messages from 2015-04-27 07:39:05 to 2015-05-04 16:56:06 UTC [more...]
[RFC PATCH 0/5] Add Core Capability Bits to use in Management helpers
2015-05-04 16:56 UTC (13+ messages)
` [RFC PATCH 1/5] IB/core: Add Core Capability flags to ib_device
` [RFC PATCH 2/5] IB/core: Replace query_protocol callback with Core Capability flags check
` [RFC PATCH 3/5] IB/core: Convert cap_ib_mad to core_cap_flags bit mask
` [RFC PATCH 4/5] IB/core: Add rdma_dev_max_mad_size call
` [RFC PATCH 5/5] IB/core: Add cap_opa_mad helper using RDMA_CORE_CAP_OPA_MAD flag
[PATCHv1 0/6] IB/uverbs: check request parameters
2015-05-04 13:00 UTC (7+ messages)
` [PATCHv1 1/6] IB/uverbs: check userspace input buffer size
` [PATCHv1 2/6] IB/uverbs: check userspace output "
` [PATCHv1 3/6] IB/uverbs: check userspace output buffer size in ib_uverbs_poll_cq()
` [PATCHv1 4/6] IB/uverbs: subtract command header from input size
` [PATCHv1 5/6] IB/uverbs: move cast from u64 to void __user pointer to its own variable
` [PATCHv1 6/6] IB/uverbs: check access to userspace response buffer
[PATCH] MAINTAINERS: add include/rdma/ to InfiniBand subsystem
2015-05-04 12:31 UTC
[PATCH v7 00/23] IB/Verbs: IB Management Helpers
2015-05-04 7:36 UTC (41+ messages)
` [PATCH v7 01/23] IB/Verbs: Implement new callback query_protocol()
` [PATCH v7 04/23] IB/Verbs: Reform IB-core cm
` [PATCH v7 05/23] IB/Verbs: Reform IB-core sa_query
` [PATCH v7 06/23] IB/Verbs: Reform IB-core multicast
` [PATCH v7 07/23] IB/Verbs: Reform IB-ulp ipoib
` [PATCH v7 08/23] IB/Verbs: Reform IB-ulp xprtrdma
` [PATCH v7 09/23] IB/Verbs: Reform IB-core verbs
` [PATCH v7 12/23] IB/Verbs: Reform mcast related part in IB-core cma
` [PATCH v7 13/23] IB/Verbs: Reform cma_acquire_dev()
` [PATCH v7 16/23] IB/Verbs: Use management helper cap_ib_smi()
` [PATCH v7 17/23] IB/Verbs: Use management helper cap_ib_cm()
` [PATCH v7 18/23] IB/Verbs: Use management helper cap_iw_cm()
` [PATCH v7 19/23] IB/Verbs: Use management helper cap_ib_sa()
` [PATCH v7 20/23] IB/Verbs: Use management helper cap_ib_mcast()
` [PATCH v7 02/23] IB/Verbs: Implement raw management helpers
` [PATCH v7 03/23] IB/Verbs: Reform IB-core mad/agent/user_mad
` [PATCH v7 10/23] IB/Verbs: Reform cm related part in IB-core cma/ucm
` [PATCH v7 11/23] IB/Verbs: Reform route related part in IB-core cma
` [PATCH v7 14/23] IB/Verbs: Reform rest "
` [PATCH v7 15/23] IB/Verbs: Use management helper cap_ib_mad()
` [PATCH v7 21/23] IB/Verbs: Use management helper cap_read_multi_sge()
` [PATCH v7 22/23] IB/Verbs: Use management helper cap_af_ib()
` [PATCH v7 23/23] IB/Verbs: Use management helper cap_eth_ah()
[PATCH v3] IB/core: Fix unaligned accesses
2015-05-03 14:27 UTC (4+ messages)
[PATCH v4] IB/core: Fix unaligned accesses
2015-05-03 13:48 UTC
[PATCH v3 for-next 01/33] IB/core: Add RoCE GID cache
2015-05-03 9:05 UTC (32+ messages)
` [PATCH v3 for-next 02/33] IB/core: Add kref to IB devices
[PATCH v2] IB/core: Fix unaligned accesses
2015-05-01 16:57 UTC (8+ messages)
[PATCH 0/3] IB/mad: refactor functions based on the needs of those functions
2015-05-01 16:55 UTC (6+ messages)
` [PATCH 1/3] IB/mad: Change validate_mad signature to take ib_mad_hdr rather than ib_mad
` [PATCH 2/3] IB/mad: Change ib_response_mad "
` [PATCH 3/3] IB/mad: Change cast in rcv_has_same_class
[PATCH 0/2] General MAD clean up
2015-05-01 16:55 UTC (5+ messages)
` [PATCH 1/2] IB/mad: Rename is_data_mad to is_rmpp_data_mad
` [PATCH 2/2] IB/mad: Clean up comments in smi.c
[PATCH v5 5/6] IB/ipath: add counting for MTRR
2015-04-30 20:25 UTC (2+ messages)
` [PATCH v5 6/6] IB/ipath: use arch_phys_wc_add() and require PAT disabled
[PATCH 0/12] IB/srp patches for kernel v4.2
2015-04-30 17:25 UTC (37+ messages)
` [PATCH 01/12] scsi_transport_srp: Introduce srp_wait_for_queuecommand()
` [PATCH 02/12] scsi_transport_srp: Fix a race condition
` [PATCH 03/12] IB/srp: Remove an extraneous scsi_host_put() from an error path
` [PATCH 11/12] IB/srp: Add 64-bit LUN support
` [PATCH 12/12] IB/srp: Make CM timeout dependent on subnet timeout
` [PATCH 04/12] IB/srp: Fix connection state tracking
` [PATCH 05/12] IB/srp: Fix reconnection failure handling
` [PATCH 06/12] scsi_transport_srp: Reduce failover time
` [PATCH 07/12] IB/srp: Remove superfluous casts
` [PATCH 08/12] IB/srp: Rearrange module description
` [PATCH 09/12] IB/srp: Remove a superfluous check from srp_free_req_data()
` [PATCH 10/12] IB/srp: Remove !ch->target tests from the reconnect code
[PATCH RFC] net/mlx4: Remove improper usage of dma_alloc_coherent()
2015-04-30 0:07 UTC (5+ messages)
[PATCH] IB/core: Fix unaligned accesses
2015-04-29 22:34 UTC (9+ messages)
[PATCH v4 7/8] IB/ipath: add counting for MTRR
2015-04-29 21:44 UTC (2+ messages)
` [PATCH v4 8/8] IB/ipath: use arch_phys_wc_add() and require PAT disabled
[PATCH] IB/ipath: use arch_phys_wc_add() and require PAT disabled
2015-04-29 17:50 UTC (7+ messages)
[linux-next PATCH] IB/core: change rdma_gid2ip into void function as it always return zero
2015-04-29 16:57 UTC (2+ messages)
[PATCH libibmad] portid.c: Preserve routepath string in str2drpath
2015-04-29 11:12 UTC
[PATCH v6 00/26] IB/Verbs: IB Management Helpers
2015-04-29 8:49 UTC (28+ messages)
` [PATCH v6 01/26] IB/Verbs: Implement new callback query_transport()
` [PATCH v6 02/26] IB/Verbs: Implement raw management helpers
[PATCH for-4.1] iw_cxgb4: Fix kbuild bot reported warnings
2015-04-28 18:35 UTC (2+ messages)
recent qib patch
2015-04-28 18:32 UTC
[PATCH v5 00/27] IB/Verbs: IB Management Helpers
2015-04-27 20:58 UTC (14+ 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