linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-15 15:12:53 to 2018-01-19 19:38:11 UTC [more...]

[PATCH rdma-next 00/31] RDMA fixes and refactoring for 4.15
 2018-01-19 19:38 UTC  (6+ messages)
` [PATCH rdma-next 14/31] RDMA/cma: Simplify netdev check
` [PATCH rdma-next 15/31] RDMA/cma: Avoid setting path record type twice

Sending and Receiving QPs with IPoIB
 2018-01-19 19:34 UTC  (3+ messages)

SQ overflow seen running isert traffic with high block sizes
 2018-01-19 19:33 UTC  (12+ messages)

[PATCH rdma-next] RDMA/mlx5; Remove redundant allocation warning print
 2018-01-19 18:54 UTC  (4+ messages)

[PATCH rdma-next v1] RDMA/mlx5: Remove redundant allocation warning print
 2018-01-19 18:49 UTC  (2+ messages)

[PATCH v1 00/12] Add static trace points to xprtrdma
 2018-01-19 16:19 UTC  (7+ messages)
` [PATCH v1 01/12] rdma/ib: Add trace point macros to display human-readable values
      ` Fwd: "

krping problem on 4.15-rc4
 2018-01-19 15:53 UTC  (15+ messages)

[PATCH] net/mlx4_en: ensure rx_desc updating reaches HW before prod db updating
 2018-01-19 15:49 UTC  (8+ messages)

[PATCH rdma-core] debian: Do not require valgrind on ia64
 2018-01-19 12:11 UTC  (2+ messages)

[PATCH rdma-core 0/2] Support rq and cq record doorbell
 2018-01-19 11:04 UTC  (7+ messages)
  ` [PATCH rdma-core 1/2] libhns: Support rq "
  ` [PATCH rdma-core 2/2] libhns: Support cq "

[PATCH rdma-next 0/6] RoCE Path Record refactoring
 2018-01-19  8:38 UTC  (3+ messages)
` [PATCH rdma-next 1/6] RDMA/cma: Use the net namespace of the rdma_cm_id

[PATCH wip/dl-for-next] RDMA/bnxt_re: Fix kbuild error
 2018-01-19  5:15 UTC  (5+ messages)

[rdma-git:wip/jgg-zero-day 5/12] htmldocs: drivers/infiniband/ulp/iser/iscsi_iser.h:273: warning: Excess struct member 'dam_addr' description in 'iser_tx_desc'
 2018-01-19  1:52 UTC  (2+ messages)

[PATCH v3 00/13] Request for Comments on SoftiWarp
 2018-01-18 21:52 UTC  (5+ messages)

[PATCH] net/mlx5e: Fix trailing semicolon
 2018-01-18 21:22 UTC  (3+ messages)

[PATCH 0/4] Last WQE Reached event treatment
 2018-01-18 18:06 UTC  (11+ messages)
  ` [PATCH 1/4] IB/core: add support for draining Shared receive queues
  ` [PATCH 2/4] nvmet-rdma: notify QP on Last WQE Reached event arrival
  ` [PATCH 3/4] iser-target: remove dead code
  ` [PATCH 4/4] IB/srpt: notify QP on Last WQE Reached event arrival

[PATCH rdma-next v1 0/4] Fix returning correct GIDs for RoCE
 2018-01-18  8:11 UTC  (5+ messages)
  ` [PATCH rdma-next v1 1/4] RDMA/cma: Introduce API to read GIDs for multiple transports
  ` [PATCH rdma-next v1 2/4] RDMA/ucma: Use rdma cm API to query GID
  ` [PATCH rdma-next v1 3/4] net/rds: Use rdma_read_gids to read connection GIDs
  ` [PATCH rdma-next v1 4/4] RDMA/core: Simplify rdma_addr_get_sgid() to not support RoCE

[PATCH rdma-next 0/3] Refactor rdma_cm query GID API
 2018-01-18  8:10 UTC  (11+ messages)
` [PATCH rdma-next 1/3] RDMA/core: Remove RoCE support from rdma_addr_get_sgid()
` [PATCH rdma-next 2/3] RDMA/cma: Introduce API to read GIDs for multiple transports

[PATCH rdma-next v4 0/7] RDMA resource tracking
 2018-01-18  5:42 UTC  (19+ messages)
` [PATCH rdma-next v4 1/7] RDMA/restrack: Add general infrastructure to track RDMA resources
` [PATCH rdma-next v4 2/7] RDMA/core: Add helper function to create named QPs
` [PATCH rdma-next v4 3/7] RDMA: Annotate create QP callers
  ` [PATCH rdma-next v4 5/7] RDMA/core: Add resource tracking for create and destroy PDs
  ` [PATCH rdma-next v4 6/7] RDMA/nldev: Provide global resource utilization
  ` [PATCH rdma-next v4 7/7] RDMA/nldev: Provide detailed QP information

[rtnl] b1585bdfb2: kernel_BUG_at_net/core/dev.c
 2018-01-18  4:25 UTC  (4+ messages)
` [PATCH v2 net 0/2] IB/ipoib: ip link support

[PATCH for-next 0/4] Support rq record doorbell and cq record doorbell
 2018-01-18  2:34 UTC  (5+ messages)
  ` [PATCH for-next 1/4] RDMA/hns: Support rq record doorbell for the user space
  ` [PATCH for-next 2/4] RDMA/hns: Support cq "
  ` [PATCH for-next 3/4] RDMA/hns: Support rq record doorbell for kernel space
  ` [PATCH for-next 4/4] RDMA/hns: Support cq "

[PATCH] iscsi_iser: Re-enable 'iser_pi_guard' module parameter
 2018-01-18  2:04 UTC  (11+ messages)

[PATCH v4 0/5] IB/srp: Add RDMA/CM support
 2018-01-18  1:35 UTC  (8+ messages)
  ` [PATCH v4 1/5] kobject: Export kobj_ns_grab_current() and kobj_ns_drop()
  ` [PATCH v4 2/5] IB/srp: Use kstrtoull() instead of simple_strtoull()
  ` [PATCH v4 3/5] IB/srp: Make the path record query error message more informative
  ` [PATCH v4 4/5] IB/srp: Refactor srp_send_req()
  ` [PATCH v4 5/5] IB/srp: Add RDMA/CM support

[PATCH v2 00/14] IB/srpt: Add RDMA/CM support
 2018-01-18  1:34 UTC  (19+ messages)
  ` [PATCH v2 01/14] IB/srpt: Make it safe to use RCU for srpt_device.rch_list
  ` [PATCH v2 02/14] IB/srpt: Rework srpt_disconnect_ch_sync()
  ` [PATCH v2 03/14] IB/srpt: Add P_Key support
  ` [PATCH v2 04/14] IB/srpt: One target per port
  ` [PATCH v2 05/14] IB/srpt: Use the source GID as session name
  ` [PATCH v2 06/14] IB/srpt: Rework multi-channel support
  ` [PATCH v2 07/14] IB/srpt: Simplify srpt_close_session()
  ` [PATCH v2 08/14] IB/srpt: Log all zero-length writes and completions
  ` [PATCH v2 09/14] IB/srpt: Fix login-related race conditions
  ` [PATCH v2 10/14] IB/srpt: Fix a race condition related to wait list processing
  ` [PATCH v2 11/14] IB/srpt: Avoid that wait list processing triggers command reordering
  ` [PATCH v2 12/14] IB/srpt: Prepare RDMA/CM support
  ` [PATCH v2 13/14] IB/srpt: Move the code for parsing struct ib_cm_req_event_param
  ` [PATCH v2 14/14] IB/srpt: Add RDMA/CM support

[PATCH -next] RDMA/hns: Remove unnecessary platform_get_resource() error check
 2018-01-17 21:17 UTC  (3+ messages)

[PATCH rdma-next 0/2] Expose mlx5 core driver's clock information
 2018-01-17 21:16 UTC  (4+ messages)
  ` [PATCH rdma-next 1/2] net/mlx5e: Add clock info page to mlx5 core devices
  ` [PATCH rdma-next 2/2] IB/mlx5: Mmap the HCA's clock info to user-space

[PATCH 1/3] IB/core: postpone WR initialization during queue drain
 2018-01-17 21:10 UTC  (6+ messages)
` [PATCH 2/3] IB/core: allocate wc array statically

[PATCH rdma-rc 0/4] RDMA mlx4/mlx5 fixes
 2018-01-17 20:31 UTC  (13+ messages)
` [PATCH rdma-rc 1/4] RDMA/mlx5: Fix out-of-bound access while querying AH

[PATCH rdma-core] cbuild: Add Fedora 27 container
 2018-01-17 18:39 UTC  (4+ messages)

[PATCH v3 13/13] Add SoftiWarp to kernel build environment (fwd)
 2018-01-17 16:56 UTC  (2+ messages)

[PATCH rdma-next v3 0/7] RDMA resource tracking
 2018-01-17 16:37 UTC  (4+ messages)
` [PATCH rdma-next v3 3/7] RDMA: Annotate create QP callers

[PATCH rdma-core 0/3] Fixes for cbuild and travis
 2018-01-17 16:31 UTC  (8+ messages)
  ` [PATCH rdma-core 1/3] cbuild: Support distros that only ship python3
  ` [PATCH rdma-core 2/3] travis: Do not loose ninja output if ninja fails during sparse
  ` [PATCH rdma-core 3/3] travis: Use clang-5.0

[PATCH v3 0/5] IB/srp: Add RDMA/CM support
 2018-01-17 16:13 UTC  (7+ messages)
` [PATCH v3 1/5] kobject: Export kobj_ns_grab_current() and kobj_ns_drop()

[PATCH 0/2] Two additional RDMA/rxe fixes
 2018-01-17 15:13 UTC  (2+ messages)

[for-next V2 0/5] Enable features in Broadcom's RoCE driver
 2018-01-17 14:59 UTC  (4+ messages)

[PATCH v2 0/3] NFS/RDMA server changes for v4.16
 2018-01-17 14:44 UTC  (4+ messages)

[PATCH rdma-core 0/5] Clock information
 2018-01-17 13:51 UTC  (6+ messages)
  ` [PATCH rdma-core 1/5] mlx5: Support for user space clock info
  ` [PATCH rdma-core 2/5] mlx5: Add direct verbs support for query "
  ` [PATCH rdma-core 3/5] mlx5: Add direct verb to translate device timestamp to nanoseconds
  ` [PATCH rdma-core 4/5] verbs: Add support to read completion's timestamp in wall clock nanoseconds
  ` [PATCH rdma-core 5/5] mlx5: Implement read_completion_wallclock_ns

[PATCH iproute2-next v2 00/10] RDMA resource tracking
 2018-01-17 10:02 UTC  (11+ messages)
` [PATCH iproute2-next v2 01/10] rdma: Add option to provide "-" sign for the port number
` [PATCH iproute2-next v2 02/10] rdma: Make visible the number of arguments
` [PATCH iproute2-next v2 03/10] rdma: Add filtering infrastructure
` [PATCH iproute2-next v2 04/10] rdma: Set pointer to device name position
` [PATCH iproute2-next v2 05/10] rdma: Allow external usage of compare string routine
  ` [PATCH iproute2-next v2 06/10] rdma: Update kernel header file
` [PATCH iproute2-next v2 07/10] rdma: Add resource tracking summary
` [PATCH iproute2-next v2 08/10] rdma: Add QP resource tracking information
` [PATCH iproute2-next v2 09/10] rdma: Document resource tracking
` [PATCH iproute2-next v2 10/10] rdma: Check return value of strdup call

[PATCH V2 for-next 0/7] Add CM and a bugfix to hip08
 2018-01-17  3:50 UTC  (4+ messages)
` [PATCH V2 for-next 4/7] RDMA/hns: Fill sq wqe context of ud type in hip08

[PATCH rdma-next 0/5] i40iw: more updates for 4.16
 2018-01-17  3:50 UTC  (2+ messages)

[Fwd: [PULL REQUEST] Please pull rdma.git]
 2018-01-16 22:04 UTC 

Neujahrsspende von 4.800.000 €
 2018-01-16  0:32 UTC 

[PATCH rdma-next 0/4] DMAC RoCE refacting code
 2018-01-15 23:07 UTC  (2+ messages)

[PATCH 0/3] Annotate imm_data as be32 in the uapi header
 2018-01-15 23:06 UTC  (2+ messages)

[PATCH] IB/cma: use strlcpy() instead of strncpy()
 2018-01-15 23:04 UTC  (2+ messages)

[PATCH rdma-core 00/17] Use the kernel ABI header instead of kern-abi.h
 2018-01-15 17:10 UTC  (7+ messages)
` [PATCH rdma-core 01/17] Update rdma/ib_user_verbs.h
` [PATCH rdma-core 07/17] verbs: Use kernel uapi names for identical structs

Kernel v4.16 / v4.17 SRP and SRPT patches
 2018-01-15 16:52 UTC  (21+ messages)


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).