index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mod
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notation
Randy Dunlap
1
-1
/
+1
2018-01-11
infiniband: fix core/fmr_pool.c kernel-doc notation
Randy Dunlap
1
-7
/
+5
2018-01-11
infiniband: fix core/verbs.c kernel-doc notation
Randy Dunlap
1
-2
/
+2
2018-01-11
RDMA/cma: Fix rdma_cm path querying for RoCE
Parav Pandit
1
-3
/
+4
2018-01-11
RDMA/cma: Fix rdma_cm raw IB path setting for RoCE
Parav Pandit
1
-0
/
+14
2018-01-11
RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
Parav Pandit
3
-11
/
+11
2018-01-11
RDMA/cma: Provide a function to set RoCE path record L2 parameters
Parav Pandit
1
-35
/
+53
2018-01-11
RDMA/cma: Use the right net namespace for the rdma_cm_id
Parav Pandit
1
-2
/
+3
2018-01-11
IB/core: Increase number of char device minors
Huy Nguyen
4
-156
/
+113
2018-01-11
IB/core: Remove the locking for character device bitmaps
Huy Nguyen
2
-10
/
+0
2018-01-10
RDMA/rxe: Fix a race condition related to the QP error state
Bart Van Assche
1
-0
/
+2
2018-01-10
IB/mlx5: remove redundant assignment of mdev
Colin Ian King
1
-1
/
+1
2018-01-08
IB/rxe: remove unnecessary skb_clone in xmit
Zhu Yanjun
1
-11
/
+5
2018-01-08
IB/rxe: add the static type to the variable
Zhu Yanjun
2
-2
/
+1
2018-01-08
IB/srpt: Micro-optimize I/O context state manipulation
Bart Van Assche
2
-17
/
+1
2018-01-08
IB/srpt: Inline srpt_get_cmd_state()
Bart Van Assche
1
-20
/
+3
2018-01-08
IB/srpt: Introduce srpt_format_guid()
Bart Van Assche
1
-11
/
+13
2018-01-08
IB/srpt: Reduce frequency of receive failure messages
Bart Van Assche
1
-2
/
+2
2018-01-08
IB/srpt: Convert a warning into a debug message
Bart Van Assche
1
-1
/
+2
2018-01-08
IB/srpt: Use the IPv6 format for GIDs in log messages
Bart Van Assche
1
-11
/
+3
2018-01-08
IB/srpt: Verify port numbers in srpt_event_handler()
Bart Van Assche
1
-6
/
+16
2018-01-08
IB/srpt: Reduce the severity level of a log message
Bart Van Assche
1
-1
/
+1
2018-01-08
IB/srpt: Rename a local variable, a member variable and a constant
Bart Van Assche
2
-16
/
+16
2018-01-08
IB/srpt: Document all structure members in ib_srpt.h
Bart Van Assche
1
-11
/
+22
2018-01-08
IB/srpt: Fix kernel-doc warnings in ib_srpt.c
Bart Van Assche
1
-60
/
+145
2018-01-08
IB/srpt: Remove an unused structure member
Bart Van Assche
2
-2
/
+0
2018-01-08
net/mlx5: Set num_vhca_ports capability
Daniel Jurgens
1
-0
/
+6
2018-01-08
IB/mlx5: Don't advertise RAW QP support in dual port mode
Daniel Jurgens
1
-7
/
+14
2018-01-08
IB/mlx5: Route MADs for dual port RoCE
Daniel Jurgens
1
-7
/
+14
2018-01-08
{net, IB}/mlx5: Change set_roce_gid to take a port number
Daniel Jurgens
4
-6
/
+10
2018-01-08
IB/mlx5: Update counter implementation for dual port RoCE
Daniel Jurgens
2
-28
/
+42
2018-01-08
IB/mlx5: Change debugfs to have per port contents
Parav Pandit
3
-29
/
+73
2018-01-08
IB/mlx5: Implement dual port functionality in query routines
Daniel Jurgens
1
-17
/
+85
2018-01-08
IB/mlx5: Move IB event processing onto a workqueue
Daniel Jurgens
1
-13
/
+56
2018-01-08
{net, IB}/mlx5: Manage port association for multiport RoCE
Daniel Jurgens
12
-42
/
+550
2018-01-08
IB/mlx5: Make netdev notifications multiport capable
Daniel Jurgens
4
-37
/
+60
2018-01-08
IB/mlx5: Reduce the use of num_port capability
Daniel Jurgens
3
-12
/
+11
2018-01-08
IB/core: Change roce_rescan_device to return void
Daniel Jurgens
3
-10
/
+3
2018-01-08
net/mlx5: Set software owner ID during init HCA
Daniel Jurgens
5
-4
/
+24
2018-01-08
net/mlx5: Fix race for multiple RoCE enable
Daniel Jurgens
2
-7
/
+28
2018-01-08
IB/mlx5: Add support for DC target QP
Moni Shoua
4
-3
/
+217
2018-01-08
IB/mlx5: Add support for DC Initiator QP
Moni Shoua
1
-5
/
+72
2018-01-08
IB/mlx5: Handle type IB_QPT_DRIVER when creating a QP
Moni Shoua
3
-2
/
+118
2018-01-08
IB/core: Introduce driver QP type
Moni Shoua
1
-0
/
+1
2018-01-08
net/mlx5: Enable DC transport
Moni Shoua
1
-0
/
+3
2018-01-08
net/mlx5: Add DCT command interface
Moni Shoua
5
-13
/
+150
2018-01-05
bnxt_re: report RoCE device support at info level
Jonathan Toppins
1
-1
/
+1
2018-01-05
RDMA/core: Add encode/decode FDR/EDR rates
Hans Westgaard Ry
1
-20
/
+36
2018-01-05
i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready
Jia-Ju Bai
1
-1
/
+1
2018-01-05
IB/rdmavt: Add trace for RNRNAK timer
Kaike Wan
2
-5
/
+48
[next]