aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_nsp_in.c
AgeCommit message (Expand)Author
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-07-01decnet: Reduce switch/case indentJoe Perches
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25netfilter: decnet: use NFPROTO values for NF_HOOK invocationJan Engelhardt
2009-05-09decnet: Use data ready call back, rather than hand coding itSteven Whitehouse
2008-11-27decnet: remove private wrappers of endian helpersHarvey Harrison
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo
2006-11-07[DECNET]: Endianess fixes (try #2)Steven Whitehouse
2006-09-22[NET]: Fix sk->sk_filter field accessDmitry Mishin
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse
2006-01-03[SOCK]: Introduce sk_receive_skbArnaldo Carvalho de Melo
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds