Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -7/+6 |
* | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -6/+5 |
* | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 2014-01-14 | 1 | -1/+1 |
* | mrp: add periodictimer to allow retries when packets get lost | Noel Burton-Krahn | 2013-09-23 | 1 | -0/+27 |
* | net/802/mrp: fix lockdep splat | Eric Dumazet | 2013-05-14 | 1 | -2/+2 |
* | net/802/mrp: fix possible race condition when calling mrp_pdu_queue() | David Ward | 2013-04-12 | 1 | -0/+4 |
* | mrp: make mrp_rcv static | Stephen Hemminger | 2013-02-11 | 1 | -2/+2 |
* | net/802: Implement Multiple Registration Protocol (MRP) | David Ward | 2013-02-10 | 1 | -0/+895 |