summaryrefslogtreecommitdiffstats
path: root/net/decnet/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-1/+1
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-041-3/+1
* net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-241-1/+1
* netfilter: pass hook ops to hookfnPatrick McHardy2013-10-141-1/+1
* net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-281-6/+6
* net/decnet/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
* netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-2/+1
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-291-3/+5
* decnet: dn_rtmsg: Move away from NLMSG_PUT().David S. Miller2012-06-261-10/+10
* netfilter: decnet: switch hook PFs to nfprotoAlban Crequy2012-06-071-1/+1
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-2/+1
* security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-051-1/+1
* decnet: Reduce switch/case indentJoe Perches2011-07-011-9/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-281-2/+2
* [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy2008-01-281-0/+1
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-2/+2
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-101-12/+2
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-101-1/+2
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-251-1/+1
* [SK_BUFF]: Some more conversions to skb_copy_from_linear_dataArnaldo Carvalho de Melo2007-04-251-1/+1
* [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-1/+1
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-291-1/+1
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4
* netfilter: headers included twiceNicolas Kaiser2006-01-111-2/+0
* [DECNET]: Fix build after netlink changes.Andrew Morton2005-08-291-2/+3
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-2/+2
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-291-3/+3
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+3
* [NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller2005-05-031-1/+1
* [NETLINK]: Synchronous message processing.Herbert Xu2005-05-031-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-163-0/+188