| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-03-25 | [NETFILTER]: nf_conntrack_sip: remove redundant function arguments |  Patrick McHardy | 1 | -5/+2 |
| 2008-03-25 | [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling |  Patrick McHardy | 1 | -2/+4 |
| 2008-03-10 | [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h |  Patrick McHardy | 1 | -1/+1 |
| 2008-02-19 | [NETFILTER]: xt_hashlimit: remove unneeded struct member |  Jan Engelhardt | 1 | -1/+0 |
| 2008-02-19 | [NETFILTER]: Make sure xt_policy.h is unifdef'ed. |  Robert P. J. Day | 1 | -1/+1 |
| 2008-01-31 | [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const |  Jan Engelhardt | 1 | -1/+1 |
| 2008-01-31 | [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const |  Jan Engelhardt | 1 | -3/+3 |
| 2008-01-31 | [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* |  Alexey Dobriyan | 1 | -2/+2 |
| 2008-01-31 | [NETFILTER]: xt_hashlimit match, revision 1 |  Jan Engelhardt | 1 | -5/+32 |
| 2008-01-31 | [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code |  Patrick McHardy | 1 | -4/+4 |
| 2008-01-31 | [NETFILTER]: xt_owner: allow matching UID/GID ranges |  Jan Engelhardt | 1 | -2/+2 |
| 2008-01-31 | [NETFILTER]: x_tables: per-netns xt_tables |  Alexey Dobriyan | 1 | -2/+4 |
| 2008-01-31 | [NETFILTER]: x_tables: change xt_table_register() return value convention |  Alexey Dobriyan | 1 | -3/+3 |
| 2008-01-31 | [NETFILTER]: xt_conntrack: add port and direction matching |  Jan Engelhardt | 1 | -12/+18 |
| 2008-01-31 | [NETFILTER]: Use const in struct xt_match, xt_target, xt_table |  Jan Engelhardt | 1 | -3/+3 |
| 2008-01-28 | [NETFILTER]: nf_conntrack_sctp: remove unused ttag field from conntrack data |  Patrick McHardy | 1 | -1/+0 |
| 2008-01-28 | [NETFILTER]: Rename ipt_iprange to xt_iprange |  Jan Engelhardt | 2 | -0/+18 |
| 2008-01-28 | [NETFILTER]: xt_policy: use the new union nf_inet_addr |  Jan Engelhardt | 1 | -4/+19 |
| 2008-01-28 | [NETFILTER]: xt_mark match, revision 1 |  Jan Engelhardt | 1 | -0/+5 |
| 2008-01-28 | [NETFILTER]: xt_conntrack match, revision 1 |  Jan Engelhardt | 1 | -1/+15 |
| 2008-01-28 | [NETFILTER]: xt_connmark match, revision 1 |  Jan Engelhardt | 1 | -0/+5 |
| 2008-01-28 | [NETFILTER]: xt_MARK target, revision 2 |  Jan Engelhardt | 1 | -0/+4 |
| 2008-01-28 | [NETFILTER]: xt_CONNMARK target, revision 1 |  Jan Engelhardt | 1 | -0/+5 |
| 2008-01-28 | [NETFILTER]: Annotate start of kernel fields in NF headers |  Jan Engelhardt | 7 | -2/+11 |
| 2008-01-28 | [NETFILTER]: xt_connlimit: use the new union nf_inet_addr |  Jan Engelhardt | 1 | -2/+7 |
| 2008-01-28 | [NETFILTER]: Introduce nf_inet_address |  Jan Engelhardt | 1 | -3/+3 |
| 2008-01-28 | [NETFILTER]: nfnetlink_log: include GID in netlink message |  Patrick McHardy | 1 | -0/+1 |
| 2008-01-28 | [NETFILTER]: ctnetlink: add support for secmark |  Pablo Neira Ayuso | 2 | -0/+5 |
| 2008-01-28 | [NETFILTER]: ctnetlink: add support for NAT sequence adjustments |  Pablo Neira Ayuso | 2 | -0/+14 |
| 2008-01-28 | [NETFILTER]: ip_tables: move compat offset calculation to x_tables |  Patrick McHardy | 1 | -0/+4 |
| 2008-01-28 | [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros |  Patrick McHardy | 1 | -0/+43 |
| 2008-01-28 | [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros |  Patrick McHardy | 1 | -2/+2 |
| 2008-01-28 | [NETFILTER]: x_tables: add rateest match |  Patrick McHardy | 2 | -0/+34 |
| 2008-01-28 | [NETFILTER]: x_tables: add RATEEST target |  Patrick McHardy | 2 | -0/+12 |
| 2008-01-28 | [NETFILTER]: IPv6 capable xt_TOS v1 target |  Jan Engelhardt | 1 | -0/+5 |
| 2008-01-28 | [NETFILTER]: IPv6 capable xt_tos v1 match |  Jan Engelhardt | 1 | -0/+6 |
| 2008-01-28 | [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner |  Jan Engelhardt | 2 | -0/+17 |
| 2008-01-28 | [NETFILTER]: x_tables: struct xt_table_info diet |  Eric Dumazet | 1 | -1/+4 |
| 2008-01-28 | [NETFILTER]: x_tables: add TCPOPTSTRIP target |  Sven Schnelle | 1 | -0/+13 |
| 2008-01-28 | [NETFILTER]: Introduce NF_INET_ hook values |  Patrick McHardy | 1 | -2/+2 |
| 2007-11-07 | [NETFILTER]: Sort matches/targets in Kbuild file |  Jan Engelhardt | 1 | -9/+9 |
| 2007-10-18 | [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required |  Li Zefan | 1 | -8/+5 |
| 2007-10-15 | [NETFILTER]: Replace sk_buff ** with sk_buff * |  Herbert Xu | 8 | -18/+18 |
| 2007-10-10 | [NETFILTER]: x_tables: add xt_time match |  Jan Engelhardt | 1 | -0/+25 |
| 2007-10-10 | [NETFILTER]: nf_conntrack_netlink: add support to related connections |  Pablo Neira Ayuso | 1 | -0/+1 |
| 2007-10-10 | [NETFILTER]: nfnetlink: kill nlattr_bad_size |  Patrick McHardy | 1 | -13/+0 |
| 2007-10-10 | [NETFILTER]: nfnetlink: support attribute policies |  Patrick McHardy | 1 | -1/+2 |
| 2007-10-10 | [NETFILTER]: nfnetlink: rename functions containing 'nfattr' |  Patrick McHardy | 1 | -1/+1 |
| 2007-10-10 | [NETFILTER]: nfnetlink: convert to generic netlink attribute functions |  Patrick McHardy | 3 | -72/+68 |
| 2007-10-10 | [NETFILTER]: nfnetlink: make subsystem and callbacks const |  Patrick McHardy | 1 | -5/+5 |