index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
net_sched: sch_fq: always garbage collect
Eric Dumazet
2023-10-01
net_sched: sch_fq: add fast path for mostly idle qdisc
Eric Dumazet
2023-10-01
net_sched: sch_fq: change how @inactive is tracked
Eric Dumazet
2023-10-01
net_sched: sch_fq: struct sched_data reorg
Eric Dumazet
2023-09-13
net/sched: cls_route: make netlink errors meaningful
Pedro Tammela
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
2023-09-05
net: sched: sch_qfq: Fix UAF in qfq_dequeue()
valis
2023-08-31
net/sched: fq_pie: avoid stalls in fq_pie_timer()
Eric Dumazet
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-25
net/sched: sch_hfsc: Ensure inner classes have fsc curve
Budimir Markovic
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-23
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
2023-08-21
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
2023-08-17
netem: use seeded PRNG for correlated loss events
François Michel
2023-08-17
netem: use a seeded PRNG for generating random losses
François Michel
2023-08-17
netem: add prng attribute to netem_sched_data
François Michel
2023-08-09
net/sched: taprio: dump class stats for the actual q->qdiscs[]
Vladimir Oltean
2023-08-09
net/sched: taprio: delete misleading comment about preallocating child qdiscs
Vladimir Oltean
2023-08-09
net/sched: taprio: try again to report q->qdiscs[] to qdisc_leaf()
Vladimir Oltean
2023-08-09
net/sched: taprio: keep child Qdisc refcount elevated at 2 in offload mode
Vladimir Oltean
2023-08-09
net/sched: taprio: don't access q->qdiscs[] in unoffloaded mode during attach()
Vladimir Oltean
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-02
tc: flower: support for SPI
Ratheesh Kannoth
2023-08-01
net/sched: sch_qfq: warn about class in use while deleting
Pedro Tammela
2023-08-01
net/sched: sch_htb: warn about class in use while deleting
Pedro Tammela
2023-08-01
net/sched: sch_hfsc: warn about class in use while deleting
Pedro Tammela
2023-08-01
net/sched: sch_drr: warn about class in use while deleting
Pedro Tammela
2023-08-01
net/sched: wrap open coded Qdics class filter counter
Pedro Tammela
2023-07-31
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
2023-07-31
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
2023-07-31
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
2023-07-31
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2023-07-29
net: annotate data-races around sk->sk_{rcv|snd}timeo
Eric Dumazet
2023-07-28
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
2023-07-27
net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
Eric Dumazet
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-26
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
2023-07-24
tcx: Fix splat in ingress_destroy upon tcx_entry_free
Daniel Borkmann
2023-07-21
sch_htb: Allow HTB quantum parameter in offload mode
Naveen Mamindlapalli
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
net: sched: set IPS_CONFIRMED in tmpl status only when commit is set in act_ct
Xin Long
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
2023-07-17
net: sched: cls_flower: Undo tcf_bind_filter in case of an error
Victor Nogueira
2023-07-17
net: sched: cls_bpf: Undo tcf_bind_filter in case of an error
Victor Nogueira
2023-07-17
net: sched: cls_u32: Undo refcount decrement in case update failed
Victor Nogueira
2023-07-17
net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode
Victor Nogueira
2023-07-17
net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_...
Victor Nogueira
2023-07-13
net/sched: sch_qfq: account for stab overhead in qfq_enqueue
Pedro Tammela
2023-07-13
net/sched: sch_qfq: reintroduce lmax bound check for MTU
Pedro Tammela
[prev]
[next]