Age | Commit message (Expand) | Author |
2020-10-30 | netfilter: nf_tables: missing validation from the abort path | Pablo Neira Ayuso |
2020-08-28 | netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS | Pablo Neira Ayuso |
2020-01-24 | netfilter: nf_tables: autoload modules from the abort path | Pablo Neira Ayuso |
2018-12-04 | netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace() | Taehee Yoo |
2018-07-18 | netfilter: nf_tables: take module reference when starting a batch | Florian Westphal |
2018-06-01 | netfilter: nf_tables: fix chain dependency validation | Pablo Neira Ayuso |
2017-12-05 | netlink: Remove smp_read_barrier_depends() from comment | Paul E. McKenney |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/... | Mark Rutland |
2017-06-19 | netfilter: nfnetlink: extended ACK reporting | Pablo Neira Ayuso |
2017-04-07 | netfilter: Add nfnl_msg_type() helper function | Pablo Neira Ayuso |
2017-02-12 | netfilter: nfnetlink: allow to check for generation ID | Pablo Neira Ayuso |
2016-02-18 | nfnetlink: remove nfnetlink_alloc_skb | Florian Westphal |
2015-12-28 | netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks | Pablo Neira Ayuso |
2015-12-28 | netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() | Pablo Neira Ayuso |
2015-12-10 | netfilter: nfnetlink: avoid recurrent netns lookups in call_batch | Pablo Neira Ayuso |
2015-10-09 | net/nfnetlink: lockdep_nfnl_is_held can be boolean | Yaowei Bai |
2014-02-25 | netfilter: nfnetlink: add rcu_dereference_protected() helpers | Patrick McHardy |
2013-10-14 | netfilter: nfnetlink: add batch support and use it from nf_tables | Pablo Neira Ayuso |
2013-09-26 | netfilter: Remove extern from function prototypes | Joe Perches |
2013-04-19 | nfnetlink: add support for memory mapped netlink | Patrick McHardy |
2013-04-19 | netfilter: rename netlink related "pid" variables to "portid" | Patrick McHardy |
2013-02-05 | netfilter: nfnetlink: add mutex per subsystem | Pablo Neira Ayuso |
2012-10-09 | UAPI: (Scripted) Disintegrate include/linux/netfilter | David Howells |
2012-06-16 | netfilter: add user-space connection tracking helper infrastructure | Pablo Neira Ayuso |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet |
2012-03-07 | netfilter: add cttimeout infrastructure for fine timeout tuning | Pablo Neira Ayuso |
2011-12-25 | netfilter: add extended accounting infrastructure over nfnetlink | Pablo Neira Ayuso |
2011-07-18 | netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() | Eric Dumazet |
2011-02-01 | netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros | Jozsef Kadlecsik |
2010-03-20 | netfilter: ctnetlink: fix reliable event delivery if message building fails | Pablo Neira Ayuso |
2010-01-13 | netfilter: nfnetlink: netns support | Alexey Dobriyan |
2009-11-04 | net: cleanup include/linux | Eric Dumazet |
2009-08-25 | netfilter: nfnetlink: constify message attributes and headers | Patrick McHardy |
2009-06-08 | netfilter: passive OS fingerprint xtables match | Evgeniy Polyakov |
2009-06-03 | netfilter: conntrack: replace notify chain by function pointer | Pablo Neira Ayuso |
2009-03-26 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-03-26 | make netfilter use strict integer types | Arnd Bergmann |
2009-03-23 | nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink | Pablo Neira Ayuso |
2008-10-14 | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf... | Pablo Neira Ayuso |
2007-10-10 | [NETFILTER]: nfnetlink: kill nlattr_bad_size | Patrick McHardy |
2007-10-10 | [NETFILTER]: nfnetlink: support attribute policies | Patrick McHardy |
2007-10-10 | [NETFILTER]: nfnetlink: rename functions containing 'nfattr' | Patrick McHardy |
2007-10-10 | [NETFILTER]: nfnetlink: convert to generic netlink attribute functions | Patrick McHardy |
2007-10-10 | [NETFILTER]: nfnetlink: make subsystem and callbacks const | Patrick McHardy |
2007-04-25 | [NETLINK]: Remove error pointer from netlink message handler | Thomas Graf |
2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-04-25 | [NETFILTER]: nfnetlink: use mutex instead of semaphore | Patrick McHardy |
2006-12-02 | [NETFILTER]: trivial annotations | Al Viro |