aboutsummaryrefslogtreecommitdiff
path: root/include/net/mrp.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-18mrp: introduce active flags to prevent UAF when applicant uninitGravatar Schspa Shi 1-0/+1
2022-07-22net: add missing includes and forward declarations under net/Gravatar Jakub Kicinski 1-0/+4
2019-12-09treewide: Use sizeof_field() macroGravatar Pankaj Bharadiya 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
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2013-09-23mrp: add periodictimer to allow retries when packets get lostGravatar Noel Burton-Krahn 1-0/+1
2013-09-21mrp.h: Remove extern from function prototypesGravatar Joe Perches 1-14/+12
2013-02-10net/802: Implement Multiple Registration Protocol (MRP)Gravatar David Ward 1-0/+143