summaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_subr.c
Commit message (Expand)AuthorAgeFilesLines
* ax25: Fix segfault after sock connection timeoutBasil Gunn2017-01-161-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* AX.25: Close socket connection on session completionBasil Gunn2016-06-181-1/+2
* NET: AX.25: Stop heartbeat timer on disconnect.Richard Stearn2015-07-151-0/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ax25: Fix NULL pointer dereference and lockup.Jarek Poplawski2008-06-031-8/+3
* [AX25]: Locking dependencies fix in ax25_disconnect().Jarek Poplawski2007-12-161-0/+2
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-2/+2
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+1
* [NET]: Kill skb->listDavid S. Miller2005-08-291-1/+1
* [AX25]: make ax25_queue_xmit a net_device parameterArnaldo Carvalho de Melo2005-04-211-3/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+295