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-02-01
RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()
Markus Elfring
2018-02-01
RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnx...
Markus Elfring
2018-01-31
RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()
Dan Carpenter
2018-01-31
RDMA/bnxt_re: Fix static checker warning
Doug Ledford
2018-01-18
RDMA/bnxt_re: Add SRQ support for Broadcom adapters
Devesh Sharma
2018-01-18
RDMA/bnxt_re: expose detailed stats retrieved from HW
Selvin Xavier
2018-01-18
RDMA/bnxt_re: Add support for MRs with Huge pages
Somnath Kotur
2018-01-17
RDMA/bnxt_re: Add support for query firmware version
Selvin Xavier
2018-01-17
RDMA/bnxt_re: Enable RoCE on virtual functions
Selvin Xavier
2018-01-05
bnxt_re: report RoCE device support at info level
Jonathan Toppins
2018-01-02
RDMA/bnxt_re: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2017-12-13
RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() call
Arvind Yadav
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-13
RDMA/bnxt_re: report vlan_id and sl in qp1 recv completion
Devesh Sharma
2017-11-13
RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbs
Selvin Xavier
2017-11-13
RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QP
Selvin Xavier
2017-11-13
RDMA/bnxt_re: Set QP state in case of response completion errors
Selvin Xavier
2017-11-13
RDMA/bnxt_re: Add memory barriers when processing CQ/EQ entries
Somnath Kotur
2017-11-13
bnxt_re: changing the ip address shouldn't affect new connections
Sriharsha Basavapatna
2017-11-13
bnxt_re: fix a crash in qp error event processing
Sriharsha Basavapatna
2017-11-13
RDMA/bnxt_re: Remove unused vlan_tag variable
Leon Romanovsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
bnxt_re: Implement the shutdown hook of the L2-RoCE driver interface
Somnath Kotur
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
IB: Let ib_core resolve destination mac address
Parav Pandit
2017-10-18
bnxt_re: Make room for mapping beyond 32 entries
Somnath Kotur
2017-10-18
bnxt_re: Fix incorrect usage of test_bit()
Somnath Kotur
2017-10-14
RDMA/bnxt_re: Remove set-but-not-used variables
Bart Van Assche
2017-10-14
RDMA/bnxt_re: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-09-22
bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...
Somnath Kotur
2017-09-22
bnxt_re: Fix memory leak in FRMR path
Selvin Xavier
2017-09-22
bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port
Somnath Kotur
2017-09-22
bnxt_re: Fix race between the netdev register and unregister events
Somnath Kotur
2017-09-22
bnxt_re: Free up devices in module_exit path
Somnath Kotur
2017-09-22
bnxt_re: Fix compare and swap atomic operands
Devesh Sharma
2017-09-22
bnxt_re: Stop issuing further cmds to FW once a cmd times out
Somnath Kotur
2017-09-22
bnxt_re: Fix update of qplib_qp.mtu when modified
Devesh Sharma
2017-09-22
IB/bnxt_re: Fix frame stack compilation warning
Leon Romanovsky
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-08-28
RDMA/bnxt_re: remove unnecessary call to memset
Himanshu Jha
2017-08-22
RDMA: Fix return value check for ib_get_eth_speed()
Selvin Xavier
2017-08-18
RDMA/bnxt_re: Implement the alloc/get_hw_stats callback
Somnath Kotur
2017-08-18
RDMA/bnxt_re: Allocate multiple notification queues
Selvin Xavier
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-08-18
RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"
Colin Ian King
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-29
bnxt_re: add MAY_USE_DEVLINK dependency
Sathya Perla
2017-07-24
RDMA/bnxt_re: Allow posting when QPs are in error
Selvin Xavier
2017-07-24
RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured
Kalesh AP
[next]