aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_sockopt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-2/+2
2008-10-08netfilter: enable netfilter in netnsAlexey Dobriyan1-3/+0
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt1-7/+8
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki1-1/+1
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2007-11-15[NETFILTER]: fix compat_nf_sockopt typoPatrick McHardy1-3/+3
2007-11-13[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockoptPavel Emelyanov1-62/+44
2007-11-07[NETFILTER]: nf_sockopts list head cleanupAlexey Dobriyan1-9/+4
2007-10-10[NET]: Disable netfilter sockopts when not in the initial network namespaceEric W. Biederman1-0/+7
2007-09-11[NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman1-25/+11
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo1-1/+1
2006-03-20[NET]: {get|set}sockopt compatibility layerDmitry Mishin1-0/+69
2006-03-20[NET] sem2mutex: net/Arjan van de Ven1-12/+13
2005-08-29[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.cHarald Welte1-0/+132