aboutsummaryrefslogtreecommitdiff
path: root/include/net/dn_fib.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-30net: convert fib_treeref from int to refcount_tGravatar Yajun Deng 1-1/+1
2020-02-29net: dn_fib: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-04net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_tGravatar Reshetova, Elena 1-2/+3
2013-09-20decnet (dn*.h): Remove extern from function prototypesGravatar Joe Perches 1-25/+22
2013-03-22decnet: Parse netlink attributes on our ownGravatar Thomas Graf 1-22/+6
2012-04-15net: cleanup unsigned to unsigned intGravatar Eric Dumazet 1-3/+3
2011-03-12decnet: Convert to use flowidn where applicable.Gravatar David S. Miller 1-4/+4
2010-03-27decnet: Remove unused FIB metric macros.Gravatar David S. Miller 1-4/+0
2009-11-04net: cleanup include/netGravatar Eric Dumazet 1-2/+1
2008-11-27decnet: remove private wrappers of endian helpersGravatar Harvey Harrison 1-3/+3
2007-04-25[DECNet]: Use rtnl registration interfaceGravatar Thomas Graf 1-9/+0
2006-09-22[DECNET]: cleanupsGravatar Adrian Bunk 1-3/+0
2006-09-22[DECNET]: Increase number of possible routing tables to 2^32Gravatar Patrick McHardy 1-2/+1
2006-09-22[NET]: Use u32 for routing table IDsGravatar Patrick McHardy 1-2/+2
2006-09-22[DECNET]: Covert rules to use generic codeGravatar Steven Whitehouse 1-5/+3
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Gravatar Steven Whitehouse 1-11/+11
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+204