summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_connbytes.c
Commit message (Expand)AuthorAgeFilesLines
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* [NETFILTER]: x_tables: add missing ip6t_modulename aliasesJan Engelhardt2007-10-111-0/+1
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-111-1/+1
* [NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt2007-07-111-2/+2
* [NETFILTER]: add some consts, remove some castsJan Engelhardt2007-07-111-1/+1
* [NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt2007-07-111-9/+9
* [NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt2007-07-111-2/+2
* [NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt2007-07-111-1/+1
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-261-9/+0Star
* [NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy2007-04-261-3/+7
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-261-16/+0Star
* [NETFILTER]: xt_connbytes: fix division by zeroPatrick McHardy2007-01-301-17/+12Star
* [NETFILTER]: x_tables: add missing try to load conntrack from match/targetsYasuyuki Kozakai2006-12-141-0/+14
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-221-1/+0Star
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-221-1/+1
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-221-26/+21Star
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-291-4/+4
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-221-5/+7
* [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy2006-03-211-0/+2
* [NETFILTER]: Convert x_tables matches/targets to centralized error checkingPatrick McHardy2006-03-211-7/+6Star
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-0/+180