summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_socket.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_socket: use sock_gen_put()Eric Dumazet2013-10-171-11/+2
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-08-201-5/+61
|\
| * netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal2013-07-311-5/+61
* | netfilter: xt_socket: fix broken v0 supportEric Dumazet2013-07-151-3/+7
|/
* netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flagEric Dumazet2013-06-201-8/+62
* netfilter: xt_socket: use IP early demuxEric Dumazet2013-05-231-10/+16
* netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso2012-09-031-6/+6
* netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom2012-05-091-2/+2
* net:netfilter: use IS_ENABLEDIgor Maravić2011-12-161-2/+2
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-031-1/+3
* netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-061-2/+2
* netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-171-2/+11
* netfilter: xt_socket: Make tproto signed in socket_mt6_v1().David S. Miller2010-10-281-4/+3
* netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian2010-10-251-4/+8
* tproxy: added IPv6 support to the socket matchBalazs Scheidler2010-10-211-11/+154
* tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler2010-10-211-1/+1
* netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-081-1/+1
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-111-3/+3
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-3/+3
* netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-251-3/+2
* netfilter: xt_socket: make module available for INPUT chainJan Engelhardt2009-10-291-2/+4
* inet: rename some inet_sock fieldsEric Dumazet2009-10-181-1/+1
* netfilter: xt_socket: added new revision of the 'socket' match supporting flagsLaszlo Attila Toth2009-06-091-11/+52
* tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler2008-12-071-1/+1
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-081-9/+2
* netfilter: iptables socket matchKOVACS Krisztian2008-10-081-0/+192
OpenPOWER on IntegriCloud