messages from 2012-07-31 09:37:04 to 2012-08-13 15:27:15 UTC [more...]
[patch net-next 00/16] net: introduce upper device lists and remove dev->master
2012-08-13 15:27 UTC (17+ messages)
` [patch net-next 01/16] net: introduce upper device lists
` [patch net-next 02/16] macvlan: add link to upper device
` [patch net-next 03/16] vlan: "
` [patch net-next 04/16] rtnetlink: remove usage of dev->master
` [patch net-next 05/16] team: remove usage of netdev_set_master()
` [patch net-next 06/16] bridge: "
` [patch net-next 07/16] netpoll: remove usage of dev->master
` [patch net-next 08/16] cxgb3: "
` [patch net-next 09/16] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next 10/16] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next 11/16] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next 12/16] nes: remove usage of dev->master
` [patch net-next 13/16] bonding: "
` [patch net-next 14/16] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next 15/16] net: remove usage of dev->master
` [patch net-next 16/16] net: kill dev->master
[PATCH fix/for-3.6 0/2] IB/ipoib: bug fixes for the neighbour / hash change
2012-08-13 14:39 UTC (3+ messages)
` [PATCH fixes 1/2] IB/ipoib: Add missing locking when CM object is deleted
` [PATCH fixes 2/2] IB/ipoib: Fix RCU pointer dereference to wrong object
[PATCH for-next V1 0/4] IB/IPoIB TSS and RSS support for datagram mode
2012-08-13 14:27 UTC (6+ messages)
[PATCH] IB/mlx4: check iboe netdev pointer before dereferencing it
2012-08-13 13:17 UTC (3+ messages)
[PATCH fix V2 0/2] mlx4_core: Fix scaling issues related to memory registration
2012-08-13 8:15 UTC (3+ messages)
` [PATCH fix V2 1/2] net/mlx4_core: Allow large mlx4_buddy objects
` [PATCH fix V2 2/2] net/mlx4_core: Fix scaling issues related to memory registration
[ANNOUNCE] librdmacm-1.0.16
2012-08-13 7:10 UTC (3+ messages)
[PATCH V2] net/mlx4_core: enable 8TB of memory registration
2012-08-12 10:42 UTC (2+ messages)
[PATCH for-next V2 00/22] Add SRIOV support for IB interfaces
2012-08-12 9:34 UTC (25+ messages)
` [PATCH for-next V2 01/22] IB/core: Reserve bits in enum ib_qp_create_flags for low-level driver use
` [PATCH for-next V2 02/22] IB/core: change pkey table lookups to support full and partial membership for the same pkey
` [PATCH for-next V2 03/22] IB/core: Add ib_find_exact_cached_pkey() to search for 16-bit pkey match
` [PATCH for-next V2 04/22] IB/mlx4: SRIOV IB context objects and proxy/tunnel sqp support
` [PATCH for-next V2 05/22] net/mlx4_core: Add proxy and tunnel QPs to the reserved QP area
` [PATCH for-next V2 06/22] IB/mlx4: Initialize SRIOV IB support for slaves in master context
` [PATCH for-next V2 07/22] {NET,IB}/mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop
` [PATCH for-next V2 08/22] IB/mlx4: SRIOV multiplex and demultiplex MADs
` [PATCH for-next V2 09/22] {NET,IB}/mlx4: MAD_IFC paravirtualization
` [PATCH for-next V2 10/22] IB/mlx4: Added Multicast Groups (MCG) para-virtualization for SRIOV
` [PATCH for-next V2 11/22] IB/mlx4: Add CM paravirtualization
` [PATCH for-next V2 12/22] net/mlx4_core: Add IB port-state machine, and port mgmt event propagation infrastructure
` [PATCH for-next V2 13/22] {NET,IB}/mlx4: Add alias_guid mechanism
` [PATCH for-next V2 14/22] IB/mlx4: Propagate pkey and guid change port management events to slaves
` [PATCH for-next V2 15/22] IB/mlx4: Add iov directory in sysfs under the ib device
` [PATCH for-next V2 16/22] net/mlx4_core: Adjustments to SET_PORT for SRIOV-IB
` [PATCH for-next V2 17/22] net/mlx4_core: INIT/CLOSE port logic for IB ports in SRIOV mode
` [PATCH for-next V2 18/22] IB/mlx4: Miscellaneous adjustments to SRIOV IB support
` [PATCH for-next V2 19/22] {NET,IB}/mlx4: Activate SRIOV mode for IB
` [PATCH for-next V2 20/22] {NET,IB}/mlx4: Paravirtualize Node Guids for slaves
` [PATCH for-next V2 21/22] {NET,IB}/mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations
` [PATCH for-next V2 22/22] IB/mlx4: Create pv contexts for active VFs when PF (master) ib driver initializes
[PATCH] opensm/perfmgr/console: add 'pm sweep'
2012-08-12 7:34 UTC (2+ messages)
[PATCH] opensm: fix crash in DFSSSP routing engine on reroute
2012-08-12 6:44 UTC
Claim requirements
2012-08-12 6:07 UTC
[PATCHv1] RDMA/ocrdma: Fixed CONFIG_VLAN_8021Q
2012-08-11 13:28 UTC
[PATCH 00/20, v4] Make ib_srp better suited for H.A. purposes
2012-08-11 8:29 UTC (23+ messages)
` [PATCH 01/20] ib_srp: Fix a race condition
` [PATCH 02/20] ib_srp: Enlarge block layer timeout
` [PATCH 03/20] ib_srp: Move QP state check into srp_send_tsk_mgmt()
` [PATCH 04/20] ib_srp: Stop queueing if QP in error
` [PATCH 05/20] ib_srp: Eliminate state SRP_TARGET_CONNECTING
` [PATCH 06/20] ib_srp: Suppress superfluous error messages
` [PATCH 07/20] ib_srp: Avoid that SCSI error handling triggers a crash
` [PATCH 08/20] ib_srp: Introduce the helper function, srp_remove_target()
` [PATCH 09/20] ib_srp: Eliminate state SRP_TARGET_DEAD
` [PATCH 10/20] ib_srp: Keep processing commands during scsi_remove_host()
` [PATCH 11/20] ib_srp: Make srp_disconnect_target() wait for IB completions
` [PATCH 12/20] ib_srp: Document sysfs attributes
` [PATCH 13/20] srp_transport: Fix atttribute registration
` [PATCH 15/20] srp_transport: Document sysfs attributes
` [PATCH 16/20] ib_srp: Allow SRP disconnect through sysfs
` [PATCH 17/20] ib_srp: Introduce a temporary variable in srp_remove_target()
` [PATCH 18/20] ib_srp: Maintain a single connection per I_T nexus
` [PATCH 19/20] srp_transport: Add transport layer error handling
` [PATCH 20/20] ib_srp: Add dev_loss_tmo support
` [PATCH 14/20] srp_transport: Simplify attribute initialization code
[PATCH] RDMA/ocrdma: Fixed CONFIG_VLAN_8021Q
2012-08-10 23:58 UTC (2+ messages)
IB softirq race
2012-08-10 20:51 UTC (2+ messages)
[PATCH] RDMA/ucma.c: Different fix for ucma context uid=0, causing iWarp RDMA applications to fail in connection establishment
2012-08-10 20:22 UTC (4+ messages)
[PATCH 2/2] ibsim/sim_mad.c: Add read/reset functions for optional performance attributes
2012-08-10 18:23 UTC
[PATCH 1/2] ibsim/sim.h: Add support for optional performance attributes
2012-08-10 18:22 UTC
BUG: RDMA/ocrdma calls invalid vlan_dev_real_dev()
2012-08-10 11:05 UTC (3+ messages)
[PATCH] [trivial] infiniband: Fix typo in infiniband driver
2012-08-10 0:08 UTC (4+ messages)
` [PATCH/v2] "
[PATCH][MINOR] opensm/osm_vendor_ibumad.c: Add management class to error log message
2012-08-09 6:27 UTC
3.6-rc1 IB complaint
2012-08-08 12:08 UTC (2+ messages)
[PATCH] IB/mlx4: fix possible deadlock with sm_lock spinlock
2012-08-07 18:35 UTC (2+ messages)
memory region limit at 32 GB?
2012-08-07 8:18 UTC (7+ messages)
[PATCH] net/mlx4_core: enable 8TB of memory registration
2012-08-07 8:03 UTC
[ANNOUNCE] OFED-3.5-rc1 is available
2012-08-06 14:58 UTC
[PATCH] net/mlx4_core: Fix num mtt issues
2012-08-05 16:37 UTC
[PATCH] RDMA/ucma.c: Fix for ucma context uid=0, causing iWarp RDMA applications to fail in connection establishment
2012-08-03 23:58 UTC (4+ messages)
Kernel panic under 3.2.14 Xen dom0 and SCST trunk
2012-08-03 11:12 UTC (7+ messages)
FDR HCA only doing QDR?
2012-08-02 10:19 UTC (3+ messages)
[ANNOUNCE] libibumad tarball release
2012-08-02 9:19 UTC (2+ messages)
[ANNOUNCE] OpenSM tarball release
2012-08-02 9:17 UTC
[PATCH] opensm/perfmgr: update new error codes to '54' prefix
2012-08-02 7:02 UTC (2+ messages)
[PATCH] opensm/man/opensm.8.in: Add section for MKey support
2012-08-02 7:00 UTC (2+ messages)
[PATCH 3/5] librspreload: Support server apps that call fork()
2012-08-01 20:40 UTC (3+ messages)
[PATCH 0/8] opensm: Improved mkey support
2012-08-01 20:19 UTC (12+ messages)
` [PATCH 1/9 v2] opensm: Add guid2mkey cache file support
` [PATCH 2/9 v2] opensm: Allow recovery of subnets with misset mkeys
` [PATCH 3/9 v2] opensm: Add locking where necessary around osm_req_*
` [PATCH 4/9 v2] opensm: Add support for setting mkey protection levels
` [PATCH 5/9 v2] opensm: Log errors on SubnGet timeouts
` [PATCH 6/9 v2] opensm: Add neighboring link cache file
` [PATCH 7/9 v2] opensm: Check for valid mkey protection level in config file
` [PATCH 8/9 v2] opensm: Ensure sweep interval/mkey lease are sensibly set
` [PATCH 9/9 v2] opensm/scripts/sldd.sh: Update to support guid2mkey/neighbors
[PATCH] opensm/osm_sa_path_record.c: Restore osm_get_path_params functionality
2012-08-01 20:18 UTC (2+ messages)
[PATCH][TRIVIAL] opensm/osm_perfmgr.c: Use non conflicting error codes in log messages
2012-08-01 20:17 UTC (2+ messages)
[PATCH][MINOR] opensm: Remove unused per_module_logging option
2012-08-01 20:17 UTC (2+ messages)
[PATCH][TRIVIAL] opensm/osm_perfmgr.c: Eliminate compile warning
2012-08-01 20:16 UTC (2+ messages)
[PATCH][MINOR] opensm: Support (null) being specified for per_module_logging_file option
2012-08-01 20:15 UTC (2+ messages)
[PATCH][TRIVIAL] opensm/osm_congestion_control.c: Fix initialization hex string
2012-08-01 20:14 UTC (2+ messages)
[PATCH 1/2] opensm/osm_base.h: Add some SA ClassPortInfo CapabilityMask2 bits
2012-08-01 20:13 UTC (2+ messages)
[PATCH][TRIVIAL] osmtest/osmtest.c: Fix permissions
2012-08-01 20:12 UTC (2+ messages)
Work completion error: "transport retry counter exceeded"
2012-08-01 20:08 UTC (8+ messages)
[PATCH v3 27/32] PCI/qib: use PCIe capabilities access functions to simplify implementation
2012-08-01 17:30 UTC
[PATCH 3/2] opensm: Add support for multicast service records
2012-08-01 15:29 UTC
[PATCH 2/2] opensm/osm_sa_class_port_info.c: Indicate support for PortInfo CapMask2 matching in SA ClassPortInfo:CapabilityMask2
2012-08-01 13:58 UTC
[RFC] zero-copy extensions for rsockets
2012-08-01 0:15 UTC (7+ messages)
[GIT PULL] please pull infiniband.git
2012-07-31 20:56 UTC
[PATCH] opensm/osm_congestion_control.c: Skip TID 0 on 32 bit wraparound
2012-07-31 16:27 UTC
[PATCH 01/27] opensm/torus-2QoS: Fix some typos in documentation
2012-07-31 16:04 UTC (27+ messages)
` [PATCH 02/27] Add support to reread configuration file when stacked in rediscovery loop
` [PATCH 03/27] opensm/osm_link_mgr.c: Set PortInfo:PortState to LinkDown when remote port isn't accessible
` [PATCH 04/27] Fixed Multicast precreation parsing
` [PATCH 05/27] Fixed crash in sm_state_mgr_send_master_sm_info_req() during fabric merge
` [PATCH 06/27] opensm/osm_subnet.c: Cosmetic formatting change
` [PATCH 07/27] Fix deadlock between sminfo_set_req() and osm_sm_state_mgr()
` [PATCH 08/27] Fixes in SL2VL table distribution algorithm
` [PATCH 09/27] Sending SL2VL and VLARB SET MADs in distributed manner
` [PATCH 10/27] Fix SL2VL configuration
` [PATCH 11/27] Fix base port0 sl2vl mapping optimization
` [PATCH 12/27] opensm/osm_sa_mcmember_record.c: Dump MCMemberRecord in mcmr_query_mgrp
` [PATCH 13/27] Fix pre-creation of MC group with MGID containing P_Key
` [PATCH 14/27] opensm/osm_sa_mcmember_record.c: In mcmr_rcv_join_mgrp, add MGID to log message
` [PATCH 15/27] opensm/osm_sa_path_record.c: Add debug logging to pr_match_mgrp_attributes
` [PATCH 16/27] opensm/osm_sa_path_record.c: Log requester port GUID at DEBUG level
` [PATCH 17/27] opensm/osm_sa_mcmember_record.c: "
` [PATCH 18/27] opensm/osm_sa*.c: "
` [PATCH 19/27] Fix crash in ucast cache when ucast cache invalidates after updating one of the switches
` [PATCH 20/27] Fix crash in ucast cache when chain of switches connected back at once to the fabric
` [PATCH 21/27] Fix transaction id casting
` [PATCH 22/27] Skip TID 0 on 32 bit wraparound for SMP, SA and PerfMgt queries
` [PATCH 23/27] opensm/osm_vendor_ibumad: Add management class into match criteria
` [PATCH 24/27] opensm/osm_node_info_rcv.c: Handle non-compliant SMA gracefully
` [PATCH 25/27] Increase p_port->discovery_count only when received PortInfo for port 0 of the switch
` [PATCH 26/27] opensm: Fix crash found with ucast cache
` [PATCH 27/27] Call drop manager before checking for other Master SM in the fabric
[PATCH 1/5] IB/qib: Reduce sdma_lock contention
2012-07-31 15:57 UTC (10+ messages)
` [PATCH 3/5] IB/qib: Add support for per-device/per-port parameters
Basics of congestion control?
2012-07-31 11:53 UTC (3+ 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).