aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_netGao feng2012-04-10
* netfilter: nf_ct_tcp: don't scale the size of the window up twiceChangli Gao2012-04-09
* netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_allocPablo Neira Ayuso2012-04-03
* netfilter: xt_CT: fix missing put timeout object in error pathPablo Neira Ayuso2012-04-03
* netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock sectionPablo Neira Ayuso2012-04-03
* Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-03
|\
| * netfilter: xt_CT: remove a compile warningPablo Neira Ayuso2012-04-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-02
|\ \
| * | net/netfilter/nfnetlink_acct.c: use linux/atomic.hAndrew Morton2012-04-01
| |/
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ | |/ |/|
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | netfilter: nf_conntrack: permanently attach timeout policy to conntrackPablo Neira Ayuso2012-03-22
* | netfilter: xt_CT: fix assignation of the generic protocol trackerPablo Neira Ayuso2012-03-22
* | netfilter: xt_CT: missing rcu_read_lock section in timeout assignmentPablo Neira Ayuso2012-03-22
* | netfilter: cttimeout: fix dependency with l4protocol conntrack modulePablo Neira Ayuso2012-03-22
* | netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6Pablo Neira Ayuso2012-03-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-18
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-09
| |\ \
| * | | netfilter: xt_CT: allow to attach timeout policy + glue codePablo Neira Ayuso2012-03-07
| * | | netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso2012-03-07
| * | | netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso2012-03-07
| * | | netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso2012-03-07
| * | | netfilter: nf_ct_gre: add unsigned int array to define timeoutsPablo Neira Ayuso2012-03-07
| * | | netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to arrayPablo Neira Ayuso2012-03-07
| * | | netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to arrayPablo Neira Ayuso2012-03-07
| * | | netfilter: ctnetlink: fix lockep splatsHans Schillstrom2012-03-07
| * | | netfilter: xt_LOG: fix bogus extra layer-4 logging informationRichard Weinberger2012-03-07
| * | | netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_eventsTony Zelenoff2012-03-07
| * | | netfilter: nf_ct_ecache: trailing whitespace removedTony Zelenoff2012-03-07
| * | | netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger2012-03-07
| * | | netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso2012-03-07
| * | | netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso2012-03-07
| * | | netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso2012-03-07
| * | | netfilter: ctnetlink: allow to set helper for new expectationsPablo Neira Ayuso2012-03-07
| * | | netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik2012-03-07
| * | | netfilter: ipset: use NFPROTO_ constantsJan Engelhardt2012-03-07
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-26
| |\ \ \
| * | | | netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso2012-02-26
| * | | | netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-26
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-12
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
| | |_|/ | |/| |
* | | | netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso2012-03-17
| |_|/ |/| |
* | | netfilter: nf_conntrack: fix early_drop with reliable event deliveryPablo Neira Ayuso2012-03-06
* | | netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoloadPablo Neira Ayuso2012-03-06
| |/ |/|
* | netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik2012-02-24
* | Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"Pablo Neira Ayuso2012-02-24
* | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2012-02-23
|\ \