messages from 2020-04-27 15:47:17 to 2020-05-04 05:30:32 UTC [more...]
[PATCH rdma-next v1 0/4] Add steering support for default miss
2020-05-04 5:30 UTC (3+ messages)
` [PATCH mlx5-next v1 1/4] {IB/net}/mlx5: Simplify don't trap code
` [PATCH rdma-next v1 3/4] RDMA/mlx5: Refactor DV create flow
[PATCH rdma-next v3 0/5] Set flow_label and RoCEv2 UDP source port for datagram QP
2020-05-04 5:19 UTC (6+ messages)
` [PATCH rdma-next v3 1/5] RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source port
` [PATCH rdma-next v3 2/5] RDMA/core: Consider flow label when building skb
` [PATCH rdma-next v3 3/5] RDMA/mlx5: Define RoCEv2 udp source port when set path
` [PATCH rdma-next v3 4/5] RDMA/cma: Initialize the flow label of CM's route path record
` [PATCH rdma-next v3 5/5] RDMA/mlx5: Set UDP source port based on the grh.flow_label
[PATCH] net/mlx5: reduce stack usage in qp_read_field
2020-05-03 5:30 UTC (5+ messages)
[PATCH for-next 0/3] EFA statistics minor updates
2020-05-02 23:33 UTC (2+ messages)
[PATCH V8 mlx5-next 00/16] Add support to get xmit slave
2020-05-02 23:31 UTC (20+ messages)
` [PATCH V8 mlx5-next 01/16] net/core: Introduce netdev_get_xmit_slave
` [PATCH V8 mlx5-next 02/16] bonding: Export skip slave logic to function
` [PATCH V8 mlx5-next 03/16] bonding: Rename slave_arr to usable_slaves
` [PATCH V8 mlx5-next 04/16] bonding/alb: Add helper functions to get the xmit slave
` [PATCH V8 mlx5-next 05/16] bonding: Add helper function to get the xmit slave based on hash
` [PATCH V8 mlx5-next 06/16] bonding: Add helper function to get the xmit slave in rr mode
` [PATCH V8 mlx5-next 07/16] bonding: Add function to get the xmit slave in active-backup mode
` [PATCH V8 mlx5-next 08/16] bonding: Add array of all slaves
` [PATCH V8 mlx5-next 09/16] bonding: Implement ndo_get_xmit_slave
` [PATCH V8 mlx5-next 10/16] net/mlx5: Change lag mutex lock to spin lock
` [PATCH V8 mlx5-next 11/16] net/mlx5: Add support to get lag physical port
` [PATCH V8 rdma-next 12/16] RDMA: Group create AH arguments in struct
` [PATCH V8 rdma-next 13/16] RDMA/core: Add LAG functionality
` [PATCH V8 rdma-next 14/16] RDMA/core: Get xmit slave for LAG
` [PATCH V8 rdma-next 15/16] RDMA/mlx5: Refactor affinity related code
` [PATCH V8 rdma-next 16/16] RDMA/mlx5: Set lag tx affinity according to slave
[PATCH v1 0/7] svcrdma observability improvements
2020-05-01 17:41 UTC (8+ messages)
` [PATCH v1 1/7] svcrdma: Clean up the tracing for rw_ctx_init errors
` [PATCH v1 2/7] svcrdma: Clean up handling of get_rw_ctx errors
` [PATCH v1 3/7] svcrdma: Trace page overruns when constructing RDMA Reads
` [PATCH v1 4/7] svcrdma: trace undersized Write chunks
` [PATCH v1 5/7] svcrdma: Fix backchannel return code
` [PATCH v1 6/7] svcrdma: Remove backchannel dprintk call sites
` [PATCH v1 7/7] svcrdma: Rename tracepoints that record header decoding errors
[PATCH v1 0/7] RPC server tracepoints
2020-05-01 17:33 UTC (8+ messages)
` [PATCH v1 1/7] SUNRPC: svc_show_status() macro needs enum definitions
` [PATCH v1 2/7] SUNRPC: Move xpt_mutex into socket xpo_sendto methods
` [PATCH v1 3/7] svcrdma: Displayed remote IP address should match stored address
` [PATCH v1 4/7] SUNRPC: Remove kernel memory address from svc_xprt tracepoints
` [PATCH v1 5/7] SUNRPC: Tracepoint to record errors in svc_xpo_create()
` [PATCH v1 6/7] SUNRPC: Trace a few more generic svc_xprt events
` [PATCH v1 7/7] svcrdma: Add tracepoints to report ->xpo_accept failures
[PATCH v13 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
2020-05-01 14:24 UTC (15+ messages)
` [PATCH v13 19/25] block/rnbd: server: private header with server structs and functions
` [PATCH v13 23/25] block/rnbd: include client and server modules into kernel compilation
` [PATCH v13 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules
[rdma:wip/jgg-for-next] BUILD SUCCESS 0eacc574aae7300bf46c10c7116c3ba5825505b7
2020-05-01 13:16 UTC
[PATCH rdma-next v1 00/36] Refactor mlx5_ib_create_qp
2020-04-30 23:13 UTC (31+ messages)
` [PATCH rdma-next v1 08/36] RDMA/mlx5: Split scatter CQE configuration for DCT QP
` [PATCH rdma-next v1 10/36] RDMA/mlx5: Move DRIVER QP flags check into separate function
` [PATCH rdma-next v1 11/36] RDMA/mlx5: Remove second copy from user for non RSS RAW QPs
` [PATCH rdma-next v1 12/36] RDMA/mlx5: Initial separation of RAW_PACKET QP from common flow
` [PATCH rdma-next v1 13/36] RDMA/mlx5: Delete create QP flags obfuscation
` [PATCH rdma-next v1 14/36] RDMA/mlx5: Process create QP flags in one place
` [PATCH rdma-next v1 15/36] RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature
` [PATCH rdma-next v1 16/36] RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags
` [PATCH rdma-next v1 17/36] RDMA/mlx5: Return all configured create flags through query QP
` [PATCH rdma-next v1 18/36] RDMA/mlx5: Process all vendor flags in one place
` [PATCH rdma-next v1 19/36] RDMA/mlx5: Delete unsupported QP types
` [PATCH rdma-next v1 20/36] RDMA/mlx5: Store QP type in the vendor QP structure
` [PATCH rdma-next v1 21/36] RDMA/mlx5: Promote RSS RAW QP attribute check in higher level
` [PATCH rdma-next v1 22/36] RDMA/mlx5: Combine copy of create QP command in RSS RAW QP
` [PATCH rdma-next v1 23/36] RDMA/mlx5: Remove second user copy in create_user_qp
` [PATCH rdma-next v1 24/36] RDMA/mlx5: Rely on existence of udata to separate kernel/user flows
` [PATCH rdma-next v1 25/36] RDMA/mlx5: Delete impossible inlen check
` [PATCH rdma-next v1 26/36] RDMA/mlx5: Globally parse DEVX UID
` [PATCH rdma-next v1 27/36] RDMA/mlx5: Separate XRC_TGT QP creation from common flow
` [PATCH rdma-next v1 28/36] RDMA/mlx5: Separate to user/kernel create QP flows
` [PATCH rdma-next v1 29/36] RDMA/mlx5: Reduce amount of duplication in QP destroy
` [PATCH rdma-next v1 30/36] RDMA/mlx5: Group all create QP parameters to simplify in-kernel interfaces
` [PATCH rdma-next v1 31/36] RDMA/mlx5: Promote RSS RAW QP flags check to higher level
` [PATCH rdma-next v1 32/36] RDMA/mlx5: Handle udate outlen checks in one place
` [PATCH rdma-next v1 33/36] RDMA/mlx5: Copy response to the user "
` [PATCH rdma-next v1 34/36] RDMA/mlx5: Remove redundant destroy QP call
` [PATCH rdma-next v1 35/36] RDMA/mlx5: Consolidate into special function all create QP calls
` [PATCH rdma-next v1 36/36] RDMA/mlx5: Verify that QP is created with RQ or SQ
[PATCH 00/37] net: manually convert files to ReST format - part 2
2020-04-30 19:56 UTC (4+ messages)
` [PATCH 24/37] docs: networking: convert rds.txt to ReST
[PATCH V8 rdma-next 12/16] RDMA: Group create AH arguments in struct
2020-04-30 19:46 UTC
[PATCH V7 mlx5-next 00/16] Add support to get xmit slave
2020-04-30 19:45 UTC (18+ messages)
` [PATCH V7 mlx5-next 01/11] net/core: Introduce netdev_get_xmit_slave
` [PATCH V7 mlx5-next 02/11] bonding: Export skip slave logic to function
` [PATCH V7 mlx5-next 03/11] bonding: Rename slave_arr to usable_slaves
` [PATCH V7 mlx5-next 04/11] bonding/alb: Add helper functions to get the xmit slave
` [PATCH V7 mlx5-next 05/11] bonding: Add helper function to get the xmit slave based on hash
` [PATCH V7 mlx5-next 06/11] bonding: Add helper function to get the xmit slave in rr mode
` [PATCH V7 mlx5-next 07/11] bonding: Add function to get the xmit slave in active-backup mode
` [PATCH V7 mlx5-next 08/11] bonding: Add array of all slaves
` [PATCH V7 mlx5-next 09/11] bonding: Implement ndo_get_xmit_slave
` [PATCH V7 mlx5-next 10/11] net/mlx5: Change lag mutex lock to spin lock
` [PATCH V7 mlx5-next 11/11] net/mlx5: Add support to get lag physical port
` [PATCH V7 rdma-next 12/16] RDMA: Group create AH arguments in struct
` [PATCH V7 rdma-next 13/16] RDMA/core: Add LAG functionality
` [PATCH V7 rdma-next 14/16] RDMA/core: Get xmit slave for LAG
` [PATCH V7 rdma-next 15/16] RDMA/mlx5: Refactor affinity related code
` [PATCH V7 rdma-next 16/16] RDMA/mlx5: Set lag tx affinity according to slave
[PATCH rdma-core 0/4] RDMA-CM unique device identifier
2020-04-30 15:42 UTC (5+ messages)
` [PATCH rdma-core 1/4] Update kernel headers
` [PATCH rdma-core 2/4] libibverbs: Fix description of ibv_get_device_guid man page
` [PATCH rdma-core 3/4] libibverbs: Get stable IB device index
` [PATCH rdma-core 4/4] librdmacm: Rely on IB device index if available
[PATCH rdma-next] RDMA/ucma: Return stable IB device index as identifier
2020-04-30 15:29 UTC
Request for feedback : Possible use-after-free in routing SA query via netlink
2020-04-30 15:18 UTC (3+ messages)
[PATCH AUTOSEL 5.6 48/79] net/mlx5: Fix failing fw tracer allocation on s390
2020-04-30 13:50 UTC (3+ messages)
` [PATCH AUTOSEL 5.6 49/79] net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overruns
` [PATCH AUTOSEL 5.6 50/79] net/mlx5e: Get the latest values from counters in switchdev mode
[PATCH AUTOSEL 5.4 34/57] net/mlx5: Fix failing fw tracer allocation on s390
2020-04-30 13:51 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 35/57] net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overruns
` [PATCH AUTOSEL 5.4 36/57] net/mlx5e: Get the latest values from counters in switchdev mode
[PATCH AUTOSEL 4.19 20/30] net/mlx5: Fix failing fw tracer allocation on s390
2020-04-30 13:53 UTC
[PATCH for-next 0/3] RDMA/hns: Misc cleanups
2020-04-30 10:31 UTC (4+ messages)
` [PATCH for-next 1/3] RDMA/hns: Fix comments with non-English symbols
` [PATCH for-next 2/3] RDMA/hns: Adjust lp_pktn_ini dynamically
` [PATCH for-next 3/3] RDMA/hns: Remove redundant assignment of caps
[PATCH for-next] RDMA/core: Assign the name of device when allocating ib_device
2020-04-30 7:55 UTC (20+ messages)
[PATCH v13 13/25] RDMA/rtrs: include client and server modules into kernel compilation
2020-04-30 6:15 UTC (3+ messages)
[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
2020-04-29 23:03 UTC (14+ messages)
` [PATCH v6 06/12] "
` [regression] "
` [regression?] "
[rdma:wip/jgg-for-next] BUILD SUCCESS dfb25edd972af23819efcded636d0df5ab37c38f
2020-04-29 22:11 UTC
[PATCH 1/1] i40iw: remove bogus call to netdev_master_upper_dev_get
2020-04-29 15:33 UTC (2+ messages)
[PATCH 00/16] Add support to get xmit slave
2020-04-29 15:01 UTC (17+ messages)
` [PATCH V6 mlx5-next 10/16] RDMA: Group create AH arguments in struct
` [PATCH V6 mlx5-next 11/16] RDMA/core: Add LAG functionality
` [PATCH V6 mlx5-next 12/16] RDMA/core: Get xmit slave for LAG
` [PATCH V6 mlx5-next 13/16] net/mlx5: Change lag mutex lock to spin lock
[GIT PULL] Please pull RDMA subsystem changes
2020-04-28 20:40 UTC (2+ messages)
[RFC PATCH] RDMA/siw: Experimental e2e negotiation of GSO usage
2020-04-28 20:00 UTC (3+ messages)
[PATCH] net/mlx5e: Remove unneeded semicolon
2020-04-28 19:49 UTC (2+ messages)
[PATCH mlx5-next 0/9] Mellanox, mlx5-next updates 2020-04-24
2020-04-28 19:47 UTC (5+ messages)
` [PATCH mlx5-next 3/9] net/mlx5: Use aligned variable while allocating ICM memory
[PATCH v12 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
2020-04-28 12:41 UTC (4+ messages)
WARNING in ib_unregister_device_queued
2020-04-28 12:31 UTC (3+ messages)
[PATCH v3 for-next 1/5] RDMA/hns: Optimize PBL buffer allocation process
2020-04-28 12:28 UTC (6+ messages)
` [RFC PATCH] RDMA/hns: hns_roce_mr_free() can be static
[PATCH v4 for-next 0/5] RDMA/hns: Optimize PBL buffer allocation process
2020-04-28 11:03 UTC (6+ messages)
` [PATCH v4 for-next 1/5] "
` [PATCH v4 for-next 2/5] RDMA/hns: Remove unused MTT functions
` [PATCH v4 for-next 3/5] RDMA/hns: Optimize WQE buffer size calculating process
` [PATCH v4 for-next 4/5] RDMA/hns: Move SRQ code to the reasonable place
` [PATCH v4 for-next 5/5] RDMA/hns: Optimize SRQ buffer size calculating process
[PATCH 05/17] nvme-fabrics: Allow user enabling metadata/T10-PI support
2020-04-28 9:18 UTC (12+ messages)
[RFC PATCH v5 01/16] RDMA/irdma: Add driver framework definitions
2020-04-28 0:03 UTC (13+ messages)
[PATCH] i40iw: Fix error handling in i40iw_manage_arp_cache()
2020-04-27 17:54 UTC (3+ messages)
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).