index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
bnxt_re: changing the ip address shouldn't affect new connections
Sriharsha Basavapatna
1
-0
/
+1
2017-11-13
bnxt_re: fix a crash in qp error event processing
Sriharsha Basavapatna
1
-0
/
+2
2017-11-13
RDMA/bnxt_re: Remove unused vlan_tag variable
Leon Romanovsky
1
-5
/
+1
2017-10-25
bnxt_re: Implement the shutdown hook of the L2-RoCE driver interface
Somnath Kotur
1
-1
/
+13
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
8
-31
/
+20
2017-10-18
IB: Let ib_core resolve destination mac address
Parav Pandit
1
-8
/
+0
2017-10-18
bnxt_re: Make room for mapping beyond 32 entries
Somnath Kotur
2
-2
/
+2
2017-10-18
bnxt_re: Fix incorrect usage of test_bit()
Somnath Kotur
3
-9
/
+10
2017-10-15
RDMA/bnxt_re: Remove set-but-not-used variables
Bart Van Assche
4
-19
/
+7
2017-10-15
RDMA/bnxt_re: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-1
/
+1
2017-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-49
/
+107
2017-09-22
bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...
Somnath Kotur
1
-3
/
+20
2017-09-22
bnxt_re: Fix memory leak in FRMR path
Selvin Xavier
1
-1
/
+1
2017-09-22
bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port
Somnath Kotur
3
-8
/
+9
2017-09-22
bnxt_re: Fix race between the netdev register and unregister events
Somnath Kotur
2
-5
/
+15
2017-09-22
bnxt_re: Free up devices in module_exit path
Somnath Kotur
1
-0
/
+16
2017-09-22
bnxt_re: Fix compare and swap atomic operands
Devesh Sharma
1
-0
/
+1
2017-09-22
bnxt_re: Stop issuing further cmds to FW once a cmd times out
Somnath Kotur
2
-1
/
+6
2017-09-22
bnxt_re: Fix update of qplib_qp.mtu when modified
Devesh Sharma
1
-0
/
+3
2017-09-22
IB/bnxt_re: Fix frame stack compilation warning
Leon Romanovsky
1
-31
/
+36
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2017-08-29
RDMA/bnxt_re: remove unnecessary call to memset
Himanshu Jha
1
-2
/
+0
2017-08-22
RDMA: Fix return value check for ib_get_eth_speed()
Selvin Xavier
1
-2
/
+2
2017-08-18
RDMA/bnxt_re: Implement the alloc/get_hw_stats callback
Somnath Kotur
4
-1
/
+181
2017-08-18
RDMA/bnxt_re: Allocate multiple notification queues
Selvin Xavier
5
-49
/
+104
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-1
/
+1
2017-08-18
RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"
Colin Ian King
1
-1
/
+1
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-49
/
+132
2017-07-30
bnxt_re: add MAY_USE_DEVLINK dependency
Sathya Perla
1
-0
/
+1
2017-07-24
RDMA/bnxt_re: Allow posting when QPs are in error
Selvin Xavier
6
-89
/
+462
2017-07-24
RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured
Kalesh AP
6
-24
/
+124
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-07-24
IB/core: Add generic function to extract IB speed from netdev
Yuval Shaia
1
-46
/
+3
2017-07-24
RDMA/bnxt_re: Delete unsupported modify_port function
Leon Romanovsky
3
-21
/
+0
2017-07-20
RDMA/bnxt_re: Fix the value reported for local ack delay
Selvin Xavier
2
-1
/
+8
2017-07-20
RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq
Selvin Xavier
3
-0
/
+25
2017-07-20
RDMA/bnxt_re: Fix return value of poll routine
Devesh Sharma
1
-0
/
+1
2017-07-20
RDMA/bnxt_re: Enable atomics only if host bios supports
Devesh Sharma
3
-2
/
+21
2017-07-20
RDMA/bnxt_re: Specify RDMA component when allocating stats context
Somnath Kotur
1
-0
/
+1
2017-07-20
RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP
Eddie Wai
1
-2
/
+13
2017-07-20
RDMA/bnxt_re: Report supported value to IB stack in query_device
Selvin Xavier
3
-4
/
+12
2017-07-20
RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails
Selvin Xavier
1
-7
/
+9
2017-07-20
RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error
Somnath Kotur
1
-0
/
+10
2017-07-20
RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext
Devesh Sharma
2
-31
/
+30
2017-07-20
RDMA/bnxt_re: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2017-06-14
RDMA/bnxt_re: Remove FMR support
Selvin Xavier
3
-106
/
+2
2017-06-14
RDMA/bnxt_re: Fix RQE posting logic
Devesh Sharma
3
-1
/
+20
2017-06-14
RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs
Somnath Kotur
4
-0
/
+24
2017-06-14
RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_list
Selvin Xavier
1
-2
/
+6
2017-06-14
RDMA/bnxt_re: HW workarounds for handling specific conditions
Eddie Wai
7
-70
/
+509
[next]