messages from 2012-12-10 09:30:52 to 2013-01-20 10:14:11 UTC [more...]
[PATCH 1/2] opensm: Fix signed vs unsigned int comparison
2013-01-20 10:14 UTC (2+ messages)
[TRIVIAL][PATCH] opensm: clean up error message, function name is printed by logging code
2013-01-20 10:13 UTC (2+ messages)
[PATCH][MINOR] opensm/osm_sa_mcmember_record.c: Return proper scope for query with valid SA key
2013-01-20 10:12 UTC (2+ messages)
[PATCH][TRIVIAL] opensm/include/complib/cl_packon.h: Fix some commentary typos
2013-01-20 10:09 UTC (2+ messages)
[PATCH][MINOR] Add Per Module Logging support for Congestion Manager
2013-01-20 10:08 UTC (2+ messages)
[PATCH] libibmad: Add support for PortSamplesResult
2013-01-18 23:05 UTC
[ANNOUNCE] OFED-3.5-rc2 is available
2013-01-17 9:32 UTC (5+ messages)
` [ANNOUNCE] OFED-3.5-rc3 "
` [ANNOUNCE] OFED-3.5-rc4 "
` [ANNOUNCE] OFED-3.5-rc5 "
[PATCH 00/11] Critical bug fixes for RDMA/cxgb4
2013-01-16 7:17 UTC (17+ messages)
` [PATCH 01/11] RDMA/cxgb4: abort connections that receive unexpected streaming mode data
` [PATCH 02/11] RDMA/cxgb4: abort connections when moving to ERROR state
` [PATCH 03/11] RDMA/cxgb4: Display streaming mode error only if detected in RTS
` [PATCH 04/11] RDMA/cxgb4: keep qp referenced until TID released
` [PATCH 05/11] RDMA/cxgb4: Always log async errors
` [PATCH 06/11] RDMA/cxgb4: only log rx_data warnings if cpl status is non zero
` [PATCH 07/11] RDMA/cxgb4: endpoint timeout race condition
` [PATCH 08/11] RDMA/cxgb4: don't reconnect on abort for mpa_rev 1
` [PATCH 09/11] RDMA/cxgb4: Don't wakeup threads for MPAv2
` [PATCH 10/11] RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish
` [PATCH 11/11] RDMA/cxgb4: Address sparse warnings
[ANNOUNCE]: SCST version 2.2.1 released
2013-01-16 1:15 UTC
[PATCH] IB: cxgb3: delay freeing mem untill entirely done with it
2013-01-14 21:43 UTC (2+ messages)
Distributing IPoIB interrupts
2013-01-14 16:55 UTC (3+ messages)
[PATCH] [librdmacm] rsockets: Add support for existing UDP apps
2013-01-14 16:30 UTC
[PATCH] IB/srp: disconnect to SRP target before removing SCSI host
2013-01-11 19:42 UTC (5+ messages)
[PATCH][TRIVIAL] infiniband-diags/saquery.c: Display NodeRecord LID in decimal
2013-01-11 19:33 UTC
[PATCH FIXES for 3.8] mlx4: Fix advertizement of wrong PF context behaviour
2013-01-10 15:25 UTC (2+ messages)
[PATCH 5/5] kfifo: log based kfifo API
2013-01-09 2:42 UTC (4+ messages)
[PATCH 3/3] opensm/osm_torus.c: Dump torus when OSM_LOG_ROUTING specified
2013-01-07 19:50 UTC
[PATCH 2/3] opensm/torus: Add configuration for max_changes to report
2013-01-07 19:50 UTC
[PATCH 1/3] opensm/osm_torus.c: Consolidate some parsing with parse_unsigned
2013-01-07 19:50 UTC
bug in ucma_accept()?
2013-01-07 19:30 UTC (3+ messages)
[PATCH -v2 09/26] infiniband: rename random32() to prandom_u32()
2013-01-05 23:35 UTC (7+ messages)
[PATCH] infiniband-diags/ibportstate.c: Fix PortInfo sets with extended speeds
2013-01-04 23:38 UTC (2+ messages)
[patch net-next V6 00/15] net: introduce upper device lists and remove dev->master
2013-01-04 21:33 UTC (17+ messages)
` [patch net-next V6 01/15] net: introduce upper device lists
` [patch net-next V6 02/15] macvlan: add link to upper device
` [patch net-next V6 03/15] vlan: "
` [patch net-next V6 04/15] rtnetlink: remove usage of dev->master
` [patch net-next V6 05/15] team: remove usage of netdev_set_master()
` [patch net-next V6 06/15] bridge: "
` [patch net-next V6 07/15] netpoll: remove usage of dev->master
` [patch net-next V6 08/15] cxgb3: "
` [patch net-next V6 09/15] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next V6 10/15] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next V6 11/15] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next V6 13/15] bonding: remove usage of dev->master
` [patch net-next V6 14/15] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next V6 15/15] net: kill dev->master
` [patch net-next V6 12/15] nes: remove usage of dev->master
[patch net-next V5 00/15] net: introduce upper device lists and remove dev->master
2013-01-02 18:57 UTC (17+ messages)
` [patch net-next V5 01/15] net: introduce upper device lists
` [patch net-next V5 02/15] macvlan: add link to upper device
` [patch net-next V5 03/15] vlan: "
` [patch net-next V5 08/15] cxgb3: remove usage of dev->master
` [patch net-next V5 04/15] rtnetlink: "
` [patch net-next V5 05/15] team: remove usage of netdev_set_master()
` [patch net-next V5 06/15] bridge: "
` [patch net-next V5 07/15] netpoll: remove usage of dev->master
` [patch net-next V5 09/15] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next V5 10/15] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next V5 11/15] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next V5 12/15] nes: remove usage of dev->master
` [patch net-next V5 13/15] bonding: "
` [patch net-next V5 14/15] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next V5 15/15] net: kill dev->master
[PATCH 0/2] Re-submit RDS patches
2012-12-26 23:21 UTC (7+ messages)
` [PATCH 1/2] IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
` [PATCH 2/2] IB/rds: suppress incompatible protocol when version is known
[PATCH 09/29] infiniband: rename random32() and net_random() to prandom_u32()
2012-12-24 2:13 UTC
[PATCH 2/2] drivers: infiniband: hw: cxgb4: fix cast warning
2012-12-22 3:31 UTC (2+ messages)
[GIT PULL] please pull infiniband.git
2012-12-21 21:42 UTC
Your Inheritance/Winning payment
2012-12-21 13:44 UTC
[PATCH v3 0/3] IB/SRP patches for kernel 3.8
2012-12-20 20:06 UTC (17+ messages)
` [PATCH v3 1/3] IB/srp: Track connection state properly
` [PATCH v4 "
` [PATCH v3 2/3] IB/srp: Avoid sending a task management function needlessly
` [PATCH v3 3/3] IB/srp: Avoid endless SCSI error handling loop
linux-next: build failure after merge of the infiniband tree
2012-12-20 9:58 UTC (3+ messages)
[PATCH 2/2 v2] [librdmacm] examples/udpong: Add test program for rsocket datagrams
2012-12-19 23:51 UTC
[PATCH 1/2 v2] [librdmacm] rsocket: Add datagram support
2012-12-19 23:51 UTC
[infiniband:for-next 4/6] drivers/infiniband/hw/cxgb4/cm.c:2701:35: sparse: restricted __be32 degrades to integer
2012-12-19 22:15 UTC
[infiniband:for-next 2/6] drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:3335:27: sparse: cast from restricted __be16
2012-12-19 20:58 UTC
fix typo in commit message
2012-12-19 19:46 UTC (2+ messages)
[PATCH] opensm/osm_prtn_config.c: Insert autogenerated pkey into MGID for IPoIB
2012-12-19 19:16 UTC
[infiniband:for-next 4/6] drivers/infiniband/hw/cxgb4/cm.c:2694:12: warning: cast to pointer from integer of different size
2012-12-19 18:49 UTC
[infiniband:for-next 3/6] drivers/scsi/csiostor/t4fw_api_stor.h:43:6: error: nested redefinition of 'enum fw_retval'
2012-12-19 18:33 UTC
[infiniband:for-next 1/6] drivers/scsi/csiostor/t4fw_api_stor.h:48:2: error: redeclaration of enumerator 'FW_ENOEXEC'
2012-12-19 18:27 UTC
[PATCH] IPoIB: Call skb_dst_drop() once skb is enqueued for sending
2012-12-19 17:17 UTC
[PATCH v2] IB/SRP patches for kernel 3.8
2012-12-19 14:15 UTC (11+ messages)
` [PATCH v2 1/2] IB/srp: Track connection state properly
` [PATCH v2 2/2] IB/srp: Avoid endless SCSI error handling loop
[RFC] [PATCH 1/2] rsocket: Add datagram support
2012-12-19 0:59 UTC (3+ messages)
[RFC] [PATCH 2/2] [librdmacm] examples/udpong: Add test program for rsocket datagrams
2012-12-19 0:39 UTC
[PATCH V4 0/5] Add LE hash collision bug fix for active and passive offloaded connections
2012-12-18 16:11 UTC (8+ messages)
` [PATCH V4 2/5] cxgb4: Add LE hash collision bug fix path in LLD driver
` [PATCH V4 4/5] RDMA/cxgb4: Fix LE hash collision bug for passive open connection
` [PATCH V4 5/5] RDMA/cxgb4: Fix bug for active and passive LE hash collision path
` [PATCH V4 1/5] cxgb4: Add T4 filter support
` [PATCH V4 3/5] RDMA/cxgb4: Fix LE hash collision bug for active open connection
umad_send with service level higher than 0 does not work
2012-12-18 2:26 UTC (18+ messages)
Is there a code path for adaptive routing with the torus-2QoS engine in opensm ?
2012-12-17 21:11 UTC
Adaptive routing with the torus-2QoS engine in opensm
2012-12-17 21:00 UTC
[PATCH] opensm/osm_dump.c: Fix output port on SL2VL table for non switch nodes
2012-12-17 16:55 UTC
[PATCH] opensm/osm_sa_slvl_record.c: Fix out port for CAs and routers
2012-12-17 16:55 UTC
[PATCH] opensm/osm_torus.c: Fix memory leak
2012-12-17 16:55 UTC
[PATCH 1/1] OpenSM: DFSSSP does not find LIDs due to wrong byte order
2012-12-16 16:06 UTC
[GIT PULL] please pull infiniband.git
2012-12-14 23:57 UTC (5+ messages)
FINANCIAL LOAN OFFER AT 3% INTEREST RATE
2012-12-13 7:52 UTC
Quick mlx4 IB SR-IOV howto?
2012-12-11 18:29 UTC (3+ messages)
[PATCH 3/3] Fixlinker error with clang with -O < 2
2012-12-11 10:09 UTC
[PATCH 3/3] Avoid linker error with clang 3.0
2012-12-11 10:08 UTC (8+ messages)
Updated Debian packages?
2012-12-10 21:05 UTC (8+ messages)
ib/roce VLAN ibv_rc_pingpong test
2012-12-10 14:42 UTC (2+ messages)
[PATCH V3 0/5] Add LE hash collision bug fix for active and passive offloaded connections
2012-12-10 9:46 UTC (4+ messages)
` [PATCH V3 1/5] cxgb4: Add T4 filter support
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).