aboutsummaryrefslogtreecommitdiff
path: root/net/x25/x25_route.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-10net: x25: Use list_for_each_entry() to simplify code in x25_route.cGravatar Wang Hai 1-12/+3
2020-12-12net: x25: Remove unimplemented X.25-over-LLC code stubsGravatar Xie He 1-6/+1
2020-11-27net/x25: handle additional netdev eventsGravatar Martin Schiller 1-3/+0
2020-07-13net: x25: kerneldoc fixesGravatar Andrew Lunn 1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Gravatar Thomas Gleixner 1-6/+1
2017-07-04net, x25: convert x25_route.refcnt from atomic_t to refcount_tGravatar Reshetova, Elena 1-1/+1
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsGravatar Ben Hutchings 1-1/+1
2011-12-16net:x25: use IS_ENABLEDGravatar Igor Maravić 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-11-29X25: Fix oops and refcnt problems from x25_dev_getGravatar andrew hendry 1-1/+3
2009-10-29net: Cleanup redundant tests on unsignedGravatar roel kluin 1-1/+1
2008-01-28[X25]: use LIST_HEAD instead of LIST_HEAD_INITGravatar Denis Cheng 1-1/+1
2007-10-10[NET]: Make the device list and device lookups per namespace.Gravatar Eric W. Biederman 1-1/+1
2007-02-10[NET] X25: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-1/+1
2007-02-08[X.25]: Add call forwardingGravatar Andrew Hendry 1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+221