index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-10
14
-358
/
+604
|
\
|
*
bnxt_re: Clean cq for kernel consumers only
Devesh Sharma
2019-03-04
1
-1
/
+1
|
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
3
-26
/
+14
|
*
bnxt_re: fix the regression due to changes in alloc_pbl
Devesh Sharma
2019-02-22
3
-22
/
+14
|
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
1
-11
/
+9
|
*
RDMA/bnxt_re: fix or'ing of data into an uninitialized struct member
Colin Ian King
2019-02-11
1
-1
/
+1
|
*
RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
2019-02-11
2
-18
/
+14
|
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-09
3
-30
/
+17
|
*
RDMA/bnxt_re: Update kernel user abi to pass chip context
Devesh Sharma
2019-02-07
1
-3
/
+14
|
*
RDMA/bnxt_re: Add extended psn structure for 57500 adapters
Devesh Sharma
2019-02-07
5
-18
/
+70
|
*
RDMA/bnxt_re: Enable GSI QP support for 57500 series
Devesh Sharma
2019-02-07
4
-55
/
+99
|
*
RDMA/bnxt_re: Skip backing store allocation for 57500 series
Devesh Sharma
2019-02-07
4
-7
/
+14
|
*
RDMA/bnxt_re: Add 64bit doorbells for 57500 series
Devesh Sharma
2019-02-07
9
-153
/
+276
|
*
RDMA/bnxt_re: Add chip context to identify 57500 series
Devesh Sharma
2019-02-07
5
-1
/
+51
|
*
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-30
1
-1
/
+1
|
*
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-29
2
-6
/
+6
|
|
\
|
*
|
infiniband: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-01-25
1
-1
/
+1
|
*
|
RDMA/bnxt_re: fix a size calculation
Dan Carpenter
2019-01-14
1
-2
/
+1
|
*
|
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
1
-2
/
+4
|
*
|
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-14
1
-1
/
+1
|
*
|
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-11
1
-8
/
+5
*
|
|
net: devlink: turn devlink into a built-in
Jakub Kicinski
2019-02-26
1
-1
/
+0
|
|
/
|
/
|
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
2
-6
/
+6
|
/
*
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
[next]