index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
Age
Commit message (
Expand
)
Author
2018-12-11
RDMA/bnxt_re: Initialize ib_device_ops struct
Kamal Heib
2018-11-21
RDMA/bnxt_re: Avoid accessing the device structure after it is freed
Selvin Xavier
2018-11-21
RDMA/bnxt_re: Fix system hang when registration with L2 driver fails
Selvin Xavier
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-10-16
RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails
Selvin Xavier
2018-10-16
RDMA/bnxt_re: Wait for delayed work to finish before device removal
Selvin Xavier
2018-10-16
RDMA/bnxt_re: Limit max_pkey to 16 bit value
Devesh Sharma
2018-10-16
RDMA/bnxt_re: Fix qp async event reporting
Devesh Sharma
2018-10-16
RDMA/bnxt_re: Report out of sequence hw counters
Selvin Xavier
2018-10-16
RDMA/bnxt_re: Expose rx discards and drop counters
Selvin Xavier
2018-10-16
RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message print
Somnath Kotur
2018-10-16
RDMA/bnxt_re: Drop L2 async events silently
Devesh Sharma
2018-10-16
RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
Selvin Xavier
2018-10-16
RDMA/bnxt_re: Avoid NULL check after accessing the pointer
Selvin Xavier
2018-10-16
RDMA/bnxt_re: Remove the unnecessary version macro definition
Selvin Xavier
2018-10-16
RDMA/bnxt_re: Fix recursive lock warning in debug kernel
Selvin Xavier
2018-10-16
RDMA/bnxt_re: Add missing spin lock initialization
Selvin Xavier
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-03
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-24
RDMA/bnxt_re: Fix system crash during RDMA resource initialization
Selvin Xavier
2018-09-05
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
2018-09-05
bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
Somnath Kotur
2018-09-05
RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmt
Joe Perches
2018-07-30
RDMA/providers: Fix return value from create_srq callbacks
Kamal Heib
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-23
RDMA/bnxt_re: Modify a fall-through annotation
Bart Van Assche
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-07-04
RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c
Dan Carpenter
2018-07-04
RDMA/bnxt_re: Fix a couple off by one bugs
Dan Carpenter
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
RDMA: Convert drivers to use the AH's sgid_attr in post_wr paths
Parav Pandit
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
2018-05-25
RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changes
Devesh Sharma
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
2018-04-03
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
2018-04-03
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-14
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-14
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2018-03-14
infiniband: qplib_fp: fix pointer cast
Arnd Bergmann
2018-03-13
RDMA/bnxt_re: Remove an unused variable
Bart Van Assche
2018-03-06
RDMA/bnxt_re: Avoid Hard lockup during error CQE processing
Selvin Xavier
2018-03-06
RDMA/bnxt_re/qplib_sp: Use true and false for boolean values
Gustavo A. R. Silva
2018-02-28
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2018-02-28
infiniband: qplib_fp: fix pointer cast
Arnd Bergmann
2018-02-28
RDMA/bnxt_re: Fix the ib_reg failure cleanup
Selvin Xavier
2018-02-28
RDMA/bnxt_re: Fix incorrect DB offset calculation
Devesh Sharma
[prev]
[next]