aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_sockopt.c
Commit message (Expand)AuthorAgeFilesLines
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-2/+2
* netfilter: enable netfilter in netnsAlexey Dobriyan2008-10-081-3/+0
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-081-7/+8
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-191-1/+1
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* [NETFILTER]: fix compat_nf_sockopt typoPatrick McHardy2007-11-151-3/+3
* [NETFILTER]: Consolidate nf_sockopt and compat_nf_sockoptPavel Emelyanov2007-11-131-62/+44
* [NETFILTER]: nf_sockopts list head cleanupAlexey Dobriyan2007-11-071-9/+4
* [NET]: Disable netfilter sockopts when not in the initial network namespaceEric W. Biederman2007-10-101-0/+7
* [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-111-25/+11
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-121-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-201-1/+1
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-201-0/+69
* [NET] sem2mutex: net/Arjan van de Ven2006-03-201-12/+13
* [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.cHarald Welte2005-08-291-0/+132