summaryrefslogtreecommitdiff
path: root/include/linux/netfilter/nfnetlink.h
AgeCommit message (Expand)Author
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso
2013-09-26netfilter: Remove extern from function prototypesJoe Perches
2013-04-19nfnetlink: add support for memory mapped netlinkPatrick McHardy
2013-04-19netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy
2013-02-05netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilterDavid Howells
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso
2011-12-25netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso
2011-07-18netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet
2011-02-01netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-01-13netfilter: nfnetlink: netns supportAlexey Dobriyan
2009-11-04net: cleanup include/linuxEric Dumazet
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy
2009-06-08netfilter: passive OS fingerprint xtables matchEvgeniy Polyakov
2009-06-03netfilter: conntrack: replace notify chain by function pointerPablo Neira Ayuso
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26make netfilter use strict integer typesArnd Bergmann
2009-03-23nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlinkPablo Neira Ayuso
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso
2007-10-10[NETFILTER]: nfnetlink: kill nlattr_bad_sizePatrick McHardy
2007-10-10[NETFILTER]: nfnetlink: support attribute policiesPatrick McHardy
2007-10-10[NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy
2007-10-10[NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy
2007-10-10[NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy
2007-04-25[NETLINK]: Remove error pointer from netlink message handlerThomas Graf
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[NETFILTER]: nfnetlink: use mutex instead of semaphorePatrick McHardy
2006-12-02[NETFILTER]: trivial annotationsAl Viro
2006-09-22[NETFILTER]: nfnetlink: remove unnecessary packed attributesPatrick McHardy
2006-03-20[NETFILTER]: ctnetlink: avoid unneccessary event message generationPatrick McHardy
2005-11-14[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte
2005-11-14[NETFILTER] nfnetlink: skip size check if size not specified (== 0)Pablo Neira Ayuso
2005-11-09[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it voidHarald Welte
2005-10-10[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-08-29[NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte
2005-08-29[NETFILTER]: Core changes required by upcoming nfnetlink_queue codeHarald Welte
2005-08-29[NETFILTER]: Add ctnetlink subsystemHarald Welte
2005-08-29[NETFITLER]: Add nfnetlink layer.Harald Welte