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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-27
annotate poll-related wait keys
Al Viro
2
-4
/
+2
2017-11-27
anntotate the places where ->poll() return values go
Al Viro
2
-2
/
+2
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
42
-184
/
+163
2017-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-29
/
+221
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-12
/
+14
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
8
-11
/
+195
2017-11-24
net: ipv6: Fixup device for anycast routes during copy
David Ahern
1
-1
/
+1
2017-11-24
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
Geert Uytterhoeven
1
-1
/
+1
2017-11-24
net/smc: use sk_rcvbuf as start for rmb creation
Ursula Braun
1
-1
/
+1
2017-11-24
ipv6: Do not consider linkdown nexthops during multipath
Ido Schimmel
1
-0
/
+5
2017-11-24
net: sched: fix crash when deleting secondary chains
Roman Kapl
1
-3
/
+4
2017-11-22
Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
4
-15
/
+13
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
1
-2
/
+2
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
10
-20
/
+20
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2
-8
/
+9
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
28
-148
/
+127
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
3
-6
/
+6
2017-11-21
net/atm/mpc: Avoid open-coded assignment of timer callback function
Kees Cook
1
-2
/
+1
2017-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-142
/
+159
2017-11-21
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-4
/
+18
2017-11-21
Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...
David S. Miller
16
-136
/
+151
2017-11-21
tipc: fix access of released memory
Jon Maloy
1
-1
/
+1
2017-11-21
net: xdp: don't allow device-bound programs in driver mode
Jakub Kicinski
1
-0
/
+7
2017-11-21
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2
-10
/
+5
2017-11-20
mac80211: properly free requested-but-not-started TX agg sessions
Johannes Berg
1
-0
/
+5
2017-11-20
cfg80211: initialize regulatory keys/database later
Johannes Berg
1
-15
/
+27
2017-11-20
mac80211: aggregation: Convert timers to use timer_setup()
Kees Cook
4
-60
/
+45
2017-11-20
nl80211: don't expose wdev->ssid for most interfaces
Johannes Berg
1
-2
/
+24
2017-11-20
mac80211: Convert timers to use timer_setup()
Kees Cook
11
-59
/
+50
2017-11-19
9p: Fix missing commas in mount options
Tuomas Tynkkynen
2
-4
/
+4
2017-11-19
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
2
-4
/
+6
2017-11-19
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
Alexey Kodanev
1
-1
/
+1
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-82
/
+55
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-66
/
+133
2017-11-18
route: also update fnhe_genid when updating a route cache
Xin Long
1
-2
/
+7
2017-11-18
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
1
-3
/
+2
2017-11-18
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
1
-10
/
+19
2017-11-18
net/netlabel: Add list_next_rcu() in rcu_dereference().
Tim Hansen
1
-2
/
+2
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
14
-297
/
+531
2017-11-17
sunrpc: remove net pointer from messages
Vasily Averin
2
-7
/
+7
2017-11-17
sunrpc: exit_net cleanup check added
Vasily Averin
1
-0
/
+3
2017-11-17
sunrpc: Add rpc_request static trace point
Chuck Lever
1
-2
/
+1
2017-11-17
sunrpc: Fix rpc_task_begin trace point
Chuck Lever
1
-2
/
+1
2017-11-17
net: sunrpc: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-0
/
+16
2017-11-17
xprtrdma: Update copyright notices
Chuck Lever
4
-0
/
+4
2017-11-17
xprtrdma: Remove include for linux/prefetch.h
Chuck Lever
1
-1
/
+0
2017-11-17
rpcrdma: Remove C structure definitions of XDR data items
Chuck Lever
2
-9
/
+3
2017-11-17
xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
Chuck Lever
1
-1
/
+1
2017-11-17
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2017-11-17
xprtrdma: Remove atomic send completion counting
Chuck Lever
3
-33
/
+0
[next]