aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_socket.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28netfilter: xt_socket: Make tproto signed in socket_mt6_v1().David S. Miller1-4/+3
2010-10-25netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables and xt_TPROXYKOVACS Krisztian1-4/+8
2010-10-21tproxy: added IPv6 support to the socket matchBalazs Scheidler1-11/+154
2010-10-21tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tupleBalazs Scheidler1-1/+1
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet1-1/+1
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt1-3/+3
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-3/+3
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt1-3/+2
2009-10-29netfilter: xt_socket: make module available for INPUT chainJan Engelhardt1-2/+4
2009-10-18inet: rename some inet_sock fieldsEric Dumazet1-1/+1
2009-06-09netfilter: xt_socket: added new revision of the 'socket' match supporting flagsLaszlo Attila Toth1-11/+52
2008-12-07tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler1-1/+1
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt1-9/+2
2008-10-08netfilter: iptables socket matchKOVACS Krisztian1-0/+192