This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt-R7800-nss
Watch
1
Star
0
Fork
0
You've already forked openwrt-R7800-nss
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9f63b7326f5cddb747ce2a9e15023df97f8db3a4
openwrt-R7800-nss
/
target
/
linux
/
generic
History
Florian Fainelli
85d29f3cd0
add missing linux-3.0 config symbol
...
SVN-Revision: 27269
2011-06-24 11:43:30 +00:00
..
base-files
…
files
…
image
…
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
kernel: refresh patches for kernel 3.0-rc4
2011-06-21 18:39:47 +00:00
config-2.6.30
…
config-2.6.31
…
config-2.6.32
…
config-2.6.36
…
config-2.6.37
…
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 linux-3.0 config symbol
2011-06-24 11:43:30 +00:00
PATCHES
…