aboutsummaryrefslogtreecommitdiffstats
path: root/net/802/mrp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-14net/802/mrp: fix lockdep splatEric Dumazet1-2/+2
2013-04-12net/802/mrp: fix possible race condition when calling mrp_pdu_queue()David Ward1-0/+4
2013-02-11mrp: make mrp_rcv staticStephen Hemminger1-2/+2
2013-02-10net/802: Implement Multiple Registration Protocol (MRP)David Ward1-0/+895