aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/xt_socket.c
AgeCommit message (Expand)Author
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt
2009-10-29netfilter: xt_socket: make module available for INPUT chainJan Engelhardt
2009-10-18inet: rename some inet_sock fieldsEric Dumazet
2009-06-09netfilter: xt_socket: added new revision of the 'socket' match supporting flagsLaszlo Attila Toth
2008-12-07tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt
2008-10-08netfilter: iptables socket matchKOVACS Krisztian