index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
RDMA/core: Remove indirection through ib_cache_setup()
Jason Gunthorpe
3
-15
/
+2
2018-05-29
IB/mlx5: Introduce a new mini-CQE format
Yonatan Cohen
2
-10
/
+36
2018-05-29
IB/mlx5: Refactor CQE compression response
Yonatan Cohen
1
-6
/
+10
2018-05-29
IB/core: Fix error code for invalid GID entry
Parav Pandit
1
-1
/
+1
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
20
-97
/
+147
2018-05-28
IB/mlx4: Mark user MR as writable if actual virtual memory is writable
Jack Morgenstein
1
-8
/
+42
2018-05-28
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
1
-10
/
+1
2018-05-28
IB/rxe: avoid unnecessary export
Zhu Yanjun
1
-1
/
+0
2018-05-28
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
1
-1
/
+1
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-79
/
+104
2018-05-25
RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changes
Devesh Sharma
5
-53
/
+163
2018-05-24
RDMA/hns: Increase checking CMQ status timeout value
Wei Hu(Xavier)
1
-1
/
+1
2018-05-24
RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
Wei Hu(Xavier)
2
-4
/
+7
2018-05-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
19
-79
/
+104
2018-05-24
Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...
Jason Gunthorpe
1
-1
/
+1
2018-05-24
IB/core: Introduce and use rdma_gid_table()
Parav Pandit
1
-10
/
+15
2018-05-24
IB/core: Reduce the places that use zgid
Parav Pandit
3
-8
/
+18
2018-05-24
IB/mlx5: Fetch soft WQE's on fatal error state
Erez Shitrit
1
-3
/
+12
2018-05-24
RDMA/ucm: Mark UCM interface as BROKEN
Leon Romanovsky
2
-2
/
+13
2018-05-24
IB/core: Remove duplicate declaration of gid_cache_wq
Parav Pandit
1
-2
/
+0
2018-05-24
RDMA/mlx5: Remove debug prints of VMA pointers
Leon Romanovsky
1
-12
/
+3
2018-05-24
RDMA/hns: Rename the idx field of db
oulijun
2
-4
/
+4
2018-05-24
IB/qib: Fix DMA api warning with debug kernel
Mike Marciniszyn
3
-13
/
+20
2018-05-24
IB/isert: Fix for lib/dma_debug check_sync warning
Alex Estrin
1
-9
/
+17
2018-05-24
IB/{rdmavt,hfi1}: Change hrtimer add to use pinned version
Mike Marciniszyn
2
-2
/
+2
2018-05-24
IB/hfi1: Set port number for errorinfo MAD response
Michael J. Ruhl
1
-0
/
+1
2018-05-24
IB/hfi1: Cleanup of exp_rcv
Mike Marciniszyn
4
-25
/
+56
2018-05-24
IB/hfi1: Add 16B Management Packet trace support
Don Hiatt
2
-70
/
+130
2018-05-24
IB/hfi1: Add support for 16B Management Packets
Don Hiatt
4
-33
/
+110
2018-05-24
IB/hfi1: Define 16B Management Packets
Don Hiatt
2
-0
/
+8
2018-05-24
iw_cxgb4: provide detailed driver-specific MR information
Steve Wise
1
-0
/
+61
2018-05-24
iw_cxgb4: provide detailed driver-specific CQ information
Steve Wise
1
-0
/
+163
2018-05-24
iw_cxgb4: provide detailed provider-specific CM_ID information
Steve Wise
1
-0
/
+84
2018-05-23
RDMA/hns: Move the location for initializing tmp_len
oulijun
1
-1
/
+2
2018-05-23
RDMA/hns: Bugfix for cq record db for kernel
oulijun
1
-0
/
+1
2018-05-23
RDMA/qedr: Fix doorbell bar mapping for dpi > 1
Kalderon, Michal
1
-31
/
+29
2018-05-22
RDMA/ipoib: drop skb on path record lookup failure
Evgenii Smirnov
1
-41
/
+21
2018-05-22
RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpers
Steve Wise
1
-0
/
+28
2018-05-22
iw_cxgb4: always set iw_cm_id.provider_data
Steve Wise
1
-0
/
+1
2018-05-22
RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE events
Doug Ledford
2
-7
/
+28
2018-05-18
Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+1
2018-05-17
IB/rxe: avoid calling WARN_ON_ONCE twice
Zhu Yanjun
1
-4
/
+0
2018-05-16
RDMA/hns: Add 64KB page size support for hip08
Yixian Liu
3
-22
/
+23
2018-05-16
IB/ipoib: replace local_irq_disable() with proper locking
Sebastian Andrzej Siewior
1
-9
/
+6
2018-05-16
IB/mlx5: Expose MPLS related tunneling offloads
Ariel Levkovich
1
-0
/
+8
2018-05-16
IB/mlx5: Add support for MPLS flow specification
Ariel Levkovich
1
-3
/
+99
2018-05-16
IB/mlx5: Add support for GRE flow specification
Ariel Levkovich
1
-0
/
+24
2018-05-16
IB/uverbs: Introduce a MPLS steering match filter
Ariel Levkovich
1
-0
/
+12
2018-05-16
IB/uverbs: Introduce a GRE steering match filter
Ariel Levkovich
1
-0
/
+11
2018-05-16
IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'
Christophe JAILLET
1
-1
/
+1
[prev]
[next]