sliver-openvswitch.git
2013-09-15 Giuseppe LettieriMerge branch 'mainstream'
2013-09-13 Jesse GrossFAQ: Fix version number for 2.0.
2013-09-13 Ben Pfafftimeval: Replace rwlock by mutex.
2013-09-13 Ben Pfafftimeval: Restore ability to warp time forward when...
2013-09-13 Ben Pfafftimeval: Add Clang thread-safety annotations, fix unimp...
2013-09-13 Paul Ingramvlog: Report timestamps in millisecond resolution in...
2013-09-13 Viresh Kumardatapath: remove HAVE_MAC_RAW
2013-09-13 Ben PfaffAUTHORS: Add Torbjorn Tornkvist.
2013-09-13 Ben Pfaffofp-util: Announce OpenFlow 1.3 table features only...
2013-09-13 Ben Pfaffofproto-dpif: Move "learn" actions into individual...
2013-09-13 Ben Pfaffofproto: Remove redundant cls parameter from a few...
2013-09-13 Ben Pfaffofproto: Add global locking around flow table changes.
2013-09-13 Ben Pfaffofproto: Refactor eviction cases to use common code.
2013-09-13 Ben Pfaffofproto: New helper any_pending_ops().
2013-09-13 Ben Pfaffofproto: Mark immutable members of struct rule 'const'.
2013-09-13 Ben Pfaffofproto: Make some functions for rules private to ofpro...
2013-09-13 Ben Pfaffofproto: Remove ->timeout_mutex from struct rule (just...
2013-09-13 Ben Pfaffofproto: Replace rwlock in struct rule by a mutex.
2013-09-13 Ben Pfaffofproto: Protect index by cookie with ofproto_mutex.
2013-09-13 Ben Pfaffofproto: Drop 'expirable_mutex' in favor of new global...
2013-09-13 Ben Pfaffofproto: Move rule_execute() out of ofopgroup_complete().
2013-09-13 Ben Pfaffclassifier: Allow CLS_CURSOR_FOR_EACH to use a const...
2013-09-13 Ben Pfaffguarded-list: New data structure for thread-safe queue.
2013-09-13 Ben Pfaffofproto: Add a ref_count to "struct rule" to protect...
2013-09-13 Ben Pfaffofproto: Break actions out of rule into new rule_action...
2013-09-13 Ben Pfaffofproto: Remove soon-to-be-invalid optimizations.
2013-09-13 Ben Pfaffofproto: Move function find_meter() into ofpacts as...
2013-09-13 Ben Pfaffofproto: Merge ofproto_rule_delete() and ofproto_delete...
2013-09-13 Ben Pfaffofproto-dpif: Remove vestigial "clogged" feature.
2013-09-13 Ben Pfaffofproto: Avoid gratuitous memory allocation and free.
2013-09-13 Ben Pfaffofproto: Correct comments.
2013-09-13 Ben Pfaffofproto: Eliminate 'ofproto_node' member from struct...
2013-09-13 Ben Pfaffofproto: Reduce number of "collect" functions taking...
2013-09-13 Ben Pfaffofproto: Factor code out of collect_rules_{loose,strict...
2013-09-12 Alex Wangvswitchd: Clear bfd_status column when bfd is disabled...
2013-09-12 Jarno Rajahalmeofp-parse: Set usable protocols in parse_ofp_meter_mod_...
2013-09-12 Jarno Rajahalmeofproto: Use proper error code when meter_id is out...
2013-09-12 Jarno RajahalmeDelete meters in the right place.
2013-09-12 Alex Wangbridge: Always call smap_destroy() after smap_init()
2013-09-12 Ben Pfaffdpif-linux: Use correct enum in dpif_linux_flow_dump_st...
2013-09-12 Giuseppe LettieriMerge branch 'mainstream'
2013-09-12 Daniel Balutaofproto: update flow_stats flags on flow_stats_request
2013-09-12 Ben PfaffFAQ: Explain how to output to the ingress port in OpenFlow.
2013-09-11 Andy Zhouopenflow-1.1+: move OFPTC11_TABLE_MISS_MASK out of...
2013-09-10 Ethan Jacksonofproto: Reduce default number of miss handlers.
2013-09-10 Ethan Jacksonofproto-dpif: Don't hold mac rwlock while calling send_...
2013-09-10 Ethan Jacksonofproto: Fix core dump due to uninitialized cls_rule.
2013-09-10 Ben Pfaffofproto: Support out_group feature when matching on...
2013-09-10 Ben Pfaffofproto: Do not call ->rule_destruct() if ->rule_constr...
2013-09-08 Pravin B Shelardatapath: Remove compat workqueue.
2013-09-08 Pravin B Shelarlisp: Reset vlan tag on send.
2013-09-09 Daniel Borkmanndatapath: flow: fix potential illegal memory access...
2013-09-09 Guolin Yangutil: Don't set thread name to empty
2013-09-09 YAMAMOTO Takashilib/timeval: don't forget to initialize a rwlock
2013-09-07 Pravin B Shelardatapath: Move flow table rehashing to flow install.
2013-09-07 Pravin B Shelardatapath: vxlan: remove net arg from vxlan[6]_xmit_skb()
2013-09-07 Pravin B Shelardatapath: iptunnels: remove net arg from iptunnel_xmit().
2013-09-07 Pravin B Shelardatapath lisp: Use ovs offload compat functionality.
2013-09-07 Pravin B Shelardatapath lisp: use iptunnel_pull_header().
2013-09-08 Ben PfaffAUTHORS: Update Jarno Rajahalme's email address.
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
2013-09-07 Alexandru Copottests/ofproto: add basic test for OFPT_GET_ASYNC_REQUES...
2013-09-07 Alexandru Copotofp-print: display OFPT_GET_ASYNC_REPLY in same way...
2013-09-07 Alexandru Copotofproto: implement OFPT_GET_ASYNC_REQUEST
2013-09-07 Alexandru Copotdpif-netdev: Do not allow adding loopback devices
2013-09-07 Alexandru Copotnetdev: update IFF_LOOPBACK flag for linux and bsd...
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-07 Giuseppe Lettieriupdated pltap&tunnel to new netdev interface
2013-09-07 Daniel Balutaopenflow-1.3.h: Fix typo
2013-09-06 Pravin B Shelardatapath: Remove compat files.
2013-09-06 Pravin B Shelardatapath: Remove reciprocal_div compat code.
2013-09-06 Pravin B Shelardatapath: Remove compat support for NLA_NUL_STRING
2013-09-06 Pravin B Shelardatapath: Cleanup compat support.
2013-09-06 Pravin B Shelardatapath: Cleanup netlink compat code.
2013-09-06 Pravin B Shelardatapath: Remove vlan compat support
2013-09-06 Pravin B Shelardatapath: Remove checksum compat support
2013-09-06 Pravin B Shelardatapath: Remove skb->mark compat code.
2013-09-06 Pravin B Shelardatapath: Remove namespace compat support.
2013-09-06 Pravin B Shelardatapath: vport: Remove compat support
2013-09-06 Pravin B Shelardatapath: Drop support for RHEL5 build
2013-09-06 Pravin B Shelardatapath: Move kernel version check to configure.
2013-09-06 Pravin B Shelardatapath: Drop support for linux pre-2.6.32 kernel.
2013-09-05 Jesse Grossdatapath: Fix alignment of struct sw_flow_key.
2013-09-05 Simon Hormanovs-ofctl: Handle any number of buckets in group statistics
2013-09-05 Simon HormanUse enum ofp11_group_type in struct ofgroup
2013-09-05 Gurucharan... OPENFLOW-1.1+: Remove OFPT_FLOW_MOD task from OpenFlow...
2013-09-05 Simon Hormanofproto-dpif: Correct indentation of rule_dpif_{release...
2013-09-05 Ben Pfaffconfigure: Remove call to OVS_CHECK_CACHE_TIME that...
2013-09-04 Alex Wangtimeval: Remove CACHE_TIME scheme.
2013-09-04 Simon Hormanovs-ofctl: Correct formatting of instructions in manpage.
2013-09-04 Ethan Jacksonofproto: Rename struct rule's evict lock and use it...
2013-09-04 Ethan Jacksonofproto-dpif: Don't manage eviction groups from threads.
2013-09-04 Ethan Jacksonofproto-dpif: Hide struct rule_dpif internally.
2013-09-04 Ben Pfaffofproto-dpif: Do not dpif_port_del() patch ports in...
2013-09-04 Ben PfaffOPENFLOW-1.1+: Remove completed tasks.
2013-09-04 Alex Wangofproto-dpif-xlate: Fix confusion between "no stp port...
2013-09-04 Romain Lengletdpif: fix segfault in CONTROLLER action with sflow...
2013-09-04 Ben Pfaffofproto: Convert units correctly in ofport_open().
2013-09-04 Ben PfaffFAQ: Explain the two kinds of "promiscuous mode" and...
2013-09-04 Ben Pfaffofproto-dpif: Removed unused struct facet 'hmap_node...
next