openvswitch: Remove Linux bridge compatibility.
[sliver-openvswitch.git] / datapath / linux / Modules.mk
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-12-20 Isaku Yamahatadatapath: support Linux 3.7
2012-11-16 Jesse Grossdatapath: Backport this_cpu_ptr to kernels < 2.6.33
2012-11-05 Pravin B Shelardatapath: Fix sparse warning for symbol 'BUILD_BUG_ON_N...
2012-05-25 Jesse Grossdatapath: Backport net_warn_ratelimited() and friends.
2012-03-22 Pravin B Shelardatapath: Move CSUM_MANGLED_0 definition to net checksu...
2012-03-13 Chris Wrightconfigure: add configure option to disable building...
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-05 Pravin B Shelardatapath: Fix OVS compat workqueue support.
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-02 Jesse Grossdatapath: Remove custom version of ipv6_skip_exthdr().
2011-11-21 Jesse Grossdatapath: Use u64_stats_sync for datapath and vport...
2011-11-07 Pravin B Shelardatapath: Fix coding style issues.
2011-10-07 Pravin B Shelardatapath: Remove RT kernel support.
2011-07-29 Jesse Grossdatapath: Backport flex_arrays.
2011-07-29 Jesse Grossdatapath: Backport reciprocal division.
2011-06-24 Jesse Grossdatapath: Rename linux-2.6 and compat-2.6 directories.