| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: xtables: merge xt_CONNMARK into xt_connmark | Jan Engelhardt | 2010-03-17 | 1 | -113/+0 |
* | netfilter: xtables: remove xt_CONNMARK v0 | Jan Engelhardt | 2009-08-10 | 1 | -123/+11 |
* | netfilter: xtables: cut down on static data for family-independent extensions | Jan Engelhardt | 2008-10-08 | 1 | -32/+7 |
* | netfilter: xtables: move extension arguments into compound structure (6/6) | Jan Engelhardt | 2008-10-08 | 1 | -3/+2 |
* | netfilter: xtables: move extension arguments into compound structure (5/6) | Jan Engelhardt | 2008-10-08 | 1 | -15/+9 |
* | netfilter: xtables: move extension arguments into compound structure (4/6) | Jan Engelhardt | 2008-10-08 | 1 | -8/+4 |
* | netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n... | Alexey Dobriyan | 2008-10-08 | 1 | -4/+4 |
* | netfilter: x_tables: use NFPROTO_* in extensions | Jan Engelhardt | 2008-10-08 | 1 | -4/+4 |
* | [NETFILTER]: Update modules' descriptions | Jan Engelhardt | 2008-01-28 | 1 | -1/+1 |
* | [NETFILTER]: xt_CONNMARK target, revision 1 | Jan Engelhardt | 2008-01-28 | 1 | -20/+97 |
* | [NETFILTER]: x_tables: use %u format specifiers | Jan Engelhardt | 2008-01-28 | 1 | -1/+1 |
* | [NETFILTER]: x_tables: enable compat translation for IPv6 matches/targets | Patrick McHardy | 2008-01-28 | 1 | -0/+5 |
* | [NETFILTER]: x_tables: consistent and unique symbol names | Jan Engelhardt | 2008-01-28 | 1 | -31/+25 |
* | [NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK | Jan Engelhardt | 2007-12-01 | 1 | -5/+5 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -1/+1 |
* | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu | 2007-10-15 | 1 | -7/+7 |
* | [NETFILTER]: x_tables: add missing ip6t_modulename aliases | Jan Engelhardt | 2007-10-11 | 1 | -0/+1 |
* | [NETFILTER]: x_tables: mark matches and targets __read_mostly | Patrick McHardy | 2007-07-10 | 1 | -1/+1 |
* | [NETFILTER]: add some consts, remove some casts | Jan Engelhardt | 2007-07-10 | 1 | -3/+3 |
* | [NETFILTER]: x_tables: switch xt_target->checkentry to bool | Jan Engelhardt | 2007-07-10 | 1 | -5/+5 |
* | [NETFILTER]: Remove IPv4 only connection tracking/NAT | Patrick McHardy | 2007-04-25 | 1 | -21/+11 |
* | [NETFILTER]: Remove useless comparisons before assignments | Jan Engelhardt | 2007-02-08 | 1 | -3/+2 |
* | [NETFILTER]: x_tables: add missing try to load conntrack from match/targets | Yasuyuki Kozakai | 2006-12-13 | 1 | -1/+13 |
* | [NETFILTER]: nf_conntrack: split out the event cache | Martin Josefsson | 2006-12-02 | 1 | -0/+3 |
* | [NET]: Turn nfmark into generic mark | Thomas Graf | 2006-12-02 | 1 | -5/+5 |
* | [NETFILTER]: xt_CONNMARK: add compat conversion functions | Patrick McHardy | 2006-09-22 | 1 | -0/+36 |
* | [NETFILTER]: xt_CONNMARK.c build fix | Benoit Boissinot | 2006-09-22 | 1 | -2/+2 |
* | [NETFILTER]: x_tables: remove unused size argument to check/destroy functions | Patrick McHardy | 2006-09-22 | 1 | -1/+0 |
* | [NETFILTER]: x_tables: remove unused argument to target functions | Patrick McHardy | 2006-09-22 | 1 | -2/+1 |
* | [NETFILTER]: x_tables: make use of mass registation helpers | Patrick McHardy | 2006-09-22 | 1 | -30/+21 |
* | [NETFILTER]: xt_CONNMARK: use tabs for indentation | Patrick McHardy | 2006-09-22 | 1 | -28/+29 |
* | [NETFILTER]: conntrack: introduce connection mark event | Pablo Neira Ayuso | 2006-09-22 | 1 | -2/+14 |
* | [NETFILTER]: Rename init functions. | Andrew Morton | 2006-03-28 | 1 | -4/+4 |
* | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso | 2006-03-22 | 1 | -5/+7 |
* | [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions | Patrick McHardy | 2006-03-20 | 1 | -0/+2 |
* | [NETFILTER]: Convert x_tables matches/targets to centralized error checking | Patrick McHardy | 2006-03-20 | 1 | -14/+11 |
* | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables | Harald Welte | 2006-01-12 | 1 | -0/+141 |