aboutsummaryrefslogtreecommitdiff
path: root/net/ax25/ax25_subr.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-16ax25: Fix segfault after sock connection timeoutGravatar Basil Gunn 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-06-18AX.25: Close socket connection on session completionGravatar Basil Gunn 1-1/+2
2015-07-15NET: AX.25: Stop heartbeat timer on disconnect.Gravatar Richard Stearn 1-0/+1
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-06-03ax25: Fix NULL pointer dereference and lockup.Gravatar Jarek Poplawski 1-8/+3
2007-12-16[AX25]: Locking dependencies fix in ax25_disconnect().Gravatar Jarek Poplawski 1-0/+2
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Gravatar Arnaldo Carvalho de Melo 1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-02-10[NET] AX25: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-2/+2
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hGravatar Arnaldo Carvalho de Melo 1-1/+1
2005-08-29[NET]: Kill skb->listGravatar David S. Miller 1-1/+1
2005-04-21[AX25]: make ax25_queue_xmit a net_device parameterGravatar Arnaldo Carvalho de Melo 1-3/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+295