Age | Commit message (Expand) | Author |
2017-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2017-04-13 | netlink: pass extended ACK struct where available | Johannes Berg |
2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg |
2017-04-13 | netlink: extended ACK reporting | Johannes Berg |
2017-04-07 | netfilter: Remove exceptional & on function name | Arushi Singhal |
2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-02-21 | netfilter: nfnetlink: remove static declaration from err_list | Liping Zhang |
2017-02-12 | netfilter: nfnetlink: allow to check for generation ID | Pablo Neira Ayuso |
2017-02-12 | netfilter: nfnetlink: add nfnetlink_rcv_skb_batch() | Pablo Neira Ayuso |
2017-02-12 | netfilter: nfnetlink: get rid of u_intX_t types | Pablo Neira Ayuso |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-02-18 | nfnetlink: remove nfnetlink_alloc_skb | Florian Westphal |
2016-02-08 | netfilter: nfnetlink: correctly validate length of batch messages | Phil Turnbull |
2016-02-01 | netfilter: nfnetlink: use original skbuff when acking batches | Pablo Neira Ayuso |
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-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-12-15 | nfnetlink: add nfnl_dereference_protected helper | Florian Westphal |
2015-12-10 | netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ... | Pablo Neira Ayuso |
2015-12-10 | netfilter: nfnetlink: avoid recurrent netns lookups in call_batch | Pablo Neira Ayuso |
2015-12-09 | netfilter: nf_tables: extend tracing infrastructure | Florian Westphal |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-10-28 | netfilter: nfnetlink: don't probe module if it exists | Florian Westphal |
2015-10-09 | net/nfnetlink: lockdep_nfnl_is_held can be boolean | Yaowei Bai |
2015-08-29 | netfilter: nfnetlink: work around wrong endianess in res_id field | Pablo Neira Ayuso |
2015-07-02 | netfilter: nfnetlink: keep going batch handling on missing modules | Pablo Neira Ayuso |
2015-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-01-06 | netfilter: nfnetlink: relax strict multicast group check from netlink_bind | Pablo Neira Ayuso |
2015-01-06 | netfilter: nfnetlink: validate nfnetlink header from batch | Pablo Neira Ayuso |
2015-01-05 | netfilter: nfnetlink: remove redundant variable nskb | Duan Jiong |
2014-12-27 | netlink/genetlink: pass network namespace to bind/unbind | Johannes Berg |
2014-11-17 | netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind | Pablo Neira Ayuso |
2014-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-19 | netfilter: nfnetlink: use original skbuff when committing/aborting | Pablo Neira Ayuso |
2014-09-03 | netfilter: nfnetlink: deliver netlink errors on batch completion | Pablo Neira Ayuso |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-04 | netfilter: nfnetlink: Fix use after free when it fails to process batch | Denys Fedoryshchenko |
2014-04-24 | netfilter: Fix warning in nfnetlink_receive(). | David S. Miller |
2014-04-24 | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman |
2014-04-22 | netlink: have netlink per-protocol bind function return an error code. | Richard Guy Briggs |
2014-04-22 | netlink: simplify nfnetlink_bind | Richard Guy Briggs |
2014-02-25 | netfilter: nfnetlink: add rcu_dereference_protected() helpers | Patrick McHardy |
2013-11-08 | nfnetlink: do not ack malformed messages | Jiri Benc |
2013-10-14 | netfilter: nfnetlink: add batch support and use it from nf_tables | Pablo Neira Ayuso |
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-03-28 | net-next: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo |
2013-03-04 | netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set | Paul Bolle |