messages from 2017-10-16 22:51:54 to 2017-10-20 08:13:11 UTC [more...]
[PATCH v2 00/15] make structure field, function arguments and structures const
2017-10-20 8:13 UTC (24+ 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 07/15] usb: gadget: configfs: make config_item_type const
` [PATCH v2 08/15] nvmet: "
` [PATCH v2 09/15] ACPI: configfs: "
` [PATCH v2 11/15] stm class: "
` [PATCH v2 12/15] RDMA/cma: "
[PATCH 00/15] networking drivers refcount_t conversions
2017-10-20 8:08 UTC (17+ 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 v3 00/13] dax: fix dma vs truncate and remove 'page-less' support
2017-10-20 7:47 UTC (3+ messages)
` [PATCH v3 09/13] IB/core: disable memory registration of fileystem-dax vmas
[PATCH] RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag
2017-10-20 7:37 UTC (3+ messages)
[PATCH] IB/qib: remove redundant setting of any in for-loop
2017-10-20 7:35 UTC (2+ messages)
[PATCH v2 00/13] Request for Comments on SoftiWarp
2017-10-19 17:46 UTC (15+ 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 rdma-next 00/16] Flow counters support
2017-10-19 14:41 UTC (17+ 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 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 (10+ messages)
` [PATCH rdma-next 1/2] IB/core: Add scatter end padding flags for WQ and QP
` [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)
[PATCH] rxe_cfg: Fix parsing of ethtool / ifconfig
2017-10-19 7:37 UTC (7+ messages)
[PATCH] IB/ipoib: Enable pkey and device name decoupling
2017-10-19 6:28 UTC (10+ messages)
merge conflict between rdma-next and net-next
2017-10-19 6:24 UTC
Need to set if_index in ib_init_ah_from_wc() ?
2017-10-19 6:20 UTC (6+ messages)
[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] Expose CQ moderation to user space
2017-10-19 5:35 UTC (7+ 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: "
[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 (5+ messages)
` [PATCH rdma-next 1/2] IB/mlx5: Expose multi-packet RQ capabilities
` [PATCH rdma-next 2/2] IB/mlx5: Allow creation of a multi-packet RQ
[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 (22+ messages)
` [Patch v5 01/21] CIFS: SMBD: Add SMB Direct protocol initial values and constants
` [Patch v5 03/21] CIFS: SMBD: export protocol initial values
` [Patch v5 04/21] CIFS: SMBD: Add rdma mount option
` [Patch v5 05/21] CIFS: SMBD: Implement function to create a SMB Direct connection
` [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 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 02/21] CIFS: SMBD: Establish SMB Direct connection
` [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 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
[PATCH rdma-core] providers/i40iw: Refactor queue depth calculation
2017-10-18 21:15 UTC
[PATCH rdma-next v1 0/6] RDMA core and mlx5 fixes and refactoring for 4.15
2017-10-18 20:41 UTC (13+ messages)
` [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 for-next 00/12] i40iw patches for 4.15
2017-10-18 17:30 UTC (5+ messages)
` [PATCH for-next 08/12] i40iw: Reinitialize IEQ on MTU change
[PATCH] RDMA/cxgb4: Convert timers to use timer_setup()
2017-10-18 16:21 UTC (3+ messages)
[PATCH] RDMA/i40iw: Convert timers to use timer_setup() (part 2)
2017-10-18 15:57 UTC (3+ messages)
[PATCH] IB/hfi1: Convert timers to use timer_setup()
2017-10-18 15:50 UTC (2+ messages)
[PATCH] IB/rdmavt: Convert timers to use timer_setup()
2017-10-18 15:49 UTC (2+ messages)
[PATCH] RDMA/cxgb3: Convert timers to use timer_setup()
2017-10-18 15:49 UTC (3+ messages)
[PATCH v2 1/2] ibacm: Incorrect usage of BE byte order of MLID attach/detach_mcast()
2017-10-18 15:37 UTC (4+ messages)
` [PATCH v2 2/2] ibacm: Incorrect list used for subnet list causes a segfault
[pull request][for-next 00/12] Mellanox, mlx5 IPoIB Muli Pkey support 2017-10-11
2017-10-18 15:08 UTC (4+ messages)
` [pull request][for-next 00/12] Mellanox, mlx5 IPoIB Muli Pkey support 2017-10-11,Re: "
[PATCH rdma-next 0/5] RDMA core, mlx5 fixes and refactoring for 4.15
2017-10-18 15:02 UTC (3+ messages)
[PATCH v2 0/8] SRP patches for kernel v4.15
2017-10-18 14:50 UTC (2+ messages)
[PATCH] RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusing
2017-10-18 14:42 UTC (2+ messages)
[PATCH] bnxt_re: Make room for mapping beyond 32 entries
2017-10-18 14:38 UTC (2+ messages)
[PATCH] bnxt_re: Fix incorrect usage of test_bit()
2017-10-18 14:26 UTC (2+ messages)
[PATCH for-next] IB,hfi1 Add MODULE_FIRMWARE statements
2017-10-18 14:25 UTC (2+ messages)
[PATCH][next] RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"
2017-10-18 14:24 UTC (2+ messages)
[PATCH for-next 0/4] Add Features & Code improvements for hip08
2017-10-18 14:23 UTC (9+ messages)
` [PATCH for-next 2/4] RDMA/hns: Add IOMMU enable support in hip08
` [PATCH for-next 3/4] RDMA/hns: Update the IRRL table chunk size "
[PATCH for-next 0/7] IB/hfi1,rdmavt: Driver fixes for 10/9/2017
2017-10-18 14:13 UTC (2+ messages)
[PATCH V2 0/3] RDMA/hns: Add Features & Code improvements for hip08
2017-10-18 9:32 UTC (4+ messages)
` [PATCH V2 1/3] RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08
` [PATCH V2 2/3] RDMA/hns: Update the IRRL table chunk size "
` [PATCH V2 3/3] RDMA/hns: Update the PD&CQE&MTT specification "
[PATCH] RDMA/i40iw: Convert timers to use timer_setup()
2017-10-17 18:37 UTC (4+ messages)
[PATCH rdma-core 0/5] Userspace library matching for hip08 RoCE
2017-10-17 13:12 UTC (6+ messages)
` [PATCH rdma-core 1/5] libhns: Add new PCI device matching for hip08
` [PATCH rdma-core 2/5] libhns: Introduce QP operations refered to hip08 RoCE device
` [PATCH rdma-core 3/5] libhns: Introduce CQ operations refered to hip08 device
` [PATCH rdma-core 4/5] libhns: Reimplement verbs of post_send and post_recv for hip08 RoCE
` [PATCH rdma-core 5/5] libhns: Update consolidate repo for userspace library of "
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;
as well as URLs for NNTP newsgroup(s).