index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ocrdma
/
ocrdma_verbs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Remove unnecessary ternary operators
Ruan Jinjie
2023-07-31
1
-1
/
+1
*
RDMA/ocrdma: remove unused discard_cnt variable
Tom Rix
2023-03-29
1
-2
/
+0
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-1
/
+1
*
RDMA/ocrdma: Remove unneeded variable
Minghao Chi
2022-01-05
1
-6
/
+2
*
RDMA/ocrdma: Simplify code in 'ocrdma_search_mmap()'
Christophe JAILLET
2021-11-29
1
-3
/
+3
*
RDMA/ocrdma: Use helper function to set GUIDs
Kamal Heib
2021-11-17
1
-1
/
+3
*
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-16
/
+9
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-2
/
+2
*
RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()
Tom Rix
2021-01-07
1
-1
/
+1
*
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
-1
/
+1
*
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
/
+3
*
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/ocrdma: Remove fbo from MR
Jason Gunthorpe
2020-09-11
1
-1
/
+0
*
|
RDMA/ocrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
2020-09-11
1
-12
/
+5
*
|
RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block
Jason Gunthorpe
2020-09-09
1
-4
/
+3
*
|
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
|
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
|
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
1
-2
/
+3
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-07
1
-1
/
+1
*
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-03
1
-1
/
+0
*
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-03
1
-1
/
+0
*
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-03-04
1
-1
/
+1
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
1
-1
/
+1
*
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
1
-1
/
+1
*
RDMA/ocrdma: Remove unsupported modify_port callback
Kamal Heib
2019-11-06
1
-6
/
+0
*
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-08-12
1
-2
/
+2
*
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-20
1
-2
/
+1
*
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
1
-18
/
+11
*
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-11
1
-4
/
+2
*
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
2019-04-09
1
-18
/
+0
*
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
1
-27
/
+20
*
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
1
-19
/
+31
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-8
/
+7
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
1
-24
/
+14
*
RDMA/ocrdma: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
2019-02-11
1
-32
/
+23
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-09
1
-53
/
+39
*
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-29
1
-3
/
+3
|
\
|
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+3
*
|
RDMA/ocrdma: Fix out of bounds index check in query pkey
Gal Pressman
2019-01-11
1
-1
/
+1
*
|
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-11
1
-1
/
+1
|
/
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-19
1
-3
/
+4
*
IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbs
Yuval Shaia
2018-12-11
1
-12
/
+0
*
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-10-04
1
-2
/
+1
*
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-31
1
-8
/
+8
*
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-31
1
-6
/
+6
*
RDMA/ocrdma: Make ocrdma_destroy_qp() easier to analyze
Bart Van Assche
2018-07-11
1
-5
/
+5
[next]