aboutsummaryrefslogtreecommitdiff
path: root/net/decnet/dn_nsp_in.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2011-07-01decnet: Reduce switch/case indentGravatar Joe Perches 1-89/+93
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Gravatar Patrick McHardy 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-25netfilter: decnet: use NFPROTO values for NF_HOOK invocationGravatar Jan Engelhardt 1-1/+2
2009-05-09decnet: Use data ready call back, rather than hand coding itGravatar Steven Whitehouse 1-13/+4
2008-11-27decnet: remove private wrappers of endian helpersGravatar Harvey Harrison 1-13/+15
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Gravatar Arnaldo Carvalho de Melo 1-2/+3
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Gravatar Arnaldo Carvalho de Melo 1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-02-10[NET] DECNET: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-37/+37
2006-12-02[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbGravatar Arnaldo Carvalho de Melo 1-1/+1
2006-11-07[DECNET]: Endianess fixes (try #2)Gravatar Steven Whitehouse 1-4/+4
2006-09-22[NET]: Fix sk->sk_filter field accessGravatar Dmitry Mishin 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-17[NET]: Clean up skb_linearizeGravatar Herbert Xu 1-2/+1
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Gravatar Steven Whitehouse 1-14/+14
2006-01-03[SOCK]: Introduce sk_receive_skbGravatar Arnaldo Carvalho de Melo 1-16/+1
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hGravatar Arnaldo Carvalho de Melo 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+934