messages from 2015-05-31 12:14:11 to 2015-06-09 07:41:54 UTC [more...]
[PATCH 0/5] Indirect memory registration feature
2015-06-09 7:41 UTC (13+ messages)
` [PATCH 1/5] IB/core: Introduce Fast Indirect Memory Registration verbs API
` [PATCH 2/5] IB/mlx5: Implement Fast Indirect Memory Registration Feature
` [PATCH 3/5] IB/iser: Pass iser device to registration routines
` [PATCH 4/5] IB/iser: Add indirect registration support
` [PATCH 5/5] IB/iser: Add debug prints to the various memory registration methods
[PATCH for-next V5 00/12] Move RoCE GID management to IB/Core
2015-06-09 7:27 UTC (15+ messages)
` [PATCH for-next V5 01/12] IB/core: Add RoCE GID table
` [PATCH for-next V5 02/12] IB/core: Add rwsem to allow reading device list or client list
` [PATCH for-next V5 03/12] IB/core: Add RoCE GID population
` [PATCH for-next V5 04/12] net/ipv6: Export addrconf_ifid_eui48
` [PATCH for-next V5 05/12] IB/core: Add default GID for RoCE GID table
` [PATCH for-next V5 06/12] net: Add info for NETDEV_CHANGEUPPER event
` [PATCH for-next V5 07/12] IB/core: Add RoCE table bonding support
` [PATCH for-next V5 08/12] IB/core: ib_cache routines should use roce_gid_table when needed
` [PATCH for-next V5 09/12] net/mlx4: Postpone the registration of net_device
` [PATCH for-next V5 10/12] IB/mlx4: Implement ib_device callbacks
` [PATCH for-next V5 11/12] IB/mlx4: Replace mechanism for RoCE GID management
` [PATCH for-next V5 12/12] RDMA/ocrdma: Changes in driver to incorporate the moving of GID Table mgmt to IB/Core
[PATCH v6 0/3] linux: address broken PAT drivers
2015-06-09 6:23 UTC (7+ messages)
` [PATCH v6 1/3] ivtv: use arch_phys_wc_add() and require PAT disabled
` [PATCH v6 2/3] IB/ipath: add counting for MTRR
` [PATCH v6 3/3] IB/ipath: use arch_phys_wc_add() and require PAT disabled
[PATCH] IB/ipoib: Change To max_cm_mtu when changing mode to connected
2015-06-09 6:06 UTC (6+ messages)
[PATCH 05/36] HMM: introduce heterogeneous memory management v3
2015-06-09 1:54 UTC (4+ messages)
[PATCH] IB/core: Get rid of redundant verb ib_destroy_mr
2015-06-08 22:55 UTC (2+ messages)
[PATCH 00/14] IB/mad: Add support for OPA MAD processing
2015-06-08 18:50 UTC (16+ messages)
` [PATCH 01/14] IB/mad cleanup: Clean up function params -- find_mad_agent
` [PATCH 02/14] IB/mad cleanup: Generalize processing of MAD data
` [PATCH 03/14] IB/mad: Split IB SMI handling from MAD Recv handler
` [PATCH 04/14] IB/mad: Create a generic helper for DR SMP Send processing
` [PATCH 05/14] IB/mad: Create a generic helper for DR SMP Recv processing
` [PATCH 06/14] IB/mad: Create a generic helper for DR forwarding checks
` [PATCH 07/14] IB/mad: Support alternate Base Versions when creating MADs
` [PATCH 08/14] IB/core: Add ability for drivers to report an alternate MAD size
` [PATCH 09/14] IB/mad: Convert allocations from kmem_cache to kzalloc
` [PATCH 10/14] IB/mad: Add support for additional MAD info to/from drivers
` [PATCH 11/14] IB/core: Add OPA MAD core capability flag
` [PATCH 12/14] IB/mad: Add partial Intel OPA MAD support
` [PATCH 13/14] "
` [PATCH 14/14] IB/mad: Add final OPA MAD processing
[PATCH v4 for-next 00/12] Add network namespace support in the RDMA-CM
2015-06-08 16:53 UTC (27+ messages)
[PATCH] IB/CMA: Fix condition to search for InfiniBand route
2015-06-08 16:48 UTC (3+ messages)
[PATCH for-next V2 0/9] Add completion timestamping support
2015-06-08 16:40 UTC (58+ messages)
` [PATCH for-next V2 1/9] IB/core: Change provider's API of create_cq to be extendible
` [PATCH for-next V2 2/9] IB/core: Change ib_create_cq to use struct ib_cq_init_attr
` [PATCH for-next V2 3/9] IB/core: Add CQ creation time-stamping flag
` [PATCH for-next V2 4/9] IB/core: Extend ib_uverbs_create_cq
` [PATCH for-next V2 5/9] IB/core: Add timestamp_mask and hca_core_clock to query_device
` [PATCH for-next V2 6/9] IB/core: Pass hardware specific data in query_device
` [PATCH for-next V2 7/9] IB/mlx4: Add mmap call to map the hardware clock
` [PATCH for-next V2 8/9] IB/mlx4: Support extended create_cq and query_device uverbs
` [PATCH for-next V2 9/9] IB/mlx4: Add support for CQ time-stamping
[PATCH v7 0/6] Generic logging helpers
2015-06-08 16:00 UTC (6+ messages)
` [PATCH v7 5/6] xprtrdma, svcrdma: Switch to generic "
[PATCH 00/16] iser initiator preps for indirect registration (for kernel 4.2)
2015-06-08 13:18 UTC (13+ messages)
` [PATCH 01/11] IB/iser: Remove an unneeded print for unaligned memory
` [PATCH 02/11] IB/iser: Introduce struct iser_reg_resources
` [PATCH 03/11] IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
` [PATCH 04/11] IB/iser: Remove dead code in fmr_pool alloc/free
` [PATCH 05/11] IB/iser: Introduce iser_reg_ops
` [PATCH 06/11] IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc
` [PATCH 07/11] IB/iser: Introduce iser registration pool struct
` [PATCH 08/11] IB/iser: Maintain connection fmr_pool under a single registration descriptor
` [PATCH 09/11] IB/iser: Rename iser_reg_page_vec -> iser_fast_reg_fmr
` [PATCH 10/11] IB/iser: Make reg_desc_get a per device routine
` [PATCH 11/11] IB/iser: Unify fast memory registration flows
[PATCH] RDMA/ocrdma: fix double free on pd
2015-06-08 5:52 UTC (2+ messages)
[PATCH v3 0/4] Sending kernel pathrecord query to user cache server
2015-06-05 21:19 UTC (14+ messages)
` [PATCH v3 1/4] IB/netlink: Add defines for local service requests through netlink
` [PATCH v3 2/4] IB/core: Check the presence of netlink multicast group listeners
` [PATCH v3 3/4] IB/sa: Allocate SA query with kzalloc
` [PATCH v3 4/4] IB/sa: Route SA pathrecord query through netlink
[patch] IB/usnic: clean up some error handling code
2015-06-04 16:14 UTC (2+ messages)
rdma kernel tree
2015-06-04 14:18 UTC (18+ messages)
[PATCH] Removed *p_ftree from function *sw_create()
2015-06-04 14:02 UTC (3+ messages)
[PATCH v3 1/1] ibacm: Add support for pathrecord query through netlink
2015-06-04 12:27 UTC
[PATCH for-next 09/10] IB/mlx4: Add timestamp_mask and hca_core_clock to query_device
2015-06-04 0:58 UTC (30+ messages)
NFSoRDMA bi-weekly developers meeting minutes (5/28/15)
2015-06-03 16:55 UTC (2+ messages)
[PATCH v3] libibverbs init.c: conditionally emit warning if no userspace driver found
2015-06-03 16:50 UTC (12+ messages)
[PATCH opensm] osm_opensm.c: Fix race condition between traps handling and SA shutdown
2015-06-03 15:56 UTC
[PATCH opensm] osm_console.c: Fix display of negative counters in console
2015-06-03 14:59 UTC
[PATCH opensm] Add cleanup of SA cache after handover
2015-06-03 14:59 UTC
[PATCH v12 0/10] Support Write-Through mapping on x86
2015-06-02 20:01 UTC
[PATCH v4 for-next 00/14] RoCE GID management
2015-06-02 17:39 UTC (11+ messages)
` [PATCH v4 for-next 07/14] IB/core: GID attribute should be returned from verbs API and cache API
net/mlx5: Ethernet resource handling files
2015-06-02 10:02 UTC
[PATCH 0/3] Add const to various core functions
2015-06-01 17:32 UTC (6+ messages)
` [PATCH 1/3] IB/core cleanup: Add const to RDMA helpers
` [PATCH 2/3] IB/core cleanup: Add const on args - device->process_mad
` [PATCH 3/3] IB/core cleanup: Add const to args - agent_send_response
Current patch statuses
2015-06-01 7:31 UTC (2+ messages)
[PATCH 1/3] RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()
2015-06-01 5:24 UTC (3+ messages)
[PATCH 3/3] iser-target: Fix error path in isert_create_pi_ctx()
2015-05-31 12:54 UTC (2+ 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