Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched: etf: Fix ordering of packets with same txtime | Vinicius Costa Gomes | 2019-10-15 | 1 | -1/+1 |
* | etf: Add skip_sock_check | Vedang Patel | 2019-06-28 | 1 | -0/+10 |
* | netlink: make validation more configurable for future strictness | Johannes Berg | 2019-04-27 | 1 | -1/+2 |
* | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek | 2019-04-27 | 1 | -1/+1 |
* | etf: Drop all expired packets | Jesus Sanchez-Palencia | 2018-11-16 | 1 | -15/+21 |
* | etf: Split timersortedlist_erase() | Jesus Sanchez-Palencia | 2018-11-16 | 1 | -15/+29 |
* | etf: Use cached rb_root | Jesus Sanchez-Palencia | 2018-11-16 | 1 | -9/+12 |
* | etf: Cancel timer if there are no pending skbs | Jesus Sanchez-Palencia | 2018-11-16 | 1 | -1/+3 |
* | net/sched: Make etf report drops on error_queue | Jesus Sanchez-Palencia | 2018-07-04 | 1 | -2/+33 |
* | net/sched: Add HW offloading capability to ETF | Jesus Sanchez-Palencia | 2018-07-04 | 1 | -1/+70 |
* | net/sched: Introduce the ETF Qdisc | Vinicius Costa Gomes | 2018-07-04 | 1 | -0/+384 |