aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/netdevices.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-02afs: do not send list of client addressesFlorian Westphal1-48/+0
2018-05-23afs: Implement network namespacingDavid Howells1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-10afs: Use core kernel UUID generationArnd Bergmann1-21/+0
2009-04-09afs: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-2/+3
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-1/+1
2007-05-03[AFS]: Adjust the new netdevice scanning codeDavid Howells1-5/+19
2007-05-03[AFS]: Replace rtnetlink client by direct dev_base walkingPatrick McHardy1-0/+54