messages from 2017-02-27 11:16:18 to 2017-03-01 19:29:11 UTC [more...]
[PATCH v4 00/19] Replace PCI pool by DMA pool API
2017-03-01 19:29 UTC (21+ messages)
` [PATCH v4 01/19] block: DAC960: Replace PCI pool old API
` [PATCH v4 03/19] IB/mthca: "
` [PATCH v4 04/19] net: e100: "
` [PATCH v4 05/19] mlx4: "
` [PATCH v4 02/19] dmaengine: pch_dma: "
` [PATCH v4 06/19] mlx5: "
` [PATCH v4 10/19] scsi: lpfc: "
` [PATCH v4 13/19] scsi: mvsas: "
` [PATCH v4 15/19] usb: gadget: amd5536udc: "
` [PATCH v4 17/19] usb: gadget: pch_udc: "
` [PATCH v4 07/19] wireless: ipw2200: "
` [PATCH v4 08/19] scsi: be2iscsi: "
` [PATCH v4 09/19] scsi: csiostor: "
` [PATCH v4 11/19] scsi: megaraid: "
` [PATCH v4 12/19] scsi: mpt3sas: "
` [PATCH v4 14/19] scsi: pmcraid: "
` [PATCH v4 16/19] usb: gadget: net2280: "
` [PATCH v4 18/19] usb: host: Remove remaining pci_pool in comments
` [PATCH v4 19/19] PCI: Remove PCI pool macro functions
[RFC for accelerated IPoIB 00/27] Enhanced mode for IPoIB driver
2017-03-01 18:28 UTC (29+ messages)
` [RFC for accelerated IPoIB 01/26] IB/ipoib: Separate control and data related initializations
` [RFC for accelerated IPoIB 02/26] IB/ipoib: separate control from HW operation on ipoib_open/stop ndo
` [RFC for accelerated IPoIB 03/26] IB/ipoib: Rename qpn to dqpn in ipoib_send and post_send functions
` [RFC for accelerated IPoIB 04/26] IB/verb: Add ipoib_options struct and API
` [RFC for accelerated IPoIB 05/26] IB/ipoib: Support ipoib acceleration options callbacks
` [RFC for accelerated IPoIB 06/26] IB/ipoib: Add context to ipoib to be used in acceleration layer
` [RFC for accelerated IPoIB 07/26] hw/mlx5: Add New bit to check over QP creation
` [RFC for accelerated IPoIB 08/26] linux/mlx5/mlx5_ifc.h: Add underlay_qpn field to PRM objects
` [RFC for accelerated IPoIB 09/26] net/mlx5e: Refactor EN code to support IB link
` [RFC for accelerated IPoIB 10/26] net/mlx5e: Creating and Destroying flow-steering tables for "
` [RFC for accelerated IPoIB 11/26] net/mlx5e: Support netdevice creation for IB link type
` [RFC for accelerated IPoIB 12/26] net/mlx5e: Refactor attach_netdev API
` [RFC for accelerated IPoIB 13/26] net/mlx5e: Use underlay_qpn in tis creation
` [RFC for accelerated IPoIB 14/26] net/mlx5e: Export resource creation function to be used in IB link
` [RFC for accelerated IPoIB 15/26] net/mlx5: Enable flow-steering for "
` [RFC for accelerated IPoIB 16/26] net/mlx5e: Enhanced flow table creation to support ETH and IB links
` [RFC for accelerated IPoIB 17/26] net/mlx5e: Change cleanup API in order to enable IB link
` [RFC for accelerated IPoIB 18/26] net/mlx5e: Change mlx5e_open_locked and mlx5e_close_locked api
` [RFC for accelerated IPoIB 19/26] net/mlx5e: Export open/close api for IB link
` [RFC for accelerated IPoIB 20/26] include/linux/mlx5: Add mlx5_wqe_eth_pad and enhanced-ipoib-qp-mode
` [RFC for accelerated IPoIB 21/26] net/mlx5e: Refactor TX send flow
` [RFC for accelerated IPoIB 22/26] net/mlx5e: Export send function for IB link type
` [RFC for accelerated IPoIB 23/26] net/mlx5e: New function pointer for build_rx_skb is
` [RFC for accelerated IPoIB 24/26] net/mlx5e: Change the function that checks the packet type
` [RFC for accelerated IPoIB 25/26] net/mlx5e: Add support for build_rx_skb for packet from IB type
` [RFC for accelerated IPoIB 26/26] mlx5_ib: skeleton for mlx5_ib to support ipoib_ops
[PATCH 00/20] IB/hfi1, qib, rdmavt: Another round of patches for 4.11
2017-03-01 18:24 UTC (21+ messages)
` [PATCH 01/20] IB/hfi1: Force logical link down
` [PATCH 02/20] IB/hfi1: Race hazard avoidance in user SDMA driver
` [PATCH 03/20] IB/hfi1: Cache registers during state change
` [PATCH 04/20] IB/hfi1: NULL pointer dereference when freeing rhashtable
` [PATCH 05/20] IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent
` [PATCH 06/20] IB/rdmavt: Add additional fields to post send trace
` [PATCH 07/20] IB/rdmavt: Add tracing for cq entry and poll
` [PATCH 08/20] IB/rdmavt: Add swqe completion trace
` [PATCH 09/20] IB/hfi1: Check device id early during init
` [PATCH 10/20] IB/hfi1: Protect the global dev_cntr_names and port_cntr_names
` [PATCH 11/20] IB/hfi1: Check for QSFP presence before attempting reads
` [PATCH 12/20] IB/hfi1: Add a patch value to the firmware version string
` [PATCH 13/20] IB/rdmavt,IB/hfi1: Fix timer migration regressions
` [PATCH 14/20] IB/rdmavt: Avoid reseting wqe send_flags in unreserve
` [PATCH 15/20] IB/hfi1: Ensure VL index is within bounds
` [PATCH 16/20] IB/hfi1: Add receive fault injection feature
` [PATCH 17/20] IB/hfi1: Add transmit "
` [PATCH 18/20] IB/hfi1: Eliminate synchronize_rcu() in mr delete
` [PATCH 19/20] IB/rdmavt, IB/qib, IB/hfi1: Make percpu refcount optional for user MRs
` [PATCH 20/20] IB/core: If the MGID/MLID pair is not on the list return an error
[PATCH v2 rdam-core] debian: Adding uploaders field
2017-03-01 18:08 UTC
[RFC] libibverbs IB device hotplug support
2017-03-01 18:07 UTC (13+ messages)
[PATCH rdma-core 00/14] Revise the DMA barrier macros in ibverbs
2017-03-01 17:55 UTC (12+ messages)
` [PATCH rdma-core 06/14] i40iw: Get rid of unique barrier macros
` [PATCH rdma-core 08/14] mlx5: Update to use new udma write barriers
[patch] net/mlx4: && vs & typo
2017-03-01 17:52 UTC (8+ messages)
[PATCH 1/1] rds: ib: add the static type to the variables
2017-03-01 17:51 UTC (4+ messages)
[PATCH rdma-core] debian: Adding uploaders field
2017-03-01 17:28 UTC (2+ messages)
Poll CQ syncing problem
2017-03-01 16:52 UTC (6+ messages)
[PATCH rdma-core v2] libqedr: Refactor post_send
2017-03-01 13:48 UTC
net/rds: use-after-free in inet_create
2017-03-01 9:47 UTC (12+ messages)
[PATCH] ipoib: clean ib tx ring periodically
2017-03-01 9:39 UTC (4+ messages)
[PATCH perftest] Avoid configuring the MRs with 1's
2017-03-01 9:03 UTC (3+ messages)
[PATCH rdma-core] mlx5: Add support for efficient UAR allocation
2017-03-01 8:14 UTC (2+ messages)
[PATCH v8 00/11] uapi: export all headers under uapi directories
2017-03-01 4:52 UTC (13+ messages)
` [PATCH v8 01/11] h8300: put bitsperlong.h in uapi
` [PATCH v8 02/11] nios2: put setup.h "
` [PATCH v8 03/11] x86: stop exporting msr-index.h to userland
` [PATCH v8 04/11] Makefile.headersinst: cleanup input files
` [PATCH v8 05/11] Makefile.headersinst: remove destination-y option
` [PATCH v8 06/11] uapi: includes linux/types.h before exporting files
` [PATCH v8 07/11] btrfs_tree.h: fix include from userland
` [PATCH v8 08/11] cryptouser.h: "
` [PATCH v8 09/11] smc_diag.h: "
` [PATCH v8 10/11] uapi: export all headers under uapi directories
` [PATCH v8 11/11] uapi: export all arch specifics directories
[PATCH rdma-next] IB/rxe: Update documentation link
2017-03-01 0:11 UTC (2+ messages)
[PATCH rdma-core 0/4] Cleanup ibv_register_driver
2017-02-28 21:31 UTC (5+ messages)
` [PATCH rdma-core 1/4] ibverbs: Make struct verbs_device and related private
` [PATCH rdma-core 2/4] providers: Make every provider allocate a verbs_device
` [PATCH rdma-core 3/4] providers: Move all verbs_device ops into struct verbs_device_ops
` [PATCH rdma-core 4/4] verbs: Remove ibv_register_driver
[PATCH] net/mlx5e: add IPV6 dependency
2017-02-28 21:12 UTC
IB on s390 broken with commit 99db94940 "IB/core: Remove ib_device.dma_device"
2017-02-28 20:44 UTC (10+ messages)
` v4.11 mlx5 regression
[PATCH v2 00/16] Cleanup chardev instances with helper function
2017-02-28 18:27 UTC (11+ messages)
` [PATCH v2 01/16] chardev: add helper function to register char devs with a struct device
` [PATCH v2 04/16] input: utilize new cdev_device_add helper function
` [PATCH v2 06/16] tpm-chip: "
[PATCH 00/27] IB/hfi1,qib,rdmavt: Patches for 4.11
2017-02-28 17:55 UTC (5+ messages)
` [PATCH 22/27] IB/hfi1: Add receive fault injection feature
[PATCH] RDMA/iser: Fix possible mr leak on device removal event
2017-02-28 13:57 UTC (3+ messages)
[RFC] Registering non-contiguous memory
2017-02-28 12:31 UTC (2+ messages)
[PATCH rdma-core] mlx5: Update PCI supported list
2017-02-28 10:48 UTC
[PATCH] IB/qib: fix false-postive maybe-uninitialized warning
2017-02-27 21:22 UTC (2+ messages)
ibv_rc_pingpong, rping, and other tools hang with Linux 4.10.0 and rdma-core 13
2017-02-27 20:38 UTC (4+ messages)
Unexpected issues with 2 NVME initiators using the same target
2017-02-27 20:33 UTC (5+ messages)
[PATCH] IB/iser: fix spelling mistake: "unexepected" -> "unexpected"
2017-02-27 19:54 UTC (2+ messages)
ibv_rc_pingpong, rping, and other tools hang with Linux 4.10.0 and rdma-core 13
2017-02-27 18:59 UTC (3+ messages)
[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 2/28/2017 at 11:00PST - on user-space hotplug
2017-02-27 17:07 UTC
[PATCH v3 11/20] scsi: megaraid: Replace PCI pool old API
2017-02-27 15:52 UTC (13+ messages)
` [PATCH v3 12/20] scsi: mpt3sas: "
` [PATCH v3 13/20] scsi: mvsas: "
` [PATCH v3 17/20] usb: gadget: pch_udc: "
` [PATCH v3 18/20] usb: host: Remove remaining pci_pool in comments
` [PATCH v3 19/20] PCI: Remove PCI pool macro functions
` [PATCH v3 20/20] checkpatch: warn for use of old PCI pool API
` [PATCH v3 00/20] Replace PCI pool by DMA "
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