index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_cake.c
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
net/sched: sch_cake: annotate data-races in cake_dump_class_stats (II)
Eric Dumazet
1
-60
/
+71
7 days
net/sched: sch_cake: annotate data-races in cake_dump_class_stats (I)
Eric Dumazet
1
-12
/
+12
11 days
net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)
Eric Dumazet
1
-6
/
+7
11 days
net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)
Eric Dumazet
1
-44
/
+46
11 days
net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)
Eric Dumazet
1
-18
/
+20
11 days
net/sched: sch_cake: annotate data-races in cake_dump_stats() (II)
Eric Dumazet
1
-15
/
+19
11 days
net/sched: sch_cake: annotate data-races in cake_dump_stats() (I)
Eric Dumazet
1
-21
/
+21
2026-04-16
net/sched: sch_cake: fix NAT destination port not being updated in cake_updat...
Dudu Lu
1
-1
/
+1
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-28
/
+25
2026-02-28
net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
Jesper Dangaard Brouer
1
-1
/
+1
2026-02-28
net: sched: introduce qdisc-specific drop reason tracing
Jesper Dangaard Brouer
1
-13
/
+13
2026-02-27
net/sched: sch_cake: fixup cake_mq rate adjustment for diffserv config
Jonas Köppeler
1
-27
/
+23
2026-02-27
net/sched: sch_cake: avoid sync overhead when unlimited
Jonas Köppeler
1
-1
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
1
-1
/
+1
2026-01-17
net/sched: cake: avoid separate allocation of struct cake_sched_config
Toke Høiland-Jørgensen
1
-23
/
+6
2026-01-13
net/sched: sch_cake: share shaper state across sub-instances of cake_mq
Jonas Köppeler
1
-0
/
+51
2026-01-13
net/sched: sch_cake: Share config across cake_mq sub-qdiscs
Toke Høiland-Jørgensen
1
-40
/
+133
2026-01-13
net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices
Toke Høiland-Jørgensen
1
-1
/
+78
2026-01-13
net/sched: sch_cake: Factor out config variables into separate struct
Toke Høiland-Jørgensen
1
-112
/
+133
2025-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-26
/
+32
2025-12-02
net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
Xiang Mei
1
-26
/
+32
2025-11-25
net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel
Eric Dumazet
1
-1
/
+3
2025-11-25
net_sched: cake: use qdisc_pkt_segs()
Eric Dumazet
1
-9
/
+3
2025-11-25
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
Eric Dumazet
1
-0
/
+1
2025-11-25
net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init()
Eric Dumazet
1
-1
/
+1
2025-08-20
net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
William Liu
1
-2
/
+12
2025-07-08
net: account for encap headers in qdisc pkt len
Fengyuan Gong
1
-1
/
+4
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-65
/
+75
2025-01-09
sched: sch_cake: add bounds checks to host bulk flow fairness counts
Toke Høiland-Jørgensen
1
-65
/
+75
2024-12-12
net_sched: sch_cake: Add drop reasons
Toke Høiland-Jørgensen
1
-20
/
+23
2024-12-04
net: sched: fix ordering of qlen adjustment
Lion Ackermann
1
-1
/
+1
2024-09-10
sch_cake: constify inverse square root cache
Dave Taht
1
-35
/
+18
2024-09-05
sched: sch_cake: fix bulk flow accounting logic for host fairness
Toke Høiland-Jørgensen
1
-4
/
+7
2024-04-19
net_sched: cake: implement lockless cake_dump()
Eric Dumazet
1
-47
/
+63
2024-04-09
net: sched: cake: Optimize the number of function calls and branches in heap ...
Kuan-Wei Chiu
1
-1
/
+1
2024-02-02
net/sched: Add module aliases for cls_,sch_,act_ modules
Michal Koutný
1
-0
/
+1
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2023-03-22
sch_cake: do not use skb_mac_header() in cake_overhead()
Eric Dumazet
1
-3
/
+3
2023-02-01
net: sched: use skb_ip_totlen and iph_totlen
Xin Long
1
-1
/
+1
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+4
2022-10-19
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
1
-0
/
+4
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-3
/
+3
2022-09-22
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
1
-6
/
+3
2022-09-01
net: sched: remove redundant NULL check in change hook function
Zhengchao Shao
1
-3
/
+0
2022-01-07
sch_cake: revise Diffserv docs
Kevin Bracey
1
-20
/
+20
2021-12-10
sch_cake: do not call cake_destroy() from cake_init()
Eric Dumazet
1
-5
/
+1
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
[next]