ofproto: Fix potential leak during flow mods.
[sliver-openvswitch.git] / datapath / linux /
2014-04-28 Joe Stringerdatapath: Check for backported skb_orphan_frags().
2014-04-14 Zoltan Kissdatapath: Orphan frags in skb_zerocopy and handle errors
2014-04-05 Wei Zhangdatapath: supply a dummy err_handler of gre_cisco_proto...
2014-03-31 Pravin Shelardatapath: Add support for kernels 3.13
2014-03-18 Alex Wangdatapath: compat: Downstream the reciprocal_div.{c,h}.
2014-03-07 Pravin Shelardatapath: Add support for Linux 3.12
2014-02-16 Pravindatapath: Fix build failure.
2014-02-16 Joe Perchesdatapath: Use ether_addr_copy
2014-01-04 Jesse Grossdatapath: Check for backported sctp_compute_cksum().
2013-12-20 Pravin B Shelardatapath: compat: Configure check GRE DEMUX.
2013-12-20 Pravin B Shelardatapath: compat: Add configure check for lockdep_rtnl_...
2013-12-20 Pravin B Shelardatapath: compat: Fix skb_has_frag_list definition.
2013-12-22 Chris Lukedatapath: bug.h missing from distfiles
2013-12-21 Andy Zhoudatapath: Fix sparse warning on BUILD_BUG_ON_INVALID()
2013-12-20 Jesse Grossdatapath: Check for backported netdev_features_t.
2013-12-16 Pravin B Shelardatapath: Fix build failure on RHEL 6.4
2013-12-17 Jesse Grossdatapath: Handle different definitions of page in skb_f...
2013-12-17 Jesse Grossdatapath: Add hash library to .gitignore.
2013-12-17 Jesse Grossdatapath: Backport __skb_fill_page_desc
2013-12-17 Jesse Grossdatapath: Backport skb_has_frag_list().
2013-12-17 Pravin B Shelardatapath: Backport skb_frag_ functions
2013-12-17 Jesse Grossdatapath: Add missing #include for skb page accessors.
2013-12-17 Jesse Grossdatapath: Backport skb_zerocopy() functions.
2013-12-16 Jesse Grossdatapath: Backport for architecture hash library.
2013-12-11 Jarno Rajahalmedatapath: Fix sparse warning.
2013-12-04 Pravin B Shelardatapath: compat: Fix compilation for kernel 3.5
2013-12-04 Pravin B Shelardatapath: compat: Fix Compiler error for kernel 3.3...
2013-12-04 Pravin B Shelardatapath: compat: Fix compiler error.
2013-12-03 Pravin B Shelardatapath: Add compile time check for rxhash
2013-12-03 Pravin B Shelardatapath: Improve compat rxhash functionality.
2013-12-03 Pravin B Shelardatapath: Fix compat skb_get_rxhash()
2013-12-04 Jesse Grossdatapath: Add backport for genlmsg_new_unicast().
2013-11-20 Pravin B Shelardatapath: gre: Fix kernel 3.11 compatibility.
2013-10-27 Pravin B Shelardatapath: Simplify vport-netdev-hook compatibility...
2013-10-22 Jesse Grossdatapath: Add backport for __always_unused.
2013-10-16 Pravin B Shelardatapath: Add support for Linux 3.11
2013-10-16 Alexei Starovoitovdatapath: fix vport-netdev unregister
2013-10-13 Pravin B Shelarvxlan: Optimize vxlan rcv
2013-10-04 Lorand Jakabdatapath: add linux/flow_{table, netlink}.c to .gitignore
2013-09-30 Pravin B Shelardatapath: Fix vxlan gso with vlan.
2013-09-26 Simon Hormandatapath: Move segmentation compatibility code into...
2013-09-19 Lorand Jakabdatapath: add linux/utils.c to .gitignore
2013-09-13 Viresh Kumardatapath: remove HAVE_MAC_RAW
2013-09-08 Pravin B Shelardatapath: Remove compat workqueue.
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-06 Pravin B Shelardatapath: Remove compat files.
2013-09-06 Pravin B Shelardatapath: Remove reciprocal_div compat code.
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 namespace compat support.
2013-09-06 Pravin B Shelardatapath: vport: Remove compat support
2013-08-27 Pravin B Shelardatapath: Sync vxlan tunneling code with upstream ovs...
2013-08-27 Andy Zhoudatapath: add rounddown() definition into compatibility...
2013-08-22 Joe Stringerdatapath: Add SCTP support
2013-08-15 Pravin B Shelardatapath: compat: remove __net_init and __net_exit...
2013-08-14 Chris Wrightdatapath: Fix RHEL compat for netdev_rx_handler_register
2013-08-13 Pravin B Shelardatapath: tunnel: Do not use inner ip-header-id for...
2013-08-10 Pravin B Shelardatapath: Do not set dev->master for XEN.
2013-08-10 Pravin B Shelardatapath: Support for Linux kernel 3.10
2013-07-31 Kyle Mesterydatapath: Support for Linux kernel 3.9.
2013-07-30 Jiri Pirkodatapath: link upper device for port devices
2013-07-29 Ethan Jacksondatapath: Add vxlan and flow_dissector to gitignore.
2013-07-26 Pravin B Shelardatapath: list: Fix double fetch of pointer in hlist_en...
2013-07-22 Kyle Mesterydatapath: Conditionally define skb_unclone in datapath...
2013-07-20 Pravin B Shelardatapath: Restructure vxlan tunneling.
2013-07-20 Pravin B Shelardatapath: Improve net-namespace compat code.
2013-07-15 Pravin B Shelardatapath: Revert "datapath: rhel: Account for RHEL...
2013-07-09 Thomas Grafdatapath: rhel: Move RHEL OVS hook registration to...
2013-07-09 Thomas Grafdatapath: rhel: Account for RHEL specific backports
2013-07-09 Thomas Grafdatapath: Rename skb_network_protocol() to __skb_networ...
2013-07-03 Andy Zhoudatapath: add netlink error message to help kernel...
2013-07-03 Jarno Rajahalmedatapath: Fix version check in compat gre.h
2013-06-28 Jesse Grossdatapath: Resolve external module dependencies.
2013-06-28 Jesse Grossdatapath: Make GRE support conditional on CONFIG_NET_IP...
2013-06-24 Joe Stringerdatapath: Add GSO/Tunnel links to gitignore
2013-06-21 Jesse Grossdatapath: Fix uninitializaed variable with GRE GSO.
2013-06-21 Pravin B Shelargre: Restructure tunneling.
2013-04-29 Pravin B Shelardatapath: Use generic struct pcpu_tstats.
2013-04-25 Thomas Grafdatapath: Account for RHEL6.4 backports in compat layer
2013-04-12 Pravin B Shelardatapath: Simplify datapath locking.
2013-04-12 Pravin B Shelardatapath: Add workqueue API to ovs compat workqueue.
2013-03-28 Simon Hormandatapath: net: add ETH_P_802_3_MIN
2013-03-15 Jesse Grossdatapath: Provide additional RCU backports.
2013-03-15 Jesse Grossdatapath: Backport simplified hlist iterators.
2013-03-13 Jesse Grossdatapath: Check for Centos 6.4 backports.
2013-03-06 Jesse Grossdatapath: Fix circular dependency between bug.h and...
2013-02-25 Lorand JakabAdd support for LISP tunneling
2013-02-19 Pravin B Shelardatapath: Remove CAPWAP tunneling support.
2013-02-06 Cong Wangdatapath: adjust skb_gso_segment() for calling in rx...
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-12-20 Isaku Yamahatadatapath: linux2.7 s/pid/portid/g
2012-12-20 Isaku Yamahatadatapath: support Linux 3.7
2012-12-07 Isaku Yamahatalinux/Makefile.main.in, acinclude: preparation for...
2012-12-06 Kyle Mesterydatapath: Add support for VXLAN tunnels to Open vSwitch
2012-12-04 Jesse Grossdatapath: Backport eth_mac_addr().
2012-11-16 Jesse Grossdatapath: Backport this_cpu_ptr to kernels < 2.6.33
2012-11-08 Jesse Grossdatapath: ipv6_skip_exthdr() is now fully upstream.
next