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
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-16
Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus
Roland Dreier
4
-25
/
+43
2009-01-16
IB/ehca: Use consistent types for ehca_plpar_hcall9()
Stephen Rothwell
1
-13
/
+13
2009-01-16
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
12
-130
/
+130
2009-01-16
IPoIB: Do not print error messages for multicast join retries
Yossi Etigin
1
-1
/
+1
2009-01-16
IB/mlx4: Fix memory ordering problem when posting LSO sends
Roland Dreier
1
-9
/
+19
2009-01-14
IPoIB: Fix deadlock between ipoib_open() and child interface create
Roland Dreier
1
-3
/
+8
2009-01-14
IPoIB: Fix hang in napi_disable() if P_Key is never found
Roland Dreier
1
-12
/
+15
2009-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-29
/
+45
2009-01-12
Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next
Roland Dreier
6
-28
/
+44
2009-01-12
IB/iser: Add dependency on INFINIBAND_ADDR_TRANS
Randy Dunlap
1
-1
/
+1
2009-01-12
IPoIB: Do not join broadcast group if interface is brought down
Yossi Etigin
1
-0
/
+3
2009-01-10
RDMA/nes: Fix for NIPQUAD removal
Harvey Harrison
2
-4
/
+12
2009-01-09
IPoIB: Fix loss of connectivity after bonding failover on both sides
Yossi Etigin
1
-19
/
+19
2009-01-09
IB/mlx4: Don't register IB device for adapters with no IB ports
Roland Dreier
1
-4
/
+9
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-01-07
IB/ehca: spin_lock_irqsave() takes an unsigned long
Stephen Rothwell
1
-1
/
+1
2009-01-06
infiniband: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-5
/
+3
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-3
/
+0
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
5
-34
/
+69
2008-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-8
/
+42
2008-12-30
Merge branches 'cma' and 'mlx4' into for-linus
Roland Dreier
1
-1
/
+1
2008-12-30
IB/mlx4: Fix reading SL field out of cqe->sl_vid
Roland Dreier
1
-1
/
+1
2008-12-29
RDMA/addr: Fix build breakage when IPv6 is disabled
Roland Dreier
2
-7
/
+41
2008-12-30
cpumask: use new cpumask API in drivers/infiniband/hw/ipath
Rusty Russell
1
-4
/
+4
2008-12-30
cpumask: use new cpumask API in drivers/infiniband/hw/ehca
Rusty Russell
1
-5
/
+5
2008-12-30
cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c
Rusty Russell
1
-4
/
+3
2008-12-29
[SCSI] libiscsi: pass opcode into alloc_pdu callout
Mike Christie
1
-1
/
+1
2008-12-29
[SCSI] iser: convert iser to new alloc_pdu api
Mike Christie
2
-26
/
+27
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
15
-191
/
+89
2008-12-26
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
1
-1
/
+0
2008-12-24
Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-next
Roland Dreier
32
-343
/
+599
2008-12-24
IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize
Jack Morgenstein
1
-4
/
+6
2008-12-24
RDMA/nes: Remove tx_free_list
Faisal Latif
2
-75
/
+6
2008-12-24
RDMA/cma: Add IPv6 support
Aleksey Senin
1
-26
/
+60
2008-12-24
RDMA/addr: Add support for translating IPv6 addresses
Aleksey Senin
1
-45
/
+151
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
3
-5
/
+5
2008-12-22
mlx4_core: Add support for multiple completion event vectors
Yevgeny Petrilin
2
-2
/
+2
2008-12-21
IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs
David Disseldorp
3
-41
/
+95
2008-12-21
IB/ehca: Remove redundant test of vpage
Julia Lawall
1
-1
/
+1
2008-12-05
IB/ehca: Replace modulus operations in flush error completion path
Stefan Roscher
3
-13
/
+19
2008-12-05
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
7
-31
/
+49
2008-12-05
IB/ipath: Fix spi_pioindex value
Dave Olson
1
-2
/
+7
2008-12-05
IB/ipath: Only do 1X workaround on rev1 chips
Dave Olson
1
-3
/
+4
2008-12-05
IB/ipath: Don't count IB symbol and link errors unless link is UP
Dave Olson
4
-3
/
+155
2008-12-05
IB/ipath: Check return value of dma_map_single()
Ralph Campbell
1
-5
/
+16
2008-12-05
IB/ipath: Fix PSN of send WQEs after an RDMA read resend
Ralph Campbell
1
-3
/
+2
2008-12-05
RDMA/nes: Cleanup warnings
Chien Tung
2
-13
/
+13
2008-12-05
RDMA/nes: Add loopback check to make_cm_node()
Chien Tung
1
-1
/
+4
[next]