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