index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts
Mike Marciniszyn
2019-04-24
4
-11
/
+20
*
IB/rdmavt: Use more efficient allowed_ops
Mike Marciniszyn
2019-04-24
1
-11
/
+4
*
IB/rdmavt: Fix ab/ba include issues
Mike Marciniszyn
2019-04-24
8
-82
/
+82
*
IB/hfi1: Make opfn.h self sufficient
Mike Marciniszyn
2019-04-24
1
-2
/
+4
*
IB/{rdmavt, hfi1): Miscellaneous comment fixes
Kaike Wan
2019-04-24
2
-2
/
+1
*
IB/hfi1: Add debugfs to control expansion ROM write protect
Josh Collier
2019-04-24
1
-0
/
+74
*
RDMA/hns: Remove asynchronic QP destroy
Leon Romanovsky
2019-04-24
3
-406
/
+13
*
RDMA/cma: Consider scope_id while binding to ipv6 ll address
Parav Pandit
2019-04-24
1
-6
/
+19
*
IB/core: Allow vlan link local address based RoCE GIDs
Parav Pandit
2019-04-24
1
-23
/
+4
*
RDMA/mlx5: Don't create IB representors when in multiport RoCE mode
Mark Bloch
2019-04-22
1
-1
/
+2
*
RDMA/mlx5: Initialize roce port info before multiport master init
Mark Bloch
2019-04-22
1
-7
/
+3
*
RDMA/mlx5: Allow DEVX and raw creation flow on reps
Mark Bloch
2019-04-22
3
-8
/
+5
*
RDMA/mlx5: Add query e-switch vport context to devx white list
Maor Gottlieb
2019-04-22
1
-0
/
+2
*
RDMA/mlx5: Allow inserting a steering rule to the FDB
Mark Bloch
2019-04-22
3
-12
/
+65
*
RDMA/mlx5: Create flow table with max size supported
Mark Bloch
2019-04-22
1
-6
/
+4
*
RDMA/mlx5: Access the prio bypass inside the FDB flow table namespace
Mark Bloch
2019-04-22
2
-11
/
+21
*
RDMA/core: Add a netlink command to change net namespace of rdma device
Parav Pandit
2019-04-22
4
-7
/
+70
*
RDMA/core: Introduce a helper function to change net namespace of rdma device
Parav Pandit
2019-04-22
1
-0
/
+77
*
RDMA/core: Avoid freeing netdevs in disable_device()
Parav Pandit
2019-04-22
1
-3
/
+4
*
infiniband/qib: Fix typo in comment
Chengguang Xu
2019-04-22
1
-1
/
+1
*
RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"
Colin Ian King
2019-04-18
1
-1
/
+1
*
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
Colin Ian King
2019-04-16
1
-0
/
+2
*
RDMA/mlx5: Check for error return in flow_rule rather than err
Colin Ian King
2019-04-12
1
-1
/
+1
*
RDMA/ocrdma: Remove use of idr use pci bdf instead
Devesh Sharma
2019-04-12
1
-11
/
+2
*
RDMA/mlx5: Remove VF representor profile
Mark Bloch
2019-04-10
3
-86
/
+16
*
RDMA/mlx5: Move to single device multiport ports in switchdev mode
Mark Bloch
2019-04-10
3
-9
/
+49
*
RDMA/mlx5: Move SMI caps logic
Mark Bloch
2019-04-10
1
-5
/
+5
*
RDMA/mlx5: Refactor netdev affinity code
Mark Bloch
2019-04-10
2
-10
/
+39
*
RDMA/mlx5: Move default representors SQ steering to rule to modify QP
Mark Bloch
2019-04-10
3
-30
/
+48
*
RDMA/mlx5: Move rep into port struct
Mark Bloch
2019-04-10
7
-20
/
+26
*
RDMA/mlx5: Use correct size for device resources
Mark Bloch
2019-04-10
1
-3
/
+1
*
RDMA/mlx5: Move ports allocation to outside of INIT stage
Mark Bloch
2019-04-10
2
-14
/
+22
*
RDMA/mlx5: Free IB device on remove
Mark Bloch
2019-04-10
2
-6
/
+3
*
RDMA/mlx5: Move netdev info into the port struct
Mark Bloch
2019-04-10
3
-25
/
+25
*
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
2019-04-10
20
-322
/
+414
|
\
|
*
net/mlx5: E-Switch, add a new prio to be used by the RDMA side
Mark Bloch
2019-04-10
2
-0
/
+8
|
*
net/mlx5: E-Switch, don't use hardcoded values for FDB prios
Mark Bloch
2019-04-10
3
-7
/
+8
|
*
net/mlx5: Fix false compilation warning
Tariq Toukan
2019-04-02
1
-1
/
+1
|
*
net/mlx5: Expose MPEIN (Management PCIE INfo) register layout
Aya Levin
2019-04-02
2
-1
/
+51
|
*
net/mlx5: Add rate limit print macros
Aya Levin
2019-04-02
1
-0
/
+10
|
*
net/mlx5: Add explicit bar address field
Huy Nguyen
2019-04-02
6
-10
/
+11
|
*
net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/info
Huy Nguyen
2019-04-02
4
-103
/
+106
|
*
net/mlx5: Use dev->priv.name instead of dev_name
Huy Nguyen
2019-04-02
3
-4
/
+4
|
*
net/mlx5: Make mlx5_core messages independent from mdev->pdev
Huy Nguyen
2019-04-02
1
-10
/
+9
|
*
net/mlx5: Break load_one into three stages
Saeed Mahameed
2019-04-02
1
-71
/
+77
|
*
net/mlx5: Function setup/teardown procedures
Saeed Mahameed
2019-04-02
1
-52
/
+68
|
*
net/mlx5: Move health and page alloc init to mdev_init
Saeed Mahameed
2019-04-02
3
-17
/
+28
|
*
net/mlx5: Split mdev init and pci init
Saeed Mahameed
2019-04-02
1
-41
/
+54
|
*
net/mlx5: Remove redundant init functions parameter
Saeed Mahameed
2019-04-02
1
-27
/
+22
|
*
net/mlx5: Remove spinlock support from mlx5_write64
Maxim Mikityanskiy
2019-04-02
5
-26
/
+13
[next]