summaryrefslogtreecommitdiff
path: root/net/netrom/nr_route.c
Commit message (Expand)AuthorAge
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* net: netrom: nr_route: mark expected switch fall-throughsGustavo A. R. Silva2017-11-01
* net: netrom: nr_route: refactor code in nr_add_nodeGustavo A. R. Silva2017-11-01
* net, netrom: convert nr_node.refcount from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, netrom: convert nr_neigh.refcount from atomic_t to refcount_tReshetova, Elena2017-07-04
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-18
* netrom: use linux/uaccess.hFabian Frederick2014-10-17
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking.Ralf Baechle2011-11-29
* NET: NETROM: When adding a route verify length of mnemonic string.Ralf Baechle2011-11-29
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* netrom: Reduce switch/case indentJoe Perches2011-07-01
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: netrom: use seq_hlist_foo() helpersLi Zefan2010-02-10
* ax25: netrom: rose: Fix timer oopsesJarek Poplawski2010-01-16
* net: Introduce for_each_netdev_rcu() iteratorEric Dumazet2009-11-04
* NETROM: Fix use of static bufferRalf Baechle2009-08-17
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-10
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-12
* [NET] NETROM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [AX.25]: Fix unchecked nr_add_node uses.Ralf Baechle2006-12-17
* [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-17
* [NETROM]: Use kmemdupArnaldo Carvalho de Melo2006-12-02
* [NETROM]: Fix possible null pointer dereference.Ralf Baechle2006-06-26
* [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-06
* Linux-2.6.12-rc2Linus Torvalds2005-04-16