summaryrefslogtreecommitdiffstats
path: root/net/netrom/nr_route.c
Commit message (Expand)AuthorAgeFilesLines
* net: netrom: nr_route: mark expected switch fall-throughsGustavo A. R. Silva2017-11-011-0/+3
* net: netrom: nr_route: refactor code in nr_add_nodeGustavo A. R. Silva2017-11-011-43/+16
* net, netrom: convert nr_node.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
* net, netrom: convert nr_neigh.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-2/+2
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-181-1/+0
* netrom: use linux/uaccess.hFabian Frederick2014-10-171-1/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-17/+13
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking.Ralf Baechle2011-11-291-4/+2
* 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-10-311-0/+1
* netrom: Reduce switch/case indentJoe Perches2011-07-011-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/+9
* 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-171-9/+12
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-3/+3
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-2/+2
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-2/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-2/+2
* [NET] NETROM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-9/+9
* [AX.25]: Fix unchecked nr_add_node uses.Ralf Baechle2006-12-171-3/+8
* [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-171-3/+5
* [NETROM]: Use kmemdupArnaldo Carvalho de Melo2006-12-021-5/+7
* [NETROM]: Fix possible null pointer dereference.Ralf Baechle2006-06-261-4/+8
* [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-061-3/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1041
OpenPOWER on IntegriCloud