| Commit message (Expand) | Author | Age | Files | Lines |
* | net: netrom: nr_route: mark expected switch fall-throughs | Gustavo A. R. Silva | 2017-11-01 | 1 | -0/+3 |
* | net: netrom: nr_route: refactor code in nr_add_node | Gustavo A. R. Silva | 2017-11-01 | 1 | -43/+16 |
* | net, netrom: convert nr_node.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
* | net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -2/+2 |
* | netfilter: Remove spurios included of netfilter.h | Eric W Biederman | 2015-06-18 | 1 | -1/+0 |
* | netrom: use linux/uaccess.h | Fabian Frederick | 2014-10-17 | 1 | -1/+1 |
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 1 | -17/+13 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking. | Ralf Baechle | 2011-11-29 | 1 | -4/+2 |
* | NET: NETROM: When adding a route verify length of mnemonic string. | Ralf Baechle | 2011-11-29 | 1 | -0/+5 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | netrom: Reduce switch/case indent | Joe Perches | 2011-07-01 | 1 | -9/+13 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net: netrom: use seq_hlist_foo() helpers | Li Zefan | 2010-02-10 | 1 | -44/+9 |
* | ax25: netrom: rose: Fix timer oopses | Jarek Poplawski | 2010-01-16 | 1 | -5/+6 |
* | net: Introduce for_each_netdev_rcu() iterator | Eric Dumazet | 2009-11-04 | 1 | -7/+8 |
* | NETROM: Fix use of static buffer | Ralf Baechle | 2009-08-17 | 1 | -9/+12 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 | 1 | -3/+3 |
* | [NET]: Make all initialized struct seq_operations const. | Philippe De Muyter | 2007-07-10 | 1 | -2/+2 |
* | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-03 | 1 | -2/+3 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] mark struct file_operations const 8 | Arjan van de Ven | 2007-02-12 | 1 | -2/+2 |
* | [NET] NETROM: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -9/+9 |
* | [AX.25]: Fix unchecked nr_add_node uses. | Ralf Baechle | 2006-12-17 | 1 | -3/+8 |
* | [AX.25]: Mark all kmalloc users __must_check | Ralf Baechle | 2006-12-17 | 1 | -3/+5 |
* | [NETROM]: Use kmemdup | Arnaldo Carvalho de Melo | 2006-12-02 | 1 | -5/+7 |
* | [NETROM]: Fix possible null pointer dereference. | Ralf Baechle | 2006-06-26 | 1 | -4/+8 |
* | [AX25]: Make ax2asc thread-proof | Ralf Baechle | 2005-09-06 | 1 | -3/+5 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1041 |