summaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_route.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: use consume_skb() in place of kfree_skb()Eric Dumazet2012-06-041-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* net/ax25: Use available error codesJulia Lawall2010-08-181-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* CRED: Wrap task credential accesses in the AX25 protocolDavid Howells2008-11-141-1/+1
* [AX25] ax25_route: make ax25_route_lock BH safeJarek Poplawski2008-02-121-14/+14
* [AX25]: sparse cleanupsEric Dumazet2008-01-281-0/+2
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-4/+4
* [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-171-1/+1
* [AX25]: Use kmemdupArnaldo Carvalho de Melo2006-12-021-2/+3
* [AX.25]: Reference counting for AX.25 routes.Ralf Baechle DL5RB2006-07-031-41/+8
* [AX.25]: Spelling fixRalf Baechle2006-05-031-1/+1
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+2
* [NET]: kfree cleanupJesper Juhl2005-11-081-13/+6
* [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-061-2/+5
* [AX25]: UID fixesRalf Baechle2005-08-231-5/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+534