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
2016-06-10
net_sched: cbq: remove a flaky use of qdisc_is_throttled()
Eric Dumazet
1
-1
/
+1
2016-06-10
net_sched: sch_plug: use a private throttled status
Eric Dumazet
1
-6
/
+8
2016-06-10
net, cls: allow for deleting all filters for given parent
Daniel Borkmann
1
-4
/
+33
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-75
/
+106
2016-06-09
net: sched: fix qdisc->running lockdep annotations
Eric Dumazet
1
-2
/
+2
2016-06-08
sched: remove qdisc->drop
Florian Westphal
18
-359
/
+0
2016-06-08
sched: remove qdisc_rehape_fail
Florian Westphal
4
-7
/
+7
2016-06-08
cbq: remove TCA_CBQ_POLICE support
Florian Westphal
1
-94
/
+1
2016-06-08
cbq: remove TCA_CBQ_OVL_STRATEGY support
Florian Westphal
1
-160
/
+6
2016-06-08
qfq: don't leak skb if kzalloc fails
Florian Westphal
1
-2
/
+4
2016-06-08
net: cls_u32: be more strict about skip-sw flag for knodes
Jakub Kicinski
1
-18
/
+19
2016-06-08
net: cls_u32: catch all hardware offload errors
Jakub Kicinski
1
-1
/
+7
2016-06-07
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
3
-7
/
+19
2016-06-07
act_police: fix a crash during removal
WANG Cong
1
-22
/
+11
2016-06-07
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
14
-44
/
+69
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
1
-4
/
+10
2016-06-07
fq_codel: return non zero qlen in class dumps
Eric Dumazet
1
-1
/
+1
2016-06-07
net: cls_u32: be more strict about skip-sw flag
Jakub Kicinski
1
-10
/
+11
2016-06-07
net: cls_u32: fix error code for invalid flags
Jakub Kicinski
1
-1
/
+1
2016-06-07
net sched: indentation and other OCD stylistic fixes
Jamal Hadi Salim
6
-17
/
+28
2016-06-07
net sched actions: aggregate dumping of actions timeinfo
Jamal Hadi Salim
12
-48
/
+21
2016-06-07
net sched actions: introduce timestamp for firsttime use
Jamal Hadi Salim
13
-0
/
+14
2016-06-07
net sched: actions use tcf_lastuse_update for consistency
Jamal Hadi Salim
10
-12
/
+11
2016-06-07
net/sched: cls_flower: Introduce support in SKIP SW flag
Amir Vadai
1
-9
/
+22
2016-06-07
fq_codel: fix NET_XMIT_CN behavior
Eric Dumazet
1
-6
/
+18
2016-06-06
net_sched: keep backlog updated with qlen
WANG Cong
1
-0
/
+2
2016-06-03
sch_tbf: update backlog as well
WANG Cong
1
-0
/
+4
2016-06-03
sch_red: update backlog as well
WANG Cong
1
-0
/
+4
2016-06-03
sch_drr: update backlog as well
WANG Cong
1
-0
/
+4
2016-06-03
sch_prio: update backlog as well
WANG Cong
1
-0
/
+4
2016-06-03
sch_hfsc: always keep backlog updated
WANG Cong
1
-8
/
+4
2016-05-24
net sched actions: policer missing timestamp processing
Jamal Hadi Salim
1
-0
/
+11
2016-05-24
net_sched: avoid too many hrtimer_start() calls
Eric Dumazet
2
-10
/
+7
2016-05-17
net_sched: close another race condition in tcf_mirred_release()
WANG Cong
1
-2
/
+3
2016-05-16
fq_codel: fix memory limitation drift
Eric Dumazet
1
-1
/
+2
2016-05-16
net/sched: cls_flower: Hardware offloaded filters statistics support
Amir Vadai
1
-0
/
+21
2016-05-16
net/sched: act_gact: Update statistics when offloaded to hardware
Amir Vadai
1
-0
/
+15
2016-05-16
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
Samudrala, Sridhar
1
-9
/
+36
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-36
/
+74
2016-05-10
net sched: ife action fix late binding
Jamal Hadi Salim
1
-4
/
+10
2016-05-10
net sched: skbedit action fix late binding
Jamal Hadi Salim
1
-7
/
+11
2016-05-10
net sched: simple action fix late binding
Jamal Hadi Salim
1
-6
/
+12
2016-05-10
net sched: mirred action fix late binding
Jamal Hadi Salim
1
-6
/
+13
2016-05-10
net sched: ipt action fix late binding
Jamal Hadi Salim
1
-7
/
+12
2016-05-10
net sched: vlan action fix late binding
Jamal Hadi Salim
1
-6
/
+16
2016-05-08
fq_codel: add memory limitation per queue
Eric Dumazet
1
-3
/
+24
2016-05-06
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
2
-0
/
+4
2016-05-04
net: remove dev->trans_start
Florian Westphal
1
-7
/
+3
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+59
[prev]
[next]