summaryrefslogtreecommitdiff
path: root/net/x25/x25_forward.c
AgeCommit message (Expand)Author
2021-06-08net: x25: Use list_for_each_entry() to simplify code in x25_forward.cWang Hai
2020-02-16net: x25: convert to list_for_each_entry_safe()chenqiwu
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner
2013-12-09x25: convert printks to pr_<level>wangweidong
2011-03-31Fix common misspellingsLucas De Marchi
2010-03-30include 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_INITDenis Cheng
2008-01-04[X25]: Add missing x25_neigh_putJulia Lawall
2007-03-20[X25] x25_forward_call(): fix NULL dereferencesAdrian Bunk
2007-02-08[X.25]: Add call forwardingAndrew Hendry