index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_cake.c
Age
Commit message (
Expand
)
Author
2019-01-15
sch_cake: Correctly update parent qlen when splitting GSO packets
Toke Høiland-Jørgensen
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-08-22
sch_cake: Fix TC filter flow override and expand it to hosts as well
Toke Høiland-Jørgensen
2018-08-21
sch_cake: Remove unused including <linux/version.h>
Yue Haibing
2018-07-27
sch_cake: Make gso-splitting configurable from userspace
Dave Taht
2018-07-16
sch_cake: Fix tin order when set through skb->priority
Toke Høiland-Jørgensen
2018-07-10
sch_cake: Conditionally split GSO segments
Toke Høiland-Jørgensen
2018-07-10
sch_cake: Add overhead compensation support to the rate shaper
Toke Høiland-Jørgensen
2018-07-10
sch_cake: Add DiffServ handling
Toke Høiland-Jørgensen
2018-07-10
sch_cake: Add NAT awareness to packet classifier
Toke Høiland-Jørgensen
2018-07-10
sch_cake: Add optional ACK filter
Toke Høiland-Jørgensen
2018-07-10
sch_cake: Add ingress mode
Toke Høiland-Jørgensen
2018-07-10
sched: Add Common Applications Kept Enhanced (cake) qdisc
Toke Høiland-Jørgensen