summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoloadPablo Neira Ayuso2012-03-061-3/+0Star
* netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik2012-02-242-34/+50
* Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"Pablo Neira Ayuso2012-02-241-16/+27
* Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2012-02-233-36/+49
|\
| * netfilter: ctnetlink: fix soft lockup when netlink adds new entriesJozsef Kadlecsik2012-02-211-27/+16Star
| * netfilter: nf_queue: fix queueing of bridged gro skbsFlorian Westphal2012-02-091-8/+32
| * ipvs: fix matching of fwmark templates during schedulingSimon Horman2012-02-041-1/+1
* | netfilter: ip6_route_output() never returns NULL.RongQing.Li2012-02-221-2/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-185-32/+34
|\
| * netfilter: ipset: dumping error triggered removing references twiceJozsef Kadlecsik2012-01-171-0/+1
| * netfilter: ipset: autoload set type modules safelyJozsef Kadlecsik2012-01-171-10/+26
| * netfilter: revert user-space expectation helper supportPablo Neira Ayuso2012-01-163-21/+3Star
| * netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabledStephen Rothwell2012-01-161-1/+4
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-151-1/+1
|\ \ | |/ |/|
| * security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-061-1/+1
* | net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-128-12/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+0Star
|\ \
| * | drop "select GCD" from three Kconfig filesPaul Bolle2011-11-131-1/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-034-6/+12
|\ \ \
| * | | netfilter: ctnetlink: fix timeout calculationXi Wang2011-12-311-2/+2
| * | | ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-313-4/+10
* | | | netfilter: nfnetlink_acct: fix nfnl_acct_get operationPablo Neira Ayuso2012-01-011-4/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-301-5/+13
|\| | |
| * | | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-12-241-5/+13
| |\ \ \
| | * | | netfilter: ctnetlink: fix scheduling while atomic if helper is autoloadedPablo Neira Ayuso2011-12-241-0/+3
| | * | | netfilter: ctnetlink: fix return value of ctnetlink_get_expect()Pablo Neira Ayuso2011-12-241-5/+10
* | | | | netfilter: Kconfig: fix unmet xt_nfacct dependenciesPablo Neira Ayuso2011-12-291-1/+1
* | | | | ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller2011-12-292-2/+2
* | | | | netfilter: provide config option to disable ancient procfs partsJan Engelhardt2011-12-273-8/+18
* | | | | netfilter: xtables: collapse conditions in xt_ecnJan Engelhardt2011-12-271-9/+6Star
* | | | | netfilter: xtables: add an IPv6 capable version of the ECN matchPatrick McHardy2011-12-271-26/+80
* | | | | netfilter: xtables: give xt_ecn its own nameJan Engelhardt2011-12-271-17/+17
* | | | | netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt2011-12-273-0/+138
* | | | | Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller2011-12-2513-107/+590
|\ \ \ \ \
| * | | | | netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso2011-12-253-0/+87
| * | | | | netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso2011-12-253-0/+361
| * | | | | netfilter: ctnetlink: get and zero operations must be atomicPablo Neira Ayuso2011-12-241-45/+39Star
| * | | | | netfilter: nf_nat: use hash random for bysource hashPatrick McHardy2011-12-231-0/+1
| * | | | | netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy2011-12-231-2/+2
| * | | | | netfilter: rework user-space expectation helper supportPablo Neira Ayuso2011-12-234-46/+42Star
| * | | | | netfilter: ctnetlink: support individual atomic-get-and-reset of countersPablo Neira Ayuso2011-12-181-0/+11
| * | | | | netfilter: ctnetlink: use expect instead of master tuple in get operationPablo Neira Ayuso2011-12-181-1/+3
| * | | | | netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet2011-12-184-31/+31
| * | | | | IPVS: Modify the SH scheduler to use weightsMichael Maxim2011-12-132-1/+32
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-3/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | netfilter: xt_connbytes: handle negation correctlyFlorian Westphal2011-12-231-3/+3
| | |/ / / | |/| | |
* | | | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-204-4/+4
* | | | | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-201-2/+2
* | | | | net: two vzalloc() cleanupsEric Dumazet2011-12-191-2/+1Star
* | | | | net:netfilter: use IS_ENABLEDIgor Maravić2011-12-1619-46/+45Star