aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3/644-bridge_optimize_netfilter_hooks.patch
Commit message (Collapse)AuthorAgeFilesLines
* BB: remove all kernel versions except for 3.10Felix Fietkau2014-07-291-146/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41877 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.3 to 3.3.4Gabor Juhos2012-04-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: restore ebtables functionality by running netfilter hooks when the ↵Felix Fietkau2012-03-291-43/+67
| | | | | | ebtables module is loaded git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: refresh patches against 3.3Gabor Juhos2012-03-201-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: optimize out remaining netfilter hooks in the bridging code if ↵Felix Fietkau2012-03-161-25/+71
| | | | | | bridge filtering is disabled git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: bypass all netfilter hooks if the sysctls for that functionality ↵Felix Fietkau2012-03-131-0/+76
have been disabled - eliminates the overhead of enabling CONFIG_BRIDGE_NETFILTER in the kernel config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30917 3c298f89-4303-0410-b956-a3cf2f4a3e73