index
:
linux-stable.git
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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_cake.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sch_cake: do not use skb_mac_header() in cake_overhead()
Eric Dumazet
2023-03-22
1
-3
/
+3
*
net: sched: use skb_ip_totlen and iph_totlen
Xin Long
2023-02-01
1
-1
/
+1
*
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-20
1
-0
/
+4
|
\
|
*
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
2022-10-19
1
-0
/
+4
*
|
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
|
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-3
/
+3
|
/
*
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
2022-09-22
1
-6
/
+3
*
net: sched: remove redundant NULL check in change hook function
Zhengchao Shao
2022-09-01
1
-3
/
+0
*
sch_cake: revise Diffserv docs
Kevin Bracey
2022-01-07
1
-20
/
+20
*
sch_cake: do not call cake_destroy() from cake_init()
Eric Dumazet
2021-12-10
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
1
-1
/
+1
|
\
|
*
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
2021-08-18
1
-1
/
+1
*
|
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-07-29
1
-1
/
+1
|
/
*
sch_cake: revise docs for RFC 8622 LE PHB support
Tyson Moore
2021-06-14
1
-6
/
+6
*
sch_cake: Fix out of bounds when parsing TCP options and header
Maxim Mikityanskiy
2021-06-10
1
-1
/
+5
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
1
-4
/
+4
|
\
|
*
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
2020-07-16
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
1
-2
/
+2
|
|
\
|
*
|
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
2020-06-29
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
1
-17
/
+41
|
|
\
\
|
*
|
|
sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling
Kevin Darbyshire-Bryant
2020-06-25
1
-4
/
+4
*
|
|
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-03
1
-2
/
+2
|
/
/
*
|
sch_cake: fix a few style nits
Toke Høiland-Jørgensen
2020-06-25
1
-2
/
+2
*
|
sch_cake: don't call diffserv parsing code when it is not needed
Toke Høiland-Jørgensen
2020-06-25
1
-4
/
+9
*
|
sch_cake: don't try to reallocate or unshare skb unconditionally
Ilya Ponetayev
2020-06-25
1
-11
/
+30
|
/
*
sch_cake: Take advantage of skb->hash where appropriate
Toke Høiland-Jørgensen
2020-05-30
1
-14
/
+51
*
net: sched: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-14
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
1
-1
/
+1
|
\
|
*
sch_cake: avoid possible divide by zero in cake_enqueue()
Wen Yang
2020-01-02
1
-1
/
+1
*
|
sch_cake: drop unused variable tin_quantum_prio
Kevin 'ldir' Darbyshire-Bryant
2019-12-18
1
-41
/
+18
|
/
*
sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO
Victorien Molle
2019-12-02
1
-0
/
+1
*
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
-5
/
+5
*
sch_cake: Make sure we can write the IP header before changing DSCP bits
Toke Høiland-Jørgensen
2019-04-04
1
-0
/
+11
*
sch_cake: Use tc_skb_protocol() helper for getting packet protocol
Toke Høiland-Jørgensen
2019-04-04
1
-1
/
+1
*
sch_cake: Interpret fwmark parameter as a bitmask
Toke Høiland-Jørgensen
2019-03-15
1
-13
/
+12
*
sch_cake: Simplify logic in cake_select_tin()
Toke Høiland-Jørgensen
2019-03-03
1
-38
/
+23
*
sch_cake: Permit use of connmarks as tin classifiers
Kevin Darbyshire-Bryant
2019-03-03
1
-7
/
+27
*
sch_cake: Make the dual modes fairer
George Amanakis
2019-03-03
1
-29
/
+63
*
sch_cake: Correctly update parent qlen when splitting GSO packets
Toke Høiland-Jørgensen
2019-01-15
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
1
-1
/
+1
|
\
|
*
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-10-05
1
-1
/
+1
*
|
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
1
-3
/
+3
|
/
*
sch_cake: Fix TC filter flow override and expand it to hosts as well
Toke Høiland-Jørgensen
2018-08-22
1
-4
/
+19
*
sch_cake: Remove unused including <linux/version.h>
Yue Haibing
2018-08-21
1
-1
/
+0
*
sch_cake: Make gso-splitting configurable from userspace
Dave Taht
2018-07-27
1
-6
/
+7
*
sch_cake: Fix tin order when set through skb->priority
Toke Høiland-Jørgensen
2018-07-16
1
-1
/
+1
[next]