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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-17
net/sched: cls_flower: allocate mask dynamically in fl_change()
Ivan Vecera
1
-5
/
+14
2019-01-16
net_sched: refetch skb protocol for each filter
Cong Wang
1
-2
/
+1
2019-01-15
net/sched: act_tunnel_key: fix memory leak in case of action replace
Davide Caratti
1
-8
/
+11
2019-01-15
sch_cake: Correctly update parent qlen when splitting GSO packets
Toke Høiland-Jørgensen
1
-2
/
+3
2019-01-15
sched: Fix detection of empty queues in child qdiscs
Toke Høiland-Jørgensen
3
-3
/
+9
2019-01-15
sched: Avoid dereferencing skb pointer after child enqueue
Toke Høiland-Jørgensen
8
-16
/
+23
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-483
/
+1074
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+5
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2018-12-19
net/sched: cls_flower: Remove old entries from rhashtable
Roi Dayan
1
-4
/
+3
2018-12-15
net: sched: simplify the qdisc_leaf code
Tonghao Zhang
1
-3
/
+1
2018-12-14
net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()
Cong Wang
5
-45
/
+33
2018-12-10
net/sched: Remove egdev mechanism
Oz Shlomo
2
-267
/
+1
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-25
/
+25
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
1
-13
/
+10
2018-12-05
net: netem: use a list in addition to rbtree
Peter Oskolkov
1
-20
/
+69
2018-12-04
net/sched: act_tunnel_key: Don't dump dst port if it wasn't set
Adi Nissim
1
-1
/
+3
2018-12-04
net/sched: act_tunnel_key: Allow key-less tunnels
Adi Nissim
1
-10
/
+11
2018-12-04
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-5
/
+5
2018-12-01
net/sched: Replace call_rcu_bh() and rcu_barrier_bh()
Paul E. McKenney
2
-5
/
+5
2018-11-30
net/sched: act_police: fix memory leak in case of invalid control action
Davide Caratti
1
-12
/
+12
2018-11-29
net: Prevent invalid access to skb->prev in __qdisc_drop_all
Christoph Paasch
1
-0
/
+3
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+22
2018-11-23
net/sched: act_police: add missing spinlock initialization
Davide Caratti
1
-0
/
+1
2018-11-20
net/sched: act_police: fix race condition on state variables
Davide Caratti
1
-14
/
+21
2018-11-20
net_sched: sch_fq: avoid calling ktime_get_ns() if not needed
Eric Dumazet
1
-1
/
+6
2018-11-19
net: sched: cls_u32: add res to offload information
Jakub Kicinski
1
-0
/
+2
2018-11-19
net: sched: gred: support reporting stats from offloads
Jakub Kicinski
1
-0
/
+47
2018-11-19
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
1
-0
/
+47
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+21
2018-11-16
net: sched: gred: allow manipulating per-DP RED flags
Jakub Kicinski
1
-1
/
+143
2018-11-16
net: sched: gred: store red flags per virtual queue
Jakub Kicinski
1
-6
/
+18
2018-11-16
net: sched: gred: provide a better structured dump and expose stats
Jakub Kicinski
1
-1
/
+52
2018-11-16
net: sched: gred: store bytesin as a 64 bit value
Jakub Kicinski
1
-1
/
+1
2018-11-16
net: sched: gred: use extack to provide more details on configuration errors
Jakub Kicinski
1
-11
/
+33
2018-11-16
net: sched: gred: pass extack to nla_parse_nested()
Jakub Kicinski
1
-2
/
+2
2018-11-16
net: sched: gred: separate error and non-error path in gred_change()
Jakub Kicinski
1
-6
/
+6
2018-11-16
etf: Drop all expired packets
Jesus Sanchez-Palencia
1
-15
/
+21
2018-11-16
etf: Split timersortedlist_erase()
Jesus Sanchez-Palencia
1
-15
/
+29
2018-11-16
etf: Use cached rb_root
Jesus Sanchez-Palencia
1
-9
/
+12
2018-11-16
etf: Cancel timer if there are no pending skbs
Jesus Sanchez-Palencia
1
-1
/
+3
2018-11-16
net/sched: act_pedit: fix memory leak when IDR allocation fails
Davide Caratti
1
-1
/
+2
2018-11-15
net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows
Eric Dumazet
1
-12
/
+19
2018-11-15
net: sched: cls_flower: Classify packets using port ranges
Amritha Nambiar
1
-6
/
+149
2018-11-14
net: sched: red: notify drivers about RED's limit parameter
Jakub Kicinski
1
-0
/
+1
2018-11-14
net: sched: mq: offload a graft notification
Jakub Kicinski
1
-0
/
+9
2018-11-14
net: sched: red: offload a graft notification
Jakub Kicinski
1
-0
/
+17
2018-11-14
net: sched: provide notification for graft on root
Jakub Kicinski
1
-0
/
+17
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+15
2018-11-11
net_sched: sch_fq: add dctcp-like marking
Eric Dumazet
1
-0
/
+21
[next]