public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-11 16:56:22 to 2018-01-16 18:39:42 UTC [more...]

[PATCH v4 0/5] IB/srp: Add RDMA/CM support
 2018-01-16 18:39 UTC  (3+ 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 rdma-next 0/2] Expose mlx5 core driver's clock information
 2018-01-16 18:08 UTC  (3+ 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] iscsi_iser: Re-enable 'iser_pi_guard' module parameter
 2018-01-16 11:20 UTC  (8+ messages)

[PATCH rdma-rc 0/4] RDMA mlx4/mlx5 fixes
 2018-01-16  9:43 UTC  (20+ messages)
  ` [PATCH rdma-rc 1/4] RDMA/mlx5: Fix out-of-bound access while querying AH
  ` [PATCH rdma-rc 2/4] IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
  ` [PATCH rdma-rc 3/4] IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
  ` [PATCH rdma-rc 4/4] RDMA/core: Fix avoid decoding iWarp port as RoCE

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

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  (7+ messages)
  ` [PATCH 1/3] RDMA: Mark imm_data as be32 in the verbs "
  ` [PATCH 2/3] RDMA/hns: Fix endian problems around imm_data and rkey
  ` [PATCH 3/3] RDMA/qedr: Fix endian problems around imm_data

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

[PATCH rdma-next 0/3] Refactor rdma_cm query GID API
 2018-01-15 23:04 UTC  (10+ 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-core 0/3] Fixes for cbuild and travis
 2018-01-15 21:13 UTC  (4+ 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

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

[PATCH rdma-core 00/17] Use the kernel ABI header instead of kern-abi.h
 2018-01-15 17:10 UTC  (24+ messages)
  ` [PATCH rdma-core 01/17] Update rdma/ib_user_verbs.h
  ` [PATCH rdma-core 02/17] verbs: Include rdma/ib_user_verbs.h in kern-abi.h
  ` [PATCH rdma-core 03/17] verbs: Delete extended command definitions from kern-abi.h
  ` [PATCH rdma-core 04/17] verbs: Remove unused structs
  ` [PATCH rdma-core 05/17] verbs: Remove kernel ABI v2 compat cruft
  ` [PATCH rdma-core 06/17] verbs: Add missing endian annotations to kern-abi.h
  ` [PATCH rdma-core 07/17] verbs: Use kernel uapi names for identical structs
  ` [PATCH rdma-core 08/17] verbs: Use kernel uapi header for ibv_cq_moderation_caps_resp
  ` [PATCH rdma-core 09/17] verbs: Use kernel uapi header for ibv_query_device_resp_ex
  ` [PATCH rdma-core 10/17] verbs: Use kernel uapi header for ibv_kern_wc and ibv_poll_cq_resp
  ` [PATCH rdma-core 11/17] verbs: Use kernel uapi header for ibv_create_ah_resp
  ` [PATCH rdma-core 12/17] verbs: Use kernel uapi header for ibv_kern_send_wr
  ` [PATCH rdma-core 13/17] verbs: Use kernel uapi header for IBV_CREATE_QP_EX_KERNEL_MASK_IND_TABLE
  ` [PATCH rdma-core 14/17] verbs: Use kernel uapi header for flow steering types
  ` [PATCH rdma-core 15/17] verbs: Use kernel uapi header for ibv_modify_qp_common
  ` [PATCH rdma-core 16/17] verb: Use kernel uapi header in struct ex_hdr
  ` [PATCH rdma-core 17/17] verbs: Tidy up the remaining structs in kern-abi.h

Kernel v4.16 / v4.17 SRP and SRPT patches
 2018-01-15 16:52 UTC  (24+ messages)
                            ` Patch: RDMA mlx5_core.c : mlx5_try_fast_unload causes panics

SQ overflow seen running isert traffic with high block sizes
 2018-01-15 15:22 UTC  (9+ messages)

[PATCH rdma-next v4 0/7] RDMA resource tracking
 2018-01-15 15:12 UTC  (8+ 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 4/7] RDMA/core: Add resource tracking for create and destroy CQs
  ` [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

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

[PATCH 1/3] IB/core: postpone WR initialization during queue drain
 2018-01-15 11:00 UTC  (6+ messages)
  ` [PATCH 2/3] IB/core: allocate wc array statically
  ` [PATCH 3/3] IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct

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

[PATCH RFC] iser-target: avoid reinitializing rdma contexts for isert commands
 2018-01-15  4:39 UTC  (7+ messages)
` [RFC] "

[PATCH v3 00/13] Request for Comments on SoftiWarp
 2018-01-14 22:36 UTC  (14+ messages)
  ` [PATCH v3 01/13] iWARP wire packet format definition
  ` [PATCH v3 02/13] Main SoftiWarp include file
  ` [PATCH v3 03/13] Attach/detach SoftiWarp to/from network and RDMA subsystem
  ` [PATCH v3 04/13] SoftiWarp object management
  ` [PATCH v3 05/13] SoftiWarp application interface
  ` [PATCH v3 06/13] SoftiWarp connection management
  ` [PATCH v3 07/13] SoftiWarp application buffer management
  ` [PATCH v3 08/13] SoftiWarp Queue Pair methods
  ` [PATCH v3 09/13] SoftiWarp transmit path
  ` [PATCH v3 10/13] SoftiWarp receive path
  ` [PATCH v3 11/13] SoftiWarp Completion Queue methods
  ` [PATCH v3 12/13] SoftiWarp debugging code
  ` [PATCH v3 13/13] Add SoftiWarp to kernel build environment

Conflict installing rdma-core PPA on Ubuntu Bionic
 2018-01-14 21:34 UTC  (2+ messages)

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

[PATCH] iser-target: Fix possible use-after-free in connection establishment error
 2018-01-14  9:24 UTC  (10+ messages)

[PATCH v2 0/4] Make SCSI transport recovery more robust
 2018-01-13 15:54 UTC  (7+ messages)
` [PATCH v2 3/4] scsi: Avoid that .queuecommand() gets called for a quiesced SCSI device
` [PATCH v2 4/4] IB/srp: Fix a sleep-in-invalid-context bug

krping problem on 4.15-rc4
 2018-01-13  0:07 UTC  (6+ messages)

[PATCH 0/2] Two additional RDMA/rxe fixes
 2018-01-12 23:11 UTC  (3+ messages)
` [PATCH 1/2] RDMA/rxe: Fix a race condition in rxe_requester()
` [PATCH 2/2] RDMA/rxe: Fix rxe_qp_cleanup()

[PATCH rdma-core] cbuild: Add Fedora 27 container
 2018-01-12 18:32 UTC  (3+ messages)

KASAN: use-after-free Read in rds_tcp_tune
 2018-01-12 18:30 UTC  (2+ messages)

Building rdma-core from github gave an error "Unknown arguments specified"
 2018-01-12 18:08 UTC  (3+ messages)

[PATCH rdma-core 0/8] Revise provider initialization
 2018-01-12 11:08 UTC  (7+ messages)
` [PATCH 1/8] verbs: Always allocate a verbs_context

[PATCH] RDMA/rxe: Fix a race condition related to the QP error state
 2018-01-12  6:38 UTC  (10+ messages)

[PATCH rdma-next 0/5] i40iw: more updates for 4.16
 2018-01-12  0:10 UTC  (6+ messages)
  ` [PATCH rdma-next 1/5] i40iw: Remove extra call to i40iw_est_sd()
  ` [PATCH rdma-next 2/5] i40iw: Zero-out consumer key on allocate stag for FMR
  ` [PATCH rdma-next 3/5] i40iw: Remove limit on re-posting AEQ entries to HW
  ` [PATCH rdma-next 4/5] i40iw: Remove setting of rem_addr.len
  ` [PATCH rdma-next 5/5] i40iw: Free IEQ resources

Please update the linux-next location for the RDMA subsystem
 2018-01-11 20:16 UTC  (6+ messages)

[PATCH rdma-next 0/6] RoCE Path Record refactoring
 2018-01-11 18:53 UTC  (7+ messages)
` [PATCH rdma-next 4/6] RDMA/{cma, ucma}: Refactor to have transport specific checks


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