messages from 2017-10-18 23:09:05 to 2017-10-23 18:47:38 UTC [more...]
[PATCH for-next 0/7] IB/hfi1: Driver fixes for 10/23/2017
2017-10-23 18:47 UTC (10+ 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] IB/hfi1: Fix a wrapping test (make it less strict)
2017-10-23 18:33 UTC (4+ messages)
[PATCH] RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag
2017-10-23 18:25 UTC (16+ 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 rdma-core 0/5] Userspace library matching for hip08 RoCE
2017-10-23 17:27 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 rdma-next 0/6] Expose CQ moderation to user space
2017-10-23 16:57 UTC (14+ messages)
` [PATCH rdma-next 1/6] IB/uverbs: Allow CQ moderation with modify CQ
` [PATCH rdma-next 2/6] IB/mlx4: Exposing modify CQ callback to uverbs layer
` [PATCH rdma-next 3/6] IB/mlx5: "
` [PATCH rdma-next 4/6] IB/uverbs: Add CQ moderation capability to query_device
` [PATCH rdma-next 5/6] IB/mlx4: "
` [PATCH rdma-next 6/6] IB/mlx5: "
Enabling peer to peer device transactions for PCIe devices
2017-10-23 16:08 UTC (6+ messages)
[pull request][for-next 00/12] Mellanox, mlx5 IPoIB Muli Pkey support 2017-10-11
2017-10-23 15:47 UTC (3+ messages)
` [for-next 08/12] net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev
[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] rxe_cfg: Fix parsing of ethtool / ifconfig
2017-10-23 15:40 UTC (8+ messages)
[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)
[PATCH rdma-next] IB/cm: Fix memory corruption in handling CM request
2017-10-19 5:40 UTC
[PATCH rdma-next 0/6] RDMA mlx5 driver updates rdma-next-2017-10-19
2017-10-19 5:25 UTC (7+ messages)
` [PATCH rdma-next 1/6] IB/mlx5: Add 128B CQE compression and padding HW bits
` [PATCH rdma-next 2/6] IB/mlx5: Support 128B CQE compression feature
` [PATCH rdma-next 3/6] IB/mlx5: Support padded 128B CQE feature
` [PATCH rdma-next 4/6] IB/mlx5: Update tunnel offloads bits
` [PATCH rdma-next 5/6] IB/mlx5: Add tunneling offloads support
` [PATCH rdma-next 6/6] IB/mlx5: Add support for RSS on the inner packet
[PATCH rdma-next 0/2] Introduce Multi-Packet receive work queue
2017-10-19 5:06 UTC (3+ messages)
[PATCH rdma-next v1 0/3] IPoIB TX NAPI
2017-10-19 4:56 UTC (4+ messages)
` [PATCH rdma-next v1 1/3] IB/ipoib: Get rid of the tx_outstanding variable in all modes
` [PATCH rdma-next v1 2/3] IB/ipoib: Use NAPI in UD/TX flows
` [PATCH rdma-next v1 3/3] IB/ipoib: Change number of TX wqe to 64
[PATCH for-next] RDMA/hns: Add modify CQ support for hip08
2017-10-19 3:52 UTC
[Patch v5 00/21] CIFS: Implement SMB Direct protocol
2017-10-18 23:09 UTC (17+ messages)
` [Patch v5 06/21] CIFS: SMBD: Upper layer connects to SMBDirect session
` [Patch v5 08/21] CIFS: SMBD: Upper layer reconnects to SMB Direct session
` [Patch v5 09/21] CIFS: SMBD: Implement function to destroy a SMB Direct connection
` [Patch v5 10/21] CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
` [Patch v5 12/21] CIFS: SMBD: Implement function to receive data via RDMA receive
` [Patch v5 13/21] CIFS: SMBD: Upper layer receives "
` [Patch v5 14/21] CIFS: SMBD: Implement function to send data via RDMA send
` [Patch v5 07/21] CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
` [Patch v5 11/21] CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
` [Patch v5 15/21] CIFS: SMBD: Upper layer sends data via RDMA send
` [Patch v5 18/21] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
` [Patch v5 16/21] CIFS: SMBD: Implement RDMA memory registration
` [Patch v5 17/21] CIFS: SMBD: Upper layer performs SMB write via RDMA read through "
` [Patch v5 19/21] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
` [Patch v5 20/21] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration
` [Patch v5 21/21] CIFS: SMBD: Add SMB Direct debug counters
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox