openwrtv4/target/linux/generic
Jo-Philipp Wich 9cd64fa754 generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish).
The codepath seems to be only taken when using IPv6, so there should be
no negative side effects when IPv6 isn't loaded. I did not measure how
big the performance impact is.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 27237
2011-06-19 22:48:53 +00:00
..
base-files rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
files we dont need 1024 bytes buffer. 128 bytes is enough. 2011-06-09 07:08:54 +00:00
image rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
patches-2.6.30 backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code) 2011-06-15 14:11:33 +00:00
patches-2.6.31 backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code) 2011-06-15 14:11:33 +00:00
patches-2.6.32 backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code) 2011-06-15 14:11:33 +00:00
patches-2.6.36 backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code) 2011-06-15 14:11:33 +00:00
patches-2.6.37 backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code) 2011-06-15 14:11:33 +00:00
patches-2.6.38 generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish). 2011-06-19 22:48:53 +00:00
patches-2.6.39 generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish). 2011-06-19 22:48:53 +00:00
patches-3.0 generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish). 2011-06-19 22:48:53 +00:00
config-2.6.30 kernel: add symbols, small fixes 2011-04-09 23:34:20 +00:00
config-2.6.31 kernel: add symbols, small fixes 2011-04-09 23:34:20 +00:00
config-2.6.32 kernel: add symbols, small fixes 2011-04-09 23:34:20 +00:00
config-2.6.36 kernel: add symbols, small fixes 2011-04-09 23:34:20 +00:00
config-2.6.37 kernel: add symbols, small fixes 2011-04-09 23:34:20 +00:00
config-2.6.38 add missing kernel config symbols for usb on powerpc 2011-06-15 18:07:26 +00:00
config-2.6.39 2.6.39.1: missing kernel symbols If you turn on I2C, you'll need this symbol defined. 2011-06-15 18:18:32 +00:00
config-3.0 add missing USBIP_CORE item in config-3.0 2011-06-16 14:34:50 +00:00
PATCHES fix a typo in the kernel patch description 2011-04-16 18:40:23 +00:00