Age | Commit message (Expand) | Author | Files | Lines |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (2/6) | Jan Engelhardt | 1 | -12/+4 |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (1/6) | Jan Engelhardt | 1 | -21/+15 |
2008-10-08 | netfilter: x_tables: use NFPROTO_* in extensions | Jan Engelhardt | 1 | -6/+6 |
2008-04-14 | [NETFILTER]: annotate xtables targets with const and remove casts | Jan Engelhardt | 1 | -3/+6 |
2008-01-28 | [NETFILTER]: Update modules' descriptions | Jan Engelhardt | 1 | -1/+1 |
2008-01-28 | [NETFILTER]: x_tables: consistent and unique symbol names | Jan Engelhardt | 1 | -46/+31 |
2007-08-30 | [NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry | Jesper Bengtsson | 1 | -1/+1 |
2007-07-10 | [NETFILTER]: x_tables: mark matches and targets __read_mostly | Patrick McHardy | 1 | -1/+1 |
2007-07-10 | [NETFILTER]: Remove redundant parentheses/braces | Jan Engelhardt | 1 | -1/+1 |
2007-07-10 | [NETFILTER]: x_tables: switch xt_match->checkentry to bool | Jan Engelhardt | 1 | -2/+2 |
2007-07-10 | [NETFILTER]: x_tables: switch xt_match->match to bool | Jan Engelhardt | 1 | -21/+18 |
2007-07-10 | [NETFILTER]: x_tables: switch hotdrop to bool | Jan Engelhardt | 1 | -8/+8 |
2006-12-02 | [NET]: Supporting UDP-Lite (RFC 3828) in Linux | Gerrit Renker | 1 | -1/+19 |
2006-09-22 | [NETFILTER]: x_tables: remove unused size argument to check/destroy functions | Patrick McHardy | 1 | -2/+0 |
2006-09-22 | [NETFILTER]: x_tables: make use of mass registation helpers | Patrick McHardy | 1 | -67/+40 |
2006-06-29 | [NETFILTER]: xt_tcpudp: fix double unregistration in error path | Yuri Gushin | 1 | -1/+1 |
2006-03-28 | [NETFILTER]: Rename init functions. | Andrew Morton | 1 | -4/+4 |
2006-03-22 | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso | 1 | -11/+15 |
2006-03-20 | [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions | Patrick McHardy | 1 | -0/+4 |
2006-03-20 | [NETFILTER]: Convert x_tables matches/targets to centralized error checking | Patrick McHardy | 1 | -85/+23 |
2006-01-13 | [NETFILTER] x-tables: Missing linux/ipv6.h includes. | David S. Miller | 1 | -0/+1 |
2006-01-12 | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables | Harald Welte | 1 | -0/+333 |