aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_socket.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-24/+46
* 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