index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_etf.c
Age
Commit message (
Expand
)
Author
2020-07-16
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
2020-04-22
sched: etf: do not assume all sockets are full blown
Eric Dumazet
2019-10-15
sched: etf: Fix ordering of packets with same txtime
Vinicius Costa Gomes
2019-06-28
etf: Add skip_sock_check
Vedang Patel
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2018-11-16
etf: Drop all expired packets
Jesus Sanchez-Palencia
2018-11-16
etf: Split timersortedlist_erase()
Jesus Sanchez-Palencia
2018-11-16
etf: Use cached rb_root
Jesus Sanchez-Palencia
2018-11-16
etf: Cancel timer if there are no pending skbs
Jesus Sanchez-Palencia
2018-07-04
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
2018-07-04
net/sched: Add HW offloading capability to ETF
Jesus Sanchez-Palencia
2018-07-04
net/sched: Introduce the ETF Qdisc
Vinicius Costa Gomes