aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_CONNMARK.c
Commit message (Expand)AuthorAge
* [NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARKJan Engelhardt2007-11-30
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: x_tables: add missing ip6t_modulename aliasesJan Engelhardt2007-10-11
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-11
* [NETFILTER]: add some consts, remove some castsJan Engelhardt2007-07-11
* [NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt2007-07-11
* [NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy2007-04-26
* [NETFILTER]: Remove useless comparisons before assignmentsJan Engelhardt2007-02-08
* [NETFILTER]: x_tables: add missing try to load conntrack from match/targetsYasuyuki Kozakai2006-12-13
* [NETFILTER]: nf_conntrack: split out the event cacheMartin Josefsson2006-12-03
* [NET]: Turn nfmark into generic markThomas Graf2006-12-03
* [NETFILTER]: xt_CONNMARK: add compat conversion functionsPatrick McHardy2006-09-22
* [NETFILTER]: xt_CONNMARK.c build fixBenoit Boissinot2006-09-22
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-22
* [NETFILTER]: xt_CONNMARK: use tabs for indentationPatrick McHardy2006-09-22
* [NETFILTER]: conntrack: introduce connection mark eventPablo Neira Ayuso2006-09-22
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-22
* [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy2006-03-20
* [NETFILTER]: Convert x_tables matches/targets to centralized error checkingPatrick McHardy2006-03-20
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-12