summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.2/644-bridge_optimize_netfilter_hooks.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: restore ebtables functionality by running netfilter hooks when the ↵Felix Fietkau2012-03-291-3/+27
| | | | | | ebtables module is loaded SVN-Revision: 31141
* kernel: update linux 3.2 to 3.2.12Gabor Juhos2012-03-191-1/+1
| | | | SVN-Revision: 31028
* kernel: optimize out remaining netfilter hooks in the bridging code if ↵Felix Fietkau2012-03-161-14/+60
| | | | | | bridge filtering is disabled SVN-Revision: 30954
* 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 SVN-Revision: 30917