summaryrefslogtreecommitdiff
path: root/include/net/dn_fib.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-30net: convert fib_treeref from int to refcount_tYajun Deng1-1/+1
2020-03-01net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-05net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_tReshetova, Elena1-2/+3
2013-09-20decnet (dn*.h): Remove extern from function prototypesJoe Perches1-25/+22
2013-03-22decnet: Parse netlink attributes on our ownThomas Graf1-22/+6
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-3/+3
2011-03-13decnet: Convert to use flowidn where applicable.David S. Miller1-4/+4
2010-03-28decnet: Remove unused FIB metric macros.David S. Miller1-4/+0
2009-11-04net: cleanup include/netEric Dumazet1-2/+1
2008-11-27decnet: remove private wrappers of endian helpersHarvey Harrison1-3/+3
2007-04-26[DECNet]: Use rtnl registration interfaceThomas Graf1-9/+0
2006-09-23[DECNET]: cleanupsAdrian Bunk1-3/+0
2006-09-23[DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy1-2/+1
2006-09-23[NET]: Use u32 for routing table IDsPatrick McHardy1-2/+2
2006-09-23[DECNET]: Covert rules to use generic codeSteven Whitehouse1-5/+3
2006-03-21[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse1-11/+11
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+204