linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-11 13:43:00 to 2017-10-16 15:18:54 UTC [more...]

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-16 15:18 UTC  (16+ messages)
` [PATCH v2 01/15] configfs: make ci_type field, some pointers and function arguments const
` [PATCH v2 02/15] usb: gadget: make config_item_type structures const
  ` [PATCH v2 03/15] target: make config_item_type const
` [PATCH v2 04/15] iio: make function argument and some structures const
` [PATCH v2 05/15] ocfs2/cluster: make config_item_type const
` [PATCH v2 06/15] PCI: endpoint: "
` [PATCH v2 07/15] usb: gadget: configfs: "
` [PATCH v2 08/15] nvmet: "
` [PATCH v2 09/15] ACPI: configfs: "
` [PATCH v2 10/15] nullb: "
` [PATCH v2 11/15] stm class: "
` [PATCH v2 12/15] RDMA/cma: "
` [PATCH v2 13/15] netconsole: "
` [PATCH v2 14/15] dlm: "
` [PATCH v2 15/15] configfs: "

[PATCH v2 1/2] ibacm: Incorrect usage of BE byte order of MLID attach/detach_mcast()
 2017-10-16 14:24 UTC  (2+ messages)
  ` [PATCH v2 2/2] ibacm: Incorrect list used for subnet list causes a segfault

[PATCH 1/2] ibacm: Incorrect usage of BE byte order of MLID attach/detach_mcast()
 2017-10-16 14:24 UTC  (4+ messages)
  ` [PATCH 2/2] ibacm: Incorrect list used for subnet list causes a segfault

nvmeof rdma regression issue on 4.14.0-rc1 (or maybe mlx4?)
 2017-10-16 10:21 UTC  (10+ messages)

[PATCH rdma-next 0/3] IPoIB TX NAPI
 2017-10-16  5:49 UTC  (4+ messages)
  ` [PATCH rdma-next 1/3] IB/ipoib: Get rid of the tx_outstanding variable in all modes
  ` [PATCH rdma-next 2/3] IB/ipoib: Use NAPI in UD/TX flows
  ` [PATCH rdma-next 3/3] IB/ipoib: Change number of TX wqe to 64

[PATCH rdma-next v1 0/6] RDMA core and mlx5 fixes and refactoring for 4.15
 2017-10-16  5:45 UTC  (7+ messages)
  ` [PATCH rdma-next v1 1/6] IB/core: Introduce and use rdma_create_user_ah
  ` [PATCH rdma-next v1 2/6] IB: Let ib_core resolve destination mac address
  ` [PATCH rdma-next v1 3/6] IB/core: Fix unable to change lifespan entry for hw_counters
  ` [PATCH rdma-next v1 4/6] IB/core: Fix use workqueue without WQ_MEM_RECLAIM
  ` [PATCH rdma-next v1 5/6] IB/core: Take into account optional UDR, XRC headers and mandatory ICRC for RoCE MTU
  ` [PATCH rdma-next v1 6/6] IB/mlx5: Use ARRAY_SIZE

[PATCH rdma-next 0/5] RDMA core, mlx5 fixes and refactoring for 4.15
 2017-10-16  5:42 UTC  (7+ messages)
  ` [PATCH rdma-next 1/5] IB: Let ib_core resolve destination mac address
  ` [PATCH rdma-next 2/5] IB/core: Fix unable to change lifespan entry for hw_counters
  ` [PATCH rdma-next 3/5] IB/core: Fix use workqueue without WQ_MEM_RECLAIM
  ` [PATCH rdma-next 4/5] IB/core: Take into account optional UDR, XRC headers and mandatory ICRC for RoCE MTU
  ` [PATCH rdma-next 5/5] IB/mlx5: Use ARRAY_SIZE

[PATCH 1/2] ibacm: Incorrect usage of BE byte order of MLID attach/detach_mcast()
 2017-10-16  4:58 UTC  (6+ messages)
  ` [PATCH 2/2] ibacm: Incorrect list used for subnet list causes a segfault

[PATCH] rxe_cfg: Fix parsing of ethtool / ifconfig
 2017-10-16  4:50 UTC  (2+ messages)

[pull request][for-next 00/12] Mellanox, mlx5 IPoIB Muli Pkey support 2017-10-11
 2017-10-16  4:45 UTC  (17+ messages)
` [for-next 02/12] net/mlx5: PTP code migration to driver core section
` [for-next 04/12] net/mlx5: Support for attaching multiple underlay QPs to root flow table
` [for-next 05/12] IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
` [for-next 06/12] IB/ipoib: Add ability to set PKEY index to lower device driver
` [for-next 07/12] net/mlx5e: IPoIB, Support for setting PKEY index to underlay QP
  ` [for-next 01/12] net/mlx5: File renaming towards ptp core implementation
  ` [for-next 03/12] net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functions
  ` [for-next 08/12] net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev
  ` [for-next 11/12] net/mlx5e: IPoIB, Add PKEY child interface ethtool ops
    ` [pull request][for-next 00/12] Mellanox, mlx5 IPoIB Muli Pkey support 2017-10-11,Re: [pull request][for-next 00/12] Mellanox, mlx5 IPoIB Muli Pkey support 2017-10-11
` [for-next 09/12] net/mlx5e: IPoIB, Add PKEY child interface nic profile
` [for-next 10/12] net/mlx5e: IPoIB, Add PKEY child interface ndos
` [for-next 12/12] net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEY

[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-15 15:21 UTC  (17+ messages)
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()

[PATCH v2 00/45] Address issues detected by static analysis tools
 2017-10-15  7:52 UTC  (54+ messages)
  ` [PATCH v2 01/45] IB/core: Fix endianness annotation in rdma_is_multicast_addr()
  ` [PATCH v2 02/45] IB/cm: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 03/45] RDMA/cma: Avoid triggering undefined behavior
  ` [PATCH v2 04/45] RDMA/iwcm: Remove a set-but-not-used variable
  ` [PATCH v2 05/45] RDMA/isert: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 06/45] RDMA/bnxt_re: "
  ` [PATCH v2 07/45] RDMA/bnxt_re: Remove set-but-not-used variables
  ` [PATCH v2 08/45] RDMA/cxgb3: Annotate locking assumptions
  ` [PATCH v2 09/45] RDMA/cxgb3: Annotate an RCU pointer
  ` [PATCH v2 10/45] RDMA/cxgb3: Remove a set-but-not-used variable
  ` [PATCH v2 11/45] RDMA/cxgb4: Fix indentation
  ` [PATCH v2 12/45] RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'
  ` [PATCH v2 13/45] RDMA/cxgb4: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 14/45] RDMA/cxgb4: Remove a set-but-not-used variable
  ` [PATCH v2 15/45] IB/hfi1: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 16/45] IB/hfi1: Remove set-but-not-used variables
  ` [PATCH v2 17/45] IB/hfi1: Define hfi1_handle_cnp_tbl[] once
  ` [PATCH v2 18/45] IB/hns: Annotate iomem pointers correctly
  ` [PATCH v2 19/45] IB/hns: Declare local functions 'static'
  ` [PATCH v2 20/45] RDMA/i40iw: Fix a race condition
  ` [PATCH v2 21/45] RDMA/i40iw: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 22/45] RDMA/i40iw: Remove a set-but-not-used variable
  ` [PATCH v2 23/45] IB/mthca: Fix indentation
  ` [PATCH v2 24/45] IB/mlx4: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 25/45] IB/mlx5: "
  ` [PATCH v2 26/45] IB/mlx5: Remove a set-but-not-used variable
  ` [PATCH v2 27/45] IB/nes: Fix indentation
  ` [PATCH v2 28/45] IB/nes: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 29/45] IB/nes: Remove set-but-not-used variables
  ` [PATCH v2 30/45] IB/nes: Fix a race condition in nes_inetaddr_event()
  ` [PATCH v2 31/45] RDMA/ocrdma: Use NULL instead of 0 to represent a pointer
  ` [PATCH v2 32/45] RDMA/ocrdma: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 33/45] RDMA/ocrdma: Remove set-but-not-used variables
  ` [PATCH v2 34/45] RDMA/qedr: Use NULL instead of 0 to represent a pointer
  ` [PATCH v2 35/45] RDMA/qedr: Declare local functions static
  ` [PATCH v2 36/45] RDMA/qedr: Annotate iomem pointers correctly
  ` [PATCH v2 37/45] RDMA/qedr: Remove set-but-not-used variables
  ` [PATCH v2 38/45] IB/qib: Remove remaining code related to writing the EEPROM
  ` [PATCH v2 39/45] IB/qib: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 40/45] IB/qib: Remove set-but-not-used variables
  ` [PATCH v2 41/45] RDMA/rdmavt: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 42/45] RDMA/rxe: "
  ` [PATCH v2 43/45] RDMA/usnic: Make the compiler check declaration consistency during compilation
  ` [PATCH v2 44/45] RDMA/usnic: Remove a set-but-not-used variable
  ` [PATCH v2 45/45] RDMA/usnic: Instantiate data structures once

[PATCH 00/47] Address issues detected by static analysis tools
 2017-10-15  7:37 UTC  (22+ messages)
` [PATCH 05/47] RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusing
` [PATCH 17/47] IB/hfi1: Remove set-but-not-used variables
` [PATCH 18/47] IB/hfi1: Define hfi1_handle_cnp_tbl[] once
` [PATCH 35/47] IB/opa: Fix endianness annotation of opa_is_extended_lid()
` [PATCH 42/47] IB/qib: Remove set-but-not-used variables

[PATCH rdma-next] RDMA: Remove Sean's and Hal's emails from MAINTAINER file
 2017-10-15  6:56 UTC 

[PATCH] IB/ipoib: Enable pkey and device name decoupling
 2017-10-15  6:27 UTC  (6+ messages)

[PATCH v2 00/13] Request for Comments on SoftiWarp
 2017-10-14  8:21 UTC  (29+ messages)
  ` [PATCH v2 01/13] iWARP wire packet format definition
  ` [PATCH v2 03/13] Attach/detach SoftiWarp to/from network and RDMA subsystem
  ` [PATCH v2 04/13] SoftiWarp object management
  ` [PATCH v2 05/13] SoftiWarp application interface
  ` [PATCH v2 06/13] SoftiWarp connection management
  ` [PATCH v2 07/13] SoftiWarp application buffer management
  ` [PATCH v2 12/13] SoftiWarp debugging code

[PATCH 0/1] Request for Comments on SoftiWarp
 2017-10-14  0:54 UTC  (5+ messages)

[PATCH] xprtrdma: Use generic asynchronous MR disposal in send_request
 2017-10-13 21:47 UTC 

[PATCH v1 0/3] NFS/RDMA client patches for v4.15
 2017-10-13 19:05 UTC  (5+ messages)
` [PATCH v1 2/3] xprtrdma: Use ro_unmap_sync in xprt_rdma_send_request

[PATCH] IB/hfi1: Fix a wrapping test (make it less strict)
 2017-10-13 10:56 UTC 

[PATCH] IB/cma: make config_item_type const
 2017-10-13  6:41 UTC  (4+ messages)

[PATCH] bnxt_re: Fix incorrect usage of test_bit()
 2017-10-13  6:08 UTC 

[PATCH v2 net 0/2] net/smc: ib_query_gid() patches
 2017-10-12 19:20 UTC  (6+ messages)
` [PATCH v2 net 1/2] net/smc: replace function pointer get_netdev()
` [PATCH v2 net 2/2] net/smc: dev_put for netdev after usage of ib_query_gid()

[PATCH for-next 0/4] Add Features & Code improvements for hip08
 2017-10-12 14:54 UTC  (6+ messages)
` [PATCH for-next 2/4] RDMA/hns: Add IOMMU enable support in hip08

[bug report] IB/usnic: Add Cisco VIC low-level hardware driver
 2017-10-12 12:57 UTC 

[PATCH rdma-core] iwpmd: Return existing mapping if port reused on active side
 2017-10-12  9:11 UTC  (2+ messages)

[PATCH] IB/hfil: Delete unused bypass flags
 2017-10-12  1:19 UTC  (3+ messages)

[GIT PULL 0/2] infiniband hfi1 PREEMPT_RT_FULL changes
 2017-10-11 19:14 UTC  (12+ messages)
` [PATCH 1/2] IB/hfi1: Use preempt_{dis,en}able_nort()
` [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only

[PATCH for-next] IB,hfi1 Add MODULE_FIRMWARE statements
 2017-10-11 18:10 UTC  (7+ messages)

[PATCH v2 0/8] SRP patches for kernel v4.15
 2017-10-11 17:27 UTC  (9+ messages)
` [PATCH v2 5/8] IB/srp: Avoid that a cable pull can trigger a kernel crash
  ` [PATCH v2 1/8] IB/srpt: Do not accept invalid initiator port names
  ` [PATCH v2 2/8] IB/srpt: Limit the send and receive queue sizes to what the HCA supports
  ` [PATCH v2 3/8] IB/srpt: Cache global L_Key
  ` [PATCH v2 4/8] IB/srpt: Change default behavior from using SRQ to using RC
  ` [PATCH v2 6/8] IB/srp: Remove second argument of srp_destroy_qp()
  ` [PATCH v2 7/8] IB/srp: Cache global rkey
  ` [PATCH v2 8/8] IB/srp: Make CM timeout dependent on subnet timeout

[PATCH] providers/rxe: Fix rxe_cfg parsing of ethtool / ifconfig
 2017-10-11 17:02 UTC 

[PATCH v8 00/14] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-11 16:01 UTC  (7+ messages)
` [PATCH v8 01/14] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v8 13/14] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings

[PATCH v2 03/13] Attach/detach SoftiWarp to/from network and RDMA subsystem
 2017-10-08 13:03 UTC 

[PATCH v2 12/13] SoftiWarp debugging code
 2017-10-08 12:39 UTC 

[PATCH v2 06/13] SoftiWarp connection management
 2017-10-06 16:04 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).