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