aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-04net: remove redundant check for timer pending state before del_timerYing Xue1-2/+1
2013-01-29netfilter ipset: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki / 吉藤英明7-9/+9
2013-01-23netfilter: nf_conntrack: fix compilation if sysctl are disabledPablo Neira Ayuso1-2/+9
2013-01-23netfilter: nf_conntrack: refactor l4proto support for netnsGao feng5-59/+117
2013-01-23netfilter: nf_conntrack: refactor l3proto support for netnsGao feng1-22/+9
2013-01-23netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng2-18/+29
2013-01-23netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng2-16/+12
2013-01-23netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng2-32/+36
2013-01-23netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng2-23/+15
2013-01-23netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng2-28/+24
2013-01-23netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng2-28/+26
2013-01-23netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng2-27/+24
2013-01-23netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng2-31/+36
2013-01-23netfilter: nf_conntrack: move initialization out of pernet operationsGao feng2-81/+71
2013-01-21netfilter: x_tables: add xt_bpf matchWillem de Bruijn3-0/+83
2013-01-18netfilter: nf_ct_snmp: add include filestephen hemminger1-0/+1
2013-01-18netfilter: ctnetlink: allow userspace to modify labelsFlorian Westphal2-0/+87
2013-01-18netfilter: ctnetlink: deliver labels to userspaceFlorian Westphal2-1/+42
2013-01-18netfilter: add connlabel conntrack extensionFlorian Westphal6-0/+206
2013-01-17netfilter: nf_ct_sip: support Cisco 7941/7945 IP phonesKevin Cernekee2-3/+41
2013-01-13netfilter: x_tables: print correct hook names for ARPJan Engelhardt1-8/+20
2013-01-12netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso2-4/+6
2013-01-10netfilter: xt_CT: fix unset return value if conntrack zone are disabledPablo Neira Ayuso1-2/+2
2013-01-04netfilter: xt_recent: avoid high order page allocationsEric Dumazet1-5/+18
2013-01-04netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso1-0/+3
2012-12-26netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expectJesper Juhl1-1/+1
2012-12-26netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov1-4/+25
2012-12-26netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov1-4/+16
2012-12-26netfilter: xt_hashlimit: fix race that results in duplicated entriesPablo Neira Ayuso1-4/+21
2012-12-24netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2-1/+53
2012-12-17netfilter: nfnetlink_log: fix possible compilation issue due to missing includePablo Neira Ayuso1-0/+1
2012-12-16netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso2-0/+10
2012-12-16netfilter: nfnetlink_log: fix mac address for 6in4 tunnelsBob Hockney1-3/+12
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-11net: remove obsolete simple_strto<foo>Abhijit Pawar1-1/+0
2012-12-10net: remove obsolete simple_strto<foo>Abhijit Pawar1-1/+4
2012-12-03netfilter: ctnetlink: nla_policy updatesFlorian Westphal2-2/+8
2012-12-03netfilter: kill support for per-af queue backendsFlorian Westphal3-150/+18
2012-12-03netfilter: ctnetlink: dump entries from the dying and unconfirmed listsPablo Neira Ayuso1-0/+108
2012-12-03netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso2-17/+10
2012-12-03netfilter: ipset: Increase the number of maximal sets automaticallyJozsef Kadlecsik1-83/+160
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller2-6/+6
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-13/+15
2012-11-24netfilter: ipset: fix netiface set name overflowFlorian Westphal1-1/+1
2012-11-21netfilter: cttimeout: fix buffer overflowFlorian Westphal1-1/+2
2012-11-21netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik4-12/+13
2012-11-19netfilter: Remove the spurious \ in __ip_vs_lblc_initEric W. Biederman1-1/+1
2012-11-19various: Fix spelling of "registered" in comments.Adam Buchbinder1-1/+1
2012-11-18net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman3-4/+4