aboutsummaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_out.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2018-07-24ax25: remove blank line at EOFStephen Hemminger1-1/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-06-18netfilter: Remove spurios included of netfilter.hEric W Biederman1-1/+0
2012-06-04net: use consume_skb() in place of kfree_skb()Eric Dumazet1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
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
2010-01-16ax25: netrom: rose: Fix timer oopsesJarek Poplawski1-0/+6
2008-02-17[AX25] ax25_out: check skb for NULL in ax25_kick()Jarek Poplawski1-2/+11
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_set_network_headerArnaldo Carvalho de Melo1-2/+4
2007-04-25[SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-02[AX25]: Use kmemdupArnaldo Carvalho de Melo1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-03[AX.25]: Move AX.25 symbol exportsRalf Baechle1-0/+3
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo1-2/+1
2005-04-21[AX25]: make ax25_queue_xmit a net_device parameterArnaldo Carvalho de Melo1-5/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+383