Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: sched: Convert timers to use timer_setup() | Kees Cook | 2017-10-18 | 1 | -4/+6 |
* | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 2017-04-13 | 1 | -1/+1 |
* | sched: replace __skb_dequeue with __qdisc_dequeue_head | Florian Westphal | 2016-09-19 | 1 | -1/+1 |
* | pie: use qdisc_dequeue_head wrapper | Florian Westphal | 2016-09-19 | 1 | -1/+1 |
* | net_sched: drop packets after root qdisc lock is released | Eric Dumazet | 2016-06-25 | 1 | -2/+3 |
* | net_sched: sch_pie: defer skb freeing | Eric Dumazet | 2016-06-15 | 1 | -1/+1 |
* | net_sched: update hierarchical backlog too | WANG Cong | 2016-02-29 | 1 | -2/+3 |
* | sch_pie: schedule the timer after all init succeed | WANG Cong | 2014-10-29 | 1 | -1/+1 |
* | net: sched: implement qstat helper routines | John Fastabend | 2014-09-30 | 1 | -1/+1 |
* | net: sched: Cleanup PIE comments | Vijay Subramanian | 2014-02-13 | 1 | -5/+16 |
* | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 2014-01-14 | 1 | -1/+1 |
* | net: pkt_sched: PIE AQM scheme | Vijay Subramanian | 2014-01-06 | 1 | -0/+555 |