summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_dccp.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-111-1/+1
* [NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt2007-07-111-5/+5
* [NETFILTER]: add some consts, remove some castsJan Engelhardt2007-07-111-1/+1
* [NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt2007-07-111-1/+1
* [NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt2007-07-111-11/+11
* [NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt2007-07-111-6/+6
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-121-10/+10
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-221-1/+0Star
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-221-30/+21Star
* [NETFILTER]: x_tables: remove some unnecessary castsPatrick McHardy2006-06-181-2/+1Star
* [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-33/+10Star
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-0/+221