diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-09 20:04:33 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-09 20:04:33 -0400 |
commit | b9044ac8292fc94bee33f6f08acaed3ac55f0c75 (patch) | |
tree | 40dce5392f6392984311ec1e083ce29b5186ce8b /MAINTAINERS | |
parent | 1fde76f173e4d9aa205432c2ed5eff978d00deee (diff) | |
parent | 2937f375751922ffce9ef1d5fa84491840b0c8e0 (diff) |
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Pull main rdma updates from Doug Ledford:
"This is the main pull request for the rdma stack this release. The
code has been through 0day and I had it tagged for linux-next testing
for a couple days.
Summary:
- updates to mlx5
- updates to mlx4 (two conflicts, both minor and easily resolved)
- updates to iw_cxgb4 (one conflict, not so obvious to resolve,
proper resolution is to keep the code in cxgb4_main.c as it is in
Linus' tree as attach_uld was refactored and moved into
cxgb4_uld.c)
- improvements to uAPI (moved vendor specific API elements to uAPI
area)
- add hns-roce driver and hns and hns-roce ACPI reset support
- conversion of all rdma code away from deprecated
create_singlethread_workqueue
- security improvement: remove unsafe ib_get_dma_mr (breaks lustre in
staging)"
* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma: (75 commits)
staging/lustre: Disable InfiniBand support
iw_cxgb4: add fast-path for small REG_MR operations
cxgb4: advertise support for FR_NSMR_TPTE_WR
IB/core: correctly handle rdma_rw_init_mrs() failure
IB/srp: Fix infinite loop when FMR sg[0].offset != 0
IB/srp: Remove an unused argument
IB/core: Improve ib_map_mr_sg() documentation
IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
IB/mthca: Move user vendor structures
IB/nes: Move user vendor structures
IB/ocrdma: Move user vendor structures
IB/mlx4: Move user vendor structures
IB/cxgb4: Move user vendor structures
IB/cxgb3: Move user vendor structures
IB/mlx5: Move and decouple user vendor structures
IB/{core,hw}: Add constant for node_desc
ipoib: Make ipoib_warn ratelimited
IB/mlx4/alias_GUID: Remove deprecated create_singlethread_workqueue
IB/ipoib_verbs: Remove deprecated create_singlethread_workqueue
IB/ipoib: Remove deprecated create_singlethread_workqueue
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5327bbe00d13..a009e004f8f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3509,6 +3509,7 @@ L: linux-rdma@vger.kernel.org | |||
3509 | W: http://www.openfabrics.org | 3509 | W: http://www.openfabrics.org |
3510 | S: Supported | 3510 | S: Supported |
3511 | F: drivers/infiniband/hw/cxgb3/ | 3511 | F: drivers/infiniband/hw/cxgb3/ |
3512 | F: include/uapi/rdma/cxgb3-abi.h | ||
3512 | 3513 | ||
3513 | CXGB4 ETHERNET DRIVER (CXGB4) | 3514 | CXGB4 ETHERNET DRIVER (CXGB4) |
3514 | M: Hariprasad S <hariprasad@chelsio.com> | 3515 | M: Hariprasad S <hariprasad@chelsio.com> |
@@ -3530,6 +3531,7 @@ L: linux-rdma@vger.kernel.org | |||
3530 | W: http://www.openfabrics.org | 3531 | W: http://www.openfabrics.org |
3531 | S: Supported | 3532 | S: Supported |
3532 | F: drivers/infiniband/hw/cxgb4/ | 3533 | F: drivers/infiniband/hw/cxgb4/ |
3534 | F: include/uapi/rdma/cxgb4-abi.h | ||
3533 | 3535 | ||
3534 | CXGB4VF ETHERNET DRIVER (CXGB4VF) | 3536 | CXGB4VF ETHERNET DRIVER (CXGB4VF) |
3535 | M: Casey Leedom <leedom@chelsio.com> | 3537 | M: Casey Leedom <leedom@chelsio.com> |
@@ -5712,6 +5714,14 @@ S: Maintained | |||
5712 | F: drivers/net/ethernet/hisilicon/ | 5714 | F: drivers/net/ethernet/hisilicon/ |
5713 | F: Documentation/devicetree/bindings/net/hisilicon*.txt | 5715 | F: Documentation/devicetree/bindings/net/hisilicon*.txt |
5714 | 5716 | ||
5717 | HISILICON ROCE DRIVER | ||
5718 | M: Lijun Ou <oulijun@huawei.com> | ||
5719 | M: Wei Hu(Xavier) <xavier.huwei@huawei.com> | ||
5720 | L: linux-rdma@vger.kernel.org | ||
5721 | S: Maintained | ||
5722 | F: drivers/infiniband/hw/hns/ | ||
5723 | F: Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt | ||
5724 | |||
5715 | HISILICON SAS Controller | 5725 | HISILICON SAS Controller |
5716 | M: John Garry <john.garry@huawei.com> | 5726 | M: John Garry <john.garry@huawei.com> |
5717 | W: http://www.hisilicon.com | 5727 | W: http://www.hisilicon.com |
@@ -7970,6 +7980,7 @@ Q: http://patchwork.ozlabs.org/project/netdev/list/ | |||
7970 | S: Supported | 7980 | S: Supported |
7971 | F: drivers/net/ethernet/mellanox/mlx4/ | 7981 | F: drivers/net/ethernet/mellanox/mlx4/ |
7972 | F: include/linux/mlx4/ | 7982 | F: include/linux/mlx4/ |
7983 | F: include/uapi/rdma/mlx4-abi.h | ||
7973 | 7984 | ||
7974 | MELLANOX MLX4 IB driver | 7985 | MELLANOX MLX4 IB driver |
7975 | M: Yishai Hadas <yishaih@mellanox.com> | 7986 | M: Yishai Hadas <yishaih@mellanox.com> |
@@ -7990,6 +8001,7 @@ Q: http://patchwork.ozlabs.org/project/netdev/list/ | |||
7990 | S: Supported | 8001 | S: Supported |
7991 | F: drivers/net/ethernet/mellanox/mlx5/core/ | 8002 | F: drivers/net/ethernet/mellanox/mlx5/core/ |
7992 | F: include/linux/mlx5/ | 8003 | F: include/linux/mlx5/ |
8004 | F: include/uapi/rdma/mlx5-abi.h | ||
7993 | 8005 | ||
7994 | MELLANOX MLX5 IB driver | 8006 | MELLANOX MLX5 IB driver |
7995 | M: Matan Barak <matanb@mellanox.com> | 8007 | M: Matan Barak <matanb@mellanox.com> |
@@ -8262,6 +8274,7 @@ L: linux-rdma@vger.kernel.org | |||
8262 | W: http://www.intel.com/Products/Server/Adapters/Server-Cluster/Server-Cluster-overview.htm | 8274 | W: http://www.intel.com/Products/Server/Adapters/Server-Cluster/Server-Cluster-overview.htm |
8263 | S: Supported | 8275 | S: Supported |
8264 | F: drivers/infiniband/hw/nes/ | 8276 | F: drivers/infiniband/hw/nes/ |
8277 | F: include/uapi/rdma/nes-abi.h | ||
8265 | 8278 | ||
8266 | NETEM NETWORK EMULATOR | 8279 | NETEM NETWORK EMULATOR |
8267 | M: Stephen Hemminger <stephen@networkplumber.org> | 8280 | M: Stephen Hemminger <stephen@networkplumber.org> |
@@ -10821,6 +10834,7 @@ L: linux-rdma@vger.kernel.org | |||
10821 | W: http://www.emulex.com | 10834 | W: http://www.emulex.com |
10822 | S: Supported | 10835 | S: Supported |
10823 | F: drivers/infiniband/hw/ocrdma/ | 10836 | F: drivers/infiniband/hw/ocrdma/ |
10837 | F: include/uapi/rdma/ocrdma-abi.h | ||
10824 | 10838 | ||
10825 | SFC NETWORK DRIVER | 10839 | SFC NETWORK DRIVER |
10826 | M: Solarflare linux maintainers <linux-net-drivers@solarflare.com> | 10840 | M: Solarflare linux maintainers <linux-net-drivers@solarflare.com> |