summaryrefslogtreecommitdiff
path: root/include/linux/netfilter/nfnetlink.h
AgeCommit message (Expand)Author
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
2018-12-04netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo
2018-07-18netfilter: nf_tables: take module reference when starting a batchFlorian Westphal
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso
2017-12-05netlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland
2017-06-19netfilter: nfnetlink: extended ACK reportingPablo Neira Ayuso
2017-04-07netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso
2016-02-18nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal
2015-12-28netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso
2015-12-28netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso
2015-10-09net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai
2014-02-25netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy
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