summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.28/110-netfilter_match_speedup.patch
Commit message (Collapse)AuthorAgeFilesLines
* [kernel] generic-2.6/2.6.28: refresh patchesjuhosg2009-05-221-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reduce the total cpu usage of ipt_do_table under high network load from 3.1% ↵nbd2009-05-131-0/+43
| | | | | | down to 1.6% (tested with oprofile) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter: add a check for ip proto in netfilter_match_speedup ↵nico2009-05-031-3/+6
| | | | | | patches (closes: #5041) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netfilter: speed up packet matching by allowing default rules to bypass the ↵nbd2009-04-091-0/+74
common checks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15177 3c298f89-4303-0410-b956-a3cf2f4a3e73