sliver-openvswitch.git
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...
2013-09-04 Ben Pfaffflow: Fix hypothetical memory leak in miniflow_move().
2013-09-04 Ben Pfaffofproto: Fix memory leak in add_flow().
2013-09-04 Ben Pfaffofproto-dpif-mirror: Fix memory leak in mbridge_unref().
2013-09-04 Ben Pfaffflow: Fix memory leak in minimask_move().
2013-09-04 Ben Pfaffofproto-dpif: Fix use-after-free deleting a bridge...
2013-09-04 Ethan Jacksonofproto-dpif: Destroy facets on ofproto removal.
2013-09-04 Guolin Yangcfm: Fix a memory allocation bug in cfm_get_remove_mpids().
2013-09-04 Ethan Jacksonofproto-dpif-xlate: Fix mac learning deadlock.
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-08-30 Guolin YangFix a bug in conversion between flow/mask and flow key
2013-08-30 Ed Masteutil: Include pthread_np.h on FreeBSD
2013-08-29 Ben Pfaffofproto: Avoid removing rules from meter lists twice.
2013-08-29 Ben Pfafflist: New function list_move().
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 YAMAMOTO Takashinetdev-bsd: fix crashes
2013-08-28 Ben Pfaffpackets, pktbuf: Align L3 headers on 32-bit boundary.
2013-08-28 Ben Pfaffpackets: Introduce IPv6 headers not aligned on a 32...
2013-08-28 Ben Pfaffpackets: Do not assume that IPv4, TCP, or ARP headers...
2013-08-28 Ben Pfaffofproto: Remove obsolete comment and assertion.
2013-08-28 Jarno Rajahalmelib: Keep track of usable protocols while parsing.
2013-08-28 Ben Pfaffnetdev: Fix deadlock when netdev_dump_queues() callback...
2013-08-28 Ben Pfaffofproto: Fully construct rules before putting them...
2013-08-27 Andy Zhoudatapath: add rounddown() definition into compatibility...
2013-08-27 Ben Pfaffofproto: Make OFPFC_ADD internally modify a rule instea...
2013-08-27 Ben Pfaffofp-util: Abstract flow_mod OFPFF_* flags.
2013-08-27 Ben Pfaffofproto-dpif-xlate: Fix fin_timeout to make rules expir...
2013-08-27 Ben Pfaffclassifier: New function cls_rule_move().
2013-08-27 Ben PfaffFix typos in a couple of OpenFlow related comments.
2013-08-27 Andy Zhoudatapath: optimize flow compare and mask functions
2013-08-27 Jarno Rajahalmeofproto-dpif.at: Remove push_vlan from an OF1.0 test.
2013-08-27 Pravin B Shelardatapath: Sync vxlan tunneling code with upstream ovs...
2013-08-28 Justin PettitPrepare for post-2.0.0 (2.0.90).
2013-08-28 Justin PettitPrepare for 2.0.0.
2013-08-28 Justin PettitSet release date for 1.11.0.
2013-08-28 Jarno Rajahalmeofproto-dpif-upcall: Batch upcalls.
2013-08-28 YAMAMOTO Takashinetdev-dummy: Stop overriding patch vport type with...
2013-08-26 Gurucharan... ovs-save: Do not depend on hardcoded set of $PATH for...
2013-08-26 Ben Pfaffovs-atomic: Add native Clang implementation.
2013-08-24 Giuseppe Lettieriuse error checking mutexs in pltap&tunnel
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-23 Alex Wangdpif: Change get_max_ports() to return uint32_t.
2013-08-23 Alex Wangofproto: Change max_ports and alloc_port_no to uint16_t...
2013-08-23 priteshofproto: remove the extra reset to make code clear...
2013-08-23 Ben Pfaffmeta-flow: Use correct OF1.2+ errors for invalid fields...
2013-08-23 Ben Pfaffofproto-dpif-xlate: Refactor xlate_table_action() to...
2013-08-23 Ben Pfaffofproto-dpif: Fix thread safety annotation on rule_dpif...
2013-08-23 Jarno Rajahalmeofproto-dpif-upcall.c: Fix indentation.
2013-08-23 Jarno RajahalmeRemove duplicate call to subfacet_create().
2013-08-22 Alex Wangbfd: Implement forwarding_if_rx.
2013-08-22 Jesse Grossdatapath: Remove redundant EtherType check in vlan...
2013-08-22 Andy Zhoudatapath: More strict vlan encap netlink check
2013-08-22 Andy Zhoudatapath: Rename key_len to key_end
2013-08-22 Alex Wangbond: Fix error in bond_shift_load().
2013-08-22 Ben Pfaffofproto: Fix typo in comment.
2013-08-22 Ben Pfaffofproto-dpif: Mark rule_release() as no_thread_safety_a...
2013-08-22 Ben Pfaffovs-thread: Mark lock and unlock functions as no_thread...
2013-08-22 Joe Stringerofp-util: Add SCTP support
2013-08-22 Joe Stringerofproto-dpif: Add SCTP support
2013-08-22 Joe Stringerdatapath: Add SCTP support
2013-08-22 Joe Stringerlib: Add CRC32C Implementation
2013-08-22 Romain Lengletipfix: implement flow caching and aggregation in exporter
2013-08-21 Ethan Jacksonofp-parse: Silence uninitialized use warnings with...
2013-08-21 Gurucharan... ofproto: Start ofport allocation from the previous...
2013-08-21 Ethan Jacksonnetdev: Make run and wait functions optional as documented.
2013-08-21 Ethan Jacksonofproto-dpif-upcall: Increase upcall stub size.
2013-08-21 Ben PfaffReinterpret base for meter band types bitmap.
next