index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qedr
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/qedr: Add support for user mode XRC-SRQ's
Yuval Basson
2020-09-16
4
-92
/
+254
*
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
2
-1
/
+9
*
RDMA/qedr: Fix return code if accept is called on a destroyed qp
Michal Kalderon
2020-09-11
1
-2
/
+4
*
RDMA/qedr: Fix use of uninitialized field
Michal Kalderon
2020-09-11
1
-1
/
+1
*
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
2
-3
/
+4
*
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
2
-2
/
+3
*
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
2
-2
/
+3
*
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
2
-2
/
+3
*
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-23
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-06
4
-25
/
+30
|
\
|
*
RDMA/qedr: Remove the query_pkey callback
Kamal Heib
2020-07-20
2
-3
/
+1
|
*
RDMA/qedr: Add EDPM max size to alloc ucontext response
Michal Kalderon
2020-07-16
1
-3
/
+6
|
*
RDMA/qedr: Add EDPM mode type for user-fw compatibility
Michal Kalderon
2020-07-16
2
-3
/
+9
|
*
RDMA/qedr: SRQ's bug fixes
Yuval Basson
2020-07-16
2
-14
/
+12
|
*
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-06
2
-2
/
+2
*
|
qed: fix assignment of n_rq_elems to incorrect params field
Colin Ian King
2020-07-27
1
-1
/
+1
*
|
qed: add support for different page sizes for chains
Alexander Lobakin
2020-07-22
1
-0
/
+2
*
|
qed: simplify chain allocation with init params struct
Alexander Lobakin
2020-07-22
2
-57
/
+58
*
|
RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532
Michal Kalderon
2020-06-18
1
-2
/
+11
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-02
1
-1
/
+0
*
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-02
3
-3
/
+0
*
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-05-02
2
-3
/
+3
*
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-03-04
1
-1
/
+1
*
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-21
1
-5
/
+4
|
\
|
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
1
-5
/
+4
*
|
RDMA/qedr: Add kernel capability flags for dpm enabled mode
Michal Kalderon
2020-01-03
1
-1
/
+12
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-27
5
-284
/
+598
|
\
|
*
RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset
Michal Kalderon
2019-11-19
1
-5
/
+10
|
*
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
1
-16
/
+13
|
*
RDMA/qedr: Make qedr_iw_load_qp() static
Kamal Heib
2019-11-14
1
-1
/
+1
|
*
RDMA/qedr: Fix potential use after free
Pan Bian
2019-11-14
1
-1
/
+1
|
*
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-12
2
-17
/
+7
|
*
RDMA/qedr: Remove unsupported modify_port callback
Kamal Heib
2019-11-06
3
-9
/
+0
|
*
RDMA/qedr: Add iWARP doorbell recovery support
Michal Kalderon
2019-11-06
2
-6
/
+43
|
*
RDMA/qedr: Add doorbell overflow recovery support
Michal Kalderon
2019-11-06
2
-50
/
+275
|
*
RDMA/qedr: Use the common mmap API
Michal Kalderon
2019-11-06
4
-121
/
+98
|
*
RDMA/qedr: Fix memory leak in user qp and mr
Michal Kalderon
2019-10-28
1
-2
/
+10
|
*
RDMA/qedr: Fix synchronization methods and memory leaks in qedr
Michal Kalderon
2019-10-28
3
-75
/
+158
|
*
RDMA/qedr: Fix qpids xarray api used
Michal Kalderon
2019-10-28
3
-4
/
+4
|
*
RDMA/qedr: Fix srqs xarray initialization
Michal Kalderon
2019-10-28
1
-0
/
+1
*
|
RDMA/qedr: Fix reported firmware version
Kamal Heib
2019-10-18
1
-1
/
+1
|
/
[next]