index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
Commit message (
Expand
)
Author
Age
Files
Lines
*
infiniband: bnxt_re: qplib: Check the return value of send_message
Aditya Pakki
2019-01-03
1
-3
/
+2
*
RDMA/bnxt_re: Increase depth of control path command queue
Devesh Sharma
2018-12-20
3
-26
/
+68
*
RDMA/bnxt_re: Query HWRM Interface version from FW
Selvin Xavier
2018-12-20
2
-0
/
+32
*
RDMA/bnxt_re: Make use of destroy AH sleepable flag
Gal Pressman
2018-12-20
3
-5
/
+8
*
RDMA/bnxt_re: Make use of create AH sleepable flag
Gal Pressman
2018-12-20
3
-5
/
+8
*
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-20
2
-2
/
+2
*
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-20
2
-0
/
+2
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-19
1
-2
/
+2
*
RDMA/bnxt_re: Initialize ib_device_ops struct
Kamal Heib
2018-12-11
1
-51
/
+45
*
RDMA/bnxt_re: Avoid accessing the device structure after it is freed
Selvin Xavier
2018-11-21
1
-0
/
+2
*
RDMA/bnxt_re: Fix system hang when registration with L2 driver fails
Selvin Xavier
2018-11-21
1
-0
/
+1
*
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-10-17
1
-43
/
+31
*
RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails
Selvin Xavier
2018-10-16
2
-9
/
+24
*
RDMA/bnxt_re: Wait for delayed work to finish before device removal
Selvin Xavier
2018-10-16
1
-1
/
+1
*
RDMA/bnxt_re: Limit max_pkey to 16 bit value
Devesh Sharma
2018-10-16
1
-1
/
+9
*
RDMA/bnxt_re: Fix qp async event reporting
Devesh Sharma
2018-10-16
1
-4
/
+9
*
RDMA/bnxt_re: Report out of sequence hw counters
Selvin Xavier
2018-10-16
6
-1
/
+34
*
RDMA/bnxt_re: Expose rx discards and drop counters
Selvin Xavier
2018-10-16
2
-0
/
+8
*
RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message print
Somnath Kotur
2018-10-16
1
-4
/
+6
*
RDMA/bnxt_re: Drop L2 async events silently
Devesh Sharma
2018-10-16
1
-3
/
+4
*
RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
Selvin Xavier
2018-10-16
1
-1
/
+2
*
RDMA/bnxt_re: Avoid NULL check after accessing the pointer
Selvin Xavier
2018-10-16
1
-7
/
+6
*
RDMA/bnxt_re: Remove the unnecessary version macro definition
Selvin Xavier
2018-10-16
2
-2
/
+1
*
RDMA/bnxt_re: Fix recursive lock warning in debug kernel
Selvin Xavier
2018-10-16
1
-2
/
+11
*
RDMA/bnxt_re: Add missing spin lock initialization
Selvin Xavier
2018-10-16
2
-0
/
+2
*
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-16
1
-55
/
+38
|
\
|
*
RDMA/bnxt_re: Fix system crash during RDMA resource initialization
Selvin Xavier
2018-09-24
1
-55
/
+38
*
|
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-10-04
1
-2
/
+1
*
|
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-26
1
-2
/
+1
*
|
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
2018-09-06
2
-1
/
+3
|
\
|
|
*
bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
Somnath Kotur
2018-09-06
2
-1
/
+3
*
|
RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmt
Joe Perches
2018-09-05
4
-151
/
+116
|
/
*
RDMA/providers: Fix return value from create_srq callbacks
Kamal Heib
2018-07-31
1
-1
/
+1
*
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-31
2
-14
/
+14
*
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-31
1
-9
/
+9
*
RDMA/bnxt_re: Modify a fall-through annotation
Bart Van Assche
2018-07-23
1
-1
/
+1
*
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-07-10
1
-2
/
+2
*
RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c
Dan Carpenter
2018-07-04
1
-6
/
+6
*
RDMA/bnxt_re: Fix a couple off by one bugs
Dan Carpenter
2018-07-04
1
-2
/
+2
*
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-1
/
+2
*
RDMA: Convert drivers to use the AH's sgid_attr in post_wr paths
Parav Pandit
2018-06-18
1
-23
/
+10
*
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-18
1
-41
/
+22
*
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
2018-06-18
2
-5
/
+3
*
RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changes
Devesh Sharma
2018-05-25
5
-53
/
+163
*
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
2018-04-04
2
-10
/
+6
*
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
2018-04-04
1
-3
/
+2
*
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
2018-04-04
1
-1
/
+0
*
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-19
1
-0
/
+1
*
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-15
9
-98
/
+102
|
\
|
*
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2018-03-14
2
-3
/
+3
[next]