Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-14 | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 1 | -1/+1 |
2013-09-23 | mrp: add periodictimer to allow retries when packets get lost | Noel Burton-Krahn | 1 | -0/+27 |
2013-05-14 | net/802/mrp: fix lockdep splat | Eric Dumazet | 1 | -2/+2 |
2013-04-12 | net/802/mrp: fix possible race condition when calling mrp_pdu_queue() | David Ward | 1 | -0/+4 |
2013-02-11 | mrp: make mrp_rcv static | Stephen Hemminger | 1 | -2/+2 |
2013-02-10 | net/802: Implement Multiple Registration Protocol (MRP) | David Ward | 1 | -0/+895 |