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
*
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
|
*
|
RDMA/rtrs: Remove unused field of rtrs_iu
Gioh Kim
2020-09-30
1
-1
/
+0
|
*
|
RDMA/hns: Remove unused variables and definitions
Lang Cheng
2020-09-29
2
-10
/
+0
|
*
|
RDMA/i40iw: Remove intermediate pointer that points to the same struct
Leon Romanovsky
2020-09-29
1
-6
/
+3
|
*
|
RDMA/mthca: Combine special QP struct with mthca QP
Leon Romanovsky
2020-09-29
4
-58
/
+59
|
*
|
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
2020-09-29
6
-68
/
+19
|
*
|
RDMA/core: Align write and ioctl checks of QP types
Leon Romanovsky
2020-09-29
1
-2
/
+15
|
*
|
RDMA/mlx4: Prepare QP allocation to remove from the driver
Leon Romanovsky
2020-09-29
1
-94
/
+63
|
*
|
RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
Leon Romanovsky
2020-09-29
2
-91
/
+100
|
*
|
RDMA/mlx5: Delete not needed GSI QP signal QP type
Leon Romanovsky
2020-09-29
2
-8
/
+1
|
*
|
RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
Leon Romanovsky
2020-09-29
3
-46
/
+38
|
*
|
RDMA/mlx5: Reuse existing fields in parent QP storage object
Leon Romanovsky
2020-09-29
3
-45
/
+31
|
*
|
RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
Leon Romanovsky
2020-09-29
3
-33
/
+32
|
*
|
RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()
Liu Shixin
2020-09-25
1
-2
/
+2
|
*
|
RDMA/hns: Support inline data in extented sge space for RC
Weihang Li
2020-09-24
4
-52
/
+162
|
*
|
RDMA/hns: Fix missing sq_sig_type when querying QP
Weihang Li
2020-09-24
1
-0
/
+1
|
*
|
RDMA/hns: Fix configuration of ack_req_freq in QPC
Weihang Li
2020-09-24
1
-6
/
+12
|
*
|
RDMA/hns: Fix the wrong value of rnr_retry when querying qp
Wenpeng Liang
2020-09-24
1
-1
/
+3
|
*
|
RDMA/hns: Solve the overflow of the calc_pg_sz()
Jiaran Zhang
2020-09-24
1
-3
/
+3
|
*
|
RDMA/hns: Add check for the validity of sl configuration
Jiaran Zhang
2020-09-24
2
-2
/
+12
|
*
|
RDMA/hns: Correct typo of hns_roce_create_cq()
Lang Cheng
2020-09-24
1
-1
/
+1
|
*
|
RDMA/hns: Add interception for resizing SRQs
Yangyang Li
2020-09-24
1
-0
/
+4
|
*
|
RDMA/hns: Refactor process about opcode in post_send()
Weihang Li
2020-09-24
1
-55
/
+76
[next]