8 Commits (da94b00df54ec23656b4d8a785b1e9af5da1d207)

Author SHA1 Message Date
Rafał Miłecki 255d7ad8ba kernel: describe bridge patch "remove IPv6 depependency of bridge in 2.6.38+" 9 years ago
Jonas Gorski 0dfba24e9a kernel: refresh generic patches 10 years ago
Felix Fietkau d0ba3bb1e2 kernel: finally remove layer7 filter support 10 years ago
Imre Kaloz 35df52f89f generic/3.18: upgrade to 3.18.10 10 years ago
Jonas Gorski bdb1ee51f8 brcm63xx: fix a few issues in irq chip drivers 10 years ago
Felix Fietkau d1c0a65266 kernel: update 3.18 to rc7 10 years ago
Hauke Mehrtens a69ebe234d kernel: update kernel 3.18 to rc4 10 years ago
Rafał Miłecki 1513b39a8c kernel: start working on 3.18 support 10 years ago
Imre Kaloz 36fefbb60e 3.14 final is out 11 years ago
Imre Kaloz 132f7d3cc9 update to 3.14-rc8 11 years ago
Imre Kaloz 074af75668 add preliminary 3.14 support 11 years ago
Imre Kaloz 6bd1a37001 add initial 3.13 support 11 years ago
Imre Kaloz e72c7e17a4 preliminary 3.12 support 11 years ago
Gabor Juhos b6b06000eb kernel: update 3.10 to 3.10.17 11 years ago
Gabor Juhos 554772a665 kernel: update 3.10 to 3.10.12 11 years ago
Gabor Juhos 043edd8074 kernel: update 3.10 to 3.10.9 11 years ago
Felix Fietkau 8f04792531 kernel: update to linux 3.10.4, refresh patches 11 years ago
Gabor Juhos ef944dcb85 kernel: update 3.10 to 3.10.2 11 years ago
Felix Fietkau 3197479290 kernel: refresh 3.10 patches 11 years ago
Jonas Gorski 96f8c15a36 kernel: update linux 3.10 to 3.10 final 12 years ago
Jonas Gorski c0435a971e kernel: generic: add 3.10-rc1 support 12 years ago
Jonas Gorski ad1d3f00cb kernel: update linux 3.9 patches to rc8 12 years ago
Gabor Juhos e07848664c linux/3.[89]: update bridge_remove_ipv6_dependency patch 12 years ago
Florian Fainelli 915969ff2c kernel: refresh patches against 3.9-rc6 12 years ago
Florian Fainelli b2e63b8ea8 kernel: add support for 3.9-rc2 12 years ago
Gabor Juhos ed0f43f1e2 kernel: update linux 3.8-rcX to 3.8 12 years ago
Florian Fainelli 680f460861 kernel: refresh 3.8 patches 12 years ago
Florian Fainelli 8dbed04ec9 kernel: add support for 3.8-rc2 12 years ago
Imre Kaloz 935ca3f3eb add 3.7-rc6 support (patch 820 still has to be fixed) 12 years ago
Gabor Juhos 87186c5ed4 kernel: update linux 3.6 to 3.6.4 12 years ago
Florian Fainelli 7e856e5a97 make all 3.6 patches apply and build 12 years ago
Imre Kaloz 949b46d13d linux 3.6 support (work in progress) 12 years ago
Gabor Juhos 727a8c20c0 linux/3.3: refresh patches against 3.3-rc7 13 years ago
Jonas Gorski eca9950f63 kernel: add preliminary support for linux 3.3 13 years ago
Jonas Gorski 1bc0abb058 kernel: add support for linux 3.2.1 13 years ago
Jonas Gorski cf2070bd5b linux: generic: add support for 3.1-rc1 13 years ago
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). 14 years ago