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
/
ocrdma
/
ocrdma_hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/ocrdma: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-29
1
-10
/
+6
*
RDMA/ocrdma: Remove fbo from MR
Jason Gunthorpe
2020-09-11
1
-2
/
+3
*
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-02
1
-1
/
+0
*
IB: Remove unneeded memset
Fuqian Huang
2019-07-03
1
-3
/
+0
*
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-11
1
-5
/
+3
*
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
2019-05-13
1
-3
/
+2
*
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2019-05-03
1
-3
/
+4
*
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
1
-5
/
+3
*
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-08
1
-2
/
+1
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-7
/
+7
*
RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-26
1
-1
/
+1
*
RDMA/ocrdma: Suppress a compiler warning
Bart Van Assche
2018-07-25
1
-2
/
+3
*
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-18
1
-12
/
+9
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
2018-04-03
1
-1
/
+1
*
IB/providers: Avoid zero GID check for RoCE
Parav Pandit
2018-04-03
1
-5
/
+1
*
IB/ocrdma_hw: Remove redundant checks and goto labels
Gustavo A. R. Silva
2018-04-03
1
-9
/
+5
*
IB/ocrdma: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-02
1
-12
/
+7
*
IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey
Gustavo A. R. Silva
2017-11-13
1
-4
/
+2
*
RDMA/ocrdma: Remove set-but-not-used variables
Bart Van Assche
2017-10-14
1
-2
/
+2
*
RDMA/ocrdma: Use NULL instead of 0 to represent a pointer
Bart Van Assche
2017-10-14
1
-1
/
+1
*
IB/ocrdma: pr_err() strings should end with newlines
Arvind Yadav
2017-09-27
1
-1
/
+1
*
IB/ocrdma: fix incorrect fall-through on switch statement
Colin Ian King
2017-09-22
1
-0
/
+3
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-9
/
+12
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
RDMA: Adding ethertype ETH_P_IBOE
Selvin Xavier
2017-01-10
1
-1
/
+2
*
-
.
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
1
-1
/
+1
|
\
\
|
*
|
IB/ocrdma: fix bad initialization
Pan Bian
2016-12-14
1
-1
/
+1
|
|
/
*
/
IB/ocrdma: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-3
/
+2
|
/
*
RDMA/ocrdma: Fix the max_sge reported from FW
Selvin Xavier
2016-08-24
1
-7
/
+7
*
IB/ocrdma: Skip using unneeded intermediate variable
Markus Elfring
2016-03-03
1
-2
/
+1
*
IB/ocrdma: Delete unnecessary variable initialisations in 11 functions
Markus Elfring
2016-03-03
1
-2
/
+2
*
RDMA/ocrdma: Support RoCE-v2 in the RC path
Devesh Sharma
2016-02-29
1
-2
/
+21
*
RDMA/ocrdma: Export udp encapsulation capability
Somnath Kotur
2016-02-29
1
-0
/
+3
*
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
2015-12-28
1
-7
/
+35
*
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
Devesh Sharma
2015-12-28
1
-3
/
+4
*
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
2015-10-21
1
-13
/
+17
*
RDMA/ocrdma: Check resource ids received in Async CQE
Naga Irrinki
2015-10-21
1
-4
/
+26
*
RDMA/ocrdma: update ocrdma license to dual-license
Devesh Sharma
2015-07-24
1
-19
/
+34
*
RDMA/ocrdma: Fail connection for MTU lesser than 512
Naga Irrinki
2015-05-18
1
-1
/
+3
*
RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support it
Mitesh Ahuja
2015-05-18
1
-27
/
+26
*
RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW.
Mitesh Ahuja
2015-05-18
1
-1
/
+1
*
RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configured
Devesh Sharma
2015-05-18
1
-1
/
+11
*
RDMA/ocrdma: Report EQ full fatal error
Devesh Sharma
2015-05-18
1
-0
/
+6
*
RDMA/ocrdma: Fix EQ destroy failure during driver unload
Selvin Xavier
2015-05-18
1
-3
/
+3
*
RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure
Mitesh Ahuja
2015-02-18
1
-19
/
+25
*
RDMA/ocrdma: Add support for interrupt moderation
Mitesh Ahuja
2015-02-18
1
-0
/
+77
*
RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac
Devesh Sharma
2015-02-18
1
-1
/
+3
*
RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP
Selvin Xavier
2015-02-18
1
-22
/
+44
*
RDMA/ocrdma: Debugfs enhancments for ocrdma driver
Selvin Xavier
2015-02-18
1
-0
/
+3
[next]