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
/
rds
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-29
net/rds: Add missing mutex_unlock
Julia Lawall
2
-0
/
+2
2010-05-17
net: Remove unnecessary semicolons after switch statements
Joe Perches
1
-1
/
+1
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-04-22
rdma: potential ERR_PTR dereference
Dan Carpenter
1
-1
/
+1
2010-04-20
net: sk_sleep() helper
Eric Dumazet
4
-4
/
+4
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
21
-0
/
+21
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
21
-0
/
+21
2010-03-24
rds: cleanup: remove unneeded variable
Dan Carpenter
1
-2
/
+0
2010-03-16
RDS: Enable per-cpu workqueue threads
Tina Yang
1
-1
/
+1
2010-03-16
RDS: Do not call set_page_dirty() with irqs off
Andy Grover
3
-7
/
+12
2010-03-16
RDS: Properly unmap when getting a remote access error
Sherman Pun
1
-1
/
+5
2010-03-16
RDS: only put sockets that have seen congestion on the poll_waitq
Andy Grover
3
-2
/
+11
2010-03-16
RDS: Fix locking in rds_send_drop_to()
Tina Yang
1
-6
/
+7
2010-03-16
RDS: Turn down alarming reconnect messages
Andy Grover
3
-3
/
+6
2010-03-16
RDS: Workaround for in-use MRs on close causing crash
Andy Grover
1
-2
/
+2
2010-03-16
RDS: Fix send locking issue
Tina Yang
1
-3
/
+2
2010-03-16
RDS: Fix congestion issues for loopback
Andy Grover
3
-9
/
+7
2010-03-16
RDS/TCP: Wait to wake thread when write space available
Andy Grover
1
-1
/
+3
2010-03-16
RDS: update copy_to_user state in tcp transport
Andy Grover
1
-0
/
+1
2010-03-16
RDS: sendmsg() should check sndtimeo, not rcvtimeo
Andy Grover
1
-1
/
+1
2010-03-16
RDS: Do not BUG() on error returned from ib_post_send
Andy Grover
5
-12
/
+9
2010-02-03
net/rds: remove uses of NIPQUAD, use %pI4
Joe Perches
3
-9
/
+8
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-4
/
+4
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
20
-94
/
+155
2009-11-29
net: Move && and || to end of previous line
Joe Perches
14
-62
/
+56
2009-11-19
RDMA/cm: fix loopback address support
Sean Hefty
2
-4
/
+4
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
3
-17
/
+17
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
3
-28
/
+11
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
1
-1
/
+2
2009-10-30
RDS/IB+IW: Move recv processing to a tasklet
Andy Grover
6
-12
/
+52
2009-10-30
RDS: Do not send congestion updates to loopback connections
Andy Grover
1
-0
/
+2
2009-10-30
RDS: Fix panic on unload
Andy Grover
2
-8
/
+2
2009-10-30
RDS: Fix potential race around rds_i[bw]_allocation
Andy Grover
2
-6
/
+8
2009-10-30
RDS: Add GET_MR_FOR_DEST sockopt
Andy Grover
3
-0
/
+28
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
1
-4
/
+4
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-1
/
+1
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-1
/
+1
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-3
/
+3
2009-09-14
net: constify remaining proto_ops
Alexey Dobriyan
1
-1
/
+1
2009-08-23
RDS: Add a debug message suggesting to load transport modules
Andy Grover
1
-0
/
+3
2009-08-23
RDS: Track transports via an array, not a list
Andy Grover
5
-10
/
+28
2009-08-23
RDS: Modularize RDMA and TCP transports
Andy Grover
4
-16
/
+35
2009-08-23
RDS: Export symbols from core RDS
Andy Grover
10
-0
/
+29
2009-08-23
RDS: Add TCP transport to RDS
Andy Grover
7
-0
/
+1457
2009-08-05
net/rds: Use AF_INET for sin_family field
Julia Lawall
1
-1
/
+1
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
4
-5
/
+6
2009-07-20
RDS: Refactor end of __conn_create for readability
Andy Grover
1
-17
/
+31
2009-07-20
RDS/IW: Remove dead code
Andy Grover
1
-9
/
+4
2009-07-20
RDS/IW: Remove page_shift variable from iwarp transport
Andy Grover
4
-22
/
+11
[next]