Age | Commit message (Expand) | Author |
2012-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-17 | netfilter: ipset: dumping error triggered removing references twice | Jozsef Kadlecsik |
2012-01-17 | netfilter: ipset: autoload set type modules safely | Jozsef Kadlecsik |
2012-01-16 | netfilter: revert user-space expectation helper support | Pablo Neira Ayuso |
2012-01-16 | netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled | Stephen Rothwell |
2012-01-14 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2012-01-12 | net: reintroduce missing rcu_assign_pointer() calls | Eric Dumazet |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-05 | security: remove the security_netlink_recv hook as it is equivalent to capable() | Eric Paris |
2012-01-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-01-01 | netfilter: nfnetlink_acct: fix nfnl_acct_get operation | Pablo Neira Ayuso |
2011-12-31 | netfilter: ctnetlink: fix timeout calculation | Xi Wang |
2011-12-31 | ipvs: try also real server with port 0 in backup server | Julian Anastasov |
2011-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-29 | netfilter: Kconfig: fix unmet xt_nfacct dependencies | Pablo Neira Ayuso |
2011-12-28 | ipv6: Kill rt6i_dev and rt6i_expires defines. | David S. Miller |
2011-12-27 | netfilter: provide config option to disable ancient procfs parts | Jan Engelhardt |
2011-12-27 | netfilter: xtables: collapse conditions in xt_ecn | Jan Engelhardt |
2011-12-27 | netfilter: xtables: add an IPv6 capable version of the ECN match | Patrick McHardy |
2011-12-27 | netfilter: xtables: give xt_ecn its own name | Jan Engelhardt |
2011-12-27 | netfilter: xtables: move ipt_ecn to xt_ecn | Jan Engelhardt |
2011-12-25 | Merge branch 'nf-next' of git://1984.lsi.us.es/net-next | David S. Miller |
2011-12-25 | netfilter: xtables: add nfacct match to support extended accounting | Pablo Neira Ayuso |
2011-12-25 | netfilter: add extended accounting infrastructure over nfnetlink | Pablo Neira Ayuso |
2011-12-24 | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller |
2011-12-24 | netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded | Pablo Neira Ayuso |
2011-12-24 | netfilter: ctnetlink: fix return value of ctnetlink_get_expect() | Pablo Neira Ayuso |
2011-12-24 | netfilter: ctnetlink: get and zero operations must be atomic | Pablo Neira Ayuso |
2011-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-23 | netfilter: xt_connbytes: handle negation correctly | Florian Westphal |
2011-12-23 | netfilter: nf_nat: use hash random for bysource hash | Patrick McHardy |
2011-12-23 | netfilter: nf_nat: export NAT definitions to userspace | Patrick McHardy |
2011-12-23 | netfilter: rework user-space expectation helper support | Pablo Neira Ayuso |
2011-12-19 | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell |
2011-12-19 | net: fix assignment of 0/1 to bool variables. | Rusty Russell |
2011-12-19 | net: two vzalloc() cleanups | Eric Dumazet |
2011-12-18 | netfilter: ctnetlink: support individual atomic-get-and-reset of counters | Pablo Neira Ayuso |
2011-12-18 | netfilter: ctnetlink: use expect instead of master tuple in get operation | Pablo Neira Ayuso |
2011-12-18 | netfilter: nf_conntrack: use atomic64 for accounting counters | Eric Dumazet |
2011-12-16 | net:netfilter: use IS_ENABLED | Igor Maravić |
2011-12-13 | IPVS: Modify the SH scheduler to use weights | Michael Maxim |
2011-12-11 | net: use IS_ENABLED(CONFIG_IPV6) | Eric Dumazet |
2011-12-03 | ipv6: Add fragment reporting to ipv6_skip_exthdr(). | Jesse Gross |
2011-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-01 | netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS | David S. Miller |
2011-11-29 | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller |
2011-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-11-23 | netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. | David S. Miller |
2011-11-22 | net: remove ipv6_addr_copy() | Alexey Dobriyan |
2011-11-22 | netfilter: nf_conntrack: make event callback registration per-netns | Pablo Neira Ayuso |