messages from 2015-06-11 12:56:51 to 2015-06-15 13:29:02 UTC [more...]
[PATCH v2 00/49] Add OPA gen1 driver
2015-06-15 13:29 UTC (35+ messages)
` [PATCH v2 01/49] IB/core: Add OPA Port header definitions
` [PATCH v2 02/49] IB/hfi1: add chip specific support part1
` [PATCH v2 03/49] IB/hfi1: add chip specific support part2
` [PATCH v2 04/49] IB/hfi1: add chip specific support part3
` [PATCH v2 05/49] IB/hfi1: add chip specific support part4
` [PATCH v2 06/49] IB/hfi1: add chip register definitions
` [PATCH v2 07/49] IB/hfi1: add chip specific headers
` [PATCH v2 08/49] IB/hfi1: add common header file definitions
` [PATCH v2 09/49] IB/hfi1: add completion queue processing
` [PATCH v2 10/49] IB/hfi1: add debugfs handling
` [PATCH v2 11/49] IB/hfi1: add char device instantiation code
` [PATCH v2 12/49] IB/hfi1: add diagnostic hooks
` [PATCH v2 13/49] IB/hfi1: add dma operation hooks
` [PATCH v2 14/49] IB/hfi1: add low lower receive functions
` [PATCH v2 15/49] IB/hfi1: add eeprom hooks
` [PATCH v2 16/49] IB/hfi1: add PSM driver control/data path
` [PATCH v2 17/49] IB/hfi1: add firmware hooks
` [PATCH v2 18/49] IB/hfi1: add general hfi header file
` [PATCH v2 19/49] IB/hfi1: add module init hooks
` [PATCH v2 20/49] IB/hfi1: add interrupt hooks
` [PATCH v2 21/49] IB/hfi1: add progress delay/restart hooks
` [PATCH v2 22/49] IB/hfi1: add rkey/lkey validation
` [PATCH v2 23/49] IB/hfi1: add OPA mad handling part1
` [PATCH v2 24/49] IB/hfi1: add OPA mad handling part2
` [PATCH v2 25/49] IB/hfi1: add local mad header
` [PATCH v2 26/49] IB/hfi1: add user/kernel memory sharing hooks
` [PATCH v2 27/49] IB/hfi1: add memory region handling
` [PATCH v2 28/49] IB/hfi1: add misc OPA defines
` [PATCH v2 29/49] IB/hfi1: add pcie routines
` [PATCH v2 30/49] IB/hfi1: add pio handling
` [PATCH v2 31/49] IB/hfi1: add platform config definitions
` [PATCH v2 32/49] IB/hfi1: add qp handling
` [PATCH v2 33/49] IB/hfi1: add qsfp handling
` [PATCH v2 34/49] IB/hfi1: add RC QP handling
[PATCH v4] IB/ipoib: Scatter-Gather support in connected mode
2015-06-15 10:10 UTC
[PATCH 00/11] Demux IB CM requests in the rdma_cm module
2015-06-15 8:47 UTC (12+ messages)
` [PATCH 05/11] IB/cm: Share listening CM IDs
` [PATCH 01/11] IB/core: Find the network device matching connection parameters
` [PATCH 02/11] IB/ipoib: Return IPoIB devices "
` [PATCH 03/11] IB/cm: Expose service ID in request events
` [PATCH 04/11] IB/cm: Expose DGID in SIDR "
` [PATCH 06/11] IB/cma: Refactor RDMA IP CM private-data parsing code
` [PATCH 07/11] IB/cma: Helper functions to access port space IDRs
` [PATCH 09/11] IB/cma: validate routing of incoming requests
` [PATCH 10/11] IB/cma: Share ib_cm_ids between rdma_cm_ids
` [PATCH 11/11] IB/cm: Remove compare_data checks
` [PATCH 08/11] IB/cma: Add net_dev and private data checks to RDMA CM
[PATCH 00/14] IB/mad: Add support for OPA MAD processing
2015-06-15 5:39 UTC (15+ messages)
` [PATCH 14/14] IB/mad: Add final "
[PATCH for-next 0/6] minor mlx5 fixes for 3.18
2015-06-15 3:31 UTC (5+ messages)
` [PATCH for-next 3/6] IB/core: Avoid leakage from kernel to user space
` [-stable] commit 377b513485fd ("IB/core: Avoid leakage from kernel to user space")
[PATCH 00/41] Add OPA gen1 driver
2015-06-14 21:02 UTC (43+ messages)
` [PATCH 01/41] IB/core: Add OPA Port header definitions
` [PATCH 03/41] IB/hfi1: add common header file definitions
` [PATCH 04/41] IB/hfi1: add completion queue processing
` [PATCH 05/41] IB/hfi1: add debugfs handling
` [PATCH 06/41] IB/hfi1: add char device instantiation code
` [PATCH 07/41] IB/hfi1: add diagnostic hooks
` [PATCH 08/41] IB/hfi1: add dma operation hooks
` [PATCH 09/41] IB/hfi1: add low lower receive functions
` [PATCH 10/41] IB/hfi1: add eeprom hooks
` [PATCH 11/41] IB/hfi1: add PSM driver control/data path
` [PATCH 12/41] IB/hfi1: add firmware hooks
` [PATCH 13/41] IB/hfi1: add general hfi header file
` [PATCH 14/41] IB/hfi1: add module init hooks
` [PATCH 15/41] IB/hfi1: add interrupt hooks
` [PATCH 16/41] IB/hfi1: add progress delay/restart hooks
` [PATCH 17/41] IB/hfi1: add rkey/lkey validation
` [PATCH 19/41] IB/hfi1: add user/kernel memory sharing hooks
` [PATCH 20/41] IB/hfi1: add memory region handling
` [PATCH 21/41] IB/hfi1: add misc OPA defines
` [PATCH 22/41] IB/hfi1: add pcie routines
` [PATCH 23/41] IB/hfi1: add pio handling
` [PATCH 24/41] IB/hfi1: add platform config definitions
` [PATCH 25/41] IB/hfi1: add qp handling
` [PATCH 26/41] IB/hfi1: add qsfp handling
` [PATCH 27/41] IB/hfi1: add RC QP handling
` [PATCH 28/41] IB/hfi1: add routines for RC/UC
` [PATCH 30/41] IB/hfi1: add SRQ handling
` [PATCH 31/41] IB/hfi1: add sysfs routines
` [PATCH 32/41] IB/hfi1: add tracepoint debug routines
` [PATCH 33/41] IB/hfi1: add QSFP twsi routines
` [PATCH 34/41] IB/hfi1: add UC QP handling
` [PATCH 35/41] IB/hfi1: add UD "
` [PATCH 36/41] IB/hfi1: add low level page locking
` [PATCH 37/41] IB/hfi1: add PSM sdma hooks
` [PATCH 38/41] IB/hfi1: add general verbs handling
` [PATCH 39/41] IB/hfi1: add multicast routines
` [PATCH 40/41] IB/hfi1: add driver make/config files
` [PATCH 41/41] IB/core: Add opa driver to kbuild
Upstream mlx4 driver very broken (when using SRIOV)
2015-06-14 14:31 UTC (4+ messages)
[PATCH REPOST libmlx4] Add IP and TCP/UDP TX checksum offload support
2015-06-14 10:13 UTC
[PATCH REPOST libibverbs] Add IP and TCP/UDP TX checksum offload support
2015-06-14 10:13 UTC
[PATCH] IB/ucm: ib_ucm_release_dev clears wrong bit if devnum is greater than IB_UCM_MAX_DEVICES
2015-06-12 20:31 UTC (4+ messages)
[PATCH for-next V3 0/8] Add completion timestamping support
2015-06-12 19:53 UTC (14+ messages)
` [PATCH for-next V3 1/8] IB/core: Change provider's API of create_cq to be extendible
` [PATCH for-next V3 2/8] IB/core: Change ib_create_cq to use struct ib_cq_init_attr
` [PATCH for-next V3 3/8] IB/core: Add CQ creation time-stamping flag
` [PATCH for-next V3 4/8] IB/core: Extend ib_uverbs_create_cq
` [PATCH for-next V3 5/8] IB/core: Add timestamp_mask and hca_core_clock to query_device
` [PATCH for-next V3 6/8] IB/core: Pass hardware specific data in query_device
` [PATCH for-next V3 7/8] IB/mlx4: Add mmap call to map the hardware clock
` [PATCH for-next V3 8/8] IB/mlx4: Add support for CQ time-stamping
[GIT PULL] NFSoRDMA Client Changes for 4.2
2015-06-12 19:15 UTC
[PATCH 0/2] update ocrdma to dual license
2015-06-12 16:45 UTC (3+ messages)
` [PATCH 1/2] RDMA/ocrdma: update license from gpl "
` [PATCH 2/2] RDMA/ocrdma: update module license "
[PATCH for-next V5 00/12] Move RoCE GID management to IB/Core
2015-06-12 16:11 UTC (19+ messages)
` [PATCH for-next V5 05/12] IB/core: Add default GID for RoCE GID table
` [PATCH for-next V5 07/12] IB/core: Add RoCE table bonding support
[PATCH 1/1 linux-next] IB/mthca: use swap() in mthca_make_profile()
2015-06-12 15:24 UTC (2+ messages)
[PATCH v6 1/1] ibacm: Add support for pathrecord query through netlink
2015-06-12 14:06 UTC
[PATCH v6 0/4] Sending kernel pathrecord query to user cache server
2015-06-12 14:06 UTC (5+ messages)
` [PATCH v6 1/4] IB/netlink: Add defines for local service requests through netlink
` [PATCH v6 2/4] IB/core: Check the presence of netlink multicast group listeners
` [PATCH v6 3/4] IB/sa: Allocate SA query with kzalloc
` [PATCH v6 4/4] IB/sa: Route SA pathrecord query through netlink
[PATCH v5 0/4] Sending kernel pathrecord query to user cache server
2015-06-12 5:24 UTC (16+ messages)
` [PATCH v5 1/4] IB/netlink: Add defines for local service requests through netlink
` [PATCH v5 2/4] IB/core: Check the presence of netlink multicast group listeners
` [PATCH v5 3/4] IB/sa: Allocate SA query with kzalloc
` [PATCH v5 4/4] IB/sa: Route SA pathrecord query through netlink
[PATCH v6 0/3] linux: address broken PAT drivers
2015-06-12 3:36 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 -next] net/mlx5_core: fix an error code
2015-06-11 23:13 UTC (2+ messages)
[PATCH 05/36] HMM: introduce heterogeneous memory management v3
2015-06-11 22:26 UTC (10+ messages)
[PATCH v5 1/1] ibacm: Add support for pathrecord query through netlink
2015-06-11 20:55 UTC (11+ messages)
[PATCH v7 0/3] linux: address broken PAT drivers
2015-06-11 20:19 UTC (4+ messages)
` [PATCH v7 1/3] ivtv: use arch_phys_wc_add() and require PAT disabled
` [PATCH v7 2/3] IB/ipath: add counting for MTRR
` [PATCH v7 3/3] IB/ipath: use arch_phys_wc_add() and require PAT disabled
[PATCH for-next V2 0/9] Add completion timestamping support
2015-06-11 19:48 UTC (16+ messages)
[PATCH for-next V4 0/5] HW Device hot-removal support
2015-06-11 17:38 UTC (8+ messages)
` [PATCH for-next V4 1/5] IB/uverbs: Fix reference counting usage of event files
` [PATCH for-next V4 2/5] IB/uverbs: Explicitly pass ib_dev to uverbs commands
` [PATCH for-next V4 3/5] IB/uverbs: Enable device removal when there are active user space applications
` [PATCH for-next V4 4/5] IB/mlx4_ib: Disassociate support
` [PATCH for-next V4 5/5] IB/ucma: HW Device hot-removal support
[PATCH v6 0/3] linux: address broken PAT drivers
2015-06-11 17:30 UTC (3+ messages)
[PATCH v4 0/4] Sending kernel pathrecord query to user cache server
2015-06-11 16:08 UTC (16+ messages)
` [PATCH v4 4/4] IB/sa: Route SA pathrecord query through netlink
[PATCH v4 1/1] ibacm: Add support for pathrecord query through netlink
2015-06-11 16:01 UTC (5+ messages)
[PATCH for-4.1 0/2] Adds support for user mode bar2 mapping and bar2 qid density
2015-06-11 14:10 UTC (4+ 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