aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/nfnetlink.h
Commit message (Expand)AuthorAge
* netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik2011-02-01
* netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-20
* netfilter: nfnetlink: netns supportAlexey Dobriyan2010-01-13
* net: cleanup include/linuxEric Dumazet2009-11-04
* netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-25
* netfilter: passive OS fingerprint xtables matchEvgeniy Polyakov2009-06-08
* netfilter: conntrack: replace notify chain by function pointerPablo Neira Ayuso2009-06-03
* Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-26
|\
| * make netfilter use strict integer typesArnd Bergmann2009-03-26
* | nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlinkPablo Neira Ayuso2009-03-23
|/
* netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso2008-10-14
* [NETFILTER]: nfnetlink: kill nlattr_bad_sizePatrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: support attribute policiesPatrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy2007-10-10
* [NETLINK]: Remove error pointer from netlink message handlerThomas Graf2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [NETFILTER]: nfnetlink: use mutex instead of semaphorePatrick McHardy2007-04-26
* [NETFILTER]: trivial annotationsAl Viro2006-12-03
* [NETFILTER]: nfnetlink: remove unnecessary packed attributesPatrick McHardy2006-09-22
* [NETFILTER]: ctnetlink: avoid unneccessary event message generationPatrick McHardy2006-03-20
* [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte2005-11-14
* [NETFILTER] nfnetlink: skip size check if size not specified (== 0)Pablo Neira Ayuso2005-11-14
* [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it voidHarald Welte2005-11-09
* [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte2005-10-10
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-29
* [NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte2005-08-29
* [NETFILTER]: Core changes required by upcoming nfnetlink_queue codeHarald Welte2005-08-29
* [NETFILTER]: Add ctnetlink subsystemHarald Welte2005-08-29
* [NETFITLER]: Add nfnetlink layer.Harald Welte2005-08-29