datapath: Simplify vport-netdev-hook compatibility code.
[sliver-openvswitch.git] / datapath / linux /
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.
2012-11-06 Ansis Attekadatapath: improve ipv6_find_hdr() function for IPv6...
2012-11-06 Ansis Attekadatapath: Add ipv6_find_hdr() compatibility function.
2012-11-05 Pravin B Shelardatapath: Add missing bug.h file
2012-11-05 Pravin B Shelardatapath: Fix sparse warning for symbol 'BUILD_BUG_ON_N...
2012-11-05 Pravin B Shelardatapath: enable encap for capwap.
2012-07-12 Tadaaki Nagaodatapath: Check for backported skb_frag_page().
2012-06-20 Pravin B Shelardatapath: Make 'struct work_struct' consistent with...
2012-06-07 Pravin B Shelardatapath: Fix sparse warning on BUILD_BUG_ON_NOT_POWER_...
2012-05-25 Jesse Grossdatapath: Backport net_warn_ratelimited() and friends.
2012-05-24 Pravin B Shelardatapath: Avoid system freeze due to ovs-flow-rehash...
2012-04-19 Simon Hormandatapath: Use ETH_ALEN instead of VLAN_ETH_ALEN
2012-04-02 Jesse Grossdatapath: Backport nla_put_be* functions.
2012-03-23 Pravin B Shelardatapath: Support for kernel 3.3
2012-03-22 Pravin B Shelardatapath: Move CSUM_MANGLED_0 definition to net checksu...
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-03-13 Chris Wrightconfigure: add configure option to disable building...
2012-03-09 Chris Wrightdatapath: omit _mod from module names
2012-03-08 Chris Wrightdatapath: update linux/.gitignore
2012-03-08 Chris Wrightdatapath: rename brcompat.c to brcompat_main.c
2012-03-07 Jesse Grossdatapath: Fix checksum update for actions on UDP packets.
2012-02-15 Danny Kukawkadatapath: use eth_hw_addr_random() and reset addr_assig...
2012-01-30 Pravin B Shelardatapath: Add support for namespace.
2012-01-12 Jesse Grossdatapath: IFF_OVS_DATAPATH is backported by RHEL 6.2.
2012-01-05 Pravin B Shelardatapath: Fix OVS compat workqueue support.
2012-01-05 Pravin B Shelardatapath: Add genl_exec().
2011-12-08 Jesse Grossdatapath: Alphabetize include/net/ipv6.h compat header.
2011-12-08 Pravin B Shelardatapath: Fix build on RHEL 5.5
2011-12-05 Zhi Yong Wudatapath: Fix build breakage on kernel 2.6.40
2011-12-02 Jesse Grossdatapath: Remove custom version of ipv6_skip_exthdr().
2011-11-21 Jesse Grossdatapath: Add genl_dereference() and use it.
2011-11-21 Jesse Grossdatapath: Use u64_stats_sync for datapath and vport...
2011-11-18 Pravin B Shelardatapath: Fix pop_vlan().
2011-11-09 Justin Pettitdatapath: Properly calculate checksum when updating...
next