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-07-25
net_sched: get rid of struct tcf_common
WANG Cong
2
-77
/
+72
2016-07-25
net_sched: move tc_action into tcf_common
WANG Cong
14
-279
/
+256
2016-07-24
net/sched: Add match-all classifier hw offloading.
Yotam Gigi
1
-3
/
+73
2016-07-24
net/sched: introduce Match-all classifier
Jiri Pirko
3
-0
/
+259
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2016-07-18
net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int
Konstantin Khlebnikov
1
-2
/
+4
2016-07-08
hfsc: reduce hfsc_sched to 14 cachelines
Florian Westphal
1
-5
/
+5
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-04
net sched actions: skbedit convert to use more modern nla_put_xxx
Jamal Hadi Salim
1
-8
/
+4
2016-07-04
net sched actions: skbedit add support for mod-ing skb pkt_type
Jamal Hadi Salim
1
-1
/
+17
2016-07-01
net_sched: fix mirrored packets checksum
WANG Cong
1
-1
/
+1
2016-07-01
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
2
-12
/
+2
2016-07-01
net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()
Michal Soltys
1
-1
/
+1
2016-07-01
net/sched/sch_hfsc.c: go passive after vt update
Michal Soltys
1
-16
/
+15
2016-07-01
net/sched/sch_hfsc.c: remove leftover dlist and droplist
Michal Soltys
1
-8
/
+0
2016-07-01
net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len()
Michal Soltys
1
-1
/
+1
2016-07-01
net/sched/sch_hfsc.c: handle corner cases where head may change invalidating ...
Michal Soltys
1
-1
/
+10
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-74
/
+73
2016-06-29
net_sched: netem: do not call qdisc_drop() with a NULL skb
Eric Dumazet
1
-4
/
+8
2016-06-25
net_sched: generalize bulk dequeue
Eric Dumazet
1
-10
/
+58
2016-06-25
net_sched: sch_htb: export class backlog in dumps
Eric Dumazet
1
-4
/
+10
2016-06-25
net_sched: fq_codel: cache skb->truesize into skb->cb
Eric Dumazet
1
-3
/
+4
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
26
-101
/
+135
2016-06-23
netem: fix a use after free
Eric Dumazet
1
-6
/
+6
2016-06-23
act_ife: acquire ife_mod_lock before reading ifeoplist
WANG Cong
1
-6
/
+8
2016-06-23
act_ife: only acquire tcf_lock for existing actions
WANG Cong
1
-24
/
+31
2016-06-16
net, cls: also reject deleting all filters when TCA_KIND present
Daniel Borkmann
1
-1
/
+1
2016-06-15
htb: call qdisc_root with rcu read lock held
Florian Westphal
1
-0
/
+2
2016-06-15
net_sched: sch_fq: defer skb freeing
Eric Dumazet
1
-1
/
+1
2016-06-15
net_sched: sch_pie: defer skb freeing
Eric Dumazet
1
-1
/
+1
2016-06-15
net_sched: sch_netem: defer skb freeing
Eric Dumazet
1
-3
/
+1
2016-06-15
net_sched: sch_htb: defer skb freeing
Eric Dumazet
1
-2
/
+2
2016-06-15
net_sched: sch_hhf: defer skb freeing
Eric Dumazet
1
-2
/
+2
2016-06-15
net_sched: fq_codel: defer skb freeing
Eric Dumazet
1
-8
/
+9
2016-06-15
net_sched: sch_fq: defer skb freeing
Eric Dumazet
1
-6
/
+13
2016-06-15
net_sched: sch_codel: defer skb freeing in codel_change()
Eric Dumazet
1
-1
/
+1
2016-06-15
net_sched: sch_choke: defer skb freeing
Eric Dumazet
1
-4
/
+4
2016-06-15
net_sched: add the ability to defer skb freeing
Eric Dumazet
1
-1
/
+1
2016-06-15
net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE
Jamal Hadi Salim
1
-1
/
+1
2016-06-15
net_sched: make tcf_hash_check() boolean
WANG Cong
7
-11
/
+16
2016-06-15
act_ipt: fix a bind refcnt leak
WANG Cong
1
-2
/
+5
2016-06-15
net_sched: prio: insure proper transactional behavior
Eric Dumazet
1
-34
/
+23
2016-06-15
act_police: rename tcf_act_police_locate() to tcf_act_police_init()
WANG Cong
1
-4
/
+4
2016-06-15
net_sched: remove internal use of TC_POLICE_*
WANG Cong
2
-3
/
+3
2016-06-14
net/sched: flower: Return error when hw can't offload and skip_sw is set
Amir Vadai
1
-17
/
+25
2016-06-14
net_sched: fix pfifo_head_drop behavior vs backlog
Eric Dumazet
1
-0
/
+4
2016-06-12
sched: remove NET_XMIT_POLICED
Florian Westphal
2
-3
/
+1
2016-06-12
net_sched: prio: properly report out of memory errors
Eric Dumazet
1
-20
/
+12
2016-06-10
net_sched: remove generic throttled management
Eric Dumazet
7
-17
/
+4
2016-06-10
net_sched: netem: remove qdisc_is_throttled() use
Eric Dumazet
1
-3
/
+0
[next]