public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-20 21:30:56 to 2017-12-24 14:31:36 UTC [more...]

[PATCH rdma-next 0/3] Add support for dynamic UAR usage
 2017-12-24 14:31 UTC  (4+ messages)
  ` [PATCH rdma-next 1/3] IB/mlx5: Extend UAR stuff to support dynamic allocation
  ` [PATCH rdma-next 2/3] IB/mlx5: Expose dynamic mmap allocation
  ` [PATCH rdma-next 3/3] IB/mlx5: Enable QP creation with a given blue flame index

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

[pull request][for-next V2 00/11] Mellanox, mlx5 E-Switch updates 2017-12-19
 2017-12-24 13:45 UTC  (12+ messages)
` [for-next V2 03/11] net/mlx5: E-Switch, Simplify representor load/unload callback API
  ` [for-next V2 01/11] net/mlx5: E-Switch, Refactor vport representors initialization
  ` [for-next V2 02/11] net/mlx5: E-Switch, Refactor load/unload of representors
  ` [for-next V2 04/11] net/mlx5: E-Switch, Move mlx5e only logic outside E-Switch
  ` [for-next V2 05/11] net/mlx5: E-Switch, Create a dedicated send to vport rule deletion function
  ` [for-next V2 06/11] net/mlx5e: Move ethernet representors data into separate struct
  ` [for-next V2 07/11] net/mlx5: E-Switch, Create generic header struct to be used by representors
  ` [for-next V2 08/11] net/mlx5e: E-Switch, Move send-to-vport rule struct to en_rep
  ` [for-next V2 09/11] net/mlx5e: E-Switch, Use the name of static array instead of its address
  ` [for-next V2 10/11] net/mlx5: Fix ingress/egress naming mistake
  ` [for-next V2 11/11] net/mlx5: Separate ingress/egress namespaces for each vport

[PATCH rdma-next 0/8] RDMA fixes and refactoring rdma-next-2017-12-24
 2017-12-24 13:43 UTC  (9+ messages)
  ` [PATCH rdma-next 1/8] RDMA/rxe: Remove useless export symbol
  ` [PATCH rdma-next 2/8] RDMA/netlink: Simplify code of autoload modules
  ` [PATCH rdma-next 3/8] RDMA/core: Replace open-coded variant of put_device
  ` [PATCH rdma-next 4/8] RDMA/nldev: Refactor nldev handle to be common function
  ` [PATCH rdma-next 5/8] RDMA/core: Provide locked variant of device name to index function
  ` [PATCH rdma-next 6/8] RDMA/netlink: Protect device query from device removal
  ` [PATCH rdma-next 7/8] RDMA/nldev: Protect port query from accidental "
  ` [PATCH rdma-next 8/8] RDMA/cma: Mark end of CMA ID messages

[PATCH rdma-next 00/15] Dual Port mlx5 IB Device for RoCE
 2017-12-24 12:57 UTC  (16+ messages)
  ` [PATCH rdma-next 01/15] net/mlx5: Fix race for multiple RoCE enable
  ` [PATCH rdma-next 02/15] net/mlx5: Set software owner ID during init HCA
  ` [PATCH rdma-next 03/15] IB/core: Change roce_rescan_device to return void
  ` [PATCH rdma-next 04/15] IB/mlx5: Reduce the use of num_port capability
  ` [PATCH rdma-next 05/15] IB/mlx5: Make netdev notifications multiport capable
  ` [PATCH rdma-next 06/15] {net,IB}/mlx5: Manage port association for multiport RoCE
  ` [PATCH rdma-next 07/15] IB/mlx5: Move IB event processing onto a workqueue
  ` [PATCH rdma-next 08/15] IB/mlx5: Implement dual port functionality in query routines
  ` [PATCH rdma-next 09/15] IB/mlx5: Change debugfs to have per port contents
  ` [PATCH rdma-next 10/15] IB/mlx5: Update counter implementation for dual port RoCE
  ` [PATCH rdma-next 11/15] {net,IB}/mlx5: Change set_roce_gid to take a port number
  ` [PATCH rdma-next 12/15] IB/mlx5: Route MADs for dual port RoCE
  ` [PATCH rdma-next 13/15] IB/mlx5: Use correct mdev for vport queries in ib_virt
  ` [PATCH rdma-next 14/15] IB/mlx5: Don't advertise RAW QP support in dual port mode
  ` [PATCH rdma-next 15/15] net/mlx5: Set num_vhca_ports capability

[PATCH rdma-next 0/2] mlx4/mlx5 RSS improvements
 2017-12-24 12:51 UTC  (3+ messages)
  ` [PATCH rdma-next 1/2] IB/mlx4: Add support to RSS hash for inner headers
  ` [PATCH rdma-next 2/2] IB/mlx5: Report inner RSS capability

[PATCH rdma-next 0/6] mlx5 profile infrastructure to add and remove stages
 2017-12-24 12:40 UTC  (7+ messages)
  ` [PATCH rdma-next 1/6] IB/mlx5: Create "
  ` [PATCH rdma-next 2/6] IB/mlx5: Move RoCE/ETH initialization to the corresponding stage
  ` [PATCH rdma-next 3/6] IB/mlx5: Move ODP "
  ` [PATCH rdma-next 4/6] IB/mlx5: Move hardware counters "
  ` [PATCH rdma-next 5/6] IB/mlx5: Move loopback "
  ` [PATCH rdma-next 6/6] IB/mlx5: Move locks "

[PATCH rdma-core] Support writing man pages in MarkDown
 2017-12-24 12:03 UTC  (2+ messages)

[PATCH] i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready
 2017-12-24 11:57 UTC  (2+ messages)

[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  (5+ messages)

[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  (13+ messages)
` [PATCH for-next 01/11] IB/hfi1: Destroy link_wq workqueue after free_irq()
` [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  (5+ messages)
` [PATCH v2 for-rc 3/4] RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file

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  (3+ 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  (5+ messages)
` [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  (10+ 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  (4+ 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  (9+ messages)
  ` [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


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