public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-25 07:03:29 to 2019-07-03 00:03:33 UTC [more...]

[RFC] mm/hmm: pass mmu_notifier_range to sync_cpu_device_pagetables
 2019-07-03  0:03 UTC  (6+ messages)

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-07-02 22:52 UTC  (41+ messages)

[pull request][for-next V2 0/7] Generic DIM lib for netdev and RDMA
 2019-07-02 16:15 UTC  (30+ messages)
` [for-next V2 01/10] linux/dim: Move logic to dim.h
` [for-next V2 02/10] linux/dim: Remove "net" prefix from internal DIM members
` [for-next V2 03/10] linux/dim: Rename externally exposed macros
` [for-next V2 04/10] linux/dim: Rename net_dim_sample() to net_dim_update_sample()
` [for-next V2 05/10] linux/dim: Rename externally used net_dim members
` [for-next V2 06/10] linux/dim: Move implementation to .c files
` [for-next V2 07/10] linux/dim: Add completions count to dim_sample
` [for-next V2 08/10] linux/dim: Implement rdma_dim
` [for-next V2 09/10] RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
` [for-next V2 10/10] RDMA/core: Provide RDMA DIM support for ULPs

[PATCH rdma-next v5 00/17] Statistics counter support
 2019-07-02 10:02 UTC  (18+ messages)
` [PATCH mlx5-next v5 01/17] net/mlx5: Add rts2rts_qp_counters_set_id field in hca cap
` [PATCH rdma-next v5 02/17] RDMA/restrack: Introduce statistic counter
` [PATCH rdma-next v5 03/17] RDMA/restrack: Add an API to attach a task to a resource
` [PATCH rdma-next v5 04/17] RDMA/restrack: Make is_visible_in_pid_ns() as an API
` [PATCH rdma-next v5 05/17] RDMA/counter: Add set/clear per-port auto mode support
` [PATCH rdma-next v5 06/17] RDMA/counter: Add "auto" configuration "
` [PATCH mlx5-next v5 07/17] IB/mlx5: Support set qp counter
` [PATCH rdma-next v5 08/17] IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()
` [PATCH rdma-next v5 09/17] IB/mlx5: Support statistic q counter configuration
` [PATCH rdma-next v5 10/17] RDMA/nldev: Allow counter auto mode configration through RDMA netlink
` [PATCH rdma-next v5 11/17] RDMA/netlink: Implement counter dumpit calback
` [PATCH rdma-next v5 12/17] IB/mlx5: Add counter_alloc_stats() and counter_update_stats() support
` [PATCH rdma-next v5 13/17] RDMA/core: Get sum value of all counters when perform a sysfs stat read
` [PATCH rdma-next v5 14/17] RDMA/counter: Allow manual mode configuration support
` [PATCH rdma-next v5 15/17] RDMA/nldev: Allow counter manual mode configration through RDMA netlink
` [PATCH rdma-next v5 16/17] RDMA/nldev: Allow get counter mode "
` [PATCH rdma-next v5 17/17] RDMA/nldev: Allow get default counter statistics "

use exact allocation for dma coherent memory
 2019-07-02  9:48 UTC  (3+ messages)

[PATCH mlx5-next 00/18] Mellanox, mlx5 E-Switch and low level updates
 2019-07-01 23:46 UTC  (20+ messages)
` [PATCH mlx5-next 01/18] net/mlx5: Add hardware definitions for sub functions
` [PATCH mlx5-next 02/18] net/mlx5: Added MCQI and MCQS registers' description to ifc
` [PATCH mlx5-next 03/18] net/mlx5: E-Switch, Use vport index when init rep
` [PATCH mlx5-next 04/18] {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping
` [PATCH mlx5-next 05/18] RDMA/mlx5: Cleanup rep when doing unload
` [PATCH mlx5-next 06/18] net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_type
` [PATCH mlx5-next 07/18] net/mlx5: Move pci status reg access mutex to mlx5_pci_init
` [PATCH mlx5-next 08/18] net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devices
` [PATCH mlx5-next 09/18] net/mlx5: Don't handle VF func change if host PF is disabled
` [PATCH mlx5-next 10/18] net/mlx5: Reduce dependency on enabled_vfs counter and num_vfs
` [PATCH mlx5-next 11/18] net/mlx5: E-Switch, Use correct flags when configuring vlan
` [PATCH mlx5-next 12/18] net/mlx5: Handle host PF vport mac/guid for ECPF
` [PATCH mlx5-next 13/18] net/mlx5: E-Switch, Refactor eswitch SR-IOV interface
` [PATCH mlx5-next 14/18] net/mlx5: E-Switch, Consolidate eswitch function number of VFs
` [PATCH mlx5-next 15/18] net/mlx5: E-Switch, Reg/unreg function changed event at correct stage
` [PATCH mlx5-next 16/18] net/mlx5: E-Switch, Use iterator for vlan and min-inline setups
` [PATCH mlx5-next 17/18] net/mlx5: E-Switch, Consider host PF for inline mode and vlan pop
` [PATCH mlx5-next 18/18] net/mlx5: E-Switch, Handle UC address change in switchdev mode

[PATCH v5 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-07-01 18:32 UTC  (4+ messages)
` [PATCH v5 2/3][v4.9.y] infiniband: fix race condition between infiniband mlx4, mlx5 driver "
` [PATCH v5 3/3] [v4.9.y] coredump: fix race condition between collapse_huge_page() "
` [PATCH v5 0/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() "

[PATCH rdma-next 0/2] DEVX VHCA tunnel support
 2019-07-01 18:14 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Introduce VHCA tunnel device capability
` [PATCH rdma-next 2/2] IB/mlx5: Implement VHCA tunnel mechanism in DEVX

[ANNOUNCE] OFED 4.17-1 GA release is available
 2019-07-01 13:56 UTC 

[PATCH rdma-next v4 00/17] Statistics counter support
 2019-07-01  8:42 UTC  (5+ messages)
` [PATCH rdma-next v4 06/17] RDMA/counter: Add "auto" configuration mode support

[PATCH rdma-next v2 00/13] DEVX asynchronous events
 2019-06-30 16:23 UTC  (14+ messages)
` [PATCH mlx5-next v2 01/13] net/mlx5: Fix mlx5_core_destroy_cq() error flow
` [PATCH mlx5-next v2 02/13] net/mlx5: Use event mask based on device capabilities
` [PATCH mlx5-next v2 03/13] net/mlx5: Expose the API to register for ANY event
` [PATCH mlx5-next v2 04/13] net/mlx5: mlx5_core_create_cq() enhancements
` [PATCH mlx5-next v2 05/13] net/mlx5: Report a CQ error event only when a handler was set
` [PATCH mlx5-next v2 06/13] net/mlx5: Report EQE data upon CQ completion
` [PATCH mlx5-next v2 07/13] net/mlx5: Expose device definitions for object events
` [PATCH rdma-next v2 08/13] IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
` [PATCH rdma-next v2 09/13] IB/mlx5: Register DEVX with mlx5_core to get async events
` [PATCH rdma-next v2 10/13] IB/mlx5: Enable subscription for device events over DEVX
` [PATCH rdma-next v2 11/13] IB/mlx5: Implement DEVX dispatching event
` [PATCH rdma-next v2 12/13] IB/mlx5: Add DEVX support for CQ events
` [PATCH rdma-next v2 13/13] IB/mlx5: DEVX cleanup mdev

[PATCH v2 15/27] net: use zeroing allocator rather than allocator followed by memset zero
 2019-06-30 12:19 UTC  (2+ messages)

[PATCH 87/87] ethernet: mlx4: remove memset after dma_alloc_coherent
 2019-06-30 12:15 UTC  (2+ messages)

[PATCH rdma-next v1 00/12] DEVX asynchronous events
 2019-06-30  8:53 UTC  (13+ messages)
` [PATCH mlx5-next v1 02/12] net/mlx5: Use event mask based on device capabilities
` [PATCH rdma-next v1 11/12] IB/mlx5: Implement DEVX dispatching event

[PATCH v4 hmm 00/12]
 2019-06-29  1:26 UTC  (7+ messages)
` [PATCH v4 hmm 11/12] mm/hmm: Remove confusing comment and logic from hmm_release
` [PATCH v4 hmm 12/12] mm/hmm: Fix error flows in hmm_invalidate_range_start

[PATCH iproute2-next v4 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-28 23:21 UTC  (3+ messages)
` [PATCH iproute2-next v4 2/2] uapi: update if_link.h

[PATCH 35/39] docs: infiniband: add it to the driver-api bookset
 2019-06-28 12:30 UTC 

[PATCH 01/43] docs: infiniband: convert docs to ReST and rename to *.rst
 2019-06-28 12:20 UTC  (2+ messages)
` [PATCH 33/43] docs: ioctl-number.txt: convert it to ReST format

[PATCH iproute2-next v3 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-28  8:56 UTC  (3+ messages)

[PATCH v2] RDMA/core: Fix race when resolving IP address
 2019-06-28  8:49 UTC 

[PATCH v2 16/27] net: remove unneeded memset
 2019-06-28  5:00 UTC  (2+ messages)

[PATCH v2 09/27] infiniband: remove unneeded memset
 2019-06-28  2:47 UTC 

[PATCH 85/87] ethernet: mellanox: mlx5: remove memset after kvzalloc
 2019-06-27 17:43 UTC 

[PATCH 86/87] ethernet: mellanox:mlx4: replace kmalloc and memset with kzalloc
 2019-06-27 17:42 UTC 

[PATCH 28/87] infiniband: ulp: remove memset after vzalloc in ipoib_cm.c
 2019-06-27 17:38 UTC 

[PATCH 27/87] infiniband: ocrdma: remove memset after dma_alloc_coherent in ocrdma_hw.c
 2019-06-27 17:37 UTC 

[PATCH 26/87] infiniband: nes: remove memset after pci_alloc_consistent in nes_verbs.c
 2019-06-27 17:37 UTC 

[PATCH 25/87] infiniband: mthca: remove memset after dma_alloc_coherent in mthca_allocator.c
 2019-06-27 17:37 UTC 

[PATCH 24/87] infiniband: hns: Remove memset after dma_alloc_coherent in hns_roce_hw_v2.c
 2019-06-27 17:37 UTC 

[PATCH 23/87] infiniband: hns: Remove memset after dma_alloc_coherent in hns_roce_hw_v1.c
 2019-06-27 17:37 UTC 

[PATCH 22/87] infiniband: cxgb4: Remove call to memset after dma_alloc_coherent in qp.c
 2019-06-27 17:37 UTC 

[PATCH 21/87] infiniband: cxgb4: Remove call to memset after dma_alloc_coherent in cq.c
 2019-06-27 17:37 UTC 

[PATCH 20/87] infiniband: cxgb3: Remove call to memset after dma_alloc_coherent in cxio_hal.c
 2019-06-27 17:37 UTC 

[PATCH AUTOSEL 5.1 78/95] IB/hfi1: Create inline to get extended headers
 2019-06-27  0:30 UTC  (5+ messages)
` [PATCH AUTOSEL 5.1 79/95] IB/hfi1: Use aborts to trigger RC throttling
` [PATCH AUTOSEL 5.1 80/95] IB/hfi1: Wakeup QPs orphaned on wait list after flush
` [PATCH AUTOSEL 5.1 81/95] IB/hfi1: Handle wakeup of orphaned QPs for pio
` [PATCH AUTOSEL 5.1 82/95] IB/hfi1: Handle port down properly in pio

[PATCH V2 mlx5-next 00/13] Mellanox, mlx5 vport metadata matching
 2019-06-26 19:05 UTC  (15+ messages)
` [PATCH V2 mlx5-next 01/13] net/mlx5: Introduce vport metadata matching bits and enum constants
` [PATCH V2 mlx5-next 02/13] net/mlx5: Get vport ACL namespace by vport index
` [PATCH V2 mlx5-next 03/13] net/mlx5: Support allocating modify header context from ingress ACL
` [PATCH V2 mlx5-next 04/13] net/mlx5: Introduce a helper API to check VF vport
` [PATCH V2 mlx5-next 05/13] net/mlx5: Add flow context for flow tag
` [PATCH V2 mlx5-next 06/13] net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLs
` [PATCH V2 mlx5-next 07/13] net/mlx5e: Specifying known origin of packets matching the flow
` [PATCH V2 mlx5-next 08/13] net/mlx5: E-Switch, Add match on vport metadata for rule in fast path
` [PATCH V2 mlx5-next 09/13] net/mlx5: E-Switch, Add query and modify esw vport context functions
` [PATCH V2 mlx5-next 10/13] net/mlx5: E-Switch, Pass metadata from FDB to eswitch manager
` [PATCH V2 mlx5-next 11/13] net/mlx5: E-Switch, Add match on vport metadata for rule in slow path
` [PATCH V2 mlx5-next 12/13] RDMA/mlx5: Add vport metadata matching for IB representors
` [PATCH V2 mlx5-next 13/13] net/mlx5: E-Switch, Enable vport metadata matching if firmware supports it

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-06-26 17:50 UTC  (4+ messages)
` [PATCH v18 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl

[PATCH] net/mlx5: remove redundant assignment to ret
 2019-06-26 16:44 UTC 

[PATCH v4 rdma-next 0/3] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-06-25 20:04 UTC  (3+ messages)
` [PATCH v4 rdma-next 2/3] RDMA/qedr: Add doorbell overflow recovery support

[PATCH][next] RDMA/hns: fix spelling mistake "attatch" -> "attach"
 2019-06-25 19:34 UTC  (2+ messages)

[RFC][PATCH] wake_up_var() memory ordering
 2019-06-25 13:27 UTC  (7+ messages)

[PATCH v3 13/33] docs: infiniband: convert docs to ReST and rename to *.rst
 2019-06-25 13:24 UTC  (2+ messages)

[PATCH][next] RDMA/hns: fix potential integer overflow on left shift
 2019-06-25 13:19 UTC  (2+ messages)


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