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-05-18
net: make struct dst_entry::dev first member
Alexey Dobriyan
1
-1
/
+1
2017-05-18
Merge branch 'fsl_ucc_hdlc-enhancements'
David S. Miller
4
-49
/
+55
2017-05-18
powerpc/85xx/kmcent2: use hdlc busmode for UCC1
Holger Brunck
1
-3
/
+1
2017-05-18
net/wan/fsl_ucc_hdlc: add hdlc-bus support
Holger Brunck
3
-0
/
+38
2017-05-18
fsl/qe: add bit description for SYNL register for GUMR
Holger Brunck
1
-0
/
+4
2017-05-18
net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback mode
Holger Brunck
1
-4
/
+3
2017-05-18
net/wan/fsl_ucc_hdlc: fix incorrect memory allocation
Holger Brunck
1
-6
/
+6
2017-05-18
net/wan/fsl_ucc_hdlc: fix wrong indentation
Holger Brunck
1
-1
/
+1
2017-05-18
net/wan/fsl_ucc_hdlc: fix unitialized variable warnings
Holger Brunck
1
-2
/
+2
2017-05-18
net/wan/fsl_ucc_hdlc: cleanup debug traces
Holger Brunck
1
-33
/
+0
2017-05-18
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
4
-6
/
+11
2017-05-18
udp: make function udp_skb_dtor_locked static
Colin Ian King
1
-1
/
+1
2017-05-18
Merge branch 'vhost_net-rx-batch-dequeuing'
David S. Miller
7
-18
/
+327
2017-05-18
vhost_net: try batch dequing from skb array
Jason Wang
1
-6
/
+122
2017-05-18
tap: support receiving skb from msg_control
Jason Wang
1
-4
/
+8
2017-05-18
tun: support receiving skb through msg_control
Jason Wang
1
-8
/
+10
2017-05-18
tap: export skb_array
Jason Wang
2
-0
/
+18
2017-05-18
tun: export skb_array
Jason Wang
2
-0
/
+18
2017-05-18
skb_array: introduce batch dequeuing
Jason Wang
1
-0
/
+25
2017-05-18
ptr_ring: introduce batch dequeuing
Jason Wang
1
-0
/
+65
2017-05-18
skb_array: introduce skb_array_unconsume
Jason Wang
1
-0
/
+6
2017-05-18
ptr_ring: add ptr_ring_unconsume
Michael S. Tsirkin
1
-0
/
+55
2017-05-17
Merge branch 'phy-marvell-cleanups'
David S. Miller
1
-284
/
+352
2017-05-17
net: phy: marvell: checkpatch - Fix remaining long lines
Andrew Lunn
1
-4
/
+8
2017-05-17
net: phy: marvell: Add helpers to get/set page
Andrew Lunn
1
-56
/
+59
2017-05-17
net: phy: marvell: Refactor some bigger functions
Andrew Lunn
1
-213
/
+271
2017-05-17
net: phy: marvell: Checkpatch - assignments and comparisons
Andrew Lunn
1
-3
/
+5
2017-05-17
net: phy: marvell: Checkpatch - Missing or extra blank lines
Andrew Lunn
1
-3
/
+2
2017-05-17
net: phy: Marvell: checkpatch - Comments
Andrew Lunn
1
-13
/
+15
2017-05-17
Merge branch 'tcp-TCP-TS-option-use-1-ms-clock'
David S. Miller
24
-274
/
+259
2017-05-17
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
17
-199
/
+178
2017-05-17
tcp: replace misc tcp_time_stamp to tcp_jiffies32
Eric Dumazet
5
-6
/
+6
2017-05-17
tcp_lp: cache tcp_time_stamp
Eric Dumazet
1
-3
/
+4
2017-05-17
tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
1
-3
/
+3
2017-05-17
tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
Eric Dumazet
1
-2
/
+2
2017-05-17
tcp: uses jiffies_32 to feed tp->chrono_start
Eric Dumazet
2
-2
/
+2
2017-05-17
tcp: use tcp_jiffies32 to feed probe_timestamp
Eric Dumazet
2
-4
/
+4
2017-05-17
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
5
-8
/
+8
2017-05-17
tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2
-9
/
+9
2017-05-17
tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
1
-6
/
+6
2017-05-17
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
Eric Dumazet
3
-12
/
+12
2017-05-17
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
6
-9
/
+9
2017-05-17
dccp: do not use tcp_time_stamp
Eric Dumazet
2
-5
/
+5
2017-05-17
tcp: introduce tcp_jiffies32
Eric Dumazet
1
-5
/
+8
2017-05-17
tcp: use tp->tcp_mstamp in output path
Eric Dumazet
4
-12
/
+14
2017-05-17
sch_dsmark: Fix uninitialized variable warning.
David S. Miller
1
-1
/
+1
2017-05-17
Merge branch 'net-sched-multichain-filters'
David S. Miller
23
-260
/
+625
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
5
-3
/
+54
2017-05-17
net: sched: push tp down to action init
Jiri Pirko
3
-17
/
+19
2017-05-17
net: sched: introduce multichain support for filters
Jiri Pirko
4
-18
/
+98
[next]