Age | Commit message (Expand) | Author |
2009-08-10 | netfilter: xtables: remove xt_conntrack v0 | Jan Engelhardt |
2009-06-29 | netfilter: xtables: conntrack match revision 2 | Jan Engelhardt |
2008-10-08 | netfilter: xtables: cut down on static data for family-independent extensions | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (3/6) | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (2/6) | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (1/6) | Jan Engelhardt |
2008-10-08 | netfilter: x_tables: use NFPROTO_* in extensions | Jan Engelhardt |
2008-10-08 | netfilter: Use unsigned types for hooknum and pf vars | Jan Engelhardt |
2008-04-14 | [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors | Patrick McHardy |
2008-02-27 | [NETFILTER]: xt_conntrack: fix IPv4 address comparison | Jan Engelhardt |
2008-02-27 | [NETFILTER]: xt_conntrack: fix missing boolean clamping | Jan Engelhardt |
2008-01-31 | [NETFILTER]: xt_conntrack: add port and direction matching | Jan Engelhardt |
2008-01-28 | [NETFILTER]: Update modules' descriptions | Jan Engelhardt |
2008-01-28 | [NETFILTER]: xt_conntrack match, revision 1 | Jan Engelhardt |
2008-01-28 | [NETFILTER]: Parenthesize macro parameters | Jan Engelhardt |
2008-01-28 | [NETFILTER]: x_tables: use %u format specifiers | Jan Engelhardt |
2008-01-28 | [NETFILTER]: x_tables: consistent and unique symbol names | Jan Engelhardt |
2007-07-10 | [NETFILTER]: x_tables: mark matches and targets __read_mostly | Patrick McHardy |
2007-07-10 | [NETFILTER]: add some consts, remove some casts | Jan Engelhardt |
2007-07-10 | [NETFILTER]: x_tables: switch xt_match->checkentry to bool | Jan Engelhardt |
2007-07-10 | [NETFILTER]: x_tables: switch xt_match->match to bool | Jan Engelhardt |
2007-07-10 | [NETFILTER]: x_tables: switch hotdrop to bool | Jan Engelhardt |
2007-05-10 | [NETFILTER]: xt_conntrack: add compat support | Patrick McHardy |
2007-04-25 | [NETFILTER]: Remove IPv4 only connection tracking/NAT | Patrick McHardy |
2007-02-12 | [NETFILTER]: Fix whitespace errors | YOSHIFUJI Hideaki |
2006-12-13 | [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packets | Yasuyuki Kozakai |
2006-09-22 | [NETFILTER]: xt_conntrack: clean up overly long lines | Patrick McHardy |
2006-09-22 | [NETFILTER]: x_tables: remove unused size argument to check/destroy functions | Patrick McHardy |
2006-09-22 | [NETFILTER]: x_tables: make use of mass registation helpers | Patrick McHardy |
2006-03-28 | [NETFILTER]: Rename init functions. | Andrew Morton |
2006-03-22 | [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso |
2006-03-20 | [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions | Patrick McHardy |
2006-03-20 | [NETFILTER]: Convert x_tables matches/targets to centralized error checking | Patrick McHardy |
2006-01-12 | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables | Harald Welte |