| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: xtables: provide invoked family value to extensions | Jan Engelhardt | 2008-10-08 | 1 | -2/+8 |
* | netfilter: xtables: move extension arguments into compound structure (6/6) | Jan Engelhardt | 2008-10-08 | 1 | -3/+7 |
* | netfilter: xtables: move extension arguments into compound structure (5/6) | Jan Engelhardt | 2008-10-08 | 4 | -22/+17 |
* | netfilter: xtables: move extension arguments into compound structure (4/6) | Jan Engelhardt | 2008-10-08 | 4 | -32/+24 |
* | netfilter: xtables: move extension arguments into compound structure (3/6) | Jan Engelhardt | 2008-10-08 | 1 | -3/+7 |
* | netfilter: xtables: move extension arguments into compound structure (2/6) | Jan Engelhardt | 2008-10-08 | 7 | -60/+35 |
* | netfilter: xtables: move extension arguments into compound structure (1/6) | Jan Engelhardt | 2008-10-08 | 9 | -81/+47 |
* | netfilter: xtables: use "if" blocks in Kconfig | Jan Engelhardt | 2008-10-08 | 1 | -13/+4 |
* | netfilter: xtables: sort extensions alphabetically in Kconfig | Jan Engelhardt | 2008-10-08 | 1 | -22/+22 |
* | netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG | Jan Engelhardt | 2008-10-08 | 1 | -10/+10 |
* | netfilter: ip6tables: fix name of hopbyhop in Kconfig | Jan Engelhardt | 2008-10-08 | 1 | -1/+1 |
* | netfilter: xtables: do centralized checkentry call (1/2) | Jan Engelhardt | 2008-10-08 | 1 | -14/+9 |
* | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval... | Alexey Dobriyan | 2008-10-08 | 1 | -1/+1 |
* | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ... | Alexey Dobriyan | 2008-10-08 | 1 | -1/+1 |
* | netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n... | Alexey Dobriyan | 2008-10-08 | 1 | -1/+1 |
* | netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook | Alexey Dobriyan | 2008-10-08 | 1 | -4/+5 |
* | netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() | Alexey Dobriyan | 2008-10-08 | 1 | -8/+16 |
* | netfilter: netns nf_conntrack: per-netns conntrack hash | Alexey Dobriyan | 2008-10-08 | 1 | -1/+1 |
* | netfilter: netns: ip6t_REJECT in netns for real | Alexey Dobriyan | 2008-10-08 | 1 | -10/+12 |
* | netfilter: netns: ip6table_mangle in netns for real | Alexey Dobriyan | 2008-10-08 | 1 | -9/+22 |
* | netfilter: netns: ip6table_raw in netns for real | Alexey Dobriyan | 2008-10-08 | 1 | -4/+16 |
* | netfilter: netns: remove nf_*_net() wrappers | Alexey Dobriyan | 2008-10-08 | 2 | -6/+6 |
* | netfilter: x_tables: use NFPROTO_* in extensions | Jan Engelhardt | 2008-10-08 | 11 | -14/+15 |
* | netfilter: Use unsigned types for hooknum and pf vars | Jan Engelhardt | 2008-10-08 | 2 | -3/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-01 | 1 | -2/+6 |
|\ |
|
| * | netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertion | Yasuyuki Kozakai | 2008-09-24 | 1 | -2/+6 |
* | | ipv6: almost identical frag hashing funcs combined | Ilpo Järvinen | 2008-10-01 | 1 | -30/+2 |
|/ |
|
* | netfilter: ip{,6}tables_security: fix future section mismatch | Alexey Dobriyan | 2008-07-26 | 1 | -1/+1 |
* | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 2008-07-25 | 1 | -2/+2 |
* | netfilter: make security table depend on NETFILTER_ADVANCED | Patrick McHardy | 2008-07-23 | 1 | -1/+1 |
* | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-19 | 1 | -1/+1 |
* | netfilter: ip6table_filter in netns for real | Alexey Dobriyan | 2008-07-08 | 1 | -9/+22 |
* | netfilter: use correct namespace in ip6table_security | Alexey Dobriyan | 2008-07-08 | 1 | -3/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-28 | 2 | -2/+3 |
|\ |
|
| * | inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild | Pavel Emelyanov | 2008-06-27 | 1 | -1/+2 |
| * | netfilter: ip6table_mangle: don't reroute in LOCAL_IN | Patrick McHardy | 2008-06-24 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-10 | 1 | -3/+5 |
|\| |
|
| * | netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gath... | Jarek Poplawski | 2008-06-04 | 1 | -3/+5 |
* | | netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups | Rami Rosen | 2008-06-09 | 1 | -3/+0 |
* | | netfilter: nf_conntrack: properly account terminating packets | Fabian Hugelshofer | 2008-06-09 | 1 | -1/+1 |
* | | netfilter: nf_conntrack: add nf_ct_kill() | Patrick McHardy | 2008-06-09 | 1 | -3/+2 |
* | | netfilter: ip6_tables: add ip6tables security table | James Morris | 2008-06-09 | 3 | -0/+185 |
|/ |
|
* | netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets | Arnaud Ebalard | 2008-04-29 | 1 | -3/+2 |
* | [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct... | Jan Engelhardt | 2008-04-14 | 1 | -1/+1 |
* | [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto | Jan Engelhardt | 2008-04-14 | 1 | -14/+13 |
* | [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto | Jan Engelhardt | 2008-04-14 | 1 | -7/+7 |
* | [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size | Patrick McHardy | 2008-04-14 | 1 | -2/+2 |
* | [NETFILTER]: annotate rest of nf_conntrack_* with const | Jan Engelhardt | 2008-04-14 | 1 | -4/+4 |
* | [NETFILTER]: annotate {arp,ip,ip6,x}tables with const | Jan Engelhardt | 2008-04-14 | 1 | -14/+15 |
* | [NETFILTER]: annotate xtables targets with const and remove casts | Jan Engelhardt | 2008-04-14 | 3 | -3/+6 |