summaryrefslogtreecommitdiffstats
path: root/net/x25/x25_route.c
Commit message (Expand)AuthorAgeFilesLines
* net: x25: Use list_for_each_entry() to simplify code in x25_route.cWang Hai2021-06-101-12/+3
* net: x25: Remove unimplemented X.25-over-LLC code stubsXie He2020-12-121-6/+1
* net/x25: handle additional netdev eventsMartin Schiller2020-11-271-3/+0
* net: x25: kerneldoc fixesAndrew Lunn2020-07-131-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner2019-05-241-6/+1
* net, x25: convert x25_route.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-1/+1
* net:x25: use IS_ENABLEDIgor Maravić2011-12-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* X25: Fix oops and refcnt problems from x25_dev_getandrew hendry2009-11-291-1/+3
* net: Cleanup redundant tests on unsignedroel kluin2009-10-291-1/+1
* [X25]: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-281-1/+1
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* [NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-1/+1
* [X.25]: Add call forwardingAndrew Hendry2007-02-081-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+221