aboutsummaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_subr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-16ax25: Fix segfault after sock connection timeoutBasil Gunn1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-06-18AX.25: Close socket connection on session completionBasil Gunn1-1/+2
2015-07-15NET: AX.25: Stop heartbeat timer on disconnect.Richard Stearn1-0/+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
2008-06-03ax25: Fix NULL pointer dereference and lockup.Jarek Poplawski1-8/+3
2007-12-16[AX25]: Locking dependencies fix in ax25_disconnect().Jarek Poplawski1-0/+2
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-10[NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+1
2005-08-29[NET]: Kill skb->listDavid S. Miller1-1/+1
2005-04-21[AX25]: make ax25_queue_xmit a net_device parameterArnaldo Carvalho de Melo1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+295