index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_etf.c
Age
Commit message (
Expand
)
Author
2022-09-01
net: sched: etf: remove true check in etf_enable_offload()
Zhengchao Shao
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
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