linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-19 21:54:14 to 2017-12-24 11:54:58 UTC [more...]

[PATCH rdma-rc 0/4] RDMA fixes 2017-12-24
 2017-12-24 11:54 UTC  (5+ messages)
` [PATCH rdma-rc 1/4] RDMA/core: Enforce requirement to hold lists_rwsem semaphore
  ` [PATCH rdma-rc 2/4] IB/mlx5: Serialize access to the VMA list
  ` [PATCH rdma-rc 4/4] IB/core: Verify that QP is security enabled in create and destroy
` [PATCH rdma-rc 3/4] IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()

RDMA Setup Research Assistances
 2017-12-24 11:50 UTC  (2+ messages)

[pull request][for-next 00/11] Mellanox, mlx5 E-Switch updates 2017-12-19
 2017-12-24 11:08 UTC  (16+ messages)
` [for-next 01/11] net/mlx5: E-Switch, Refactor vport representors initialization
` [for-next 07/11] net/mlx5: E-Switch, Create generic header struct to be used by representors

[PATCH] i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready
 2017-12-24 10:39 UTC 

[PATCH] target: cleanup target_core_transport.c for kernel-doc
 2017-12-24  5:20 UTC 

[PATCH rdma-next 0/9] i40iw updates for 4.16
 2017-12-23 16:27 UTC  (14+ messages)
  ` [PATCH rdma-next 1/9] i40iw: Set MAX_IRD_SIZE to 64
  ` [PATCH rdma-next 2/9] i40iw: Use utility function roundup_pow_of_two()
  ` [PATCH rdma-next 3/9] i40iw: Correct Q1/XF object count equation
  ` [PATCH rdma-next 4/9] i40iw: Add notifier for network device events
  ` [PATCH rdma-next 5/9] i40iw: Selectively teardown QPs on IP addr change event
  ` [PATCH rdma-next 6/9] i40iw: Fix sequence number for the first partial FPDU
  ` [PATCH rdma-next 7/9] i40iw: Ignore LLP_DOUBT_REACHABILITY AE
  ` [PATCH rdma-next 8/9] i40iw: Validate correct IRD/ORD connection parameters
  ` [PATCH rdma-next 9/9] i40iw: Fix the connection ORD value for loopback

[PATCH for-next 0/2] Revise eq support for hip06 & hip08
 2017-12-23  8:57 UTC  (3+ messages)

[PATCH for-next 0/6] Add rq inline and bugfixes for hns
 2017-12-23  8:22 UTC  (7+ messages)
  ` [PATCH for-next 1/6] RDMA/hns: Add rq inline data support for hip08 RoCE
  ` [PATCH for-next 2/6] RDMA/hns: Update the usage of sr_max and rr_max field
  ` [PATCH for-next 3/6] RDMA/hns: Set access flags of hip08 RoCE
  ` [PATCH for-next 4/6] RDMA/hns: Filter for zero length of sge in hip08 kernel mode
  ` [PATCH for-next 5/6] RDMA/hns: Fix QP state judgement before sending work requests
  ` [PATCH for-next 6/6] RDMA/hns: Assign dest_qp when deregistering mr

[PATCH] target: add kernel-doc overview in target_core_user.[hc]
 2017-12-23  5:40 UTC 

[PATCH rdma-next 0/2] Minor cleanup in i40iw/nes
 2017-12-22 23:44 UTC  (3+ messages)
` [PATCH rdma-next 1/2] nes: Change accelerated flag to bool

[PATCH for-next 00/11] IB/hfi1, rdmavt, qib: Driver updates for 12/18/2017
 2017-12-22 23:39 UTC  (18+ messages)
` [PATCH for-next 01/11] IB/hfi1: Destroy link_wq workqueue after free_irq()
` [PATCH for-next 02/11] IB/hfi1: Check return value of strchr before using it
` [PATCH for-next 06/11] IB/rdmavt: Use correct numa node for SRQ allocation
` [PATCH for-next 07/11] IB/hfi1: Fix infinite loop in 8051 command error path
` [PATCH for-next 09/11] rdma: Update maintainer contact for Intel RDMA drivers

[PATCH for-next 3/6] IB/SA: Check dlid before SA agent queries for ClassPortInfo
 2017-12-22 23:39 UTC  (3+ messages)
` [PATCH v2 for-next] "

[PATCH for-next 0/3] IB/hfi1,core: Driver updates for 12/22/2017
 2017-12-22 23:37 UTC  (7+ messages)
  ` [PATCH for-next 1/3] IB/hfi1: Add RQ/SRQ information to QP stats
  ` [PATCH for-next 2/3] IB/core: Use rdma_cap_opa_mad to check for OPA
  ` [PATCH for-next 3/3] IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit

Linux kernel v4.15-rc4 and rdma_rxe
 2017-12-22 23:01 UTC  (3+ messages)

[PATCH] scsi: fix iscsi-related kernel-doc warnings
 2017-12-22 22:08 UTC 

[PATCH] target: fix kernel-doc warnings in drivers/target/target_core_transport.c
 2017-12-22 22:06 UTC 

[PATCH] IB/core: Fix two kernel warnings triggered by rxe registration
 2017-12-22 21:38 UTC 

[PATCH v1 rdma-next 0/9] i40iw updates for 4.16
 2017-12-22 20:29 UTC  (10+ messages)
  ` [PATCH v1 rdma-next 1/9] i40iw: Set MAX_IRD_SIZE to 64
  ` [PATCH v1 rdma-next 2/9] i40iw: Use utility function roundup_pow_of_two()
  ` [PATCH v1 rdma-next 3/9] i40iw: Correct Q1/XF object count equation
  ` [PATCH v1 rdma-next 4/9] i40iw: Add notifier for network device events
  ` [PATCH v1 rdma-next 5/9] i40iw: Selectively teardown QPs on IP addr change event
  ` [PATCH v1 rdma-next 6/9] i40iw: Fix sequence number for the first partial FPDU
  ` [PATCH v1 rdma-next 7/9] i40iw: Ignore LLP_DOUBT_REACHABILITY AE
  ` [PATCH v1 rdma-next 8/9] i40iw: Validate correct IRD/ORD connection parameters
  ` [PATCH v1 rdma-next 9/9] i40iw: Fix the connection ORD value for loopback

[PATCH for-next] iw_cxgb4: Change error/warn prints to pr_debug
 2017-12-22 17:32 UTC  (6+ messages)

[PATCH for-rc] IB/hfi: Only read capability registers if the capability exists
 2017-12-22 17:11 UTC  (3+ messages)

[PATCH v1 0/3] NFS/RDMA server changes for v4.16
 2017-12-22 17:01 UTC  (5+ messages)
  ` [PATCH v1 1/3] svcrdma: Post Receives in the Receive completion handler
  ` [PATCH v1 2/3] NFSD: Clean up write argument XDR decoders
  ` [PATCH v1 3/3] NFSD: Clean up symlink "

[PATCH 07/45] drivers: infiniband: remove duplicate includes
 2017-12-22 16:45 UTC  (2+ messages)

[PATCH v2 for-rc 0/4] vmw_pvrdma fixes for 4.15
 2017-12-22 16:17 UTC  (9+ messages)
  ` [PATCH v2 for-rc 1/4] RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
  ` [PATCH v2 for-rc 2/4] RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning
  ` [PATCH v2 for-rc 3/4] RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file
  ` [PATCH v2 for-rc 4/4] RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy

insight into a WARNING from softROCE
 2017-12-22 15:43 UTC  (3+ messages)

[PATCH net] RDS: Check cmsg_len before dereferencing CMSG_DATA
 2017-12-22 12:55 UTC  (3+ messages)

[PATCH v2 03/13] Attach/detach SoftiWarp to/from network and RDMA subsystem
 2017-12-22 11:29 UTC  (6+ messages)
  ` [PATCH v2 00/13] Request for Comments on SoftiWarp

[PATCH net-next] qed*: Utilize FW 8.33.1.0
 2017-12-22  9:57 UTC  (5+ messages)

[PATCH rdma-rc 1/3] iw_cxgb4: Only validate the MSN for successful completions
 2017-12-22  2:48 UTC  (4+ messages)

[PATCH rdma-rc 0/2] IPoIB and mlx5 fixes
 2017-12-22  0:44 UTC  (4+ messages)
  ` [PATCH rdma-rc 1/2] IB/mlx5: Fix congestion counters in LAG mode
  ` [PATCH rdma-rc 2/2] IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush

[RFC PATCH rdma-next 00/14] RDMA resource tracking
 2017-12-21 20:23 UTC  (22+ messages)
  ` [RFC PATCH rdma-next 01/14] RDMA/netlink: Simplify code of autoload modules
  ` [RFC PATCH rdma-next 02/14] RDMA/core: Enforce requirement to hold lists_rwsem semaphore
  ` [RFC PATCH rdma-next 03/14] RDMA/core: Replace open-coded variant of put_device
  ` [RFC PATCH rdma-next 04/14] RDMA/nldev: Refactor nldev handle to be common function
  ` [RFC PATCH rdma-next 05/14] RDMA/core: Provide locked variant of device name to index function
  ` [RFC PATCH rdma-next 06/14] RDMA/netlink: Protect device query from device removal
  ` [RFC PATCH rdma-next 07/14] RDMA/nldev: Protect port query from accidental "
  ` [RFC PATCH rdma-next 08/14] RDMA/restrack: Add general infrastructure to track RDMA resources
  ` [RFC PATCH rdma-next 09/14] RDMA/core: Add helper function to create named QPs
  ` [RFC PATCH rdma-next 10/14] RDMA: Annotate create QP callers
  ` [RFC PATCH rdma-next 11/14] RDMA/core: Add resource tracking for create and destroy CQs
  ` [RFC PATCH rdma-next 12/14] RDMA/core: Add resource tracking for create and destroy PDs
  ` [RFC PATCH rdma-next 13/14] RDMA/nldev: Provide global resource utilization
  ` [RFC PATCH rdma-next 14/14] RDMA/nldev: Provide detailed QP information

[PATCH rdma-core] verbs: Remove comp_mask checks from verbs.h
 2017-12-21 17:19 UTC  (4+ messages)

[PATCH for-next 0/4] vmw_pvrdma cleanup and style fixes
 2017-12-21 17:17 UTC  (8+ messages)
  ` [PATCH for-next 1/4] RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logic
  ` [PATCH for-next 2/4] RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc
  ` [PATCH for-next 3/4] RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t
  ` [PATCH for-next 4/4] RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI header

KASAN: stack-out-of-bounds Read in rds_sendmsg
 2017-12-21 16:44 UTC  (3+ messages)

XRC Questions for Mellanox and All
 2017-12-21 15:52 UTC  (4+ messages)

stuck iscsi/iser target with linux-4.15.0-rc1
 2017-12-21 15:21 UTC  (7+ messages)

dumping queue state
 2017-12-21  5:15 UTC  (14+ messages)

[PATCH] hw: Fix permissions for OCRDMA_RESET_STATS
 2017-12-21  5:05 UTC  (7+ messages)
  `  "

[linux-rdma/rdma-core] libibverb/examples: Add command line option to enable buffer validation (#273)
 2017-12-20 22:58 UTC  (5+ messages)

Sending and Receiving QPs with IPoIB
 2017-12-20 22:36 UTC 

[PATCH v1 00/12] Add static trace points to xprtrdma
 2017-12-20 21:31 UTC  (13+ messages)
  ` [PATCH v1 01/12] rdma/ib: Add trace point macros to display human-readable values
  ` [PATCH v1 02/12] rpcrdma: infrastructure for static trace points in rpcrdma.ko
  ` [PATCH v1 03/12] xprtrdma: Add trace points in RPC Call transmit paths
  ` [PATCH v1 04/12] xprtrdma: Add trace points in the RPC Reply handler paths
  ` [PATCH v1 05/12] xprtrdma: Add trace points to instrument memory registration
  ` [PATCH v1 06/12] xprtrdma: Add trace points in reply decoder path
  ` [PATCH v1 07/12] xprtrdma: Add trace points to instrument memory invalidation
  ` [PATCH v1 08/12] xprtrdma: Add trace points to instrument MR allocation and recovery
  ` [PATCH v1 09/12] xprtrdma: Add trace points for connect events
  ` [PATCH v1 10/12] xprtrdma: Add trace points in the client-side backchannel code paths
  ` [PATCH v1 11/12] xprtrdma: Add trace points to instrument QP and CQ access upcalls
  ` [PATCH v1 12/12] xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects

[PATCH v1 for-rc 0/8] vmw_pvrdma fixes for 4.15
 2017-12-20 20:02 UTC  (4+ messages)
` [PATCH v1 for-rc 5/8] RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t

[PATCH rdma-core] Fix typo 'bandwith' -> 'bandwidth'
 2017-12-20 18:30 UTC  (2+ messages)
  ` [PATCH rdma-core v2] Fix typos 'pontentially' and 'bandwith'

[RFC PATCH 0/4] Sockperf: Initial multi-threaded throughput client
 2017-12-20  8:52 UTC  (2+ messages)

[PATCH v3 rdma-core] srp_daemon: Remove duplicate sync_res shutdown
 2017-12-20  7:20 UTC  (3+ messages)

[PATCH rdma-rc 3/3] iw_cxgb4: when flushing, complete all wrs in a chain
 2017-12-19 22:02 UTC 


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