Age | Commit message (Expand) | Author | Files | Lines |
2021-06-09 | net: x25: Use list_for_each_entry() to simplify code in x25_link.c | Wang Hai | 1 | -4/+1 |
2020-12-10 | net: x25: Fix handling of Restart Request and Restart Confirmation | Xie He | 1 | -16/+9 |
2020-11-28 | net/x25: fix restart request/confirm handling | Martin Schiller | 1 | -8/+33 |
2020-11-28 | net/x25: handle additional netdev events | Martin Schiller | 1 | -3/+3 |
2020-07-14 | net: x25: kerneldoc fixes | Andrew Lunn | 1 | -1/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41 | Thomas Gleixner | 1 | -6/+1 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -4/+4 |
2017-07-05 | net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2013-12-10 | x25: convert printks to pr_<level> | wangweidong | 1 | -2/+4 |
2011-10-18 | x25: Handle undersized/fragmented skbs | Matthew Daley | 1 | -0/+3 |
2011-07-02 | x25: Reduce switch/case indent | Joe Perches | 1 | -44/+43 |
2011-02-10 | x25: Do not reference freed memory. | David S. Miller | 1 | -1/+4 |
2010-12-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-12-08 | x25: decrement netdev reference counts on unload | Apollon Oikonomopoulos | 1 | -0/+1 |
2010-11-28 | X25 remove bkl in subscription ioctls | andrew hendry | 1 | -2/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2008-01-29 | [X25]: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 1 | -1/+1 |
2008-01-29 | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov | 1 | -4/+1 |
2007-02-11 | [NET] X25: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -3/+3 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+401 |