summaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_nsp_in.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Pass net into okfnEric W. Biederman2015-09-171-1/+2
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-171-2/+2
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-071-2/+3
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-3/+1
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-4/+7
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* decnet: Reduce switch/case indentJoe Perches2011-07-011-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