summaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_nsp_out.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner2019-05-211-9/+1Star
* decnet: whitespace fixesStephen Hemminger2018-07-241-1/+0Star
* net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_headerGustavo A. R. Silva2017-11-011-5/+2Star
* net/decnet: Convert timers to use timer_setup()Kees Cook2017-10-181-11/+0Star
* networking: add and use skb_put_u8()Johannes Berg2017-06-161-6/+6
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-9/+9
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-5/+5
* 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-181-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/+2Star
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* 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