index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/hns: Bugfix for memory window mtpt configuration
Yixian Liu
2020-11-26
1
-0
/
+1
*
RDMA/hns: Fix retry_cnt and rnr_cnt when querying QP
Wenpeng Liang
2020-11-26
1
-4
/
+4
*
RDMA/hns: Fix wrong field of SRQ number the device supports
Wenpeng Liang
2020-11-26
1
-1
/
+1
*
IB/hfi1: Ensure correct mm is used at all times
Dennis Dalessandro
2020-11-26
8
-49
/
+79
*
RDMA/i40iw: Address an mmap handler exploit in i40iw
Shiraz Saleem
2020-11-25
2
-35
/
+7
*
IB/mthca: fix return value of error branch in mthca_init_cq()
Xiongfeng Wang
2020-11-23
1
-4
/
+6
*
IB/hfi1: Fix error return code in hfi1_init_dd()
Zhang Changzhong
2020-11-13
1
-1
/
+2
*
RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs
Christoph Hellwig
2020-11-12
4
-2
/
+7
*
RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
Qinglang Miao
2020-11-12
1
-1
/
+1
*
RDMA/cm: Make the local_id_table xarray non-irq
Jason Gunthorpe
2020-11-12
1
-6
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-11-05
5
-11
/
+24
|
\
|
*
RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring
Jason Gunthorpe
2020-11-05
1
-1
/
+1
|
*
RDMA/vmw_pvrdma: Fix the active_speed and phys_state value
Adit Ranadive
2020-11-03
1
-1
/
+1
|
*
IB/srpt: Fix memory leak in srpt_add_one
Maor Gottlieb
2020-11-02
1
-5
/
+8
|
*
RDMA: Fix software RDMA drivers for dma mapping error
Parav Pandit
2020-11-02
3
-5
/
+15
*
|
Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux
Linus Torvalds
2020-11-03
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
IB/srpt: docs: add a description for cq_size member
Mauro Carvalho Chehab
2020-10-28
1
-0
/
+1
*
|
RDMA/qedr: Fix memory leak in iWARP CM
Alok Prasad
2020-10-28
1
-0
/
+1
*
|
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-10-28
3
-13
/
+41
*
|
RDMA/uverbs: Fix false error in query gid IOCTL
Gal Pressman
2020-10-26
1
-3
/
+0
*
|
RDMA/mlx5: Fix devlink deadlock on net namespace deletion
Parav Pandit
2020-10-26
1
-2
/
+4
*
|
RDMA/rxe: Fix small problem in network_type patch
Bob Pearson
2020-10-26
2
-5
/
+32
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-17
188
-4297
/
+4699
|
\
|
*
RDMA/ucma: Fix use after free in destroy id flow
Maor Gottlieb
2020-10-16
1
-5
/
+6
|
*
RDMA/rxe: Handle skb_clone() failure in rxe_recv.c
Bob Pearson
2020-10-16
1
-0
/
+3
|
*
RDMA/rxe: Move the definitions for rxe_av.network_type to uAPI
Jason Gunthorpe
2020-10-16
1
-4
/
+4
|
*
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
16
-79
/
+57
|
*
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
2020-10-16
2
-84
/
+16
|
|
\
|
|
*
RDMA/umem: Move to allocate SG table from pages
Maor Gottlieb
2020-10-06
1
-82
/
+12
|
*
|
IB/mlx4: Convert rej_tmout radix-tree to XArray
HÃ¥kon Bugge
2020-10-09
2
-49
/
+51
|
*
|
RDMA/rxe: Fix bug rejecting all multicast packets
Bob Pearson
2020-10-09
1
-3
/
+16
|
*
|
RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()
Bob Pearson
2020-10-09
1
-5
/
+12
|
*
|
RDMA/rxe: Remove duplicate entries in struct rxe_mr
Bob Pearson
2020-10-09
4
-22
/
+28
|
*
|
IB/rdmavt: Fix sizeof mismatch
Colin Ian King
2020-10-08
1
-3
/
+1
|
*
|
RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.
Colin Ian King
2020-10-06
1
-1
/
+1
|
*
|
RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-10-06
3
-29
/
+22
|
*
|
RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
Kamal Heib
2020-10-05
3
-0
/
+15
|
*
|
RDMA/uverbs: Expose the new GID query API to user space
Avihai Horon
2020-10-02
1
-1
/
+195
|
*
|
RDMA/core: Introduce new GID table query API
Avihai Horon
2020-10-02
1
-3
/
+63
|
*
|
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-02
7
-9
/
+20
|
*
|
RDMA/core: Change rdma_get_gid_attr returned error code
Avihai Horon
2020-10-02
2
-2
/
+3
|
*
|
RDMA/qedr: Endianness warnings cleanup
Alok Prasad
2020-10-02
1
-2
/
+2
|
*
|
RDMA/rtrs: Constify static struct attribute_group
Rikard Falkeborn
2020-10-02
2
-5
/
+5
|
*
|
RDMA/core: Constify struct attribute_group
Rikard Falkeborn
2020-10-02
1
-6
/
+6
|
*
|
RDMA/mlx5: Sync device with CPU pages upon ODP MR registration
Yishai Hadas
2020-10-01
3
-6
/
+32
|
*
|
RDMA/mlx5: Extend advice MR to support non faulting mode
Yishai Hadas
2020-10-01
2
-2
/
+8
|
*
|
IB/core: Enable ODP sync without faulting
Yishai Hadas
2020-10-01
2
-11
/
+26
|
*
|
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
2020-10-01
3
-183
/
+120
|
*
|
RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
Jason Gunthorpe
2020-09-30
1
-6
/
+5
|
*
|
RDMA/core: Remove ucontext->closing
Jason Gunthorpe
2020-09-30
1
-1
/
+0
[next]