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