| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | rose: Delete commented out references to ancient firewalling code. | David S. Miller | 2011-07-07 | 1 | -5/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | rose: Add length checks to CALL_REQUEST parsing | Ben Hutchings | 2011-03-27 | 1 | -7/+13 |
* | ROSE: rose AX25 packet routing improvement | Bernard Pidoux | 2011-02-14 | 1 | -12/+16 |
* | net/rose: Use GFP_ATOMIC | Julia Lawall | 2010-08-01 | 1 | -1/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ax25: netrom: rose: Fix timer oopses | Jarek Poplawski | 2010-01-16 | 1 | -0/+5 |
* | net: Move && and || to end of previous line | Joe Perches | 2009-11-29 | 1 | -4/+6 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 | 1 | -10/+6 |
|\ |
|
| * | rose: device refcount leak | Eric Dumazet | 2009-11-05 | 1 | -10/+6 |
* | | net: Introduce for_each_netdev_rcu() iterator | Eric Dumazet | 2009-11-04 | 1 | -9/+9 |
|/ |
|
* | NET: ROSE: Don't use static buffer. | Ralf Baechle | 2009-07-26 | 1 | -11/+12 |
* | rose: improving AX25 routing frames via ROSE network | Bernard Pidoux | 2008-06-17 | 1 | -11/+18 |
* | rose: Wrong list_lock argument in rose_node seqops | Bernard Pidoux | 2008-05-02 | 1 | -4/+4 |
* | [ROSE]: Fix soft lockup wrt. rose_node_list_lock | Bernard Pidoux | 2008-04-20 | 1 | -2/+0 |
* | [ROSE]: Supress sparse warnings | Eric Dumazet | 2008-01-28 | 1 | -2/+8 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 | 1 | -4/+4 |
* | [ROSE]: Fix rose.ko oops on unload | Alexey Dobriyan | 2007-10-07 | 1 | -5/+10 |
* | [NET]: Make all initialized struct seq_operations const. | Philippe De Muyter | 2007-07-10 | 1 | -3/+3 |
* | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-03 | 1 | -3/+5 |
* | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [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 | -3/+3 |
* | [NET] ROSE: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -18/+18 |
* | [AX.25]: Fix unchecked rose_add_loopback_neigh uses | Ralf Baechle | 2006-12-17 | 1 | -24/+21 |
* | [AX.25]: Mark all kmalloc users __must_check | Ralf Baechle | 2006-12-17 | 1 | -1/+1 |
* | [ROSE] rose_add_loopback_node: propagate -E | Alexey Dobriyan | 2006-12-02 | 1 | -2/+2 |
* | [ROSE]: Fix routing table locking in rose_remove_neigh. | Ralf Baechle | 2006-05-03 | 1 | -5/+0 |
* | [ROSE]: Remove useless prototype for rose_remove_neigh(). | Ralf Baechle | 2006-05-03 | 1 | -2/+0 |
* | [NET]: kfree cleanup | Jesper Juhl | 2005-11-08 | 1 | -4/+2 |
* | [AX.25]: Use constant instead of magic number | Ralf Baechle | 2005-10-26 | 1 | -1/+1 |
* | [AX25]: Make ax2asc thread-proof | Ralf Baechle | 2005-09-06 | 1 | -5/+9 |
* | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+1 |
* | [ROSE]: Fix typo in rose_route_frame() locking fix. | David S. Miller | 2005-08-23 | 1 | -1/+1 |
* | [ROSE]: Fix missing unlocks in rose_route_frame() | David S. Miller | 2005-08-23 | 1 | -2/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1343 |