Age | Commit message (Expand) | Author |
2022-05-09 | ROSE: Remove unused code and clean up some inconsistent indenting | Jiapeng Chong |
2021-10-13 | rose: constify dev_addr passing | Jakub Kicinski |
2021-03-10 | net: rose: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-01-07 | net/rose: remove redundant assignment to variable failed | Colin Ian King |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-01-27 | net/rose: fix NULL ax25_cb kernel panic | Bernard Pidoux |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig |
2018-01-16 | net: delete /proc THIS_MODULE references | Alexey Dobriyan |
2017-10-22 | net: rose: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-10-18 | net/rose: Convert timers to use timer_setup() | Kees Cook |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2015-06-18 | netfilter: Remove spurios included of netfilter.h | Eric W Biederman |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-07-07 | rose: Delete commented out references to ancient firewalling code. | David S. Miller |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-27 | rose: Add length checks to CALL_REQUEST parsing | Ben Hutchings |
2011-02-14 | ROSE: rose AX25 packet routing improvement | Bernard Pidoux |
2010-08-01 | net/rose: Use GFP_ATOMIC | Julia Lawall |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-16 | ax25: netrom: rose: Fix timer oopses | Jarek Poplawski |
2009-11-29 | net: Move && and || to end of previous line | Joe Perches |
2009-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-05 | rose: device refcount leak | Eric Dumazet |
2009-11-04 | net: Introduce for_each_netdev_rcu() iterator | Eric Dumazet |
2009-07-26 | NET: ROSE: Don't use static buffer. | Ralf Baechle |
2008-06-17 | rose: improving AX25 routing frames via ROSE network | Bernard Pidoux |
2008-05-02 | rose: Wrong list_lock argument in rose_node seqops | Bernard Pidoux |
2008-04-20 | [ROSE]: Fix soft lockup wrt. rose_node_list_lock | Bernard Pidoux |
2008-01-28 | [ROSE]: Supress sparse warnings | Eric Dumazet |
2007-10-10 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman |
2007-10-07 | [ROSE]: Fix rose.ko oops on unload | Alexey Dobriyan |
2007-07-10 | [NET]: Make all initialized struct seq_operations const. | Philippe De Muyter |
2007-05-03 | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] mark struct file_operations const 8 | Arjan van de Ven |
2007-02-10 | [NET] ROSE: Fix whitespace errors. | YOSHIFUJI Hideaki |
2006-12-17 | [AX.25]: Fix unchecked rose_add_loopback_neigh uses | Ralf Baechle |
2006-12-17 | [AX.25]: Mark all kmalloc users __must_check | Ralf Baechle |
2006-12-02 | [ROSE] rose_add_loopback_node: propagate -E | Alexey Dobriyan |
2006-05-03 | [ROSE]: Fix routing table locking in rose_remove_neigh. | Ralf Baechle |
2006-05-03 | [ROSE]: Remove useless prototype for rose_remove_neigh(). | Ralf Baechle |
2005-11-08 | [NET]: kfree cleanup | Jesper Juhl |
2005-10-26 | [AX.25]: Use constant instead of magic number | Ralf Baechle |
2005-09-06 | [AX25]: Make ax2asc thread-proof | Ralf Baechle |
2005-08-29 | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo |
2005-08-23 | [ROSE]: Fix typo in rose_route_frame() locking fix. | David S. Miller |
2005-08-23 | [ROSE]: Fix missing unlocks in rose_route_frame() | David S. Miller |