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