index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-28
/
+29
2012-12-27
libceph: fix protocol feature mismatch failure path
Sage Weil
1
-10
/
+4
2012-12-27
libceph: WARN, don't BUG on unexpected connection states
Alex Elder
1
-6
/
+5
2012-12-27
libceph: always reset osds when kicking
Alex Elder
1
-2
/
+2
2012-12-27
libceph: move linger requests sooner in kick_requests()
Alex Elder
1
-11
/
+19
2012-12-26
ipv6/ip6_gre: set transport header correctly
Isaku Yamahata
1
-2
/
+1
2012-12-26
ipv4/ip_gre: set transport header correctly to gre header
Isaku Yamahata
1
-1
/
+1
2012-12-26
IB/rds: suppress incompatible protocol when version is known
Marciniszyn, Mike
1
-6
/
+5
2012-12-26
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Marciniszyn, Mike
1
-3
/
+6
2012-12-26
tcp: should drop incoming frames without ACK flag set
Eric Dumazet
1
-4
/
+10
2012-12-26
batman-adv: fix random jitter calculation
Akinobu Mita
1
-1
/
+1
2012-12-24
arp: fix a regression in arp_solicit()
Cong Wang
1
-3
/
+3
2012-12-22
net: sched: integer overflow fix
Stefan Hasko
1
-1
/
+1
2012-12-22
CONFIG_HOTPLUG removal from networking core
Greg KH
3
-15
/
+0
2012-12-21
bridge: call br_netpoll_disable in br_add_if
Gao feng
1
-3
/
+5
2012-12-21
ipv4: arp: fix a lockdep splat in arp_solicit()
Eric Dumazet
1
-5
/
+3
2012-12-21
net: devnet_rename_seq should be a seqcount
Eric Dumazet
2
-11
/
+11
2012-12-21
ip_gre: fix possible use after free
Eric Dumazet
1
-1
/
+5
2012-12-21
ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally
Isaku Yamahata
1
-1
/
+4
2012-12-20
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-60
/
+61
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
4
-111
/
+105
2012-12-20
libceph: register request before unregister linger
Alex Elder
1
-1
/
+1
2012-12-20
libceph: don't use rb_init_node() in ceph_osdc_alloc_request()
Alex Elder
1
-1
/
+1
2012-12-20
libceph: init event->node in ceph_osdc_create_event()
Alex Elder
1
-0
/
+1
2012-12-20
libceph: init osd->o_node in create_osd()
Alex Elder
1
-0
/
+1
2012-12-20
libceph: report connection fault with warning
Alex Elder
1
-1
/
+1
2012-12-20
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2012-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-57
/
+121
2012-12-19
ipv6: addrconf.c: remove unnecessary "if"
Cong Ding
1
-2
/
+1
2012-12-19
bridge: Correctly encode addresses when dumping mdb entries
Vlad Yasevich
1
-2
/
+4
2012-12-19
bridge: Do not unregister all PF_BRIDGE rtnl operations
Vlad Yasevich
4
-1
/
+9
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+2
2012-12-18
Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-74
/
+144
2012-12-17
atm: use scnprintf() instead of sprintf()
chas williams - CONTRACTOR
1
-25
/
+15
2012-12-17
netlink: validate addr_len on bind
Hannes Frederic Sowa
1
-0
/
+3
2012-12-17
netlink: change presentation of portid in procfs to unsigned
Hannes Frederic Sowa
1
-1
/
+1
2012-12-17
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
4
-7
/
+11
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+30
2012-12-17
svcrpc: fix some printks
J. Bruce Fields
1
-4
/
+4
2012-12-17
libceph: socket can close in any connection state
Alex Elder
1
-17
/
+30
2012-12-17
rbd: remove linger unconditionally
Alex Elder
1
-1
/
+1
2012-12-17
SUNRPC: continue run over clients list on PipeFS event instead of break
Stanislav Kinsbursky
1
-1
/
+1
2012-12-17
libceph: avoid using freed osd in __kick_osd_requests()
Alex Elder
1
-1
/
+2
2012-12-17
ceph: don't reference req after put
Alex Elder
1
-1
/
+1
2012-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-9
/
+6
2012-12-16
ipv6: Fix Makefile offload objects
Simon Arlott
1
-1
/
+1
2012-12-15
sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch
Daniel Borkmann
1
-1
/
+2
2012-12-15
bridge: add flags to distinguish permanent mdb entires
Amerigo Wang
3
-7
/
+14
2012-12-15
sctp: Change defaults on cookie hmac selection
Neil Horman
2
-4
/
+27
2012-12-15
SUNRPC: variable 'svsk' is unused in function bc_send_request
Trond Myklebust
1
-2
/
+0
[next]