index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-08-18
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
1
-1
/
+1
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
1
-1
/
+1
2021-06-14
sch_cake: revise docs for RFC 8622 LE PHB support
Tyson Moore
1
-6
/
+6
2021-06-10
sch_cake: Fix out of bounds when parsing TCP options and header
Maxim Mikityanskiy
1
-1
/
+5
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-4
/
+4
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-16
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-07-03
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
1
-2
/
+2
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
1
-1
/
+1
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-17
/
+41
2020-06-25
sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling
Kevin Darbyshire-Bryant
1
-4
/
+4
2020-06-25
sch_cake: fix a few style nits
Toke Høiland-Jørgensen
1
-2
/
+2
2020-06-25
sch_cake: don't call diffserv parsing code when it is not needed
Toke Høiland-Jørgensen
1
-4
/
+9
2020-06-25
sch_cake: don't try to reallocate or unshare skb unconditionally
Ilya Ponetayev
1
-11
/
+30
2020-05-30
sch_cake: Take advantage of skb->hash where appropriate
Toke Høiland-Jørgensen
1
-14
/
+51
2020-01-14
net: sched: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-3
/
+1
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-01-02
sch_cake: avoid possible divide by zero in cake_enqueue()
Wen Yang
1
-1
/
+1
2019-12-18
sch_cake: drop unused variable tin_quantum_prio
Kevin 'ldir' Darbyshire-Bryant
1
-41
/
+18
2019-12-02
sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO
Victorien Molle
1
-0
/
+1
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-1
/
+2
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-5
/
+5
2019-04-04
sch_cake: Make sure we can write the IP header before changing DSCP bits
Toke Høiland-Jørgensen
1
-0
/
+11
2019-04-04
sch_cake: Use tc_skb_protocol() helper for getting packet protocol
Toke Høiland-Jørgensen
1
-1
/
+1
2019-03-15
sch_cake: Interpret fwmark parameter as a bitmask
Toke Høiland-Jørgensen
1
-13
/
+12
2019-03-03
sch_cake: Simplify logic in cake_select_tin()
Toke Høiland-Jørgensen
1
-38
/
+23
2019-03-03
sch_cake: Permit use of connmarks as tin classifiers
Kevin Darbyshire-Bryant
1
-7
/
+27
2019-03-03
sch_cake: Make the dual modes fairer
George Amanakis
1
-29
/
+63
2019-01-15
sch_cake: Correctly update parent qlen when splitting GSO packets
Toke Høiland-Jørgensen
1
-2
/
+3
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-1
/
+1
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
1
-3
/
+3
2018-08-22
sch_cake: Fix TC filter flow override and expand it to hosts as well
Toke Høiland-Jørgensen
1
-4
/
+19
2018-08-21
sch_cake: Remove unused including <linux/version.h>
Yue Haibing
1
-1
/
+0
2018-07-27
sch_cake: Make gso-splitting configurable from userspace
Dave Taht
1
-6
/
+7
2018-07-16
sch_cake: Fix tin order when set through skb->priority
Toke Høiland-Jørgensen
1
-1
/
+1
2018-07-10
sch_cake: Conditionally split GSO segments
Toke Høiland-Jørgensen
1
-26
/
+73
2018-07-10
sch_cake: Add overhead compensation support to the rate shaper
Toke Høiland-Jørgensen
1
-1
/
+123
2018-07-10
sch_cake: Add DiffServ handling
Toke Høiland-Jørgensen
1
-16
/
+423
2018-07-10
sch_cake: Add NAT awareness to packet classifier
Toke Høiland-Jørgensen
1
-2
/
+49
2018-07-10
sch_cake: Add optional ACK filter
Toke Høiland-Jørgensen
1
-2
/
+452
2018-07-10
sch_cake: Add ingress mode
Toke Høiland-Jørgensen
1
-4
/
+83
2018-07-10
sched: Add Common Applications Kept Enhanced (cake) qdisc
Toke Høiland-Jørgensen
1
-0
/
+1867