aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull2016-02-08
| * netfilter: nfnetlink: use original skbuff when acking batchesPablo Neira Ayuso2016-01-31
* | nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal2016-02-18
|/
* netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso2015-12-28
* netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso2015-12-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-18
|\
| * nfnetlink: add nfnl_dereference_protected helperFlorian Westphal2015-12-15
| * netfilter: nf_tables: extend tracing infrastructureFlorian Westphal2015-12-09
* | netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso2015-12-10
* | netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso2015-12-10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-04
|\
| * netfilter: nfnetlink: don't probe module if it existsFlorian Westphal2015-10-27
* | net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai2015-10-09
|/
* netfilter: nfnetlink: work around wrong endianess in res_id fieldPablo Neira Ayuso2015-08-28
* netfilter: nfnetlink: keep going batch handling on missing modulesPablo Neira Ayuso2015-07-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-01-15
|\
| * netfilter: nfnetlink: remove redundant variable nskbDuan Jiong2015-01-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-01-12
|\ \
| * | netfilter: nfnetlink: relax strict multicast group check from netlink_bindPablo Neira Ayuso2015-01-06
| * | netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso2015-01-06
| |/
* / netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-27
|/
* netfilter: nfnetlink: fix insufficient validation in nfnetlink_bindPablo Neira Ayuso2014-11-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
|\
| * netfilter: nfnetlink: deliver netlink errors on batch completionPablo Neira Ayuso2014-09-03
* | netfilter: nfnetlink: use original skbuff when committing/abortingPablo Neira Ayuso2014-09-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\
| * netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko2014-05-04
| * netfilter: Fix warning in nfnetlink_receive().David S. Miller2014-04-24
| * net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-24
* | netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs2014-04-22
* | netlink: simplify nfnetlink_bindRichard Guy Briggs2014-04-22
|/
* netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy2014-02-25
* nfnetlink: do not ack malformed messagesJiri Benc2013-11-08
* netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso2013-10-14
* nfnetlink: add support for memory mapped netlinkPatrick McHardy2013-04-19
* netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy2013-04-19
* net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
* netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't setPaul Bolle2013-03-04
* netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso2013-02-04
* net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman2012-11-18
* netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-07-07
|\
| * netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msgTomasz Bursztyka2012-07-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-05
|\ \
| * | netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msgTomasz Bursztyka2012-06-29
| |/
* | netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso2012-06-29
* | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
|/
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28