linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-19 06:11:00 to 2017-10-24 15:46:53 UTC [more...]

[PATCH] rds: Fix uninitialized variable
 2017-10-24 15:46 UTC  (2+ messages)

[PATCH] RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag
 2017-10-24 15:42 UTC  (6+ messages)

[PATCH V3 rdma-core 0/5] Userspace library matching for hip08 RoCE
 2017-10-24 15:28 UTC  (7+ messages)
  ` [PATCH V3 rdma-core 1/5] libhns: Add new PCI device matching for hip08
  ` [PATCH V3 rdma-core 2/5] libhns: Introduce QP operations referred to hip08 RoCE device
  ` [PATCH V3 rdma-core 3/5] libhns: Introduce CQ operations referred to hip08 device
  ` [PATCH V3 rdma-core 4/5] libhns: Reimplement verbs of post_send and post_recv for hip08 RoCE
  ` [PATCH V3 rdma-core 5/5] libhns: Update consolidate repo for userspace library of "

[PATCH] rxe_cfg: Fix parsing of ethtool / ifconfig
 2017-10-24 15:26 UTC  (9+ messages)

Enabling peer to peer device transactions for PCIe devices
 2017-10-24 14:58 UTC  (9+ messages)

[PATCH for-next 0/7] IB/hfi1: Driver fixes for 10/23/2017
 2017-10-24 14:56 UTC  (14+ messages)
  ` [PATCH for-next 1/7] IB/hfi1: Race condition between user notification and driver state
  ` [PATCH for-next 2/7] Ib/hfi1: Return actual operational VLs in port info query
  ` [PATCH for-next 3/7] IB/hfi1: Validate PKEY for incoming GSI MAD packets
  ` [PATCH for-next 4/7] IB/hfi1: Add tx_opcode_stats like the opcode_stats
  ` [PATCH for-next 5/7] IB/hfi1: Insure int mask for in-kernel receive contexts is clear
  ` [PATCH for-next 6/7] IB/hfi1: Don't modify num_user_contexts module parameter
  ` [PATCH for-next 7/7] IB/hfi1: Take advantage of kvzalloc_node in sdma initialization

[PATCH] rds: Fix inaccurate accounting of unsignaled wrs
 2017-10-24 14:16 UTC 

[PATCH rdma-next 0/6] Expose CQ moderation to user space
 2017-10-24 13:26 UTC  (10+ messages)
` [PATCH rdma-next 1/6] IB/uverbs: Allow CQ moderation with modify CQ

[PATCH V2 rdma-core 0/5] Userspace library matching for hip08 RoCE
 2017-10-24 12:31 UTC  (10+ messages)
  ` [PATCH V2 rdma-core 1/5] libhns: Add new PCI device matching for hip08
  ` [PATCH V2 rdma-core 2/5] libhns: Introduce QP operations refered to hip08 RoCE device
  ` [PATCH V2 rdma-core 3/5] libhns: Introduce CQ operations refered to hip08 device
  ` [PATCH V2 rdma-core 4/5] libhns: Reimplement verbs of post_send and post_recv for hip08 RoCE
  ` [PATCH V2 rdma-core 5/5] libhns: Update consolidate repo for userspace library of "

[PATCH] IB/rxe: Convert timers to use timer_setup()
 2017-10-24 10:28 UTC 

PROBLEM: SOFT-ROCE ATOMIC OPERATIONS BLOCK
 2017-10-24  7:29 UTC 

[pull request][for-next 00/12] Mellanox, mlx5 IPoIB Muli Pkey support 2017-10-11
 2017-10-24  6:28 UTC  (4+ messages)
` [for-next 08/12] net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev

[PATCH rdma-core 0/5] Userspace library matching for hip08 RoCE
 2017-10-24  1:53 UTC  (3+ messages)

[PATCH] RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag
 2017-10-23 20:24 UTC  (17+ messages)

[PATCH] IB/hfi1: Fix a wrapping test (make it less strict)
 2017-10-23 19:04 UTC  (5+ messages)

[PATCH v2] linux/types.h: Restore the ability to disable sparse endianness checks
 2017-10-23 18:22 UTC  (4+ messages)

Need to set if_index in ib_init_ah_from_wc() ?
 2017-10-23 17:39 UTC  (8+ messages)

[PATCH rdma-core] providers/i40iw: Refactor queue depth calculation
 2017-10-23 17:31 UTC  (2+ messages)

[PATCH] IB/ipoib: Enable pkey and device name decoupling
 2017-10-23 17:03 UTC  (14+ messages)

[PATCH rdma-next 00/16] Flow counters support
 2017-10-23 17:00 UTC  (24+ messages)
  ` [PATCH rdma-next 01/16] IB/core: Expose max_counter_sets capability
  ` [PATCH rdma-next 02/16] IB/uverbs: "
  ` [PATCH rdma-next 03/16] IB/core: Introduce counter set describe verb
  ` [PATCH rdma-next 04/16] IB/uverbs: Add describe counter set support
  ` [PATCH rdma-next 05/16] IB/core: Introduce counter set object and its create/destroy verbs
  ` [PATCH rdma-next 06/16] IB/uverbs: Add create/destroy counter set support
  ` [PATCH rdma-next 07/16] IB/core: Introduce counter set query verb
  ` [PATCH rdma-next 08/16] IB/uverbs: Add query counter set support
  ` [PATCH rdma-next 09/16] IB/core: Add support for flow counter set
  ` [PATCH rdma-next 10/16] IB/uverbs: "
  ` [PATCH rdma-next 11/16] net/mlx5: Export flow counter related API
  ` [PATCH rdma-next 12/16] net/mlx5: Expand mlx5_fc_query_cached to return absolute counters values
  ` [PATCH rdma-next 13/16] IB/mlx5: Add counter set operations
  ` [PATCH rdma-next 14/16] IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments
  ` [PATCH rdma-next 15/16] IB/mlx5: Add flow counter set support
  ` [PATCH rdma-next 16/16] IB/mlx5: Expose max_counter_sets capability

[PATCH v2 00/13] Request for Comments on SoftiWarp
 2017-10-23 15:42 UTC  (22+ messages)
` [PATCH v2 01/13] iWARP wire packet format definition
` [PATCH v2 02/13] Main SoftiWarp include file
` [PATCH v2 03/13] Attach/detach SoftiWarp to/from network and RDMA subsystem
` [PATCH v2 05/13] SoftiWarp application interface
` [PATCH v2 06/13] SoftiWarp connection management
` [PATCH v2 08/13] SoftiWarp Queue Pair methods
` [PATCH v2 09/13] SoftiWarp transmit path
` [PATCH v2 11/13] SoftiWarp Completion Queue methods

[PATCH rdma-core 00/10] Add tag matching support
 2017-10-23 13:18 UTC  (11+ messages)
  ` [PATCH rdma-core 01/10] verbs: Hardware tag matching
  ` [PATCH rdma-core 02/10] verbs: Expose tag matching capabilities
  ` [PATCH rdma-core 03/10] verbs: Introduce tag matching SRQ
  ` [PATCH rdma-core 04/10] mlx5: Add support to tag matching SRQ type
  ` [PATCH rdma-core 05/10] verbs: Tag matching list manipulation interface
  ` [PATCH rdma-core 06/10] mlx5: Tag matching post list operation
  ` [PATCH rdma-core 07/10] mlx5: Tag matching list operation completions
  ` [PATCH rdma-core 08/10] verbs: Tag matching send interface
  ` [PATCH rdma-core 09/10] verbs: Tag matching receive interface
  ` [PATCH rdma-core 10/10] mlx5: Tag matching receive implementation

[PATCH 00/15] networking drivers refcount_t conversions
 2017-10-23  6:37 UTC  (22+ messages)
` [PATCH 01/15] drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t
` [PATCH 02/15] drivers, net, ethernet: convert mtk_eth.dma_refcnt "
` [PATCH 03/15] drivers, net, mlx4: convert mlx4_cq.refcount "
  ` [PATCH 04/15] drivers, net, mlx4: convert mlx4_qp.refcount "
` [PATCH 05/15] drivers, net, mlx4: convert mlx4_srq.refcount "
` [PATCH 06/15] drivers, net, mlx5: convert mlx5_cq.refcount "
` [PATCH 07/15] drivers, net, mlx5: convert fs_node.refcount "
` [PATCH 08/15] drivers, net, hamradio: convert sixpack.refcnt "
` [PATCH 09/15] drivers, net: convert masces_rx_sa.refcnt "
` [PATCH 10/15] drivers, net: convert masces_rx_sc.refcnt "
` [PATCH 11/15] drivers, net: convert masces_tx_sa.refcnt "
` [PATCH 12/15] drivers, net, ppp: convert asyncppp.refcnt "
` [PATCH 13/15] drivers, net, ppp: convert ppp_file.refcnt "
` [PATCH 14/15] drivers, net, ppp: convert syncppp.refcnt "
` [PATCH 15/15] drivers, connector: convert cn_callback_entry.refcnt "

[PATCH infiniband-diags] ibdiag_common.c: In is_port_info_extended_supported, query PortInfo for port 0 when node is a switch
 2017-10-20 15:22 UTC 

[PATCH 0/9] More NFS/RDMA client patches for v4.15
 2017-10-20 14:48 UTC  (10+ messages)
  ` [PATCH 1/9] xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()
  ` [PATCH 2/9] xprtrdma: Fix error handling "
  ` [PATCH 3/9] xprtrdma: Change return value of rpcrdma_prepare_send_sges()
  ` [PATCH 4/9] xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge()
  ` [PATCH 5/9] xprtrdma: Add data structure to manage RDMA Send arguments
  ` [PATCH 6/9] xprtrdma: Add a field of bit flags to struct rpcrdma_req
  ` [PATCH 7/9] xprtrdma: Refactor rpcrdma_deferred_completion
  ` [PATCH 8/9] xprtrdma: RPC completion should wait for Send completion
  ` [PATCH 9/9] xprtrdma: Remove atomic send completion counting

[PATCH v3 00/13] dax: fix dma vs truncate and remove 'page-less' support
 2017-10-20  9:31 UTC  (4+ messages)
` [PATCH v3 09/13] IB/core: disable memory registration of fileystem-dax vmas

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-20  8:13 UTC  (7+ messages)
` [PATCH v2 02/15] usb: gadget: make config_item_type "

[PATCH] IB/qib: remove redundant setting of any in for-loop
 2017-10-20  7:35 UTC  (2+ messages)

[PATCH net-next] qed: Fix iWARP out of order flow
 2017-10-19 11:47 UTC  (2+ messages)

[PATCH rdma-next 0/2] Introduce an IB device's scatter end padding capability
 2017-10-19 11:29 UTC  (7+ messages)
` [PATCH rdma-next 2/2] IB/mlx5: Add scatter end padding support

nvmeof rdma regression issue on 4.14.0-rc1 (or maybe mlx4?)
 2017-10-19 11:13 UTC  (15+ messages)

merge conflict between rdma-next and net-next
 2017-10-19  6:24 UTC 

[PATCH] checkpatch: Introduce check for format of Fixes line in commit log
 2017-10-19  6:11 UTC  (4+ messages)


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).