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
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-26
net sched actions: do not overwrite status of action creation.
Roman Mashak
1
-2
/
+2
2017-02-26
net sched actions: decrement module reference count after table flush.
Roman Mashak
1
-4
/
+1
2017-02-17
pkt_sched: Remove useless qdisc_stab_lock
Gao Feng
1
-12
/
+0
2017-02-17
net/sched: cls_bpf: Reflect HW offload status
Or Gerlitz
1
-2
/
+11
2017-02-17
net/sched: cls_u32: Reflect HW offload status
Or Gerlitz
1
-0
/
+10
2017-02-17
net/sched: cls_matchall: Reflect HW offloading status
Or Gerlitz
1
-2
/
+10
2017-02-17
net/sched: cls_flower: Reflect HW offload status
Or Gerlitz
1
-0
/
+5
2017-02-17
net/sched: cls_matchall: Dump the classifier flags
Or Gerlitz
1
-0
/
+3
2017-02-17
net/sched: cls_flower: Properly handle classifier flags dumping
Or Gerlitz
1
-1
/
+2
2017-02-14
net_sched: nla_memdup_cookie() can be static
Wei Yongjun
1
-1
/
+1
2017-02-14
sched: Fix accidental removal of errout goto
Jiri Pirko
1
-0
/
+1
2017-02-11
net_sched: fix error recovery at qdisc creation
Eric Dumazet
5
-23
/
+19
2017-02-10
net/act_pedit: Introduce 'add' operation
Amir Vadai
1
-4
/
+26
2017-02-10
net/act_pedit: Support using offset relative to the conventional network headers
Amir Vadai
1
-16
/
+180
2017-02-10
sched: check negative err value to safe one level of indent
Jiri Pirko
1
-13
/
+9
2017-02-10
sched: add missing curly braces in else branch in tc_ctl_tfilter
Jiri Pirko
1
-1
/
+2
2017-02-10
sched: move err set right before goto errout in tc_ctl_tfilter
Jiri Pirko
1
-10
/
+19
2017-02-10
sched: push TC filter protocol creation into a separate function
Jiri Pirko
1
-51
/
+59
2017-02-10
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
13
-24
/
+32
2017-02-10
sched: rename tcf_destroy to tcf_destroy_proto
Jiri Pirko
2
-6
/
+6
2017-02-07
net/sched: act_mirred: remove duplicated include from act_mirred.c
Wei Yongjun
1
-2
/
+0
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2017-02-03
sched: cls_flower: expose priority to offloading netdevice
Jiri Pirko
1
-0
/
+3
2017-02-03
net/sched: act_ife: Change to use ife module
Yotam Gigi
2
-78
/
+33
2017-02-03
net/sched: act_ife: Unexport ife_tlv_meta_encode
Yotam Gigi
1
-2
/
+2
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-85
/
+48
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
1
-1
/
+1
2017-02-01
net/sched: act_psample: Remove unnecessary ASSERT_RTNL
Yotam Gigi
1
-1
/
+0
2017-02-01
net/sched: act_sample: Fix error path in init
Yotam Gigi
1
-1
/
+4
2017-02-01
net/sched: matchall: Fix configuration race
Yotam Gigi
1
-82
/
+45
2017-01-30
net/sched: cls_flower: Correct matching on ICMPv6 code
Simon Horman
1
-2
/
+2
2017-01-25
net sched actions: Add support for user cookies
Jamal Hadi Salim
1
-0
/
+45
2017-01-24
net/sched: Introduce sample tc action
Yotam Gigi
3
-0
/
+287
2017-01-20
fq_codel: Avoid regenerating skb flow hash unless necessary
Andrew Collins
1
-5
/
+1
2017-01-19
net/sched: cls_flower: reduce fl_change stack size
Arnd Bergmann
1
-6
/
+17
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+6
2017-01-16
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
1
-3
/
+2
2017-01-16
net/sched: cls_flower: Disallow duplicate internal elements
Paul Blakey
1
-3
/
+14
2017-01-16
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2
-5
/
+4
2017-01-11
net/sched: cls_flower: Support matching on ARP
Simon Horman
1
-0
/
+51
2017-01-09
net/sched: act_csum: compute crc32c on SCTP packets
Davide Caratti
1
-0
/
+30
2017-01-09
net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selected
Davide Caratti
1
-0
/
+1
2017-01-09
cls_u32: don't bother explicitly initializing ->divisor to zero
Alexandru Moise
1
-1
/
+0
2017-01-08
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
2
-3
/
+5
2017-01-08
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
1
-6
/
+6
2017-01-08
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
3
-10
/
+8
2017-01-08
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
1
-7
/
+4
2017-01-08
net-tc: make MAX_RECLASSIFY_LOOP local
Willem de Bruijn
1
-1
/
+2
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+2
[next]