summaryrefslogtreecommitdiff
path: root/net/netfilter/nfnetlink.c
AgeCommit message (Expand)Author
2017-07-17netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk
2017-06-19netfilter: nfnetlink: extended ACK reportingPablo Neira Ayuso
2017-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-07netfilter: Remove exceptional & on function nameArushi Singhal
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-02-21netfilter: nfnetlink: remove static declaration from err_listLiping Zhang
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso
2017-02-12netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()Pablo Neira Ayuso
2017-02-12netfilter: nfnetlink: get rid of u_intX_t typesPablo Neira Ayuso
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-18nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal
2016-02-08netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull
2016-02-01netfilter: nfnetlink: use original skbuff when acking batchesPablo Neira Ayuso
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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-12-15nfnetlink: add nfnl_dereference_protected helperFlorian Westphal
2015-12-10netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-10-28netfilter: nfnetlink: don't probe module if it existsFlorian Westphal
2015-10-09net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai
2015-08-29netfilter: nfnetlink: work around wrong endianess in res_id fieldPablo Neira Ayuso
2015-07-02netfilter: nfnetlink: keep going batch handling on missing modulesPablo Neira Ayuso
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-01-06netfilter: nfnetlink: relax strict multicast group check from netlink_bindPablo Neira Ayuso
2015-01-06netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso
2015-01-05netfilter: nfnetlink: remove redundant variable nskbDuan Jiong
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg
2014-11-17netfilter: nfnetlink: fix insufficient validation in nfnetlink_bindPablo Neira Ayuso
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-19netfilter: nfnetlink: use original skbuff when committing/abortingPablo Neira Ayuso
2014-09-03netfilter: nfnetlink: deliver netlink errors on batch completionPablo Neira Ayuso
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-04netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko
2014-04-24netfilter: Fix warning in nfnetlink_receive().David S. Miller
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-04-22netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs
2014-04-22netlink: simplify nfnetlink_bindRichard Guy Briggs
2014-02-25netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy
2013-11-08nfnetlink: do not ack malformed messagesJiri Benc
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso
2013-04-19nfnetlink: add support for memory mapped netlinkPatrick McHardy
2013-04-19netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy