messages from 2018-10-17 01:48:23 to 2018-11-14 02:58:09 UTC [more...]
[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
2018-11-14 2:58 UTC (2+ messages)
[PATCH net-next 0/5] net: hns3: Add support of hardware GRO to HNS3 Driver
2018-11-13 11:24 UTC (7+ messages)
` [PATCH net-next 1/5] net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
` [PATCH net-next 2/5] net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
` [PATCH net-next 3/5] net: hns3: Add support for ethtool -K to enable/disable HW GRO
` [PATCH net-next 4/5] net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
` [PATCH net-next 5/5] net: hns3: Adds GRO params to SKB for the stack
[PATCH mlx5-next 00/10] Collection of ODP fixes
2018-11-12 20:43 UTC (20+ messages)
` [PATCH mlx5-next 01/10] net/mlx5: Release resource on error flow
` [PATCH mlx5-next 02/10] IB/mlx5: Avoid hangs due to a missing completion
` [PATCH mlx5-next 03/10] net/mlx5: Add interface to hold and release core resources
` [PATCH mlx5-next 04/10] net/mlx5: Enumerate page fault types
` [PATCH mlx5-next 05/10] IB/mlx5: Lock QP during page fault handling
` [PATCH mlx5-next 06/10] net/mlx5: Return success for PAGE_FAULT_RESUME in internal error state
` [PATCH mlx5-next 07/10] net/mlx5: Use multi threaded workqueue for page fault handling
` [PATCH mlx5-next 08/10] IB/mlx5: Call PAGE_FAULT_RESUME command asynchronously
` [PATCH mlx5-next 09/10] net/mlx5: Remove unused function
` [PATCH mlx5-next 10/10] IB/mlx5: Improve ODP debugging messages
[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
2018-11-12 16:14 UTC (11+ messages)
` [PATCH v2 1/6] mm/gup: finish consolidating error handling
` [PATCH v2 2/6] mm: introduce put_user_page*(), placeholder versions
` [PATCH v2 3/6] infiniband/mm: convert put_page() to put_user_page*()
` [PATCH v2 4/6] mm: introduce page->dma_pinned_flags, _count
` [PATCH v2 5/6] mm: introduce zone_gup_lock, for dma-pinned pages
` [PATCH v2 6/6] mm: track gup pages with page->dma_pinned_* fields
[PATCH] infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent
2018-11-12 15:31 UTC (2+ messages)
[PATCH] infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent
2018-11-12 15:31 UTC (3+ messages)
[PATCH] infiniband/hw/hns/hns_roce_hw_v2.c: Use dma_zalloc_coherent
2018-11-12 12:04 UTC (3+ messages)
[RFC] mm: Replace all open encodings for NUMA_NO_NODE
2018-11-12 11:47 UTC (6+ messages)
general protection fault in rds_recv_rcvbuf_delta
2018-11-12 5:51 UTC
[RFC PATCH 00/10] net: hns3: Adds support of debugfs to HNS3 driver
2018-11-11 16:47 UTC (19+ messages)
` [RFC PATCH 01/10] net: hns3: Add debugfs framework registration
` [RFC PATCH 02/10] net: hns3: Add "queue info" query function
` [RFC PATCH 03/10] net: hns3: Add "FD flow table" info "
` [RFC PATCH 04/10] net: hns3: Add "promisc mode" config "
` [RFC PATCH 05/10] net: hns3: Add "tc config" "
` [RFC PATCH 06/10] net: hns3: Add "tm "
` [RFC PATCH 07/10] net: hns3: Add checksum "
` [RFC PATCH 08/10] net: hns3: Add PFC config "
` [RFC PATCH 09/10] net: hns3: Add "qos prio map" "
` [RFC PATCH 10/10] net: hns3: Add "qos buffer" config "
[PATCH net-next 0/9] Use __vlan_hwaccel_*() helpers
2018-11-11 16:16 UTC (14+ messages)
` [PATCH net-next 1/9] cxgb4: use __vlan_hwaccel helpers
` [PATCH net-next 3/9] net/core: "
` [PATCH net-next 2/9] nfnetlink/queue: "
` [PATCH net-next 4/9] 8021q: "
` [PATCH net-next 5/9] bridge: "
` [PATCH net-next 7/9] benet: "
` [PATCH net-next 6/9] ipv4/tunnel: "
` [PATCH net-next 8/9] mlx4: "
` [PATCH net-next 9/9] sky2: "
[PATCH net-next 0/4] Remove VLAN_TAG_PRESENT from drivers
2018-11-09 21:58 UTC (9+ messages)
` [PATCH net-next] i40iw: remove use of VLAN_TAG_PRESENT
` [PATCH net-next 4/4] OVS: "
` [PATCH net-next 3/4] gianfar: "
` [PATCH net-next 2/4] cnic: "
[PATCH rdma] net/mlx5: Fix XRC SRQ umem valid bits
2018-11-07 22:07 UTC (7+ messages)
general protection fault in rdma_listen (2)
2018-11-07 18:59 UTC
[PATCH 0/6] RFC: gup+dma: tracking dma-pinned pages
2018-11-07 6:36 UTC (22+ messages)
` [PATCH 4/6] mm: introduce page->dma_pinned_flags, _count
[PATCH V2] mlx5: Fix formats with line continuation whitespace
2018-11-06 21:34 UTC (3+ messages)
[PATCH iproute2-next v3] rdma: Document IB device renaming option
2018-11-06 3:13 UTC (2+ messages)
[PATCH iproute2-next] rdma: Refresh help section of resource information
2018-11-05 16:40 UTC (3+ messages)
[PATCH] net/mlx5e: fix high stack usage
2018-11-05 11:24 UTC (12+ messages)
[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
2018-11-05 8:37 UTC (14+ messages)
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions
[PATCH iproute2-next v2] rdma: Document IB device renaming option
2018-11-04 19:00 UTC (3+ messages)
[PATCH iproute2-next v1 0/4] rdma: IB device rename
2018-11-04 11:12 UTC (10+ messages)
` [PATCH iproute2-next v1 1/4] rdma: Update kernel include file to support IB device renaming
` [PATCH iproute2-next v1 2/4] rdma: Introduce command execution helper with required device name
` [PATCH iproute2-next v1 3/4] rdma: Add an option to rename IB device interface
` [PATCH iproute2-next v1 4/4] rdma: Document IB device renaming option
KASAN: use-after-free Read in ucma_event_handler
2018-11-01 14:33 UTC
[PATCH] mlx5: Fix formats with line continuation whitespace
2018-11-01 7:20 UTC (2+ messages)
WARNING in rds_message_alloc_sgs
2018-10-31 16:44 UTC (4+ messages)
[mainline][bisected 55469b][ppc] build error at drivers/net/ethernet/mellanox/mlx4/en_rx.c
2018-10-30 7:05 UTC (2+ messages)
[PATCH iproute2-next 0/3] rdma: IB device rename
2018-10-29 17:34 UTC (8+ messages)
` [PATCH iproute2-next 1/3] rdma: Update kernel include file to support IB device renaming
` [PATCH iproute2-next 2/3] rdma: Introduce command execution helper with required device name
` [PATCH iproute2-next 3/3] rdma: Add an option to rename IB device interface
[PATCH] IB/core: Perform modify QP on real one
2018-10-29 15:12 UTC
[PATCH] RDMA/hns: Use 64-bit arithmetic instead of 32-bit
2018-10-29 10:07 UTC (6+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2018-10-26 14:50 UTC (2+ messages)
[PATCH] RDMA/cxgb3: Fix unintended sign extension
2018-10-25 16:03 UTC (3+ messages)
[PATCH] rdmacg: fix a typo in rdmacg documentation
2018-10-23 19:53 UTC (3+ messages)
KASAN: use-after-free Read in wait_for_completion
2018-10-21 9:40 UTC
[PATCH] iw_cxgb4: fix a missing-check bug
2018-10-21 0:15 UTC (4+ messages)
rdma-core doesn't install driver.h, broke libibscif
2018-10-18 15:10 UTC (2+ messages)
[PATCH v2 3/4] IB/hw: cleanup of incorrect pd->uobject usage
2018-10-18 12:22 UTC
[PATCH] RDMA/ucma: Fix Spectre v1 vulnerability
2018-10-18 8:13 UTC (3+ messages)
[PATCH rdma-next] IB/mlx5: Add support for extended atomic operations
2018-10-17 15:55 UTC (2+ messages)
[PATCH rdma-next v1 0/4] Scatter to CQE
2018-10-17 15:27 UTC (4+ messages)
[PATCH v2] IB/rxe: Avoid implicit enum conversions in rxe_init functions
2018-10-17 10:23 UTC (3+ messages)
` [PATCH v3] IB/rxe: Remove unnecessary enum values
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).