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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-10
sched: rename tcf_destroy to tcf_destroy_proto
Jiri Pirko
3
-7
/
+7
2017-02-10
Merge branch 'mlxsw-identical-routes-handling'
David S. Miller
3
-200
/
+489
2017-02-10
mlxsw: spectrum_router: Add support for route replace
Ido Schimmel
1
-7
/
+37
2017-02-10
mlxsw: spectrum_router: Add support for route append
Ido Schimmel
1
-6
/
+37
2017-02-10
mlxsw: spectrum_router: Correctly handle identical routes
Ido Schimmel
1
-178
/
+403
2017-02-10
ipv4: fib: Add events for FIB replace and append
Ido Schimmel
2
-14
/
+16
2017-02-10
ipv4: fib: Send notification before deleting FIB alias
Ido Schimmel
1
-7
/
+7
2017-02-10
ipv4: fib: Send deletion notification with actual FIB alias type
Ido Schimmel
1
-2
/
+2
2017-02-10
ipv4: fib: Only flush FIB aliases belonging to currently flushed table
Ido Schimmel
1
-1
/
+2
2017-02-09
Merge branch 'openvswitch-Conntrack-integration-improvements'
David S. Miller
8
-113
/
+420
2017-02-09
openvswitch: Pack struct sw_flow_key.
Jarno Rajahalme
4
-34
/
+39
2017-02-09
openvswitch: Add force commit.
Jarno Rajahalme
2
-2
/
+29
2017-02-09
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
8
-47
/
+246
2017-02-09
openvswitch: Inherit master's labels.
Jarno Rajahalme
1
-14
/
+31
2017-02-09
openvswitch: Refactor labels initialization.
Jarno Rajahalme
1
-42
/
+62
2017-02-09
openvswitch: Simplify labels length logic.
Jarno Rajahalme
1
-11
/
+9
2017-02-09
openvswitch: Unionize ovs_key_ct_label with a u32 array.
Jarno Rajahalme
2
-9
/
+14
2017-02-09
openvswitch: Do not trigger events for unconfirmed connections.
Jarno Rajahalme
1
-6
/
+22
2017-02-09
openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.
Jarno Rajahalme
1
-2
/
+22
2017-02-09
openvswitch: Fix comments for skb->_nfct
Jarno Rajahalme
1
-7
/
+7
2017-02-09
Merge branch 'ena-bug-fixes'
David S. Miller
6
-83
/
+172
2017-02-09
net/ena: update driver version to 1.1.2
Netanel Belgazal
1
-1
/
+1
2017-02-09
net/ena: change condition for host attribute configuration
Netanel Belgazal
2
-7
/
+6
2017-02-09
net/ena: change driver's default timeouts
Netanel Belgazal
2
-5
/
+5
2017-02-09
net/ena: reduce the severity of ena printouts
Netanel Belgazal
2
-13
/
+28
2017-02-09
net/ena: use READ_ONCE to access completion descriptors
Netanel Belgazal
2
-4
/
+5
2017-02-09
net/ena: use napi_complete_done() return value
Netanel Belgazal
1
-15
/
+29
2017-02-09
net/ena: fix potential access to freed memory during device reset
Netanel Belgazal
1
-13
/
+43
2017-02-09
net/ena: refactor ena_get_stats64 to be atomic context safe
Netanel Belgazal
3
-15
/
+42
2017-02-09
net/ena: fix NULL dereference when removing the driver after device reset failed
Netanel Belgazal
1
-1
/
+5
2017-02-09
net/ena: fix RSS default hash configuration
Netanel Belgazal
1
-1
/
+1
2017-02-09
net/ena: fix ethtool RSS flow configuration
Netanel Belgazal
1
-6
/
+6
2017-02-09
net/ena: fix queues number calculation
Netanel Belgazal
1
-1
/
+1
2017-02-09
net/ena: remove ntuple filter support from device feature list
Netanel Belgazal
1
-1
/
+0
2017-02-09
Merge branch 'enic-vxlan-offload'
David S. Miller
6
-15
/
+364
2017-02-09
enic: add vxlan offload on tx path
Govindarajulu Varadarajan
1
-12
/
+114
2017-02-09
enic: add udp_tunnel ndo for vxlan offload
Govindarajulu Varadarajan
2
-3
/
+159
2017-02-09
enic: add devcmds for vxlan offload
Govindarajulu Varadarajan
4
-0
/
+91
2017-02-09
net: dsa: mv88e6xxx: Move forward declaration to where it is needed
Andrew Lunn
1
-2
/
+2
2017-02-09
net: dsa: Fix duplicate object rule
Florian Fainelli
1
-1
/
+0
2017-02-09
Merge branch 'qcom-emac-more-ethtool'
David S. Miller
3
-81
/
+143
2017-02-09
net: qcom/emac: add ethtool support for setting ring parameters
Timur Tabi
1
-0
/
+24
2017-02-09
net: qcom/emac: add ethtool support for reading hardware registers
Timur Tabi
3
-81
/
+119
2017-02-09
ARM: orion: remove unused wnr854t_switch_plat_data
Arnd Bergmann
1
-5
/
+0
2017-02-09
Merge branch 'sctp-sender-stream-reconf-reset-add-streams'
David S. Miller
7
-4
/
+297
2017-02-09
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...
Xin Long
4
-0
/
+115
2017-02-09
sctp: add support for generating stream reconf add incoming/outgoing streams ...
Xin Long
3
-0
/
+56
2017-02-09
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
Xin Long
4
-0
/
+71
2017-02-09
sctp: add support for generating stream reconf ssn/tsn reset request chunk
Xin Long
3
-0
/
+36
2017-02-09
sctp: streams should be recovered when it fails to send request.
Xin Long
1
-2
/
+17
[next]