messages from 2015-11-05 04:27:44 to 2015-11-11 07:37:08 UTC [more...]
[PATCH v2] staging/rdma/hfi1: set Gen3 half-swing for integrated devices
2015-11-11 7:37 UTC (4+ messages)
[PATCH 01/13] staging/rdma/hfi1: Use BIT macro
2015-11-11 7:33 UTC (13+ messages)
` [PATCH 02/13] staging/rdma/hfi1: Fix downgrade race
` [PATCH 03/13] staging/rdma/hfi1: remove RxCtxRHQS from hfi1stats
` [PATCH 04/13] staging/rdma/hfi: Remove rcv bubbles code
` [PATCH 05/13] staging/rdma/hfi1: Add space between concatenated string elements
` [PATCH 06/13] staging/rdma/hfi1: Move s_sde to the read mostly portion of the hfi1_qp structure
` [PATCH 07/13] staging/rdma/hfi1: rework is_a0() and is_bx()
` [PATCH 08/13] staging/rdma/hfi1: change krcvqs module parameter type from byte to uint
` [PATCH 09/13] staging/rdma/hfi1: Change default krcvqs
` [PATCH 10/13] staging/rdma/hfi1: adding per SDMA engine stats to hfistats
` [PATCH 11/13] staging/rdma/hfi1: Remove unneeded variable index
` [PATCH 12/13] staging/rdma/hfi1: Read EFI variable for device description
` [PATCH 13/13] staging/rdma/hfi1: Adjust EPROM partitions, add EPROM commands
[PATCH] staging/rdma/hfi1: Reduce number of parameters passed to send handlers
2015-11-11 6:25 UTC (2+ messages)
[PATCH v4 0/9] staging/rdma/hfi1: Fix bugs and performance issues
2015-11-11 6:10 UTC (9+ messages)
` [PATCH v4 5/9] staging/rdma/hfi1: Add function stubs for TID caching
` [PATCH v4 6/9] staging/rdma/hfi1: Implement Expected Receive "
[BUG] IB/hfi1: might sleep under spinlock in hfi1_ioctl()
2015-11-11 5:53 UTC (3+ messages)
[PATCH 0/8] Fix hfi1_ioctl locking
2015-11-11 5:43 UTC (9+ messages)
` [PATCH 2/8] staging/rdma/hfi1: Fix camel case variables
` [PATCH 3/8] staging/rdma/hfi1: Return early from hfi1_ioctl parameter errors
` [PATCH 4/8] staging/rdma/hfi1: remove unneeded goto done
` [PATCH 7/8] staging/rdma/hfi1: Reduce snoop locking scope in IOCTL handler
` [PATCH 1/8] staging/rdma/hfi1: diag.c Correct code style issues
` [PATCH 5/8] staging/rdma/hfi1: return early if setlink state was specified
` [PATCH 6/8] staging/rdma/hfi1: Further clean up hfi1_ioctl parameter checks
` [PATCH 8/8] staging/rdma/hfi1: Return immediately on error
[PATCH] staging/rdma/hfi1: Handle packets with invalid RHF on context 0
2015-11-11 5:35 UTC
[PATCH RFC 0/3] Introduce device attribute rdma_read_access_flags
2015-11-10 23:55 UTC (36+ messages)
` [PATCH RFC 1/3] IB/core: Expose a device attribute for rdma_read access flags
` [PATCH RFC 2/3] svcrdma: Use device rdma_read_access_flags
` [PATCH RFC 3/3] RDS_IW: "
[PATCH v1 ib-next 0/3] IB core uverbs support for leagacy commands
2015-11-10 20:11 UTC (7+ messages)
` [PATCH v1 ib-next 1/3] IB/core: Avoid duplicate code
` [PATCH v1 ib-next 2/3] IB/core: IB/core: Allow legacy verbs through extended interfaces
` [PATCH v1 ib-next 3/3] IB/core: Modify conditional on ucontext existence
[PATCH ib-next 0/3] IB core uverbs support for leagacy commands
2015-11-10 20:10 UTC (23+ messages)
` [PATCH ib-next 1/3] IB/core: Avoid duplicate code
` [PATCH ib-next 2/3] IB/core: IB/core: Allow legacy verbs through extended interfaces
` [PATCH ib-next 3/3] IB/core: Modify conditional on ucontext existence
[PATCH] IB: start documenting device capabilities
2015-11-10 18:21 UTC (3+ messages)
srp state in current mainline
2015-11-10 17:15 UTC
[PATCH 1/2] staging/rdma/hfi1: add common routine for queuing acks
2015-11-10 14:14 UTC (2+ messages)
` [PATCH 2/2] staging/rdma/hfi1: add ACK coalescing logic
[PATCH infiniband-diags] ibsendtrap.c: Eliminate unused parameter from send_trap
2015-11-10 11:23 UTC
[PATCH infiniband-diags] ibportstate.c: Fix unsigned comparison warnings
2015-11-10 11:23 UTC
[PATCH infiniband-diags] Remove unused pisize parameter from dump_portinfo in ibdiag_common
2015-11-10 11:22 UTC
[PATCH v2 0/2] Handle mlx4 max_sge_rd correctly
2015-11-10 10:36 UTC (2+ messages)
[PATCH] IB/srp: Fix possible send queue overflow
2015-11-10 10:35 UTC (4+ messages)
[PATCH for-next 0/4] User-space time-stamping support for mlx5_ib
2015-11-10 8:52 UTC (18+ messages)
` [PATCH for-next 1/4] IB/mlx5: Add create_cq extended command
` [PATCH for-next 2/4] IB/core: Add ib_is_udata_cleared
` [PATCH for-next 3/4] IB/mlx5: Add support querying timestamp related fields in query_device
` [PATCH for-next 4/4] IB/mlx5: Mmap the HCA's core clock register to user-space
[PATCH v2 0/2] staging/rdma/hfi1: Miscellaneous Fixes
2015-11-10 0:18 UTC (3+ messages)
` [PATCH v2 1/2] staging/rdma/hfi1: Workaround to prevent corruption during packet delivery
` [PATCH v2 2/2] staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid
[RESEND PATCH v4 1/3] staging/rdma/hfi1: move hfi1_migrate_qp
2015-11-10 0:13 UTC (3+ messages)
` [RESEND PATCH v4 2/3] staging/rdma/hfi1: Use parallel workqueue for SDMA engines
` [RESEND PATCH v4 3/3] staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPs
[PATCH RESEND 00/11] staging/rdma/hfi1: Miscellaneous Fixes
2015-11-10 0:04 UTC (16+ messages)
` [PATCH RESEND 01/11] staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startup
` [PATCH RESEND 02/11] staging/rdma/hfi1: Clear the QSFP reset that is asserted on FLR
` [PATCH RESEND 03/11] staging/rdma/hfi1: Enable WFR PCIe extended tags from the driver
` [PATCH RESEND 04/11] staging/rdma/hfi1: Always download SBus firmware
` [PATCH RESEND 05/11] staging/rdma/hfi1: Disable thermal polling before sensor initialization
` [PATCH RESEND 06/11] staging/rdma/hfi1: Select only devices with active links
` [PATCH RESEND 07/11] staging/rdma/hfi1: Fix for opaportconfig ledon by not checking for portNum
` [PATCH RESEND 08/11] staging/rdma/hfi1: Remove spurious error messages
` [PATCH RESEND 09/11] staging/rdma/hfi1: use one-shot LCB write
` [PATCH RESEND 10/11] staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid
` [PATCH RESEND 11/11] staging/rdma/hfi1: Workaround to prevent corruption during packet delivery
[PATCH v3 3/3] staging/rdma/hfi1: Method to toggle "fast ECN" detection
2015-11-09 23:34 UTC
RDMAVT pull request
2015-11-09 14:25 UTC
[PATCH libibcm] cmpost.c: Handle ibv_get_device_list returning no IB devices in init()
2015-11-09 13:37 UTC (3+ messages)
[PATCH 2/4] staging: rdma: use kmalloc_array instead of kmalloc
2015-11-08 14:17 UTC
[PATCH] staging: rdma: amso1100: Remove unnecessary variables
2015-11-07 20:12 UTC
[PULL REQUEST] Please pull rdma.git
2015-11-07 6:35 UTC
[PATCH 0/3] staging/rdma/hfi1: complete fixes for ECN detection
2015-11-07 1:05 UTC (5+ messages)
` [PATCH 3/3] staging/rdma/hfi1: Method to toggle "fast ECN" detection
[PATCH v2 1/1] staging: rdma: hfi1 : Prefer using the BIT macro
2015-11-06 15:26 UTC (2+ messages)
A Call For Charity
2015-11-06 12:28 UTC
You have new fax, document 000285149
2015-11-06 12:28 UTC
[PATCH v2 3/3] staging/rdma/hfi1: Method to toggle "fast ECN" detection
2015-11-06 2:41 UTC
[PATCH] staging/rdma/hfi1: Workaround to prevent corruption during packet delivery
2015-11-06 0:35 UTC
[PATCH] staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid
2015-11-06 0:08 UTC
[PATCH] staging/rdma/hfi1: use one-shot LCB write
2015-11-06 0:02 UTC
[PATCH] staging/rdma/hfi1: Remove spurious error messages
2015-11-05 23:58 UTC
[PATCH] staging/rdma/hfi1: Fix for opaportconfig ledon by not checking for portNum
2015-11-05 23:53 UTC
[PATCH] staging/rdma/hfi1: Select only devices with active links
2015-11-05 23:48 UTC
[PATCH v2] staging/rdma/hfi1: Disable thermal polling before sensor initialization
2015-11-05 23:36 UTC
[PATCH] staging/rdma/hfi1: Disable thermal polling before sensor initialization
2015-11-05 23:01 UTC (3+ messages)
[PATCH] staging/rdma/hfi1: set Gen3 half-swing for integrated devices
2015-11-05 18:42 UTC (4+ messages)
[PATCH 1/1] staging: rdma: hfi1 : Prefer using the BIT macro
2015-11-05 17:06 UTC (4+ messages)
[PATCH] IB/core: Allow legacy verbs through extended interfaces
2015-11-05 15:12 UTC (3+ messages)
[PATCH] staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startup
2015-11-05 14:53 UTC (4+ messages)
[PATCH] IB/mlx: Expose max_fmr to ib_query_device
2015-11-05 12:12 UTC (7+ messages)
[PATCH] staging/rdma/hfi1: Delete unnecessary checks before two function calls
2015-11-05 8:18 UTC (2+ messages)
[PATCH] staging/rdma/hfi1: Always download SBus firmware
2015-11-05 4:36 UTC
[PATCH] staging/rdma/hfi1: Enable WFR PCIe extended tags from the driver
2015-11-05 4:27 UTC
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).