linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-26 04:35:49 to 2018-08-16 21:57:26 UTC [more...]

[GIT PULL] Please pull RDMA subsystem changes
 2018-08-16 21:57 UTC 

[PATCH] Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"
 2018-08-16 20:31 UTC 

[PATCH v3] net/mlx5e: Delete unneeded function argument
 2018-08-16 19:28 UTC  (3+ messages)

[PATCH mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask
 2018-08-16 18:32 UTC  (20+ messages)

[PATCH] rdma: move the ib_wr_opcode enum to include/uapi
 2018-08-16 18:01 UTC  (4+ messages)

[PATCH] avoid race condition between start_xmit and cm_rep_handler
 2018-08-16 13:04 UTC  (4+ messages)

[PATCH v2] net/mlx5: Delete unneeded function argument
 2018-08-16 10:31 UTC  (4+ messages)

[PATCH] RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmt
 2018-08-16 10:30 UTC  (3+ messages)

[PATCH] avoid race condition between start_xmit and cm_rep_handler
 2018-08-16  1:24 UTC  (2+ messages)

[PATCH] net/mlx5: Delete unneeded function argument
 2018-08-15 14:20 UTC  (2+ messages)

[PATCH] rds: fix building with IPV6=m
 2018-08-14 19:15 UTC  (4+ messages)

[PATCH 0/3] net, IB/ipoib: Use dev_port to disambiguate
 2018-08-13 17:17 UTC  (7+ messages)
` [PATCH 1/3] IB/ipoib: Use dev_port to expose network interface port numbers
` [PATCH 2/3] IB/ipoib: Stop using dev_id to expose "
` [PATCH 3/3] Documentation/ABI: document /sys/class/net/*/dev_port

[PATCH v6 1/9] PCI: Check for PCIe downtraining conditions
 2018-08-09 14:02 UTC  (21+ messages)
  ` [PATCH v6 2/9] bnx2x: Do not call pcie_print_link_status()
  ` [PATCH v6 3/9] bnxt_en: "
  ` [PATCH v6 4/9] cxgb4: "
  ` [PATCH v6 5/9] fm10k: "
  ` [PATCH v6 6/9] ixgbe: "
  ` [PATCH v6 7/9] net/mlx4: "
  ` [PATCH v6 8/9] net/mlx5: "
  ` [PATCH v6 9/9] nfp: "

[PATCH mlx5-next 0/6] Mellanox, mlx5 next updates 2018-08-09
 2018-08-09  4:34 UTC  (9+ messages)
` [PATCH mlx5-next 1/6] net/mlx5: Use max_num_eqs for calculation of required MSIX vectors
` [PATCH mlx5-next 2/6] net/mlx5: Rename modify/query_vport state related enums
` [PATCH mlx5-next 3/6] net/mlx5: E-Switch, Remove unused argument when creating legacy FDB
` [PATCH mlx5-next 4/6] net/mlx5: Remove unused mlx5_query_vport_admin_state
` [PATCH mlx5-next 5/6] net/mlx5: Unexport functions that need not be exported
` [PATCH mlx5-next 6/6] net/mlx5: Reduce command polling interval

[PATCH 00/33] net: ethernet: Mark expected switch fall-throughs
 2018-08-08 22:26 UTC  (7+ messages)
` [PATCH 17/33] net/mlx4/mcg: "
` [PATCH 18/33] net/mlx4/en_rx: "
` [PATCH 24/33] net/mlx5e: "

[PATCH v2] RDMA/rxe: Set wqe->status correctly if an unexpected response is received
 2018-08-08 15:58 UTC  (2+ messages)

[PATCH rdma-next v4 0/3] overflow.h: Add left-shift helper
 2018-08-08 15:53 UTC  (6+ messages)
` [PATCH rdma-next v4 1/3] overflow.h: Add arithmetic shift helper
` [PATCH rdma-next v4 2/3] test_overflow: Add shift overflow tests
` [PATCH rdma-next v4 3/3] RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq

KASAN: use-after-free Read in __rhashtable_lookup
 2018-08-08  9:26 UTC  (2+ messages)

possible deadlock in rds_wake_sk_sleep
 2018-08-07 21:07 UTC  (2+ messages)

[PATCH net-next] RDS: IB: fix 'passing zero to ERR_PTR()' warning
 2018-08-07 20:20 UTC  (3+ messages)

[PATCH] IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
 2018-08-03 16:23 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2018-08-03 16:11 UTC 

[PATCH 1/1] qed: Add firmware 8.37.7.0
 2018-08-03 13:23 UTC 

[PATCH rdma-next 00/10] IPoIB uninit
 2018-08-03  2:31 UTC  (12+ messages)
` [PATCH rdma-next 01/10] IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
` [PATCH rdma-next 02/10] IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
` [PATCH rdma-next 03/10] IB/ipoib: Move all uninit code into ndo_uninit
` [PATCH rdma-next 04/10] IB/ipoib: Make ipoib_neigh_hash_uninit fully fence its work
` [PATCH rdma-next 05/10] IB/ipoib: Move init code to ndo_init
` [PATCH rdma-next 06/10] RDMA/netdev: Use priv_destructor for netdev cleanup
` [PATCH rdma-next 07/10] IB/ipoib: Get rid of the sysfs_mutex
` [PATCH rdma-next 08/10] IB/ipoib: Do not remove child devices from within the ndo_uninit
` [PATCH rdma-next 09/10] IB/ipoib: Maintain the child_intfs list from ndo_init/uninit
` [PATCH rdma-next 10/10] IB/ipoib: Consolidate checking of the proposed child interface

[bug report] net/mlx5e: Gather all XDP pre-requisite checks in a single function
 2018-08-02 12:31 UTC 

[PATCH v3 0/3] overflow.h: Add arithmetic shift helper
 2018-08-01 18:44 UTC  (6+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] test_overflow: Add shift overflow tests
` [PATCH v3 3/3] RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq

linux-next: manual merge of the net-next tree with the rdma tree
 2018-08-01 18:30 UTC  (10+ messages)

[PATCH] net/mlx5e: Fix uninitialized variable
 2018-08-01 17:19 UTC  (5+ messages)

[PATCH net-next] rds: remove redundant variable 'rds_ibdev'
 2018-08-01 17:01 UTC  (2+ messages)

[PATCH rdma-next 00/12] RDMA fixes 2018-06-24
 2018-08-01 16:14 UTC  (6+ messages)
` [PATCH rdma-next 08/12] overflow.h: Add arithmetic shift helper

[PATCH v2 0/3] overflow.h: Add arithmetic shift helper
 2018-08-01 15:48 UTC  (13+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] test_overflow: Add shift overflow tests
` [PATCH v2 3/3] RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq

[PATCH rdma-next 00/27] Flow actions to mutate packets
 2018-07-31 14:11 UTC  (31+ messages)
` [PATCH mlx5-next 01/27] net/mlx5: Cleanup flow namespace getter switch logic
` [PATCH mlx5-next 02/27] net/mlx5: Add proper NIC TX steering flow tables support
` [PATCH mlx5-next 03/27] net/mlx5: Export modify header alloc/dealloc functions
` [PATCH mlx5-next 04/27] net/mlx5: Add support for more namespaces when allocating modify header
` [PATCH mlx5-next 05/27] net/mlx5: Break encap/decap into two separated flow table creation flags
` [PATCH mlx5-next 06/27] net/mlx5: Move header encap type to IFC header file
` [PATCH mlx5-next 07/27] {net, RDMA}/mlx5: Rename encap to reformat packet
` [PATCH mlx5-next 08/27] net/mlx5: Expose new packet reformat capabilities
` [PATCH mlx5-next 09/27] net/mlx5: Pass a namespace for packet reformat ID allocation
` [PATCH mlx5-next 10/27] net/mlx5: Export packet reformat alloc/dealloc functions
` [PATCH rdma-next 11/27] RDMA/mlx5: Add NIC TX steering support
` [PATCH rdma-next 12/27] RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language
` [PATCH rdma-next 13/27] RDMA/mlx5: Add a new flow action verb, modify header
` [PATCH rdma-next 14/27] RDMA/mlx5: Enable attaching modify header to steering flows
` [PATCH rdma-next 15/27] RDMA/mlx5: Enable decap and packet reformat on flow tables
` [PATCH rdma-next 16/27] RDMA/uverbs: Add generic function to fill in flow action object
` [PATCH rdma-next 17/27] RDMA/mlx5: Add new flow action verb, packet reformat
` [PATCH rdma-next 18/27] RDMA/mlx5: Enable attaching DECAP action to steering flows
` [PATCH rdma-next 19/27] RDMA/mlx5: Extend packet reformat verbs
` [PATCH rdma-next 20/27] RDMA/mlx5: Enable reformat on NIC RX if supported
` [PATCH rdma-next 21/27] RDMA/mlx5: Enable attaching packet reformat action to steering flows
` [PATCH rdma-next 22/27] IB/uverbs: Add IDRs array attribute type to ioctl() interface
` [PATCH rdma-next 23/27] RDMA/mlx5: Refactor flow action parsing to be more generic
` [PATCH rdma-next 24/27] RDMA/mlx5: Refactor DEVX flow creation
` [PATCH rdma-next 25/27] RDMA/mlx5: Add flow actions support to DEVX create flow
` [PATCH rdma-next 26/27] RDMA/mlx5: Add NIC TX namespace when getting a flow table
` [PATCH rdma-next 27/27] RDMA/mlx5: Allow creating a matcher for a NIC TX "

[PATCH rdma] IB/cache: Restore compatibility for ib_query_gid
 2018-07-29 19:42 UTC  (5+ messages)

[PATCH PATCH net-next 00/18] net whitespace cleanups
 2018-07-27 20:39 UTC  (3+ messages)
` [PATCH PATCH net-next 15/18] sunrpc: whitespace fixes

[PATCH] net/rds/Kconfig: Correct the RDS depends
 2018-07-27 20:19 UTC  (3+ messages)

[PATCH] net/rds/Kconfig: RDS should depend on IPV6
 2018-07-27 13:11 UTC  (7+ messages)

[PATCH v2] IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd port
 2018-07-26 22:12 UTC  (2+ messages)

[PATCH] RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
 2018-07-26 21:04 UTC  (2+ messages)

[PATCH rdma-next v2 0/8] Support mlx5 flow steering with RAW data
 2018-07-26 14:58 UTC  (8+ messages)

[PATCH] drivers: infiniband: core: Remove extra parentheses
 2018-07-26 12:02 UTC  (3+ messages)

general protection fault in rds_ib_get_mr
 2018-07-26 11:40 UTC  (10+ messages)

[PATCH] rds: send: Fix dead code in rds_sendmsg
 2018-07-26  5:38 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;
as well as URLs for NNTP newsgroup(s).