index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"
Colin Ian King
1
-1
/
+1
2018-05-31
IB/iser: Do not reduce max_sectors
Sergey Gorenko
4
-11
/
+26
2018-05-31
Merge branch 'wip/dl-ipoib' into wip/dl-for-next
Doug Ledford
1
-41
/
+21
2018-05-30
RDMA/hns: Implement the disassociate_ucontext API
Wei Hu(Xavier)
2
-1
/
+77
2018-05-30
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
Wei Hu(Xavier)
3
-69
/
+41
2018-05-30
RDMA/hns: Fix the illegal memory operation when cross page
Wei Hu(Xavier)
2
-20
/
+53
2018-05-30
RDMA/hns: Add reset process for RoCE in hip08
Wei Hu(Xavier)
4
-0
/
+88
2018-05-29
Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jason Gunthorpe
2
-16
/
+46
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
[prev]
[next]