index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_etf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: etf: remove true check in etf_enable_offload()
Zhengchao Shao
2022-09-02
1
-3
/
+0
*
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
2022-08-25
1
-3
/
+0
*
sched: etf: do not assume all sockets are full blown
Eric Dumazet
2020-04-23
1
-3
/
+4
*
sched: etf: Fix ordering of packets with same txtime
Vinicius Costa Gomes
2019-10-16
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-17
1
-15
/
+21
*
etf: Split timersortedlist_erase()
Jesus Sanchez-Palencia
2018-11-17
1
-15
/
+29
*
etf: Use cached rb_root
Jesus Sanchez-Palencia
2018-11-17
1
-9
/
+12
*
etf: Cancel timer if there are no pending skbs
Jesus Sanchez-Palencia
2018-11-17
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