summaryrefslogtreecommitdiffstats
path: root/net/netrom/nr_route.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-181-1/+0Star
* netrom: use linux/uaccess.hFabian Frederick2014-10-181-1/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-17/+13Star
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking.Ralf Baechle2011-11-291-4/+2Star
* NET: NETROM: When adding a route verify length of mnemonic string.Ralf Baechle2011-11-291-0/+5
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-11-011-0/+1
* netrom: Reduce switch/case indentJoe Perches2011-07-021-9/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: netrom: use seq_hlist_foo() helpersLi Zefan2010-02-101-44/+9Star
* ax25: netrom: rose: Fix timer oopsesJarek Poplawski2010-01-161-5/+6
* net: Introduce for_each_netdev_rcu() iteratorEric Dumazet2009-11-041-7/+8
* NETROM: Fix use of static bufferRalf Baechle2009-08-181-9/+12
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-111-3/+3
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-111-2/+2
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-041-2/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-2/+2
* [NET] NETROM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-9/+9
* [AX.25]: Fix unchecked nr_add_node uses.Ralf Baechle2006-12-181-3/+8
* [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-181-3/+5
* [NETROM]: Use kmemdupArnaldo Carvalho de Melo2006-12-031-5/+7
* [NETROM]: Fix possible null pointer dereference.Ralf Baechle2006-06-261-4/+8
* [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-071-3/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1041