netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
[safe/jmp/linux-2.6] / net / netfilter / nf_sockopt.c
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2008-10-08 Alexey Dobriyannetfilter: enable netfilter in netns
2008-10-08 Jan Engelhardtnetfilter: Use unsigned types for hooknum and pf vars
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2007-11-15 Patrick McHardy[NETFILTER]: fix compat_nf_sockopt typo
2007-11-13 Pavel Emelyanov[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt
2007-11-07 Alexey Dobriyan[NETFILTER]: nf_sockopts list head cleanup
2007-10-10 Eric W. Biederman[NET]: Disable netfilter sockopts when not in the initi...
2007-09-11 Neil Horman[NETFILTER]: Fix/improve deadlock condition on module...
2007-02-12 YOSHIFUJI Hideaki[NETFILTER]: Fix whitespace errors
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-21 Arnaldo Carvalho... [NET]: Identation & other cleanups related to compat_...
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-03-21 Arjan van de Ven[NET] sem2mutex: net/
2005-08-29 Harald Welte[NETFILTER]: split net/core/netfilter.c into net/netfil...