summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-02-1919-182/+295
|\
| * netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-1913-50/+157
| * netfilter: nf_ct_pptp: Fix comment referring to incorrect RFCReese Moore2013-02-051-1/+1
| * netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso2013-02-053-39/+51
| * netfilter: xt_CT: add alias flagPablo Neira Ayuso2013-02-051-3/+29
| * netfilter: xt_CT: merge common code of revision 0 and 1Pablo Neira Ayuso2013-02-051-89/+56Star
| * netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABELFlorian Westphal2013-02-051-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-192-1/+6
|\ \
| * | netfilter: nf_ct_helper: don't discard helper if it is actually the sameFlorian Westphal2013-02-121-1/+3
| * | netfilter: ctnetlink: don't permit ct creation with random tupleFlorian Westphal2013-02-121-0/+3
* | | net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-188-18/+18
* | | net: proc: change proc_net_fops_create to proc_createGao feng2013-02-185-9/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-132-18/+19
|\| | | |/ |/|
| * ipvs: sctp: fix checksumming on snat and dnat handlersDaniel Borkmann2013-02-061-18/+17Star
| * ipvs: freeing uninitialized pointer on errorDan Carpenter2013-01-281-0/+2
* | net: remove redundant check for timer pending state before del_timerYing Xue2013-02-041-2/+1Star
* | netfilter ipset: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki / 吉藤英明2013-01-307-9/+9
* | netfilter: nf_conntrack: fix compilation if sysctl are disabledPablo Neira Ayuso2013-01-231-2/+9
* | netfilter: nf_conntrack: refactor l4proto support for netnsGao feng2013-01-235-59/+117
* | netfilter: nf_conntrack: refactor l3proto support for netnsGao feng2013-01-231-22/+9Star
* | netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng2013-01-232-18/+29
* | netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng2013-01-232-16/+12Star
* | netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng2013-01-232-32/+36
* | netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng2013-01-232-23/+15Star
* | netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng2013-01-232-28/+24Star
* | netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng2013-01-232-28/+26Star
* | netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng2013-01-232-27/+24Star
* | netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng2013-01-232-31/+36
* | netfilter: nf_conntrack: move initialization out of pernet operationsGao feng2013-01-232-81/+71Star
* | netfilter: x_tables: add xt_bpf matchWillem de Bruijn2013-01-213-0/+83
* | netfilter: nf_ct_snmp: add include filestephen hemminger2013-01-181-0/+1
* | netfilter: ctnetlink: allow userspace to modify labelsFlorian Westphal2013-01-182-0/+87
* | netfilter: ctnetlink: deliver labels to userspaceFlorian Westphal2013-01-182-1/+42
* | netfilter: add connlabel conntrack extensionFlorian Westphal2013-01-186-0/+206
* | netfilter: nf_ct_sip: support Cisco 7941/7945 IP phonesKevin Cernekee2013-01-172-3/+41
|/
* netfilter: x_tables: print correct hook names for ARPJan Engelhardt2013-01-131-8/+20
* netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso2013-01-122-4/+6
* netfilter: xt_CT: fix unset return value if conntrack zone are disabledPablo Neira Ayuso2013-01-101-2/+2
* netfilter: xt_recent: avoid high order page allocationsEric Dumazet2013-01-041-5/+18
* netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso2013-01-041-0/+3
* netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expectJesper Juhl2012-12-261-1/+1
* netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov2012-12-261-4/+25
* netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov2012-12-261-4/+16
* netfilter: xt_hashlimit: fix race that results in duplicated entriesPablo Neira Ayuso2012-12-261-4/+21
* netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2012-12-242-1/+53
* netfilter: nfnetlink_log: fix possible compilation issue due to missing includePablo Neira Ayuso2012-12-171-0/+1
* netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso2012-12-162-0/+10
* netfilter: nfnetlink_log: fix mac address for 6in4 tunnelsBob Hockney2012-12-161-3/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * various: Fix spelling of "registered" in comments.Adam Buchbinder2012-11-191-1/+1