summaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_nsp_out.c
Commit message (Expand)AuthorAgeFilesLines
* net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-081-2/+2
* net: Merge dst_output and dst_output_skEric W. Biederman2015-09-171-2/+2
* decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang2013-01-281-1/+1
* net: Remove casts to same typeJoe Perches2012-06-041-1/+1
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-3/+2
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* decnet: Convert to use flowidn where applicable.David S. Miller2011-03-121-8/+8
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-121-2/+2
* net/decnet: Adjust confusing if indentationJulia Lawall2010-08-161-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: skb->dst accessorsEric Dumazet2009-06-031-3/+3
* decnet: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller2009-05-281-6/+2
* decnet: remove private wrappers of endian helpersHarvey Harrison2008-11-271-11/+11
* net: remove redundant argument commentsQinghuang Feng2008-11-211-1/+0
* [DECNET]: Use htons() where appropriate.YOSHIFUJI Hideaki2008-01-281-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-2/+4
* [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-28/+28
* [DECNET]: Endianess fixes (try #2)Steven Whitehouse2006-11-071-1/+1
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-201-19/+19
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-11/+9
* [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-9/+14
* [DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield2005-09-011-63/+0
* [NET]: Kill skb->listDavid S. Miller2005-08-291-1/+1
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+782