index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40iw: Fix port number for query QP
Mustafa Ismail
2017-10-04
1
-0
/
+2
*
i40iw: Add missing memory barriers
Mustafa Ismail
2017-10-04
3
-8
/
+7
*
RDMA/qedr: Parse vlan priority as sl
Amrani, Ram
2017-10-04
1
-0
/
+2
*
RDMA/qedr: Parse VLAN ID correctly and ignore the value of zero
Amrani, Ram
2017-10-04
2
-4
/
+8
*
IB/mlx5: Fix label order in error path handling
Parav Pandit
2017-10-04
1
-2
/
+2
*
RDMA/iwpm: Properly mark end of NL messages
Shiraz Saleem
2017-09-29
2
-0
/
+13
*
IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load
Harish Chegondi
2017-09-27
1
-29
/
+21
*
IB/hfi1: On error, fix use after free during user context setup
Michael J. Ruhl
2017-09-27
1
-19
/
+22
*
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
Alex Estrin
2017-09-27
1
-13
/
+0
*
IB/hfi1: Return correct value in general interrupt handler
Kamenee Arumugam
2017-09-27
1
-1
/
+3
*
IB/hfi1: Check eeprom config partition validity
Jan Sokolowski
2017-09-27
1
-5
/
+15
*
IB/hfi1: Only reset QSFP after link up and turn off AOC TX
Sebastian Sanchez
2017-09-27
3
-3
/
+15
*
IB/hfi1: Turn off AOC TX after offline substates
Sebastian Sanchez
2017-09-27
2
-21
/
+65
*
IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure
Ilya Lesokhin
2017-09-25
1
-10
/
+17
*
IB/mlx5: Simplify mlx5_ib_cont_pages
Ilya Lesokhin
2017-09-25
1
-30
/
+17
*
IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev
Alex Vesker
2017-09-25
2
-6
/
+19
*
IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock
Shalom Lagziel
2017-09-25
1
-6
/
+14
*
IB: Correct MR length field to be 64-bit
Parav Pandit
2017-09-25
2
-3
/
+3
*
IB/core: Fix qp_sec use after free access
Parav Pandit
2017-09-25
1
-1
/
+3
*
IB/core: Fix typo in the name of the tag-matching cap struct
Leon Romanovsky
2017-09-25
2
-12
/
+12
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-09-23
17
-161
/
+281
|
\
|
*
bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...
Somnath Kotur
2017-09-22
1
-3
/
+20
|
*
bnxt_re: Fix memory leak in FRMR path
Selvin Xavier
2017-09-22
1
-1
/
+1
|
*
bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port
Somnath Kotur
2017-09-22
3
-8
/
+9
|
*
bnxt_re: Fix race between the netdev register and unregister events
Somnath Kotur
2017-09-22
2
-5
/
+15
|
*
bnxt_re: Free up devices in module_exit path
Somnath Kotur
2017-09-22
1
-0
/
+16
|
*
bnxt_re: Fix compare and swap atomic operands
Devesh Sharma
2017-09-22
1
-0
/
+1
|
*
bnxt_re: Stop issuing further cmds to FW once a cmd times out
Somnath Kotur
2017-09-22
2
-1
/
+6
|
*
bnxt_re: Fix update of qplib_qp.mtu when modified
Devesh Sharma
2017-09-22
1
-0
/
+3
|
*
i40iw: Add support for port reuse on active side connections
Shiraz Saleem
2017-09-22
2
-76
/
+78
|
*
i40iw: Add missing VLAN priority
Mustafa Ismail
2017-09-22
2
-1
/
+4
|
*
i40iw: Call i40iw_cm_disconn on modify QP to disconnect
Shiraz Saleem
2017-09-22
1
-0
/
+12
|
*
i40iw: Prevent multiple netdev event notifier registrations
Shiraz Saleem
2017-09-22
3
-19
/
+20
|
*
i40iw: Fail open if there are no available MSI-X vectors
Shiraz Saleem
2017-09-22
1
-1
/
+6
|
*
RDMA/vmw_pvrdma: Fix reporting correct opcodes for completion
Adit Ranadive
2017-09-22
1
-3
/
+28
|
*
IB/bnxt_re: Fix frame stack compilation warning
Leon Romanovsky
2017-09-22
1
-31
/
+36
|
*
IB/mlx5: fix debugfs cleanup
Sudip Mukherjee
2017-09-22
1
-3
/
+3
|
*
IB/ocrdma: fix incorrect fall-through on switch statement
Colin Ian King
2017-09-22
1
-0
/
+3
|
*
IB/ipoib: Suppress the retry related completion errors
Santosh Shilimkar
2017-09-22
1
-5
/
+11
|
*
iw_cxgb4: remove the stid on listen create failure
Steve Wise
2017-09-22
1
-1
/
+1
|
*
iw_cxgb4: drop listen destroy replies if no ep found
Steve Wise
2017-09-22
1
-0
/
+5
|
*
iw_cxgb4: put ep reference in pass_accept_req()
Steve Wise
2017-09-22
1
-1
/
+1
|
*
IB/core: Fix for core panic
Alex Estrin
2017-09-22
1
-2
/
+2
*
|
IB/mlx4: fix sprintf format warning
Arnd Bergmann
2017-09-13
1
-1
/
+1
*
|
Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-09-09
1
-0
/
+24
|
\
\
|
*
|
rdma core: Add rdma_rw_mr_payload()
Chuck Lever
2017-09-05
1
-0
/
+24
*
|
|
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
7
-25
/
+26
*
|
|
RDMA/netlink: clean up message validity array initializer
Linus Torvalds
2017-09-08
1
-6
/
+5
*
|
|
RDAM/netlink: Fix out-of-bound access while checking message validity
Leon Romanovsky
2017-09-08
1
-3
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
2
-13
/
+14
|
\
\
\
[next]