messages from 2015-12-21 06:22:52 to 2015-12-23 20:04:18 UTC [more...]
[PATCH rdma-RC] IB/cm: Fix rb-tree duplicate free and use-after-free
2015-12-23 20:04 UTC (8+ messages)
` [PATCH rdma-RC] IB/cm: Fix sleeping while atomic when creating AH from WC
[PATCH 0/2] IB multicast cleanup patches V2
2015-12-23 20:02 UTC (7+ messages)
` [PATCH 1/2] Isolate common list remove code
` [PATCH 2/2] Move multicast specific code out of ipoib_main.c
[PATCH] IB/mad: Ensure fairness in ib_mad_completion_handler
2015-12-23 20:01 UTC (2+ messages)
[PATCH v4 00/11] NFS/RDMA server patches for v4.5
2015-12-23 19:59 UTC (7+ messages)
` [PATCH v4 01/11] svcrdma: Do not send XDR roundup bytes for a write chunk
[PATCH] IB/usnic: Handle 0 counts in resource allocation
2015-12-23 19:48 UTC (2+ messages)
completion queue abstraction V2
2015-12-23 19:44 UTC (2+ messages)
[PATCH] IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq
2015-12-23 19:35 UTC (2+ messages)
[PATCH 0/3] IB core: 64 bit counter support V3
2015-12-23 19:33 UTC (12+ messages)
` [PATCH 1/3] Create get_perf_mad function in sysfs.c
` [PATCH 2/3] Specify attribute_id in port_table_attribute
` [PATCH 3/3] Display extended counter set if available
ocrdma failure in 4.4.0-rc5
2015-12-23 19:22 UTC (5+ messages)
[PATCH net-next 0/2] new maintainers for Mellanox mlx4/mlx5 core and IB drivers
2015-12-23 18:31 UTC (4+ messages)
` [PATCH net-next 1/2] MAINTAINERS: Assign new maintainers to Mellanox mlx5 "
` [PATCH net-next 2/2] MAINTAINERS: Assign maintainer to Mellanox mlx4 "
MR cleanups / dead code removal V2
2015-12-23 18:27 UTC (12+ messages)
` [PATCH 01/10] IB: start documenting device capabilities
` [PATCH 02/10] IB: remove ib_query_mr
` [PATCH 03/10] IB: remove support for phys MRs
` [PATCH 04/10] IB: remove in-kernel support for memory windows
` [PATCH 05/10] cxgb3: simplify iwch_get_dma_wr
` [PATCH 06/10] nes: simplify nes_reg_phys_mr calling conventions
` [PATCH 07/10] amso1100: fold c2_reg_phys_mr into c2_get_dma_mr
` [PATCH 08/10] ehca: stop using struct ib_phys_buf
` [PATCH 09/10] IB: remove the struct ib_phys_buf definition
` [PATCH 10/10] IB: remove the write-only usecnt field from struct ib_mr
[PATCH] IB/cma: cma_match_net_dev needs to take into account port_num
2015-12-23 17:57 UTC (13+ messages)
[PATCH V1 00/16] add Intel(R) X722 iWARP driver
2015-12-23 17:24 UTC (26+ messages)
` [PATCH V1 01/16] i40e: Add support for client interface for IWARP driver
` [PATCH V1 02/16] i40iw: add main, hdr, status
` [PATCH V1 03/16] i40iw: add connection management code
` [PATCH V1 04/16] i40iw: add puda code
` [PATCH V1 05/16] i40iw: add pble resource files
` [PATCH V1 06/16] i40iw: add hmc "
` [PATCH V1 07/16] i40iw: add hw and utils files
` [PATCH V1 08/16] i40iw: add files for iwarp interface
` [PATCH V1 09/16] i40iw: add file to handle cqp calls
` [PATCH V1 10/16] i40iw: add hardware related header files
` [PATCH V1 11/16] i40iw: add X722 register file
` [PATCH V1 12/16] i40iw: user kernel shared files
` [PATCH V1 13/16] i40iw: virtual channel handling files
` [PATCH V1 14/16] i40iw: Kconfig and Kbuild for iwarp module
` [PATCH V1 15/16] i40iw: add entry in rdma_netlink
` [PATCH V1 16/16] i40iw: changes for build of i40iw module
[PATCH for-next V2 00/10] Add RoCE support to the mlx5 driver
2015-12-23 17:22 UTC (12+ messages)
` [PATCH for-next V2 01/10] IB/mlx5: Support IB device's callback for getting the link layer
` [PATCH for-next V2 02/10] IB/mlx5: Support IB device's callback for getting its netdev
` [PATCH for-next V2 03/10] net/mlx5_core: Break down the vport mac address query function
` [PATCH for-next V2 04/10] net/mlx5_core: Introduce access functions to enable/disable RoCE
` [PATCH for-next V2 05/10] net/mlx5_core: Introduce access functions to query vport RoCE fields
` [PATCH for-next V2 06/10] IB/mlx5: Extend query_device/port to support RoCE
` [PATCH for-next V2 07/10] IB/mlx5: Set network_hdr_type upon RoCE responder completion
` [PATCH for-next V2 08/10] IB/mlx5: Support IB device's callbacks for adding/deleting GIDs
` [PATCH for-next V2 09/10] IB/mlx5: Add RoCE fields to Address Vector
` [PATCH for-next V2 10/10] IB/mlx5: Support RoCE
[PATCH for-next V2 0/5] User-space time-stamping support for mlx5_ib
2015-12-23 17:16 UTC (6+ messages)
` [PATCH for-next V2 4/5] IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext
[PATCH for-next v1 0/2] Advertise atomic operations support in mlx5
2015-12-23 17:05 UTC (3+ messages)
` FW: "
[PATCH for-next V1 00/10] Add RoCE support to the mlx5 driver
2015-12-23 16:36 UTC (13+ messages)
` [PATCH for-next V1 01/10] IB/mlx5: Support IB device's callback for getting the link layer
` [PATCH for-next V1 02/10] IB/mlx5: Support IB device's callback for getting its netdev
` [PATCH for-next V1 03/10] net/mlx5_core: Break down the vport mac address query function
` [PATCH for-next V1 04/10] net/mlx5_core: Introduce access functions to enable/disable RoCE
` [PATCH for-next V1 05/10] net/mlx5_core: Introduce access functions to query vport RoCE fields
` [PATCH for-next V1 06/10] IB/mlx5: Extend query_device/port to support RoCE
` [PATCH for-next V1 07/10] IB/mlx5: Set network_hdr_type upon RoCE responder completion
` [PATCH for-next V1 08/10] IB/mlx5: Support IB device's callbacks for adding/deleting GIDs
` [PATCH for-next V1 09/10] IB/mlx5: Add RoCE fields to Address Vector
` [PATCH for-next V1 10/10] IB/mlx5: Support RoCE
[RFC contig pages support 0/2] Add contiguous pages support
2015-12-23 16:30 UTC (9+ messages)
` [RFC contig pages support 1/2] IB: Supports contiguous memory operations
[RFC] Generic InfiniBand transport done in software
2015-12-23 16:28 UTC (3+ messages)
[PATCH] IB/usnic: Fix resource leak in error case
2015-12-23 16:14 UTC (2+ messages)
[PATCH] IB/usnic: Support more QP state transitions
2015-12-23 16:13 UTC (2+ messages)
[PATCH] IB/usnic: Fix message typo
2015-12-23 16:12 UTC (2+ messages)
[PATCH] IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64
2015-12-23 16:12 UTC (2+ messages)
[PATCH] IB/usnic: Improve a failure message
2015-12-23 16:12 UTC (2+ messages)
[PATCH] IB/usnic: Remove unused prototype
2015-12-23 16:11 UTC (2+ messages)
[PATCH] IB/usnic: delete unneeded IS_ERR test
2015-12-23 16:11 UTC (3+ messages)
[PATCH for-next V3 00/11] Add RoCE v2 support
2015-12-23 15:51 UTC (18+ messages)
` [PATCH for-next V3 01/11] IB/core: Add gid_type to gid attribute
` [PATCH for-next V3 02/11] IB/cm: Use the source GID index type
` [PATCH for-next V3 03/11] IB/core: Add gid attributes to sysfs
` [PATCH for-next V3 04/11] IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type
` [PATCH for-next V3 05/11] IB/core: Add rdma_network_type to wc
` [PATCH for-next V3 06/11] IB/core: Move rdma_is_upper_dev_rcu to header file
` [PATCH for-next V3 07/11] IB/core: Validate route in ib_init_ah_from_wc and ib_init_ah_from_path
` [PATCH for-next V3 08/11] IB/rdma_cm: Add wrapper for cma reference count
` [PATCH for-next V3 09/11] IB/cma: Add configfs for rdma_cm
` [PATCH for-next V3 10/11] IB/core: Initialize UD header structure with IP and UDP headers
` [PATCH for-next V3 11/11] IB/cma: Join and leave multicast groups with IGMP
[PATCH V1 0/3] Add cross-channel support
2015-12-23 10:23 UTC (12+ messages)
` [PATCH V1 1/3] IB/core: Align coding style of ib_device_cap_flags structure
[RFC PATCH 00/15] staging/rdma/hfi1: Initial patches to add rdmavt support in HFI1
2015-12-23 4:21 UTC (8+ messages)
memory registration updates
2015-12-22 21:09 UTC (8+ messages)
` [PATCH 10/11] IB: only keep a single key in struct ib_mr
device attr cleanup (was: Handle mlx4 max_sge_rd correctly)
2015-12-22 20:37 UTC (11+ messages)
` device attr cleanup
[PATCH] svc_rdma: use local_dma_lkey
2015-12-22 13:11 UTC
[PATCH] i40iw: fix compare_const_fl.cocci warnings
2015-12-22 8:15 UTC
[PATCH v3 0/2] Driver cleanup and misc fixes series 3
2015-12-22 2:57 UTC (3+ messages)
` [PATCH v3 1/2] staging/rdma/hfi1: Clean up comments
` [PATCH v3 2/2] staging/rdma/hfi1: Fix Xmit Wait calculation
[PATCH v3 0/6] staging/rdma/hfi1: Driver cleanup and misc fixes
2015-12-22 2:56 UTC (7+ messages)
` [PATCH v3 1/6] staging/rdma/hfi1: Use BIT macro
` [PATCH v3 2/6] staging/rdma/hfi1: Move s_sde to the read mostly portion of the hfi1_qp structure
` [PATCH v3 3/6] staging/rdma/hfi1: change krcvqs module parameter type from byte to uint
` [PATCH v3 4/6] staging/rdma/hfi1: Change default krcvqs
` [PATCH v3 5/6] staging/rdma/hfi1: adding per SDMA engine stats to hfistats
` [PATCH v3 6/6] staging/rdma/hfi1: Remove unneeded variable index
[PATCH V5 0/2] staging/rdma/hfi1: set Gen 3 half-swing for integrated devices
2015-12-22 1:31 UTC (3+ messages)
` [PATCH V5 1/2] staging/rdma/hfi1: add dd_dev_dbg
` [PATCH V5 2/2] staging/rdma/hfi1: set Gen3 half-swing for integrated devices
[PATCH v2 0/5] Clean up SDMA engine code
2015-12-22 0:26 UTC (4+ messages)
[PATCH v2 00/17] Driver cleanup and misc fixes series 3
2015-12-21 21:52 UTC (3+ messages)
` [PATCH v2 05/17] staging/rdma/hfi1: Clean up comments
[PATCH v4 0/2] staging/rdma/hfi1: set Gen 3 half-swing for integrated devices
2015-12-21 21:48 UTC (3+ messages)
` [PATCH v4 2/2] staging/rdma/hfi1: set Gen3 "
[PATCH v2 00/13] staging/rdma/hfi1: Driver cleanup and misc fixes
2015-12-21 21:46 UTC (3+ messages)
` [PATCH v2 01/13] staging/rdma/hfi1: Use BIT macro
RoCE passive side failures on 4.4-rc5
2015-12-21 16:56 UTC (4+ messages)
[PATCH v2 00/10] iSER support for remote invalidate
2015-12-21 13:29 UTC (5+ 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).