public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-21 18:57:04 to 2017-04-25 19:03:26 UTC [more...]

[PATCH rdma_core] redhat spec: Avoid conflict due to implicit directory add
 2017-04-25 19:03 UTC  (4+ messages)

[PATCH] IB/fmr_pool: Convert the cleanup thread into kthread worker API
 2017-04-25 18:29 UTC  (2+ messages)

[PATCH v4] {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
 2017-04-25 18:21 UTC  (4+ messages)

[PATCH v2 00/21] Introduce common scatterlist map function
 2017-04-25 18:21 UTC  (22+ messages)
` [PATCH v2 02/21] libiscsi: Add an internal error code
` [PATCH v2 03/21] libiscsi: Make use of new the sg_map helper function
` [PATCH v2 05/21] drm/i915: Make use of the new "
` [PATCH v2 06/21] crypto: hifn_795x: "
` [PATCH v2 09/21] staging: unisys: visorbus: "
  ` [PATCH v2 01/21] scatterlist: Introduce sg_map helper functions
  ` [PATCH v2 04/21] target: Make use of the new sg_map function at 16 call sites
  ` [PATCH v2 07/21] crypto: shash, caam: Make use of the new sg_map helper function
  ` [PATCH v2 08/21] dm-crypt: Make use of the new sg_map helper in 4 call sites
  ` [PATCH v2 10/21] RDS: Make use of the new sg_map helper function
  ` [PATCH v2 11/21] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper
  ` [PATCH v2 12/21] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function
  ` [PATCH v2 13/21] scsi: arcmsr, ips, megaraid: "
  ` [PATCH v2 14/21] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers
  ` [PATCH v2 16/21] mmc: sdhci: Make use of the new sg_map helper function
  ` [PATCH v2 17/21] mmc: spi: "
  ` [PATCH v2 18/21] mmc: tmio: "
  ` [PATCH v2 19/21] mmc: sdricoh_cs: "
  ` [PATCH v2 21/21] memstick: "
` [PATCH v2 15/21] xen-blkfront: "
` [PATCH v2 20/21] mmc: tifm_sd: "

[PATCH] IB/usnic: Remove unused functions
 2017-04-25 18:13 UTC  (5+ messages)

[PATCH] iw_cxgb4: Use dsgl by default
 2017-04-25 18:11 UTC  (3+ messages)

[PATCH] IB/iser: fix spelling mistake: "unexepected" -> "unexpected"
 2017-04-25 18:07 UTC  (2+ messages)

kernel NULL pointer during reset_controller operation with IO on 4.11.0-rc7
 2017-04-25 18:06 UTC  (3+ messages)

rdmacm-utils: Missing man pages for cmtime and udpong
 2017-04-25 18:04 UTC  (2+ messages)

[PATCH, untested] mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
 2017-04-25 17:58 UTC  (5+ messages)

dedicated list for rdma userspace programming
 2017-04-25 17:56 UTC  (16+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-25 17:03 UTC  (30+ messages)
` [RFC 1/8] Introduce Peer-to-Peer memory (p2pmem) device

[PATCH 00/26] InfiniBand-OCRDMA: Fine-tuning for several function implementations
 2017-04-25 17:02 UTC  (26+ messages)
  ` [PATCH v2 00/12] "
      ` [PATCH v2 01/12] IB/ocrdma: Use kcalloc() in ocrdma_mbx_alloc_pd_range()
      ` [PATCH v2 02/12] IB/ocrdma: Use kcalloc() in five functions
      ` [PATCH v2 03/12] IB/ocrdma: Improve size determinations in ten functions
            `  "
    ` [PATCH v2 04/12] IB/ocrdma: Delete unnecessary variable initialisations in ocrdma_mbx_get_dcbx_config()
    ` [PATCH v2 05/12] IB/ocrdma: Delete unnecessary braces
    ` [PATCH v2 06/12] IB/ocrdma: Use kmalloc_array() in ocrdma_create_srq()
    ` [PATCH v2 07/12] IB/ocrdma: Adjust 21 checks for null pointers
    ` [PATCH v2 08/12] IB/ocrdma: Delete an error message for a failed memory allocation in ocrdma_add()
    ` [PATCH v2 09/12] IB/ocrdma: Delete an unnecessary variable assignment in ocrdma_alloc_mr()
    ` [PATCH v2 10/12] IB/ocrdma: Returning only value constants in ocrdma_resize_cq()
    ` [PATCH v2 11/12] IB/ocrdma: Delete an unnecessary variable in ocrdma_dealloc_pd()
    ` [PATCH v2 12/12] IB/ocrdma: One jump label less in ocrdma_alloc_ucontext_pd()

export pcie_flr and remove copies of it in drivers V2
 2017-04-25 17:00 UTC  (8+ messages)
` [PATCH 5/7] IB/hfi1: use pcie_flr instead of duplicating it
` [PATCH 7/7] liquidio: "

[PATCH] IB/IPoIB: Check the headroom size
 2017-04-25 15:40 UTC  (9+ messages)

[rdma-core v5 0/8] Broadcom User Space RoCE Driver
 2017-04-25 15:35 UTC  (14+ messages)
  ` [rdma-core v5 1/8] libbnxt_re: introduce bnxtre user space RDMA provider
  ` [rdma-core v5 2/8] libbnxt_re: Add support for user memory regions
  ` [rdma-core v5 3/8] libbnxt_re: Add support for CQ and QP management
  ` [rdma-core v5 4/8] libbnxt_re: Add support for posting and polling
  ` [rdma-core v5 5/8] libbnxt_re: Allow apps to poll for flushed completions
  ` [rdma-core v5 6/8] libbnxt_re: Enable UD control path and wqe posting
  ` [rdma-core v5 7/8] libbnxt_re: Enable polling for UD completions
  ` [rdma-core v5 8/8] libbnxt_re: Add support for atomic operations

[PATCH] IB/rxe: Don't clamp residual length to mtu
 2017-04-25  7:29 UTC  (2+ messages)

[rdma-core/rdma-ndd] Use integer as getopt_long returns integer
 2017-04-25  5:49 UTC 

[PATCH 1/3] IB/i40iw: use setup_timer
 2017-04-24 20:26 UTC  (4+ messages)
` [PATCH 2/3] IB/nes: "
  ` [PATCH 3/3] IB/qib: "

EXTREMELY IMPORTANT
 2017-04-24 18:52 UTC 

[RESEND rdma-core v4 0/8] Broadcom User Space RoCE Driver
 2017-04-24 18:23 UTC  (15+ messages)
  ` [RESEND rdma-core v4 1/8] libbnxt_re: introduce bnxtre user space RDMA provider
  ` [RESEND rdma-core v4 2/8] libbnxt_re: Add support for user memory regions
  ` [RESEND rdma-core v4 3/8] libbnxt_re: Add support for CQ and QP management
  ` [RESEND rdma-core v4 4/8] libbnxt_re: Add support for posting and polling
  ` [RESEND rdma-core v4 5/8] libbnxt_re: Allow apps to poll for flushed completions
  ` [RESEND rdma-core v4 6/8] libbnxt_re: Enable UD control path and wqe posting
  ` [RESEND rdma-core v4 7/8] libbnxt_re: Enable polling for UD completions
  ` [RESEND rdma-core v4 8/8] libbnxt_re: Add support for atomic operations

[PATCH rdma-next 0/3] Core fixes and cleanup
 2017-04-24 18:04 UTC  (5+ messages)
` [PATCH rdma-next 1/3] IB/core: Fix kernel crash during fail to initialize device

[PATCH][V2] IB/rxe: fix typo: "algorithmi" -> "algorithm"
 2017-04-24 17:44 UTC  (3+ messages)

iwpm_register_pid: Unable to send a nlmsg (client = 2) observed on 4.11.0-rc7 during configure NVMe over iWARP RDMA
 2017-04-24 16:37 UTC  (4+ messages)

[PATCH rdma-next 0/3] Add support for active width and speed for RoCE
 2017-04-24 16:30 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx5: Set correct SL in completion for RoCE
 2017-04-24 16:29 UTC  (2+ messages)

[PATCH rdma-next] IB/mthca: Check validity of output parameter pointer
 2017-04-24 16:28 UTC  (2+ messages)

[PATCH rdma-next] IB/cma: Send MRA for reply messages
 2017-04-24 16:27 UTC  (2+ messages)

[PATCH rdma-next V2] IB/mlx5: Support congestion related counters
 2017-04-24 16:26 UTC  (2+ messages)

[PATCH rdma-next V1 0/6] Enhanced mode for IPoIB driver
 2017-04-24 16:24 UTC  (2+ messages)

[PATCH rdma-next 0/2] Add support for drop action for steering rules
 2017-04-24 16:22 UTC  (2+ messages)

[PATCH rdma-next 1/2] IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute list
 2017-04-24 16:21 UTC  (2+ messages)

[PATCH rdma-next 1/2] IB/rxe: Offload CRC calculation when possible
 2017-04-24 16:19 UTC  (5+ messages)
` [PATCH rdma-next 2/2] IB/rxe: Cache dst in QP instead of getting it for each send

[PATCH rdma-next 1/2] IB/mlx5: Check supported flow table size
 2017-04-24 16:13 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_user
 2017-04-24 16:13 UTC  (2+ messages)

[PATCH rdma-next 1/4] IB/mlx4: Take write semaphore when changing the vma struct
 2017-04-24 16:12 UTC  (2+ messages)

[PATCH rdma-next 1/2] IB/mlx4: Fix ib device initialization error flow
 2017-04-24 16:10 UTC  (4+ messages)
` [PATCH rdma-next 2/2] IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level

[PATCH rdma-next 1/2] IB/rxe: Avoid accessing timers for non RC QPs
 2017-04-24 16:05 UTC  (4+ messages)
` [PATCH rdma-next 2/2] IB/rxe: Do not export module's private function

[PATCH rdma-next 1/2] IB/ipoib: Update broadcast object if PKey value was changed in index 0
 2017-04-24 16:03 UTC  (4+ messages)
` [PATCH rdma-next 2/2] IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow

[PATCH rdma-next] IB/mlx4: Support RAW Ethernet when RoCE is disabled
 2017-04-24 16:02 UTC  (2+ messages)

[PATCH rdma-next V1] IB/rxe: Add port protocol stats
 2017-04-24 16:01 UTC  (2+ messages)

ibacm: Required-Start on openibd
 2017-04-24 15:59 UTC  (2+ messages)

[PATCH] mlx5: Fix mlx5_ib_map_mr_sg mr length
 2017-04-24 15:20 UTC  (4+ messages)

[PATCH] IB/rxe: fix typo: "algorithmi" -> "algorithmi"
 2017-04-24  9:26 UTC 

[PATCH v2 0/4] arbitrary sg lists support
 2017-04-24  7:02 UTC  (17+ messages)
` [PATCH v2 3/4] nvme: enable SG gaps support

[PATCH 1/1] iw_cxgb4: check return value of alloc_skb
 2017-04-23 16:51 UTC  (2+ messages)

[PATCH v2 0/6] Automatic affinity settings for nvme over rdma
 2017-04-23 12:01 UTC  (2+ messages)

[PATCH rdma-next 0/4] Sparse fixes for 4.12
 2017-04-23  6:47 UTC  (6+ messages)
  ` [PATCH rdma-next 1/4] Ib/core: Mark local uverbs_std_types functions to be static
  ` [PATCH rdma-next 2/4] Ib/usnic: Explicitly include usnic headers
  ` [PATCH rdma-next 3/4] IB/usnic: Simplify the code to balance loc/unlock calls
  ` [PATCH rdma-next 4/4] IB/nes: Fix incorrect type in assignment

[Bug 195511] New: cxgb4: unchecked return value of alloc_skb() in function send_fw_pass_open_req()
 2017-04-22 15:04 UTC 

[PATCH net-next 0/3] mlx5: fix warnings
 2017-04-22  1:07 UTC  (4+ messages)
` [PATCH net-next 3/3] mlx5: fix space waste from ethtool descriptions

[PATCH 00/29] IB/mlx: Fine-tuning for several function implementations
 2017-04-21 19:55 UTC  (8+ messages)
  ` [PATCH v2 00/17] "
      `  "
    ` [PATCH v2 16/17] IB/mlx4: Add spaces for better code readability


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox