summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-17netfilter: ipset: dumping error triggered removing references twiceJozsef Kadlecsik
2012-01-17netfilter: ipset: autoload set type modules safelyJozsef Kadlecsik
2012-01-16netfilter: revert user-space expectation helper supportPablo Neira Ayuso
2012-01-16netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabledStephen Rothwell
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-12net: reintroduce missing rcu_assign_pointer() callsEric Dumazet
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-01netfilter: nfnetlink_acct: fix nfnl_acct_get operationPablo Neira Ayuso
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-29netfilter: Kconfig: fix unmet xt_nfacct dependenciesPablo Neira Ayuso
2011-12-28ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller
2011-12-27netfilter: provide config option to disable ancient procfs partsJan Engelhardt
2011-12-27netfilter: xtables: collapse conditions in xt_ecnJan Engelhardt
2011-12-27netfilter: xtables: add an IPv6 capable version of the ECN matchPatrick McHardy
2011-12-27netfilter: xtables: give xt_ecn its own nameJan Engelhardt
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller
2011-12-25netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso
2011-12-25netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso
2011-12-24Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-12-24netfilter: ctnetlink: fix scheduling while atomic if helper is autoloadedPablo Neira Ayuso
2011-12-24netfilter: ctnetlink: fix return value of ctnetlink_get_expect()Pablo Neira Ayuso
2011-12-24netfilter: ctnetlink: get and zero operations must be atomicPablo Neira Ayuso
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal
2011-12-23netfilter: nf_nat: use hash random for bysource hashPatrick McHardy
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19net: two vzalloc() cleanupsEric Dumazet
2011-12-18netfilter: ctnetlink: support individual atomic-get-and-reset of countersPablo Neira Ayuso
2011-12-18netfilter: ctnetlink: use expect instead of master tuple in get operationPablo Neira Ayuso
2011-12-18netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet
2011-12-16net:netfilter: use IS_ENABLEDIgor Maravić
2011-12-13IPVS: Modify the SH scheduler to use weightsMichael Maxim
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-01netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-23netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso