messages from 2013-10-02 10:49:11 to 2013-10-10 12:13:26 UTC [more...]
[PATCH 0/10] IB SRP initiator patches for kernel 3.12
2013-10-10 12:13 UTC (5+ messages)
` [PATCH 02/10] IB/srp: Keep rport as long as the IB transport layer
` [PATCH 01/10] IB/srp: Make transport layer retry count configurable
` [PATCH 03/10] scsi_transport_srp: Add transport layer error handling
` [PATCH 04/10] IB/srp: Use SRP transport layer error recovery
[PATCH 0/3] IB/srp patches for the stable tree
2013-10-10 11:53 UTC (4+ messages)
` [PATCH 1/3] IB/srp: Remove target from list before freeing Scsi_Host structure
` [PATCH 2/3] IB/srp: Avoid offlining operational SCSI devices
` [PATCH 3/3] IB/srp: Report receive errors correctly
[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
2013-10-10 10:17 UTC (98+ messages)
` [PATCH RFC 01/77] PCI/MSI: Fix return value when populate_msi_sysfs() failed
` [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 07/77] PCI/MSI: Re-design MSI/MSI-X interrupts enablement pattern
` [PATCH RFC 36/77] ipr: Enable MSI-X when IPR_USE_MSIX type is set, not IPR_USE_MSI
` [PATCH RFC 40/77] ixgbevf: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 46/77] mlx4: "
` [PATCH RFC 50/77] mlx5: "
` [PATCH RFC 51/77] mthca: "
` [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
` [E1000-devel] [PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
[PATCH] IB/core: temporarily disable create_flow/destroy_flow uverbs
2013-10-10 10:12 UTC (3+ messages)
[PATCH 00/10] IB/core: more fixes for create_flow uverbs (for v3.12)
2013-10-10 9:18 UTC (15+ messages)
` [PATCH 01/10] IB/core: Rename 'flow' structs to match other uverbs structs
` [PATCH 02/10] IB/core: Makes uverbs flow structure using names more similar to verbs ones
` [PATCH 03/10] IB/core: Don't include command size in uverbs create_flow
` [PATCH 04/10] IB/core: Allocate memory only for flow_spec in create_flow uverbs
` [PATCH 05/10] IB/core: Remove checks for negative values "
` [PATCH 06/10] IB/core: Check against uverbs structure size while parsing flow_spec
` [PATCH 07/10] IB/core: Uses a common header for uverbs flow_specs
` [PATCH 08/10] IB/core: Use flow_spec common header in uverbs flow_spec conversion function
` [PATCH 09/10] IB/core: Remove ib_uverbs_flow_spec structure from userspace
` [PATCH 10/10] IB/core: Add proper bound checking in flow_spec uverbs conversion to verbs
[PATCH for-next] IB/core: clarify overflow/underflow checks on ib_create/destroy_flow
2013-10-10 8:15 UTC (2+ messages)
OpenSM 3.3.16 at 100% CPU load, "console off"
2013-10-09 16:51 UTC (9+ messages)
[PATCH v2 0/4] IB/core: an improved infrastructure for uverbs commands
2013-10-09 12:42 UTC (11+ messages)
` [PATCH v2 1/4] IB/core: extended command: "
` [PATCH v2 2/4] IB/core: extended command: move comp_mask to the extended header
` [PATCH v2 3/4] IB/core: extended command: enforce command size
` [PATCH v2 4/4] IB/core: extended command: add a common extended response header
[Trivial PATCH] infiniband: Remove unnecessary semicolons
2013-10-08 23:07 UTC
I am expecting your urgent response
2013-10-08 22:56 UTC
[PATCH 0/26] get_user_pages() cleanup
2013-10-08 19:06 UTC (27+ 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] iscsi_iser: Add missing newlines to logging messages
2013-10-08 5:44 UTC (2+ messages)
[PATCH OpenSM] osmtest: Handle other than default subnet prefix
2013-10-07 20:35 UTC
[PATCH OpenSM] osm_trap_rcv.c: Log DR path to node when trap 128
2013-10-07 20:35 UTC
[PATCH OpenSM] osm_vendor_ibumad.c: Improve ERR 5430 log message
2013-10-07 20:35 UTC
[PATCH krping]: Add support to accept IPV6 addresses as input argument
2013-10-07 15:59 UTC (4+ messages)
[PATCH 1/5] OpenSM: dfsssp - send multicast forwarding tables to switches
2013-10-07 12:42 UTC (4+ messages)
` [PATCH 2/5] "
Mellanox VPI
2013-10-07 4:04 UTC (8+ messages)
[PATCH] An improved infrastructure for uverbs commands (My take at designing extensible scheme)
2013-10-06 8:28 UTC (8+ messages)
[PATCH 0/6] Simplify some mps and mrrs setting related code
2013-10-04 20:51 UTC (8+ messages)
` [PATCH 4/6] IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify code
[PATCH 0/2] ipath/qib deadlock
2013-10-04 13:45 UTC (4+ messages)
` [PATCH 1/2] IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()
` [PATCH 2/2] IB/qib: Convert qib_user_sdma_pin_pages() "
[PATCH 0/2] ipath/qib deadlock
2013-10-04 13:28 UTC
[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 V4 9/9] IB/mlx4: Enable mlx4_ib support for MODIFY_QP_EX
2013-10-02 20:01 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;
as well as URLs for NNTP newsgroup(s).