index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qedr
/
verbs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-06-27
1
-1
/
+2
*
RDMA/qedr: Fix qedr_create_user_qp error flow
Kamal Heib
2024-02-12
1
-1
/
+10
*
RDMA: Remove unnecessary ternary operators
Ruan Jinjie
2023-07-31
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-08-05
1
-3
/
+5
|
\
|
*
RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()
Jianglei Nie
2022-07-18
1
-3
/
+5
*
|
RDMA/qedr: Fix reporting QP timeout attribute
Kamal Heib
2022-06-07
1
-1
/
+3
|
/
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-1
/
+2
*
RDMA/qedr: Fix reporting max_{send/recv}_wr attrs
Kamal Heib
2021-12-07
1
-0
/
+2
*
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2021-11-01
1
-6
/
+9
|
\
|
*
RDMA/qedr: Fix NULL deref for query_qp on the GSI QP
Alok Prasad
2021-10-29
1
-6
/
+9
*
|
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
2021-11-01
1
-1
/
+4
|
\
|
|
*
rdma/qedr: Fix crash due to redundant release of device's qp memory
Prabhakar Kushwaha
2021-10-20
1
-1
/
+4
*
|
RDMA/qedr: Remove unsupported qedr_resize_cq callback
Kamal Heib
2021-10-25
1
-10
/
+0
|
/
*
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-30
1
-1
/
+1
|
\
|
*
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-25
1
-1
/
+1
*
|
RDMA/qedr: Move variables reset to qedr_set_common_qp_params()
Prabhakar Kushwaha
2021-08-19
1
-18
/
+14
*
|
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-34
/
+15
*
|
RDMA/qedr: Improve error logs for rdma_alloc_tid error return
Prabhakar Kushwaha
2021-07-30
1
-3
/
+15
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-05-01
1
-4
/
+5
|
\
|
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-4
/
+5
*
|
RDMA/qedr: Fix kernel panic when trying to access recv_cq
Kamal Heib
2021-04-08
1
-1
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-16
1
-0
/
+13
|
\
|
*
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+3
|
*
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
1
-0
/
+3
|
*
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+3
|
*
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
1
-0
/
+4
*
|
RDMA/qedr: iWARP invalid(zero) doorbell address fix
Alok Prasad
2020-12-02
1
-0
/
+9
|
/
*
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-02
1
-1
/
+3
*
RDMA/qedr: Endianness warnings cleanup
Alok Prasad
2020-10-02
1
-2
/
+2
*
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
2020-09-29
1
-8
/
+0
*
RDMA/qedr: Fix resource leak in qedr_create_qp
Keita Suzuki
2020-09-18
1
-25
/
+27
*
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
1
-1
/
+1
|
\
|
*
RDMA: Fix link active_speed size
Aharon Landau
2020-09-18
1
-1
/
+1
*
|
RDMA/qedr: Add support for user mode XRC-SRQ's
Yuval Basson
2020-09-16
1
-91
/
+200
*
|
RDMA/qedr: Fix function prototype parameters alignment
Michal Kalderon
2020-09-11
1
-2
/
+2
*
|
RDMA/qedr: Fix inline size returned for iWARP
Michal Kalderon
2020-09-11
1
-1
/
+1
*
|
RDMA/qedr: Fix iWARP active mtu display
Michal Kalderon
2020-09-11
1
-1
/
+2
*
|
RDMA/qedr: Fix doorbell setting
Michal Kalderon
2020-09-11
1
-1
/
+1
*
|
RDMA/qedr: Fix qp structure memory leak
Michal Kalderon
2020-09-11
1
-0
/
+2
*
|
RDMA/qedr: Remove fbo and zbva from the MR
Jason Gunthorpe
2020-09-11
1
-4
/
+0
*
|
RDMA/qedr: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
2020-09-11
1
-4
/
+3
*
|
RDMA/qedr: Use rdma_umem_for_each_dma_block() instead of open-coding
Jason Gunthorpe
2020-09-11
1
-25
/
+16
*
|
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
1
-2
/
+3
*
|
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
|
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
|
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
|
RDMA/qedr: Fix reported max_pkeys
Kamal Heib
2020-09-02
1
-1
/
+1
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-07
1
-20
/
+25
|
\
|
*
RDMA/qedr: Remove the query_pkey callback
Kamal Heib
2020-07-20
1
-1
/
+0
[next]