Age | Commit message (Expand) | Author |
2012-05-17 | netfilter: IPv6: initialize TOS field in REJECT target module | Fernando Luis Vazquez Cao |
2011-06-26 | ipv6: netfilter: ip6_tables: fix infoleak to userspace | Vasiliy Kulikov |
2010-08-02 | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT | Eric Dumazet |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-25 | netfilter: ip6table_raw: fix table priority | Jozsef Kadlecsik |
2010-02-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2010-02-26 | netfilter: xtables: restore indentation | Jan Engelhardt |
2010-02-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2010-02-24 | netfilter: xtables: reduce arguments to translate_table | Jan Engelhardt |
2010-02-24 | netfilter: xtables: optimize call flow around xt_ematch_foreach | Jan Engelhardt |
2010-02-24 | netfilter: xtables: replace XT_MATCH_ITERATE macro | Jan Engelhardt |
2010-02-24 | netfilter: xtables: optimize call flow around xt_entry_foreach | Jan Engelhardt |
2010-02-24 | netfilter: xtables: replace XT_ENTRY_ITERATE macro | Jan Engelhardt |
2010-02-19 | netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing... | Patrick McHardy |
2010-02-18 | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan |
2010-02-15 | netfilter: nf_conntrack: add support for "conntrack zones" | Patrick McHardy |
2010-02-15 | netfilter: nf_conntrack: pass template to l4proto ->error() handler | Patrick McHardy |
2010-02-15 | netfilter: xtables: add const qualifiers | Jan Engelhardt |
2010-02-15 | netfilter: xtables: constify args in compat copying functions | Jan Engelhardt |
2010-02-15 | netfilter: iptables: remove unused function arguments | Jan Engelhardt |
2010-02-11 | netfilter: xtables: fix mangle tables | Alexey Dobriyan |
2010-02-10 | netfilter: xtables: generate initial table on-demand | Jan Engelhardt |
2010-02-10 | netfilter: xtables: use xt_table for hook instantiation | Jan Engelhardt |
2010-02-10 | netfilter: xtables: compact table hook functions (2/2) | Jan Engelhardt |
2010-02-10 | netfilter: xtables: compact table hook functions (1/2) | Jan Engelhardt |
2010-02-10 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy |
2010-02-08 | netfilter: xtables: compat out of scope fix | Alexey Dobriyan |
2010-02-03 | netfilter: nf_conntrack: support conntrack templates | Patrick McHardy |
2010-02-03 | netfilter: add struct net * to target parameters | Patrick McHardy |
2010-01-26 | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure | Shan Wei |
2010-01-20 | IPv6: reassembly: replace magic number with macro definitions | Shan Wei |
2010-01-20 | netfilter: nf_conntrack_ipv6: delete the redundant macro definitions | Shan Wei |
2010-01-18 | netfilter: xtables: add struct xt_mtdtor_param::net | Alexey Dobriyan |
2010-01-18 | netfilter: xtables: add struct xt_mtchk_param::net | Alexey Dobriyan |
2009-12-15 | netfilter: fix crashes in bridge netfilter caused by fragment jumps | Patrick McHardy |
2009-12-15 | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli... | Patrick McHardy |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-12-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-11-25 | net: use net_eq to compare nets | Octavian Purdila |
2009-11-23 | netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line | Joe Perches |
2009-11-12 | sysctl net: Remove unused binary sysctl code | Eric W. Biederman |
2009-11-06 | netfilter: remove unneccessary checks from netlink notifiers | Patrick McHardy |
2009-11-04 | netfilter: remove synchronize_net() calls in ip_queue/ip6_queue | Eric Dumazet |
2009-08-31 | netfilter: ip6t_eui: fix read outside array bounds | Patrick McHardy |
2009-08-25 | netfilter: nf_conntrack: log packets dropped by helpers | Patrick McHardy |
2009-08-24 | netfilter: xtables: mark initial tables constant | Jan Engelhardt |
2009-08-10 | netfilter: xtables: check for standard verdicts in policies | Jan Engelhardt |
2009-08-10 | netfilter: xtables: check for unconditionality of policies | Jan Engelhardt |
2009-08-10 | netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks | Jan Engelhardt |
2009-08-10 | netfilter: xtables: use memcmp in unconditional check | Jan Engelhardt |