messages from 2013-09-16 14:19:58 to 2013-10-04 08:31:49 UTC [more...]
[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
2013-10-04 8:31 UTC (102+ messages)
` [PATCH RFC 01/77] PCI/MSI: Fix return value when populate_msi_sysfs() failed
` [PATCH RFC 02/77] PCI/MSI/PPC: Fix wrong RTAS error code reporting
` [PATCH RFC 03/77] PCI/MSI/s390: Fix single MSI only check
` [PATCH RFC 04/77] PCI/MSI/s390: Remove superfluous check of MSI type
` [PATCH RFC 05/77] PCI/MSI: Convert pci_msix_table_size() to a public interface
` [PATCH RFC 06/77] PCI/MSI: Factor out pci_get_msi_cap() interface
` [PATCH RFC 08/77] PCI/MSI: Get rid of pci_enable_msi_block_auto() interface
` [PATCH RFC 09/77] ahci: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 10/77] ahci: Check MRSM bit when multiple MSIs enabled
` [PATCH RFC 11/77] benet: Return -ENOSPC when not enough MSI-Xs available
` [PATCH RFC 12/77] benet: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 13/77] bna: "
` [PATCH RFC 14/77] bnx2x: "
` [PATCH RFC 15/77] bnx2: "
` [PATCH RFC 16/77] cciss: "
` [PATCH RFC 17/77] cciss: Update a misleading comment on interrupt usage
` [PATCH RFC 18/77] cciss: Fallback to single MSI mode in case MSI-X failed
` [PATCH RFC 19/77] csiostor: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 20/77] csiostor: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 21/77] csiostor: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 22/77] cxgb3: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 23/77] cxgb3: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 24/77] cxgb3: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 25/77] cxgb4: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 26/77] cxgb4: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 27/77] cxgb4vf: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 28/77] cxgb4vf: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 29/77] cxgb4vf: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 30/77] hpsa: Update a misleading comment on interrupt usage
` [PATCH RFC 31/77] hpsa: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 32/77] hpsa: Fallback to single MSI mode in case MSI-X failed
` [PATCH RFC 33/77] ioat: Disable MSI-X in case request of IRQ failed
` [PATCH RFC 34/77] ioat: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 35/77] ipr: Do not call pci_disable_msi/msix() if pci_enable_msi/msix() failed
` [PATCH RFC 36/77] ipr: Enable MSI-X when IPR_USE_MSIX type is set, not IPR_USE_MSI
` [PATCH RFC 37/77] ipr: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 38/77] ixgbe: "
` [PATCH RFC 39/77] ixgbevf: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 40/77] ixgbevf: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 41/77] lpfc: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 42/77] lpfc: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 43/77] lpfc: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 44/77] lpfc: Make MSI-X initialization routine more readable
` [PATCH RFC 45/77] megaraid: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 46/77] mlx4: "
` [PATCH RFC 47/77] mlx5: Fix memory leak in case not enough MSI-X vectors available
` [PATCH RFC 48/77] mlx5: Return -ENOSPC when "
` [PATCH RFC 49/77] mlx5: Fix minimum number of MSI-Xs
` [PATCH RFC 50/77] mlx5: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 51/77] mthca: "
` [PATCH RFC 52/77] niu: "
` [PATCH RFC 53/77] ntb: Fix missed call to pci_enable_msix()
` [PATCH RFC 54/77] ntb: Ensure number of MSIs on SNB is enough for the link interrupt
` [PATCH RFC 55/77] ntb: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 56/77] nvme: "
` [PATCH RFC 57/77] pmcraid: "
` [PATCH RFC 58/77] qib: "
` [PATCH RFC 59/77] qla2xxx: "
` [PATCH RFC 60/77] qlcnic: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 61/77] qlogic: Return -EINVAL in case MSI-X is not supported
` [PATCH RFC 62/77] qlcnic: Remove redundant return operator
` [PATCH RFC 63/77] qlcnic: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 64/77] qlcnic: Make MSI-X initialization routine bit more readable
` [PATCH RFC 65/77] qlge: Remove a redundant assignment
` [PATCH RFC 66/77] qlge: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 67/77] rapidio: "
` [PATCH RFC 68/77] sfc: "
` [PATCH RFC 69/77] tg3: "
` [PATCH RFC 70/77] vmci: "
` [PATCH RFC 71/77] vmxnet3: Return -EINVAL if number of requested MSI-Xs is not enough
` [PATCH RFC 72/77] vmxnet3: Fixup a weird loop exit
` [PATCH RFC 73/77] vmxnet3: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 74/77] vmxnet3: Limit number of rx queues to 1 if per-queue MSI-Xs failed
` [PATCH RFC 75/77] vmxnet3: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 76/77] vxge: Sanitize MSI-X allocation routine error codes
` [PATCH RFC 77/77] vxge: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 07/77] PCI/MSI: Re-design MSI/MSI-X interrupts enablement pattern
Mellanox VPI
2013-10-04 6:21 UTC (3+ messages)
[ANNOUNCE] dapl-2.0.39
2013-10-04 0:41 UTC
[PATCH] DAPL v2.0: ucm, scm: UD mode triggers list_head assert with large scale alltoall test
2013-10-03 23:03 UTC
[PATCH] DAPL v2.0: SCM: getifaddrs modfications for better out of the box experience
2013-10-03 23:02 UTC
[PATCH] DAPL v2.0: dapltest: fix endian swap issue with performance test
2013-10-03 22:59 UTC
looking for loan
2013-10-03 20:04 UTC
[PATCH krping]: Add support to accept IPV6 addresses as input argument
2013-10-03 18:17 UTC (3+ messages)
[PATCH 1/5] OpenSM: dfsssp - send multicast forwarding tables to switches
2013-10-03 15:03 UTC (2+ messages)
` [PATCH 2/5] "
[PATCH 0/26] get_user_pages() cleanup
2013-10-02 20:29 UTC (13+ messages)
` [PATCH 20/26] ib: Convert ib_umem_get() to get_user_pages_unlocked()
` [PATCH 21/26] ib: Convert ipath_get_user_pages() "
` [PATCH 22/26] ib: Convert ipath_user_sdma_pin_pages() to use get_user_pages_unlocked()
` [PATCH 23/26] ib: Convert qib_get_user_pages() to get_user_pages_unlocked()
` [PATCH 24/26] ib: Convert qib_user_sdma_pin_pages() to use get_user_pages_unlocked()
` [PATCH 25/26] ib: Convert mthca_map_user_db() to use get_user_pages_fast()
[PATCH V4 9/9] IB/mlx4: Enable mlx4_ib support for MODIFY_QP_EX
2013-10-02 20:01 UTC (6+ messages)
[PATCH] An improved infrastructure for uverbs commands (My take at designing extensible scheme)
2013-10-01 14:32 UTC (8+ messages)
[PATCH opensm] osm_sa_mcmember_record.c: Fix incorrect comparison of IPv6 MGID when searching for SNM MLID
2013-10-01 12:46 UTC
VALIDATE
2013-10-01 10:16 UTC
[PATCH] IB/netlink: remove superfluous RDMA_NL_GET_OP() masking
2013-09-30 20:03 UTC
[PATCH] opensm: Fix GUIDInfo SET function
2013-09-30 18:50 UTC (2+ messages)
[PATCH fixes-3.12 00/15] Mellanox mlx5 driver fixes
2013-09-30 18:36 UTC (3+ messages)
[PATCH 0/6] Simplify some mps and mrrs setting related code
2013-09-30 14:56 UTC (6+ messages)
` [PATCH 4/6] IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify code
Can I call routines like ib_post_{send,recv} from completion queue callbacks?
2013-09-27 20:30 UTC (4+ messages)
[PATCH]SRP: fix task management handle in srp
2013-09-27 19:11 UTC (4+ messages)
[Patch v2 0/3] Fix GID lookup performance regression
2013-09-24 21:16 UTC (4+ messages)
` [Patch v2 1/3] IB/cma: use cached gids
` [Patch v2 2/3] IB/cma: Check for GID on listening device first
` [Patch v2 3/3] IB/cache: don't fill the cache with junk
[ANNOUNCE] libcxgb4-1.3.1 released
2013-09-24 19:02 UTC
Innex,Inc
2013-09-24 17:23 UTC
[PATCH infiniband-diags] ibdiag_sa.c: Output attribute ID in hex rather than decimal
2013-09-22 21:34 UTC (2+ messages)
[PATCH for-next] IB/core: clarify overflow/underflow checks on ib_create/destroy_flow
2013-09-22 13:06 UTC
[PATCH V4 0/9] IP based RoCE GID Addressing
2013-09-22 7:32 UTC (19+ messages)
` [PATCH V4 8/9] IB/core: Add RoCE IP based addressing extensions for rdma_ucm
` [PATCH V4 9/9] IB/mlx4: Enable mlx4_ib support for MODIFY_QP_EX
[PATCH 03/19] infiniband: Change variable type to bool
2013-09-21 22:27 UTC
[ceph-users] Help needed porting Ceph to RSockets
2013-09-20 23:47 UTC (3+ messages)
[PATCH librdmacm] examples: Remove unneeded include of header file when using rocket.h
2013-09-20 23:35 UTC (2+ messages)
[PATCH librdmacm] man/rstream.1: Update man page to be consistent with rstream -h
2013-09-20 23:33 UTC (2+ messages)
[PATCH librdmacm] rstream.c: Indicate when specified address family is unknown
2013-09-20 23:33 UTC (2+ messages)
[PATCH librdmacm] man/rdma_create_id.3: Add RDMA_PS_IB port space description
2013-09-20 23:33 UTC (2+ messages)
[PATCH perftest] multicast_resources.h: Guard against duplicated definitions of ntohll/htonll
2013-09-20 23:14 UTC
infiniband: remove self-assignment from nes_query_qp()
2013-09-17 21:45 UTC
[PATCH] osm_state_mgr.c Add info to some error messages
2013-09-17 13:45 UTC (2+ messages)
[PATCH V4 for-next 0/4] Add receive Flow Steering support
2013-09-17 13:00 UTC (5+ messages)
` [PATCH V4 for-next 3/4] IB/core: Export ib_create/destroy_flow through uverbs
rsockets addressing
2013-09-17 10:06 UTC (9+ messages)
Slow performance with librspreload.so
2013-09-16 16:18 UTC (13+ messages)
[PATCH 0/8] IB SRP initiator patches for kernel 3.12
2013-09-16 14:28 UTC (7+ messages)
` [PATCH 8/8] IB/srp: Make queue size configurable
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).