messages from 2010-08-26 21:32:09 to 2010-09-07 20:02:46 UTC [more...]
[PATCH] libvendor/osm_vendor_mlx_sa.c: remove useless "if" statement
2010-09-07 20:02 UTC (2+ messages)
[PATCH] libvendor/osm_vendor_ibumad_sa.c: remove useless "if" statement
2010-09-07 20:02 UTC (4+ messages)
[PATCH] opensm/osm_trap_rcv.c: fix possible core dump
2010-09-07 19:58 UTC (2+ messages)
[PATCH] opensm/osm_db_files.c: remove bad free() call
2010-09-07 19:51 UTC (2+ messages)
[PATCH v2] opensm/osm_console.c: fix memory and file descriptor leaks
2010-09-07 19:30 UTC
[PATCH 00/13] trivial: Remove unnecessary casts of private_data
2010-09-07 18:24 UTC (3+ messages)
` [PATCH 02/13] drivers/infiniband: "
[PATCH] opensm/osm_prtn.c: removing TopSpin hack
2010-09-07 18:19 UTC (2+ messages)
Multicast group pre-creation for TopSpin old stack
2010-09-07 17:19 UTC (6+ messages)
git.openfabrics.org DNS names
2010-09-07 16:51 UTC (2+ messages)
[PATCH] RDMA/nes: correct register write in set TX pause param
2010-09-07 16:31 UTC
[ANNOUNCE] OFED 1.5.2 rc6 is available
2010-09-07 15:42 UTC
[PATCH] opensm/osm_console.c: fix memory and file descriptor leaks
2010-09-07 15:32 UTC (3+ messages)
[PATCH] opensm/st.c: fix potential core dumps
2010-09-07 15:18 UTC
[PATCHv10 02/12] ib_core: IBoE CMA device binding
2010-09-07 15:18 UTC (12+ messages)
[PATCH] opensm/osm_qos_parser_y.y: fixing bunch of memory leaks on invalid values
2010-09-07 15:17 UTC
[PATCH] opensm/osm_ucast_file.c: closing file descriptor in error path
2010-09-07 15:16 UTC
[PATCH] opensm/osm_pkey_mgr.c: fixing small memory leak
2010-09-07 15:15 UTC
[PATCH] opensm/osm_ucast_lash.c: small bug in calculating allocated size
2010-09-07 15:15 UTC
[PATCH] opensm/osm_ucast_ftree.c: fixing another memory leak at error path
2010-09-07 15:11 UTC
[PATCH] opensm/osm_ucast_ftree.c: fix small memory leak in error path
2010-09-07 15:11 UTC
[PATCH] osmtest/osmt_slvl_vl_arb.c: handling fopen() failure
2010-09-07 15:07 UTC
[PATCH] opensm/osm_db_files.c: fix small memory leak
2010-09-07 15:05 UTC
[PATCH] opensm/osm_subnet.c: fixing small bug in error path
2010-09-07 15:04 UTC
[PATCH] opensm/osm_helper.c: cosmetics - move define closer to the relevant code
2010-09-07 15:03 UTC
[PATCH] opensm/osm_helper.c: fix potential overrun of the array
2010-09-07 15:02 UTC
[PATCH] osmtest/osmtest.c: handle timeouts in PR stress test
2010-09-07 15:01 UTC
[PATCH] opensm/osm_mesh.c: fixing a bug in compare_switches()
2010-09-07 15:00 UTC
[PATCH] opensm/osm_sa_vlarb_record.c: removed unused variable
2010-09-07 14:59 UTC
[PATCH] opensm/osm_node_info_rcv.c: remove useless code line
2010-09-07 14:58 UTC
[PATCH] opensm/osm_sa_pkey_record.c: removing unused variable
2010-09-07 14:57 UTC
[PATCH] opensm/osm_sminfo_rcv.c: removing unused variable
2010-09-07 14:56 UTC
[PATCH] opensm/osm_pkey.c: removing unused function
2010-09-07 14:55 UTC
[PATCH] opensm/osm_ucast_cache.c: fix potential seg fault
2010-09-07 14:54 UTC
[PATCH] opensm/osm_mtree.c: removing useless 'if' statement
2010-09-07 14:53 UTC
[PATCH v4 00/18] opensm: Add new torus routing engine: torus-2QoS
2010-09-07 14:52 UTC (21+ messages)
` [PATCH v4 01/18] opensm: Prepare for routing engine input to path record SL lookup and SL2VL map setup
` [PATCH v4 02/18] opensm: Allow the routing engine to influence SL2VL calculations
` [PATCH v4 03/18] opensm: Allow the routing engine to participate in path SL calculations
` [PATCH v4 04/18] opensm: Track the minimum value in the fabric of data VLs supported
` [PATCH v4 05/18] opensm: Add struct osm_routing_engine callback to build spanning trees for multicast
` [PATCH v4 06/18] opensm: Make mcast_mgr_purge_tree() available outside osm_mcast_mgr.c
` [PATCH v4 07/18] opensm: Add torus-2QoS routing engine, part 1
` [PATCH v4 08/18] opensm: Add torus-2QoS routing engine, part 2
` [PATCH v4 09/18] opensm: Add torus-2QoS routing engine, part 3
` [PATCH v4 10/18] opensm: Add torus-2QoS routing engine, part 4
` [PATCH v4 11/18] opensm: Update documentation to describe torus-2QoS
` [PATCH v4 12/18] opensm: Enable torus-2QoS routing engine
` [PATCH v4 13/18] opensm: Add opensm option to specify file name for extra torus-2QoS configuration information
` [PATCH v4 14/18] opensm: Do not require -Q option for torus-2QoS routing engine
` [PATCH v4 15/18] opensm: Make it possible to configure no fallback "
` [PATCH v4 16/18] opensm: Avoid havoc in minhop caused by torus-2QoS persistent use of osm_port_t:priv
` [PATCH v4 17/18] opensm: Avoid havoc in dump_ucast_routes() "
` [PATCH v4 18/18] opensm: Cause status of unicast routing attempt to propogate to callers of osm_ucast_mgr_process()
[PATCH] opensm/osm_qos_policy.c: fix SL for TS-precreated mcast group
2010-09-06 20:57 UTC (3+ messages)
trouble sending mail to mailing list
2010-09-06 19:15 UTC
[PATCH v2] opensm/osm_qos_policy.c: change a log message
2010-09-06 16:47 UTC (2+ messages)
[PATCH] inifiband-diags: Support Voltaire switch ISR4200
2010-09-06 16:38 UTC (2+ messages)
[PATCH] infiniband-diags: Do not exit when unexpected node found
2010-09-06 16:36 UTC (2+ messages)
hang when exiting opensm or diagnet
2010-09-06 15:38 UTC
DHCP over InfiniBand Update
2010-09-06 13:26 UTC (4+ messages)
` [ewg] "
Hello
2010-09-05 19:54 UTC
[PATCH] opensm/osm_qos_policy.c: change a log message
2010-09-05 9:58 UTC
[ANNOUNCE] management tarballs release
2010-09-04 11:26 UTC
Errors from ibchecknet
2010-09-03 21:04 UTC (9+ messages)
OFED 1.5.2: libibumad.so version bump
2010-09-03 20:18 UTC (6+ messages)
[PATCH v5 0/1] IB/ipoib: fix dangling pointer references to ipoib_neigh and ipoib_path
2010-09-03 16:06 UTC (4+ messages)
` [PATCH v5] "
[PATCH] [IPOIB] Do IB path MTU
2010-09-02 23:20 UTC
[PATCH] [IPOIB] Check for a MTU overflow on the GSO path
2010-09-02 23:11 UTC
[PATCH 2.6.36] RDMA/cxgb3: Don't exceed the max HW CQ depth
2010-09-02 21:52 UTC (5+ messages)
[ANNOUNCE] libnes-1.1.0 release
2010-09-02 21:51 UTC
[PATCH RFC] ipoib: good references make good neighbors
2010-09-02 21:39 UTC (5+ messages)
RFC: Splitting of the management git tree in Open Fabrics
2010-09-02 21:05 UTC (5+ messages)
` "
[PATCH] ibsim: parse width and speed from ibnetdiscover output
2010-09-02 20:19 UTC (3+ messages)
Makefile fix for infinipath-psm
2010-09-02 12:34 UTC (3+ messages)
` install libsdp openib setup
Patch for rpm and --without-depcheck
2010-09-02 6:32 UTC (3+ messages)
[PATCHv2] osmtest/SA client: Only set attribute offset for RMPP operations
2010-09-01 21:47 UTC
[PATCH] osmtest/SA client: Only set attribute offset for RMPP operations
2010-09-01 19:29 UTC (3+ messages)
ibnetdiscover issue with multiported CA (or router) with multiple ports on same subnet
2010-09-01 17:06 UTC (4+ messages)
[PATCH] RDMA/nes: Modified FIN handling causes hang in A0 cards
2010-09-01 15:43 UTC
libsdp.spec file fix
2010-09-01 15:21 UTC
[PATCH] infiniband-diags/ibnetdiscover: Fix handling of CA ports in recv_port_info
2010-09-01 13:44 UTC (2+ messages)
[PATCH] RDMA/nes: turn carrier off on ifdown
2010-09-01 13:35 UTC
[PATCH] ibnetdiscover: add '-f' flag to show full information (ports' speed and width)
2010-09-01 13:23 UTC (14+ messages)
[PATCHv2] opensm/osm_pkey_mgr.c: Eliminate unneeded parameter from pkey_mgr_get_physp_max_blocks API
2010-09-01 12:54 UTC (2+ messages)
[PATCHv3] opensm/include/osm_helper.h: Eliminate some duplicate declarations
2010-09-01 12:51 UTC (2+ messages)
[PATCH] libibumad: Increase the limit of UMAD_MAX_DEVICES
2010-09-01 12:43 UTC (2+ messages)
[PATCH] opensm: Fix sl2vl configuration
2010-09-01 12:36 UTC (4+ messages)
` [PATCH v2] "
[PATCHv2] opensm/include/osm_helper.h: Eliminate some duplicate declarations
2010-08-31 16:10 UTC
[PATCH] opensm/osm_pkey_mgr.c: Eliminate unneeded parameter from pkey_mgr_get_physp_max_blocks API
2010-08-31 16:09 UTC
[PATCH] opensm/include/osm_helper.h: Eliminate some duplicated declarations
2010-08-31 16:08 UTC
What is an IOC device ID and what is DriverStore
2010-08-31 12:04 UTC (12+ messages)
` [ofw] "
fc13 ofed-1.5.2rc5 build error
2010-08-31 5:40 UTC
[PATCH] IB/ipoib: Initialize ipoib_neigh list properly
2010-08-30 23:20 UTC (3+ messages)
[PATCH 5/5 v7] IB/srp: Introduce list_first_entry()
2010-08-30 19:27 UTC
[PATCH 4/5 v7] IB/srp: Reduce number of BUSY conditions
2010-08-30 19:27 UTC
[PATCH 3/5 v7] IB/srp: Eliminate two forward declarations
2010-08-30 19:27 UTC
[PATCH 2/5 v7] IB/srp: IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ
2010-08-30 19:27 UTC
[PATCH 1/5 v7] IB/srp: Preparation for transmit ring response allocation
2010-08-30 19:27 UTC
[PATCH 0/5 v7] IB/srp: Patches for 2.6.37
2010-08-30 19:27 UTC
[ANNOUNCE] OFED 1.5.2 rc5 is available
2010-08-30 15:22 UTC
IPoIB: Broken IGMP processing
2010-08-27 13:29 UTC (19+ messages)
` [IPoIB] Identify Multicast packets and fix IGMP breakage
` [IPoIB] Identify multicast packets and fix IGMP breakage V2
` [IPoIB] Identify multicast packets and fix IGMP breakage V3
[PATCHv10 05/12] mthca: Adapt to API changes in the core for UD packing
2010-08-27 6:17 UTC (2+ 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