datapath: clear l4_rxhash in skb_clear_hash.
[sliver-openvswitch.git] / datapath / linux / compat / include / linux / skbuff.h
2014-05-02 Pritesh Kotharidatapath: clear l4_rxhash in skb_clear_hash.
2014-05-02 Pritesh Kotharidatapath: Add support for kernel 3.14.
2014-04-28 Joe Stringerdatapath: Check for backported skb_orphan_frags().
2014-04-14 Zoltan Kissdatapath: Orphan frags in skb_zerocopy and handle errors
2013-12-20 Pravin B Shelardatapath: compat: Fix skb_has_frag_list definition.
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: 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-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-09-13 Viresh Kumardatapath: remove HAVE_MAC_RAW
2013-09-06 Pravin B Shelardatapath: Cleanup compat support.
2013-07-22 Kyle Mesterydatapath: Conditionally define skb_unclone in datapath...
2013-07-20 Pravin B Shelardatapath: Restructure vxlan tunneling.
2013-03-13 Jesse Grossdatapath: Check for Centos 6.4 backports.
2012-07-12 Tadaaki Nagaodatapath: Check for backported skb_frag_page().
2012-01-05 Pravin B Shelardatapath: Add genl_exec().
2011-12-05 Zhi Yong Wudatapath: Fix build breakage on kernel 2.6.40
2011-11-18 Pravin B Shelardatapath: Fix pop_vlan().
2011-11-08 Pravin B Shelardatapath: Update kernel support to 3.2.
2011-11-07 Pravin B Shelardatapath: Fix coding style issues.
2011-06-24 Jesse Grossdatapath: Rename linux-2.6 and compat-2.6 directories.