aboutsummaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_route.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-04net, ax25: convert ax25_route.refcount from atomic_t to refcount_tReshetova, Elena1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2012-06-04net: use consume_skb() in place of kfree_skb()Eric Dumazet1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-08-18net/ax25: Use available error codesJulia Lawall1-2/+2
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-11-14CRED: Wrap task credential accesses in the AX25 protocolDavid Howells1-1/+1
2008-02-12[AX25] ax25_route: make ax25_route_lock BH safeJarek Poplawski1-14/+14
2008-01-28[AX25]: sparse cleanupsEric Dumazet1-0/+2
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-1/+1
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-1/+1
2007-02-10[NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2006-12-17[AX.25]: Mark all kmalloc users __must_checkRalf Baechle1-1/+1
2006-12-02[AX25]: Use kmemdupArnaldo Carvalho de Melo1-2/+3
2006-07-03[AX.25]: Reference counting for AX.25 routes.Ralf Baechle DL5RB1-41/+8
2006-05-03[AX.25]: Spelling fixRalf Baechle1-1/+1
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+2
2005-11-08[NET]: kfree cleanupJesper Juhl1-13/+6
2005-09-06[AX25]: Make ax2asc thread-proofRalf Baechle1-2/+5
2005-08-23[AX25]: UID fixesRalf Baechle1-5/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+534