summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-1/+1
* [NETFILTER]: nfnetlink: Fix calculation of minimum message lengthYasuyuki Kozakai2005-12-051-3/+2Star
* [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte2005-11-151-16/+12Star
* [NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is setHarald Welte2005-11-091-7/+10
* [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it voidHarald Welte2005-11-091-3/+1Star
* [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte2005-10-111-2/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-2/+1Star
* [NETFILTER]: fix sparse gfp nocast warningsRandy Dunlap2005-10-051-1/+2
* [NETFILTER]: net/netfilter/nfnetlink*: make functions staticAdrian Bunk2005-09-061-2/+2
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-301-2/+2
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-301-1/+1
* [NETFILTER]: cleanup nfnetlink_check_attributes()Harald Welte2005-08-301-9/+10
* [NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte2005-08-301-4/+16
* [NETFILTER]: Core changes required by upcoming nfnetlink_queue codeHarald Welte2005-08-301-6/+22
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-301-1/+4
* [NETFILTER]: Add ctnetlink subsystemHarald Welte2005-08-301-0/+1
* [NETFITLER]: Add nfnetlink layer.Harald Welte2005-08-301-0/+343