aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_socket.c
Commit message (Expand)AuthorAge
* netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...Daniel Borkmann2015-04-08
* netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV supportEric Dumazet2015-03-17
* netfilter: xt_socket: fix a stack corruption bugEric Dumazet2015-02-16
* netfilter: xt_socket: use sock_gen_put()Eric Dumazet2013-10-17
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-08-20
|\
| * netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal2013-07-31
* | netfilter: xt_socket: fix broken v0 supportEric Dumazet2013-07-15
|/
* netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flagEric Dumazet2013-06-20
* netfilter: xt_socket: use IP early demuxEric Dumazet2013-05-23
* netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso2012-09-03
* netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom2012-05-09
* net:netfilter: use IS_ENABLEDIgor Maravić2011-12-16
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-03
* netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-05
* netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-17
* netfilter: xt_socket: Make tproto signed in socket_mt6_v1().David S. Miller2010-10-28
* netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian2010-10-25
* tproxy: added IPv6 support to the socket matchBalazs Scheidler2010-10-21
* tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler2010-10-21
* netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-08
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-11
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
* netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-25
* netfilter: xt_socket: make module available for INPUT chainJan Engelhardt2009-10-29
* inet: rename some inet_sock fieldsEric Dumazet2009-10-18
* netfilter: xt_socket: added new revision of the 'socket' match supporting flagsLaszlo Attila Toth2009-06-09
* tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler2008-12-08
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-08
* netfilter: iptables socket matchKOVACS Krisztian2008-10-08