| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-01-28 | [NETNS][FRAGS]: Move ctl tables around. | Pavel Emelyanov | 2 | -30/+30 |
| 2008-01-28 | [NETNS]: Consolidate kernel netlink socket destruction. | Denis V. Lunev | 1 | -2/+2 |
| 2008-01-28 | [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos | Patrick McHardy | 1 | -8/+0 |
| 2008-01-28 | [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos | Patrick McHardy | 1 | -7/+0 |
| 2008-01-28 | [NETFILTER]: {ip,ip6}_tables: remove some inlines | Denys Vlasenko | 1 | -19/+23 |
| 2008-01-28 | [NETFILTER]: Update modules' descriptions | Jan Engelhardt | 11 | -11/+11 |
| 2008-01-28 | [NETFILTER]: Remove some EXPERIMENTAL dependencies | Patrick McHardy | 1 | -6/+6 |
| 2008-01-28 | [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules | Pavel Emelyanov | 1 | -21/+1 |
| 2008-01-28 | [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option | Patrick McHardy | 1 | -3/+20 |
| 2008-01-28 | [NETFILTER]: Parenthesize macro parameters | Jan Engelhardt | 1 | -1/+1 |
| 2008-01-28 | [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg | Patrick McHardy | 1 | -1/+1 |
| 2008-01-28 | [NETFILTER]: nf_log: move logging stuff to seperate header | Patrick McHardy | 3 | -0/+3 |
| 2008-01-28 | [NETFILTER]: ctnetlink: use netlink attribute helpers | Patrick McHardy | 1 | -12/+6 |
| 2008-01-28 | [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters() | Patrick McHardy | 1 | -1/+1 |
| 2008-01-28 | [NETFILTER]: ip6_tables: fix stack leagage | Patrick McHardy | 1 | -1/+1 |
| 2008-01-28 | [NETFILTER]: {ip,ip6}_tables: fix format strings | Patrick McHardy | 1 | -9/+7 |
| 2008-01-28 | [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences | Patrick McHardy | 1 | -23/+23 |
| 2008-01-28 | [NETFILTER]: ip6_tables: add compat support | Patrick McHardy | 1 | -56/+767 |
| 2008-01-28 | [NETFILTER]: ip6_tables: resync get_entries() with ip_tables | Patrick McHardy | 1 | -19/+18 |
| 2008-01-28 | [NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate function | Patrick McHardy | 1 | -42/+47 |
| 2008-01-28 | [NETFILTER]: ip6_tables: move counter allocation to seperate function | Patrick McHardy | 1 | -9/+22 |
| 2008-01-28 | [NETFILTER]: ip6_tables: use vmalloc_node() | Patrick McHardy | 1 | -3/+4 |
| 2008-01-28 | [NETFILTER]: ip6_tables: move entry, match and target checks to seperate func... | Patrick McHardy | 1 | -47/+82 |
| 2008-01-28 | [NETFILTER]: ip6_tables: kill a few useless defines/forward declarations | Patrick McHardy | 1 | -14/+2 |
| 2008-01-28 | [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict | Patrick McHardy | 1 | -10/+2 |
| 2008-01-28 | [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info | Patrick McHardy | 1 | -44/+23 |
| 2008-01-28 | [NETFILTER]: ip6_queue: resync dev-index based flushing | Patrick McHardy | 1 | -1/+10 |
| 2008-01-28 | [NETFILTER]: ip6_queue: deobfuscate entry lookups | Patrick McHardy | 1 | -64/+37 |
| 2008-01-28 | [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry | Patrick McHardy | 1 | -5/+3 |
| 2008-01-28 | [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header | Patrick McHardy | 1 | -0/+1 |
| 2008-01-28 | [NETFILTER]: nf_queue: remove unused data pointer | Patrick McHardy | 1 | -1/+1 |
| 2008-01-28 | [NETFILTER]: nf_queue: make queue_handler const | Patrick McHardy | 1 | -1/+1 |
| 2008-01-28 | [NETFILTER]: Mark hooks __read_mostly | Patrick McHardy | 4 | -4/+4 |
| 2008-01-28 | [NETFILTER]: {ip,ip6}t_LOG: log GID | Maciej Soltysiak | 1 | -1/+3 |
| 2008-01-28 | [NETFILTER]: Use lowercase names for matches in Kconfig | Jan Engelhardt | 1 | -8/+8 |
| 2008-01-28 | [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner | Jan Engelhardt | 3 | -97/+0 |
| 2008-01-28 | [NETFILTER]: x_tables: remove obsolete overflow check | Patrick McHardy | 1 | -2/+0 |
| 2008-01-28 | [NETFILTER]: x_tables: struct xt_table_info diet | Eric Dumazet | 1 | -3/+2 |
| 2008-01-28 | [NETFILTER]: x_tables: consistent and unique symbol names | Jan Engelhardt | 12 | -244/+185 |
| 2008-01-28 | [NETFILTER]: Introduce NF_INET_ hook values | Patrick McHardy | 9 | -63/+66 |
| 2008-01-28 | [IPV6]: Add ip6_local_out | Herbert Xu | 1 | -3/+1 |
| 2008-01-10 | [NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bit | Yasuyuki Kozakai | 1 | -1/+1 |
| 2007-11-07 | [NETFILTER]: Clean up Makefile | Jan Engelhardt | 1 | -12/+16 |
| 2007-11-07 | [NETFILTER]: ip{,6}_queue: convert to seq_file interface | Alexey Dobriyan | 1 | -17/+20 |
| 2007-10-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 1 | -91/+21 |
| 2007-10-18 | sysctl: remove broken netfilter binary sysctls | Eric W. Biederman | 2 | -2/+0 |
| 2007-10-17 | [INET]: Consolidate frag queues freeing | Pavel Emelyanov | 1 | -6/+1 |
| 2007-10-17 | [INET]: Remove no longer needed ->equal callback | Pavel Emelyanov | 1 | -1/+0 |
| 2007-10-17 | [INET]: Consolidate xxx_find() in fragment management | Pavel Emelyanov | 1 | -26/+6 |
| 2007-10-17 | [INET]: Consolidate xxx_frag_create() | Pavel Emelyanov | 1 | -27/+12 |