cascardo/ovs.git
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-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-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-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.
2013-08-21 Ben Pfaffovs-atomic: Fix typo in comment.
2013-08-20 Guolin Yangodp-util: New function odp_flow_key_to_mask().
2013-08-20 Alex Wangsparse: Suppress sparse warnings for global variables.
2013-08-20 Ben Pfaffovs-atomic: atomic_load() must take a non-const argument.
2013-08-20 Alex Wangofproto-dpif: Enable smooth transition between CFM...
2013-08-20 Alex Wangbfd: Implement BFD decay.
2013-08-20 Ben Pfaffcoverage: Make thread-safe.
2013-08-20 Ben PfaffUse "error-checking" mutexes in place of other kinds...
2013-08-20 Ben Pfaffofproto-dpif-sflow: Fix memory leak.
2013-08-20 Ben Pfaffofproto-dpif-xlate: Add comment on xlate_actions().
2013-08-20 Justin Pettitdatapath: Fix argument descriptions in vport.c.
2013-08-20 Justin Pettitdatapath: Fix function description in vport-lisp.c.
2013-08-20 Justin Pettitdatapath: Remove old argument description in flow.c.
2013-08-20 priteshdatapath: Fix typos in Netlink debugging messages.
2013-08-17 Ed Mastetests: Fix build on FreeBSD
2013-08-15 Pravin B Shelardatapath: compat: remove __net_init and __net_exit...
2013-08-16 Ben Pfaffnetdev-linux: Fix self-deadlocks in traffic control...
2013-08-16 Ben Pfaffnetdev-dummy: Add Clang lock annotations.
2013-08-16 Ben Pfaffnetdev-dummy: Fix synchronization error in netdev_dummy...
2013-08-16 YAMAMOTO Takashiofproto-dpif-upcall: ofproto_dpif_send_packet_in()...
2013-08-16 Ben Pfaffseq: Initialize 'ovsthread_id' member of waiters in...
2013-08-16 Ethan Jacksonofproto-dpif-xlate: Unreference handles on xbridge...
2013-08-16 Ed Mastebfd: Include prerequisite header for FreeBSD
2013-08-16 Ben Pfaffofproto-dpif: Fix bad pointer dereference when deleting...
2013-08-16 Ben Pfaffofproto: Avoid extra O(N) work in common case on flow...
2013-08-15 Alex Wangofproto: Make number of packet handler threads runtime...
2013-08-15 YAMAMOTO Takashiofproto-dpif: move per-backer wait calls from wait...
2013-08-14 Chris Wrightdatapath: Fix RHEL compat for netdev_rx_handler_register
2013-08-13 Pravin B Shelardatapath: Move generic tunnel functions to lisp module.
2013-08-13 Pravin B Shelardatapath: Move find_route() to compat.h
2013-08-13 Pravin B Shelardatapath: move tunnel-init function to flow.h
2013-08-13 Pravin B Shelardatapath: tunnel: Fix gre64 tunnel when key not specified.
2013-08-13 Pravin B Shelardatapath: tunnel: Do not use inner ip-header-id for...
2013-08-14 YAMAMOTO Takashinetdev-bsd: implement netdev_arp_lookup for NetBSD
2013-08-14 Alex Wangbfd: Increase configuration efficiency.
2013-08-14 Alex Wangbfd: Fix check_tnl_key error.
2013-08-14 Ben Pfaffofproto-dpif: Destroy bundle after moving its last...
2013-08-14 Gurucharan... gitignore: Add ovsdbmonitor.
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-08-13 Jesse Grosstunnel: Clear IPSEC_MARK on input rather than output.
2013-08-13 Jesse Grosstunnel: Consolidate action code for tunnel port receive.
2013-08-13 Jesse Grossflow: Rename skb_mark to pkt_mark.
2013-08-13 Ben Pfaffdebian: Fix build with old versions of dpkg-buildflags.
2013-08-13 Ben Pfafftests: Fix threading race in "ofproto-dpif megaflow...
2013-08-13 Ben Pfafftests: Fix problems in "learning action - self-modifyin...
2013-08-13 Alex Wangbfd: Delete trailing whitespace in 'bfd/show' output.
2013-08-13 Ben Pfaffovs-thread: Use mutex instead of its address in thread...
2013-08-13 Ben Pfaffsparse: Remove support for thread-safety annotations.
2013-08-13 Ben Pfaffofproto-dpif-upcall: Fix sparse warning.
2013-08-13 Ben Pfaffovs-ofctl: Avoid groff warning due to too-long line.
2013-08-13 Ben Pfaffdebian: Apply hardening options to build.
2013-08-13 Jesse Grossofproto: Include classifier wildcards in trace output.
next