aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_nsp_out.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner1-9/+1
2018-07-24decnet: whitespace fixesStephen Hemminger1-1/+0
2017-11-01net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_headerGustavo A. R. Silva1-5/+2
2017-10-18net/decnet: Convert timers to use timer_setup()Kees Cook1-11/+0
2017-06-16networking: add and use skb_put_u8()Johannes Berg1-6/+6
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-9/+9
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-5/+5
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman1-2/+2
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman1-2/+2
2013-01-28decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang1-1/+1
2012-06-04net: Remove casts to same typeJoe Perches1-1/+1
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches1-3/+2
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-03-12decnet: Convert to use flowidn where applicable.David S. Miller1-8/+8
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller1-2/+2
2010-08-16net/decnet: Adjust confusing if indentationJulia Lawall1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-03net: skb->dst accessorsEric Dumazet1-3/+3
2009-05-28decnet: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller1-6/+2
2008-11-27decnet: remove private wrappers of endian helpersHarvey Harrison1-11/+11
2008-11-21net: remove redundant argument commentsQinghuang Feng1-1/+0
2008-01-28[DECNET]: Use htons() where appropriate.YOSHIFUJI Hideaki1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-2/+4
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-10[NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki1-28/+28
2006-11-07[DECNET]: Endianess fixes (try #2)Steven Whitehouse1-1/+1
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse1-19/+19
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-11/+9
2005-10-04[DECNET]: fix sparse gfp nocast warningsRandy Dunlap1-9/+14
2005-09-01[DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield1-63/+0
2005-08-29[NET]: Kill skb->listDavid S. Miller1-1/+1
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+782