public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-01 07:41:36 to 2016-12-07 05:26:16 UTC [more...]

[PATCH net-next v2 0/7] bnxt_en: Add interface to support RDMA driver
 2016-12-07  5:26 UTC  (3+ messages)
` [PATCH net-next v2 1/7] bnxt_en: Add bnxt_set_max_func_irqs()
` [PATCH net-next v2 2/7] bnxt_en: Enable MSIX early in bnxt_init_one()

[PATCH] net: return value of skb_linearize should be handled in Linux kernel
 2016-12-07  5:02 UTC  (3+ messages)

Donation of $ 1.5 million Dollars
 2016-12-07  1:39 UTC 

Use ib_drain_qp instead of ib_drain_rq in ib_srp
 2016-12-07  1:04 UTC  (6+ messages)

[PATCH net-next 0/7] bnxt_en: Add interface to support RDMA driver
 2016-12-06 23:55 UTC  (10+ messages)
` [PATCH net-next 1/7] bnxt_en: Add bnxt_set_max_func_irqs()
  ` [PATCH net-next 2/7] bnxt_en: Enable MSIX early in bnxt_init_one()
  ` [PATCH net-next 5/7] bnxt_en: Reserve RDMA resources by default
  ` [PATCH net-next 6/7] bnxt_en: Refactor the driver registration function with firmware
` [PATCH net-next 3/7] bnxt_en: Move function reset to bnxt_init_one()
` [PATCH net-next 4/7] bnxt_en: Improve completion ring allocation for VFs
` [PATCH net-next 7/7] bnxt_en: Add interface to support RDMA driver

[PATCH] i40iw: Reorganize structures to align with HW capabilities
 2016-12-06 22:16 UTC 

[PATCH rdma-next 00/10] Support RAW Ethernet when RoCE is disabled
 2016-12-06 22:13 UTC  (21+ messages)
` [PATCH rdma-next 01/10] IB/core: Add raw packet protocol

Enabling peer to peer device transactions for PCIe devices
 2016-12-06 22:02 UTC  (36+ messages)

[PATCH 0/6] i40iw: Fixes for i40iw
 2016-12-06 21:49 UTC  (7+ messages)
  ` [PATCH 1/6] i40iw: Fix double free of QP
  ` [PATCH 2/6] i40iw: Fix QP flush to not hang on empty queues or failure
  ` [PATCH 3/6] i40iw: Fix memory leak in CQP destroy when in reset
  ` [PATCH 4/6] i40iw: Fix race condition in terminate timer's handler
  ` [PATCH 5/6] i40iw: Assign MSS only when it is a new MTU
  ` [PATCH 6/6] i40iw: Fix incorrect check for error

buildlib/cbuild missing yaml on SLE12SP2
 2016-12-06 20:15 UTC  (2+ messages)

[PATCH] libcxgb4: set *bad_wr in post_send/recv error paths
 2016-12-06 19:49 UTC 

[PATCH infiniband-diags] Add Bull device ID support to device white lists
 2016-12-06 19:22 UTC 

[PATCH] i40iw: Use correct src address in memcpy to rdma stats counters
 2016-12-06 17:39 UTC  (2+ messages)

[PATCH 00/28] Broadcom RoCE Driver (bnxt_re)
 2016-12-06 16:34 UTC  (38+ messages)
` [PATCH 02/28] bnxt_en: Enable MSIX early in bnxt_init_one()
` [PATCH 03/28] bnxt_en: Move function reset to bnxt_init_one()
` [PATCH 04/28] bnxt_en: Improve completion ring allocation for VFs
` [PATCH 05/28] bnxt_en: Reserve RDMA resources by default
` [PATCH 07/28] bnxt_en: Add interface to support RDMA driver
  ` [PATCH 01/28] bnxt_en: Add bnxt_set_max_func_irqs()
  ` [PATCH 06/28] bnxt_en: Refactor the driver registration function with firmware
  ` [PATCH 08/28] bnxt_re: Add bnxt_re RoCE driver files
  ` [PATCH 09/28] bnxt_re: Introducing autogenerated Host Software Interface(hsi) file
  ` [PATCH 10/28] bnxt_re: register with the NIC driver
  ` [PATCH 11/28] bnxt_re: Enabling RoCE control path
  ` [PATCH 12/28] bnxt_re: Adding Notification Queue support
  ` [PATCH 13/28] bnxt_re: Support for PD, ucontext and mmap verbs
  ` [PATCH 14/28] bnxt_re: Support for query and modify device verbs
  ` [PATCH 15/28] bnxt_re: Adding support for port related verbs
  ` [PATCH 16/28] bnxt_re: Support for GID "
  ` [PATCH 17/28] bnxt_re: Support for CQ verbs
  ` [PATCH 18/28] bnxt_re: Support for AH verbs
  ` [PATCH 19/28] bnxt_re: Support memory registration verbs
  ` [PATCH 20/28] bnxt_re: Support QP verbs
  ` [PATCH 21/28] bnxt_re: Support post_send verb
  ` [PATCH 22/28] bnxt_re: Support post_recv
  ` [PATCH 23/28] bnxt_re: Support poll_cq verb
  ` [PATCH 24/28] bnxt_re: Handling dispatching of events to IB stack and cleanup during unload
  ` [PATCH 25/28] bnxt_re: Support for DCB
  ` [PATCH 26/28] bnxt_re: Support debugfs
  ` [PATCH 27/28] bnxt_re: Set uverbs command mask
  ` [PATCH 28/28] bnxt_re: Add QP event handling

[PATCH 0/5] mlx5 patches for kernel v4.10
 2016-12-06 16:29 UTC  (12+ messages)
  ` [PATCH 1/5] mlx5: Use NULL instead of 0 to represent a pointer
  ` [PATCH 2/5] mlx5: Remove a set-but-not-used variable
  ` [PATCH 3/5] mlx5: Avoid that sparse complains about dubious !x & y expressions
  ` [PATCH 4/5] mlx5: Fix mlx5_srq_attr.pas endianness annotation
  ` [PATCH 5/5] mlx5, calc_sq_size(): Make a debug message more informative

Potential double-lock BUG in drivers/infiniband/core/umem_odp.c (Linux 4.9-rc7)
 2016-12-06 15:59 UTC 

[PATCH] cma: resolve to first active IB port
 2016-12-06 11:16 UTC 

[PATCH v6 00/16] Add Paravirtual RDMA Driver
 2016-12-06  8:00 UTC  (13+ messages)
` [PATCH v6 12/16] IB/pvrdma: Add Queue Pair support

I/O error on dd commands
 2016-12-06  5:55 UTC 

[PATCHv13 0/3] rdmacg: IB/core: rdma controller support
 2016-12-06  2:05 UTC  (6+ messages)
  ` [PATCHv13 1/3] rdmacg: Added rdma cgroup controller
  ` [PATCHv13 3/3] rdmacg: Added documentation for rdmacg
` [PATCHv13 2/3] IB/core: added support to use rdma cgroup controller

[PATCH] IB/hfi1: Define platform_config_table_limits once
 2016-12-06  0:48 UTC 

[PATCH V1 rdma-core 0/2] Optimize RoCE address handle creation for userspace
 2016-12-05 23:44 UTC  (6+ messages)
  ` [PATCH V1 rdma-core 1/2] ibverbs: Allow vendor data response in create_ah command
  ` [PATCH V1 rdma-core 2/2] mlx5: Create and destroy address handle with kernel assistance

[PATCH] MAINTAINERS: Update Intel RDMA RNIC driver maintainers
 2016-12-05 17:28 UTC 

Open Fabrics meetings
 2016-12-05 14:10 UTC 

[PATCH v2 0/8] RXE improvements
 2016-12-05 13:58 UTC  (3+ messages)

[PATCH v2 1/2] IB/rxe: Wait for tasklets to finish before tearing down QP
 2016-12-05 13:43 UTC  (2+ messages)
  ` [PATCH v2 2/2] IB/rxe: Hold refs when running tasklets

[PATCH v2 0/2] IB/rxe: Fix kernel panics when tearing down QPs
 2016-12-05 13:42 UTC 

I/O error on dd commands
 2016-12-05 10:12 UTC  (2+ messages)

[PATCH v2] infiniband: mthca: Replace pci_pool_alloc by pci_pool_zalloc
 2016-12-05  6:24 UTC  (3+ messages)

[PATCH] mlx4: Use kernel sizeof and alloc styles
 2016-12-04 22:56 UTC  (3+ messages)

[PATCH rdma-next V1 0/4] Add packet pacing support for IB verbs
 2016-12-04 11:53 UTC  (8+ messages)
  ` [PATCH rdma-next V1 1/4] IB/mlx5: Report mlx5 packet pacing capabilities when querying device
  ` [PATCH rdma-next V1 2/4] IB/core: Support rate limit for packet pacing
  ` [PATCH rdma-next V1 3/4] IB/uverbs: Extend modify_qp and support "
  ` [PATCH rdma-next V1 4/4] IB/mlx5: Update the rate limit according to user setting for RAW QP

[PATCH 1/1] infiniband: hw: mlx4: fix improper return value
 2016-12-04  7:17 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove Mitesh Ahuja from emulex maintainers
 2016-12-04  6:47 UTC 

[PATCH 1/1] infiniband: hw: ocrdma: fix bad initialization
 2016-12-04  6:20 UTC  (2+ messages)

[PATCH 1/1] infiniband: hw: mlx4: fix improper return value
 2016-12-04  6:15 UTC  (2+ messages)

[PATCH] i40iw: Remove workaround for pre-production errata
 2016-12-03 20:59 UTC  (2+ messages)

[PATCH] i40iw: Enable message packing
 2016-12-03 20:52 UTC  (2+ messages)

[PATCH V3] i40iw: Add Quality of Service support
 2016-12-03 20:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Intel RDMA RNIC driver maintainers
 2016-12-03 20:49 UTC  (5+ messages)

[PATCH] IB/hns: Move HNS RoCE user vendor structures
 2016-12-03 19:24 UTC  (3+ messages)

[PATCH rdma-next V1 00/17] Remove debug prints after allocation failure
 2016-12-03 18:31 UTC  (5+ messages)
` [PATCH rdma-next V1 06/17] IB/hfi1: "

[PATCH rdma-next 00/17] Remove debug prints after allocation failure
 2016-12-03 18:21 UTC  (2+ messages)

[PATCH 1/1] infiniband: hw: cxgb4: set errno on failure
 2016-12-03 13:46 UTC  (2+ messages)

[PATCH v3 00/10] Server-side NFS/RDMA patches proposed for v4.10
 2016-12-03  3:17 UTC  (3+ messages)
` [PATCH v3 02/10] svcauth_gss: Close connection when dropping an incoming message

[PATCH net-next] net/mlx5e: skip loopback selftest with !CONFIG_INET
 2016-12-02 16:56 UTC  (2+ messages)

[PATCH] i40iw: Set TOS field in IP header
 2016-12-02 14:54 UTC  (3+ messages)

[PATCH] IB/core: fix unmap_sg argument
 2016-12-02 13:45 UTC 

[PATCH rdma-core 0/2] Optimize RoCE address handle creation for userspace
 2016-12-02  3:30 UTC  (7+ messages)
  ` [PATCH rdma-core 1/2] ibverbs: Allow vendor data response in create_ah command
  ` [PATCH rdma-core 2/2] mlx5: Create and destroy address handle with kernel assistance

[PATCH] IB/rdmavt: Only put mmap_info ref if it exists
 2016-12-01 13:29 UTC  (3+ messages)

Versions of packages included in rdma-core
 2016-12-01 12:05 UTC  (5+ messages)

[PATCH] infiniband: mthca: Replace pci_pool_alloc by pci_pool_zalloc
 2016-12-01  8:12 UTC  (3+ messages)

[RFC 02/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) Bus driver
 2016-12-01  7:41 UTC  (11+ messages)


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