linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-08 19:10:09 to 2018-11-23 10:36:28 UTC [more...]

[PATCH] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-23 10:36 UTC  (2+ messages)

[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
 2018-11-23  8:02 UTC  (34+ messages)

[PATCH net-next] cxgb4: use new fw interface to get the VIN and smt index
 2018-11-22 18:58 UTC  (4+ 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 3/4] benet: use skb_vlan_tag_get_prio()
` [PATCH net-next 2/4] net/hyperv: use skb_vlan_tag_*() helpers
` [PATCH net-next 4/4] mlx5: use skb_vlan_tag_get_prio()

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

[PATCH] infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent
 2018-11-21 22:59 UTC  (4+ messages)

[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-21 22:06 UTC  (17+ 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
  ` [LKP] [mm] 0e9755bfa2: kernel_BUG_at_include/linux/mm.h

[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/11] mlx5 core internal firmware events handling improvements
 2018-11-20 22:12 UTC  (12+ 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 mlx5-next 00/10] Collection of ODP fixes
 2018-11-19 22:25 UTC  (20+ messages)
` [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 mlx5-next 00/12] mlx5 core generic EQ API for RDMA ODP
 2018-11-19 18:43 UTC  (15+ messages)
` [PATCH mlx5-next 01/12] net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
` [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

general protection fault in rdma_listen (2)
 2018-11-16 17:44 UTC  (2+ messages)

[PATCH V2 net-next 0/5] net: hns3: Add support of hardware GRO to HNS3 Driver
 2018-11-15 17:46 UTC  (7+ messages)
` [PATCH V2 net-next 1/5] net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
` [PATCH V2 net-next 2/5] net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
` [PATCH V2 net-next 3/5] net: hns3: Add support for ethtool -K to enable/disable HW GRO
` [PATCH V2 net-next 4/5] net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
` [PATCH V2 net-next 5/5] net: hns3: Adds GRO params to SKB for the stack

[PATCH net-next 0/5] net: hns3: Add support of hardware GRO to HNS3 Driver
 2018-11-15  9:36 UTC  (8+ 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] 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 5/9] bridge: "
` [PATCH net-next 4/9] 8021q: "
` [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  (5+ messages)


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