aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet/netfilter/dn_rtmsg.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-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]: 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-161-0/+167