index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-13
1
-1
/
+1
|
\
|
*
net: sched: cls_u32: Fix allocation size in u32_init()
Gustavo A. R. Silva
2023-10-06
1
-1
/
+1
*
|
netem: Annotate struct disttable with __counted_by
Kees Cook
2023-10-06
1
-1
/
+1
*
|
net_sched: sch_fq: add TCA_FQ_WEIGHTS attribute
Eric Dumazet
2023-10-05
1
-0
/
+33
*
|
net_sched: sch_fq: add 3 bands and WRR scheduling
Eric Dumazet
2023-10-05
1
-42
/
+162
*
|
net_sched: export pfifo_fast prio2band[]
Eric Dumazet
2023-10-05
1
-4
/
+5
*
|
net_sched: sch_fq: remove q->ktime_cache
Eric Dumazet
2023-10-05
1
-13
/
+15
*
|
net: implement lockless SO_MAX_PACING_RATE
Eric Dumazet
2023-10-01
1
-1
/
+1
*
|
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
1
-1
/
+1
*
|
net_sched: sch_fq: always garbage collect
Eric Dumazet
2023-10-01
1
-3
/
+1
*
|
net_sched: sch_fq: add fast path for mostly idle qdisc
Eric Dumazet
2023-10-01
1
-37
/
+91
*
|
net_sched: sch_fq: change how @inactive is tracked
Eric Dumazet
2023-10-01
1
-5
/
+7
*
|
net_sched: sch_fq: struct sched_data reorg
Eric Dumazet
2023-10-01
1
-4
/
+12
*
|
net/sched: cls_route: make netlink errors meaningful
Pedro Tammela
2023-09-13
1
-16
/
+21
*
|
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
2023-09-12
1
-2
/
+2
|
/
*
net: sched: sch_qfq: Fix UAF in qfq_dequeue()
valis
2023-09-05
2
-6
/
+18
*
net/sched: fq_pie: avoid stalls in fq_pie_timer()
Eric Dumazet
2023-08-31
1
-8
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-29
1
-0
/
+4
|
\
|
*
net/sched: sch_hfsc: Ensure inner classes have fsc curve
Budimir Markovic
2023-08-26
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-13
/
+40
|
\
|
|
*
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
2023-08-23
1
-13
/
+40
*
|
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
2023-08-21
1
-1
/
+1
*
|
netem: use seeded PRNG for correlated loss events
François Michel
2023-08-18
1
-10
/
+12
*
|
netem: use a seeded PRNG for generating random losses
François Michel
2023-08-18
1
-5
/
+6
*
|
netem: add prng attribute to netem_sched_data
François Michel
2023-08-18
1
-0
/
+16
*
|
net/sched: taprio: dump class stats for the actual q->qdiscs[]
Vladimir Oltean
2023-08-10
1
-5
/
+3
*
|
net/sched: taprio: delete misleading comment about preallocating child qdiscs
Vladimir Oltean
2023-08-10
1
-4
/
+1
*
|
net/sched: taprio: try again to report q->qdiscs[] to qdisc_leaf()
Vladimir Oltean
2023-08-10
1
-3
/
+5
*
|
net/sched: taprio: keep child Qdisc refcount elevated at 2 in offload mode
Vladimir Oltean
2023-08-10
1
-14
/
+25
*
|
net/sched: taprio: don't access q->qdiscs[] in unoffloaded mode during attach()
Vladimir Oltean
2023-08-10
1
-3
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
6
-15
/
+68
|
\
|
|
*
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
2023-08-01
1
-1
/
+0
|
*
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
2023-08-01
1
-1
/
+0
|
*
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
2023-08-01
1
-1
/
+0
|
*
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2023-07-31
1
-2
/
+13
|
*
net: annotate data-races around sk->sk_{rcv|snd}timeo
Eric Dumazet
2023-07-29
1
-2
/
+2
|
*
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
2023-07-29
1
-6
/
+50
|
*
net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
Eric Dumazet
2023-07-28
1
-2
/
+3
*
|
tc: flower: support for SPI
Ratheesh Kannoth
2023-08-02
1
-0
/
+35
*
|
net/sched: sch_qfq: warn about class in use while deleting
Pedro Tammela
2023-08-01
1
-1
/
+3
*
|
net/sched: sch_htb: warn about class in use while deleting
Pedro Tammela
2023-08-01
1
-1
/
+3
*
|
net/sched: sch_hfsc: warn about class in use while deleting
Pedro Tammela
2023-08-01
1
-1
/
+3
*
|
net/sched: sch_drr: warn about class in use while deleting
Pedro Tammela
2023-08-01
1
-1
/
+3
*
|
net/sched: wrap open coded Qdics class filter counter
Pedro Tammela
2023-08-01
4
-20
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-28
1
-0
/
+14
|
\
|
|
*
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
2023-07-27
1
-0
/
+14
*
|
tcx: Fix splat in ingress_destroy upon tcx_entry_free
Daniel Borkmann
2023-07-24
1
-1
/
+1
*
|
sch_htb: Allow HTB quantum parameter in offload mode
Naveen Mamindlapalli
2023-07-21
1
-4
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-21
4
-138
/
+143
|
\
|
|
*
net: sched: cls_flower: Undo tcf_bind_filter in case of an error
Victor Nogueira
2023-07-17
1
-52
/
+47
[next]