summaryrefslogtreecommitdiffstats
path: root/net/802/mrp.c
AgeCommit message (Expand)Author
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2013-09-23mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn
2013-05-14net/802/mrp: fix lockdep splatEric Dumazet
2013-04-12net/802/mrp: fix possible race condition when calling mrp_pdu_queue()David Ward
2013-02-11mrp: make mrp_rcv staticStephen Hemminger
2013-02-10net/802: Implement Multiple Registration Protocol (MRP)David Ward