aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_nsp_in.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-89/+93
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-201-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | netfilter: decnet: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-251-1/+2
|/
* decnet: Use data ready call back, rather than hand coding itSteven Whitehouse2009-05-091-13/+4
* decnet: remove private wrappers of endian helpersHarvey Harrison2008-11-271-13/+15
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+3
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-37/+37
* [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-021-1/+1
* [DECNET]: Endianess fixes (try #2)Steven Whitehouse2006-11-071-4/+4
* [NET]: Fix sk->sk_filter field accessDmitry Mishin2006-09-221-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Clean up skb_linearizeHerbert Xu2006-06-171-2/+1
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-201-14/+14
* [SOCK]: Introduce sk_receive_skbArnaldo Carvalho de Melo2006-01-031-16/+1
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+934