summaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_nsp_out.c
Commit message (Expand)AuthorAgeFilesLines
* decnet: Convert to use flowidn where applicable.David S. Miller2011-03-131-8/+8
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-131-2/+2
* net/decnet: Adjust confusing if indentationJulia Lawall2010-08-171-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-291-6/+2Star
* decnet: remove private wrappers of endian helpersHarvey Harrison2008-11-271-11/+11
* net: remove redundant argument commentsQinghuang Feng2008-11-221-1/+0Star
* [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-261-2/+4
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-28/+28
* [DECNET]: Endianess fixes (try #2)Steven Whitehouse2006-11-081-1/+1
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-211-19/+19
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-11/+9Star
* [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-051-9/+14
* [DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield2005-09-021-63/+0Star
* [NET]: Kill skb->listDavid S. Miller2005-08-301-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-171-0/+782