summaryrefslogtreecommitdiff
path: root/net/decnet/dn_nsp_out.c
AgeCommit message (Expand)Author
2011-03-12decnet: Convert to use flowidn where applicable.David S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2010-08-16net/decnet: Adjust confusing if indentationJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-03net: skb->dst accessorsEric Dumazet
2009-05-28decnet: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller
2008-11-27decnet: remove private wrappers of endian helpersHarvey Harrison
2008-11-21net: remove redundant argument commentsQinghuang Feng
2008-01-28[DECNET]: Use htons() where appropriate.YOSHIFUJI Hideaki
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki
2006-11-07[DECNET]: Endianess fixes (try #2)Steven Whitehouse
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-10-04[DECNET]: fix sparse gfp nocast warningsRandy Dunlap
2005-09-01[DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield
2005-08-29[NET]: Kill skb->listDavid S. Miller
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds