messages from 2018-11-16 21:58:51 to 2018-11-28 20:08:44 UTC [more...]
[PATCH RFC iproute2-next 0/2] Dynamic rdma link creation
2018-11-28 20:08 UTC (10+ messages)
` [PATCH RFC iproute2-next 1/2] rdma: add 'link add/delete' commands
` [PATCH RFC iproute2-next 2/2] rdma: man page update for link add/delete
[PATCH mlx5-next 00/11] Remove SRQ code from mlx5_core
2018-11-28 18:53 UTC (12+ messages)
` [PATCH mlx5-next 01/11] net/mlx5: Align SRQ licenses and copyright information
` [PATCH mlx5-next 02/11] net/mlx5: Remove dead transobj code
` [PATCH mlx5-next 03/11] net/mlx5: Remove not-used lib/eq.h header file
` [PATCH mlx5-next 04/11] net/mlx5: Remove references to local mlx5_core functions
` [PATCH mlx5-next 05/11] net/mlx5: Move SRQ functions to RDMA part
` [PATCH mlx5-next 06/11] RDMA/mlx5: Remove SRQ signature global flag
` [PATCH mlx5-next 07/11] RDMA/mlx5: Use stages for callback to setup and release DEVX
` [PATCH mlx5-next 08/11] RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format
` [PATCH mlx5-next 09/11] RDMA/mlx5: Initialize SRQ tables on mlx5_ib
` [PATCH mlx5-next 10/11] RDMA/mlx5: Unfold create RMP function
` [PATCH rdma-next 11/11] RDMA/mlx5: Unfold modify "
[PATCH] RDMA/drivers: fix spelling mistake "initalize" -> "initialize"
2018-11-28 15:11 UTC
[PATCH for-rc 0/2] Patches for 4.20 rc cycle
2018-11-28 14:44 UTC (2+ messages)
` [PATCH for-rc 2/2] IB/hfi1: Fix an out-of-bounds access in get_hw_stats
[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
2018-11-28 13:59 UTC (8+ messages)
[PATCH] IB/core: Fix for core panic
2018-11-28 13:42 UTC (3+ messages)
[PATCH] IB/core: Perform modify QP on real one
2018-11-28 13:08 UTC (4+ messages)
[PATCH] RDMA/uverbs: fix ptr_ret.cocci warnings
2018-11-27 23:21 UTC
[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
2018-11-27 13:58 UTC (7+ messages)
` [Intel-wired-lan] "
[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
2018-11-27 2:52 UTC (37+ messages)
[PATCH rdma-next 0/3] RDMA/hns: Updates for reset process of roce device in hip08
2018-11-27 1:07 UTC (12+ messages)
` [PATCH rdma-next 1/3] RDMA/hns: Add support for reset and loading or unloading driver occur simultaneously
` [PATCH rdma-next 2/3] RDMA/hns: Stop sending mailbox&cmq&doorbell when reset occured or is occuring
` [PATCH rdma-next 3/3] RDMA/hns: Modify hns RoCE device's name
[PATCH] IB/qib: fix spelling mistake "colescing" -> "coalescing"
2018-11-26 23:46 UTC (3+ messages)
[PATCH mlx5-next 00/13] Mellanox, mlx5 core driver events API
2018-11-26 22:39 UTC (14+ messages)
` [PATCH mlx5-next 01/13] net/mlx5: Driver events notifier API
` [PATCH mlx5-next 02/13] net/mlx5: Allow port change event to be forwarded to driver notifiers chain
` [PATCH mlx5-next 03/13] net/mlx5e: Use the new mlx5 core notifier API
` [PATCH mlx5-next 04/13] net/mlx5: Forward all mlx5 events to mlx5 notifiers chain
` [PATCH mlx5-next 05/13] IB/mlx5: Use the new mlx5 core notifier API
` [PATCH mlx5-next 06/13] net/mlx5: Remove unused events callback and logic
` [PATCH mlx5-next 07/13] IB/mlx5: Handle raw port change event rather than the software version
` [PATCH mlx5-next 08/13] net/mlx5: Allow forwarding event type general event as is
` [PATCH mlx5-next 09/13] IB/mlx5: Handle raw delay drop general event
` [PATCH mlx5-next 10/13] net/mlx5: Remove all deprecated software versions of FW events
` [PATCH mlx5-next 11/13] net/mlx5: Forward QP/WorkQueues resource events
` [PATCH mlx5-next 12/13] net/mlx5: Forward SRQ "
` [PATCH mlx5-next 13/13] net/mlx5: Debug print for forwarded async events
[PATCH mlx5-next 00/11] mlx5 core internal firmware events handling improvements
2018-11-26 22:16 UTC (13+ messages)
` [PATCH mlx5-next 01/11] net/mlx5: EQ, Introduce atomic notifier chain subscription API
` [PATCH mlx5-next 02/11] net/mlx5: FWTrace, Use async events chain
` [PATCH mlx5-next 03/11] net/mlx5: FPGA, "
` [PATCH mlx5-next 04/11] net/mlx5: Clock, "
` [PATCH mlx5-next 05/11] net/mlx5: E-Switch, "
` [PATCH mlx5-next 06/11] net/mlx5: FWPage, "
` [PATCH mlx5-next 07/11] net/mlx5: CmdIF, "
` [PATCH mlx5-next 08/11] net/mlx5: Resource tables, "
` [PATCH mlx5-next 09/11] net/mlx5: CQ ERR, "
` [PATCH mlx5-next 10/11] net/mlx5: Device events, "
` [PATCH mlx5-next 11/11] net/mlx5: Improve core device events handling
[PATCH] mm: Replace all open encodings for NUMA_NO_NODE
2018-11-26 6:45 UTC (7+ messages)
[PATCH rdma-next 0/7] Enrich DEVX support
2018-11-26 6:28 UTC (8+ messages)
` [PATCH mlx5-next 1/7] net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bits
` [PATCH rdma-next 2/7] IB/core: Introduce UVERBS_IDR_ANY_OBJECT
` [PATCH rdma-next 3/7] IB/core: Enable getting an object type from a given uobject
` [PATCH rdma-next 4/7] IB/mlx5: Enable modify and query verbs objects via DEVX
` [PATCH rdma-next 5/7] IB/mlx5: Enforce DEVX privilege by firmware
` [PATCH rdma-next 6/7] IB/mlx5: Update the supported DEVX commands
` [PATCH rdma-next 7/7] IB/mlx5: Allow XRC usage via verbs in DEVX context
[PATCH net-next] net: remove unsafe skb_insert()
2018-11-26 5:31 UTC (6+ messages)
[PATCH 0/8] net: y2038-safe socket timestamps
2018-11-26 0:25 UTC (12+ messages)
` [PATCH 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
` [PATCH 7/8] socket: Add SO_TIMESTAMP[NS]_NEW
[PATCH v2 net-next] net: remove unsafe skb_insert()
2018-11-25 23:49 UTC
[PATCH net-next] cxgb4: use new fw interface to get the VIN and smt index
2018-11-23 19:11 UTC (5+ messages)
[PATCH net-next 0/4] VLAN tag handling cleanup
2018-11-21 23:41 UTC (7+ messages)
` [PATCH net-next 1/4] net/vlan: introduce skb_vlan_tag_get_cfi() helper
` [PATCH net-next 2/4] net/hyperv: use skb_vlan_tag_*() helpers
` [PATCH net-next 3/4] benet: use skb_vlan_tag_get_prio()
` [PATCH net-next 4/4] mlx5: "
[PATCH] iser: set sector for ambiguous mr status errors
2018-11-21 23:02 UTC (2+ messages)
[PATCH] infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent
2018-11-21 22:59 UTC (2+ messages)
[PATCH] infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent
2018-11-21 22:59 UTC (2+ messages)
[PATCH V2 mlx5-next 00/12] mlx5 core generic EQ API for RDMA ODP
2018-11-21 21:32 UTC (16+ messages)
` [PATCH V2 mlx5-next 01/12] net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
` [PATCH V2 mlx5-next 02/12] net/mlx5: EQ, Remove unused fields and structures
` [PATCH V2 mlx5-next 03/12] net/mlx5: EQ, No need to store eq index as a field
` [PATCH V2 mlx5-next 04/12] net/mlx5: EQ, Remove redundant completion EQ list lock
` [PATCH V2 mlx5-next 05/12] net/mlx5: EQ, Move all EQ logic to eq.c
` [PATCH V2 mlx5-next 06/12] net/mlx5: EQ, Create all EQs in one place
` [PATCH V2 mlx5-next 07/12] net/mlx5: EQ, irq_info and rmap belong to eq_table
` [PATCH V2 mlx5-next 08/12] net/mlx5: EQ, Privatize eq_table and friends
` [PATCH V2 mlx5-next 09/12] net/mlx5: EQ, Different EQ types
` [PATCH V2 mlx5-next 10/12] net/mlx5: EQ, Generic EQ
` [PATCH V2 mlx5-next 11/12] {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
` [PATCH V2 mlx5-next 12/12] net/mlx5: EQ, Make EQE access methods inline
[PATCH iproute2-next v3] rdma: Document IB device renaming option
2018-11-21 13:59 UTC (4+ messages)
[PATCH mlx5-next 00/10] Collection of ODP fixes
2018-11-19 22:25 UTC (3+ messages)
[PATCH mlx5-next 00/12] mlx5 core generic EQ API for RDMA ODP
2018-11-19 18:43 UTC (14+ messages)
` [PATCH mlx5-next 02/12] net/mlx5: EQ, Remove unused fields and structures
` [PATCH mlx5-next 03/12] net/mlx5: EQ, No need to store eq index as a field
` [PATCH mlx5-next 04/12] net/mlx5: EQ, Remove redundant completion EQ list lock
` [PATCH mlx5-next 05/12] net/mlx5: EQ, Move all EQ logic to eq.c
` [PATCH mlx5-next 06/12] net/mlx5: EQ, Create all EQs in one place
` [PATCH mlx5-next 07/12] net/mlx5: EQ, irq_info and rmap belong to eq_table
` [PATCH mlx5-next 08/12] net/mlx5: EQ, Privatize eq_table and friends
` [PATCH mlx5-next 09/12] net/mlx5: EQ, Different EQ types
` [PATCH mlx5-next 10/12] net/mlx5: EQ, Generic EQ
` [PATCH mlx5-next 11/12] {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
` [PATCH mlx5-next 12/12] net/mlx5: EQ, Make EQE access methods inline
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).