summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/nfnetlink.h
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: nfnetlink: kill nlattr_bad_sizePatrick McHardy2007-10-111-13/+0Star
* [NETFILTER]: nfnetlink: support attribute policiesPatrick McHardy2007-10-111-1/+2
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-111-1/+1
* [NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy2007-10-111-72/+6Star
* [NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy2007-10-111-5/+5
* [NETLINK]: Remove error pointer from netlink message handlerThomas Graf2007-04-261-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-261-2/+2
* [NETFILTER]: nfnetlink: use mutex instead of semaphorePatrick McHardy2007-04-261-13/+0Star
* [NETFILTER]: trivial annotationsAl Viro2006-12-031-1/+1
* [NETFILTER]: nfnetlink: remove unnecessary packed attributesPatrick McHardy2006-09-221-2/+2
* [NETFILTER]: ctnetlink: avoid unneccessary event message generationPatrick McHardy2006-03-211-0/+1
* [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte2005-11-151-1/+0Star
* [NETFILTER] nfnetlink: skip size check if size not specified (== 0)Pablo Neira Ayuso2005-11-151-1/+4
* [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it voidHarald Welte2005-11-091-1/+1
* [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte2005-10-111-4/+8
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-301-1/+22
* [NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte2005-08-301-2/+2
* [NETFILTER]: Core changes required by upcoming nfnetlink_queue codeHarald Welte2005-08-301-9/+11
* [NETFILTER]: Add ctnetlink subsystemHarald Welte2005-08-301-1/+2
* [NETFITLER]: Add nfnetlink layer.Harald Welte2005-08-301-0/+145