summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
| * | | netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso2012-03-071-1/+11
| * | | netfilter: ctnetlink: allow to set helper for new expectationsPablo Neira Ayuso2012-03-071-1/+29
| * | | netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik2012-03-074-93/+329
| * | | netfilter: ipset: use NFPROTO_ constantsJan Engelhardt2012-03-0713-60/+60
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-265-45/+86
| |\ \ \
| * | | | netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso2012-02-261-1/+34
| * | | | netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-263-11/+23
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-201-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-122-5/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-055-45/+86
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-3/+3
| | |_|/ | |/| |
* | | | netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso2012-03-171-11/+12
| |_|/ |/| |
* | | netfilter: nf_conntrack: fix early_drop with reliable event deliveryPablo Neira Ayuso2012-03-061-2/+6
* | | netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoloadPablo Neira Ayuso2012-03-061-3/+0
| |/ |/|
* | 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/+16
| * | 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-175-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/+3
| * 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-141-1/+1
|\ \ | |/ |/|
| * security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-051-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/+0
|\ \
| * | drop "select GCD" from three Kconfig filesPaul Bolle2011-11-131-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-024-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-282-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/+6
* | | | | 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/+39
OpenPOWER on IntegriCloud