Age | Commit message (Expand) | Author |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2018-02-14 | netfilter: x_tables: use pr ratelimiting in all remaining spots | Florian Westphal |
2017-04-15 | netfilter: kill the fake untracked conntrack objects | Florian Westphal |
2016-12-04 | netfilter: add and use nf_ct_netns_get/put | Florian Westphal |
2010-06-08 | netfilter: nf_conntrack: IPS_UNTRACKED bit | Eric Dumazet |
2010-05-11 | netfilter: xtables: deconstify struct xt_action_param for matches | Jan Engelhardt |
2010-05-11 | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt |
2010-03-25 | netfilter: xtables: merge registration structure to NFPROTO_UNSPEC | Jan Engelhardt |
2010-03-25 | netfilter: xtables: shorten up return clause | Jan Engelhardt |
2010-03-25 | netfilter: xtables: slightly better error reporting | Jan Engelhardt |
2010-03-25 | netfilter: xtables: change matches to return error code | Jan Engelhardt |
2010-03-25 | netfilter: xtables: change xt_match.checkentry return type | Jan Engelhardt |
2010-03-18 | netfilter: xt extensions: use pr_<level> | Jan Engelhardt |
2010-03-18 | netfilter: xtables: make use of caller family rather than match family | 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-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]: 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-04-25 | [NETFILTER]: Remove IPv4 only connection tracking/NAT | Patrick McHardy |
2006-12-13 | [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packets | Yasuyuki Kozakai |
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 |