Age | Commit message (Expand) | Author |
---|---|---|
2021-06-08 | net: x25: Use list_for_each_entry() to simplify code in x25_forward.c | Wang Hai |
2020-02-16 | net: x25: convert to list_for_each_entry_safe() | chenqiwu |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41 | Thomas Gleixner |
2013-12-09 | x25: convert printks to pr_<level> | wangweidong |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2008-01-28 | [X25]: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng |
2008-01-04 | [X25]: Add missing x25_neigh_put | Julia Lawall |
2007-03-20 | [X25] x25_forward_call(): fix NULL dereferences | Adrian Bunk |
2007-02-08 | [X.25]: Add call forwarding | Andrew Hendry |