messages from 2012-08-09 15:54:46 to 2012-08-23 14:09:05 UTC [more...]
[PATCH for-next 0/4] batch of maintainance patches for 3.7
2012-08-23 14:09 UTC (5+ messages)
` [PATCH for-next 1/4] IB/core: Remove unused variables in ucm/ucma
` [PATCH for-next 2/4] IB/mlx4: Fill in sq_sig_type in query QP
` [PATCH for-next 3/4] net/mlx4_core: Fix wrong offset in query device caps
` [PATCH for-next 4/4] net/mlx4_core: Remove annoying debug message in the resource tracker
rsockets and fork
2012-08-23 1:32 UTC (13+ messages)
[PATCH] ibsim/sim_cmd: Add command to set perf. counters
2012-08-22 19:02 UTC
[PATCH 5/7] librdmacm/rspreload: Do not block connect when supporting fork
2012-08-21 18:20 UTC (6+ messages)
[PATCH] DMA/cxgb4: Fix error handling
2012-08-20 19:31 UTC (2+ messages)
[ANNOUNCE] Remote IB Statistics
2012-08-17 19:48 UTC (4+ messages)
[PATCH 2/2] librdmacm/rstream: Use MSG_WAITALL for blocking test
2012-08-17 19:32 UTC (2+ messages)
[PATCH 1/2] librdmacm/rsockets: Add support for MSG_WAITALL rrecv() flag
2012-08-17 19:30 UTC (2+ messages)
[GIT PULL] please pull infiniband.git
2012-08-17 18:38 UTC
Two more ib_srp patches
2012-08-17 16:49 UTC (3+ messages)
[PATCH] RDMA/ocrdma: Fixed cqe expansion of unsignaled wqe
2012-08-17 14:45 UTC
[Bug 46051] New: mthca/mthca_cmd.c:1362: suspicious call to MTHCA_PUT
2012-08-17 8:47 UTC
[PATCH] librdmacm/rsockets: Support MSG_WAITALL with rsockets recv()
2012-08-16 21:07 UTC (4+ messages)
rdma_connect() timeout question
2012-08-16 19:57 UTC (3+ messages)
[PATCH 7/7] librdmacm/rspreload: Add fstat support
2012-08-16 19:24 UTC
[PATCH 4/7] librdmacm/rspreload: Minor cleanup of fork_passive handling
2012-08-16 19:24 UTC
[PATCH 6/7] librdmacm/rspreload: Support sendfile
2012-08-16 19:24 UTC
[PATCH 1/7] librdmacm/rspreload: Call real.close in fd_close
2012-08-16 19:24 UTC
[PATCH 3/7] librdmacm/rsockets: Support SO_OOBINLINE
2012-08-16 19:24 UTC
[PATCH 2/7] librdmacm/rspreload: Support dup2 calls
2012-08-16 19:24 UTC
[infiniband:for-next 9/19] drivers/net/ethernet/mellanox/mlx4/mr.c:134:4: error: implicit declaration of function 'vmalloc'
2012-08-16 16:05 UTC
[PATCHv1] RDMA/ocrdma: Fixed CONFIG_VLAN_8021Q
2012-08-16 12:15 UTC (3+ messages)
linux-next: build failure after merge of the infiniband tree
2012-08-16 6:59 UTC (4+ messages)
[patch net-next v2 00/15] net: introduce upper device lists and remove dev->master
2012-08-16 5:48 UTC (25+ messages)
` [patch net-next v2 01/15] net: introduce upper device lists
` [patch net-next v2 02/15] macvlan: add link to upper device
` [patch net-next v2 03/15] vlan: "
` [patch net-next v2 04/15] rtnetlink: remove usage of dev->master
` [patch net-next v2 05/15] team: remove usage of netdev_set_master()
` [patch net-next v2 06/15] bridge: "
` [patch net-next v2 07/15] netpoll: remove usage of dev->master
` [patch net-next v2 08/15] cxgb3: "
` [patch net-next v2 09/15] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next v2 10/15] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next v2 11/15] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next v2 12/15] nes: remove usage of dev->master
` [patch net-next v2 13/15] bonding: "
` [patch net-next v2 14/15] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next v2 15/15] net: kill dev->master
handling rdma apps using chroot
2012-08-15 22:31 UTC (5+ messages)
Claim requirements
2012-08-15 21:49 UTC
[patch net-next 00/16] net: introduce upper device lists and remove dev->master
2012-08-15 20:33 UTC (30+ 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
Trust model for raw QPs
2012-08-15 18:20 UTC (10+ messages)
[PATCH 00/20, v4] Make ib_srp better suited for H.A. purposes
2012-08-15 0:03 UTC (17+ messages)
` [PATCH 01/20] ib_srp: Fix a race condition
` [PATCH 01/20 v4b] "
` [PATCH 14/20] srp_transport: Simplify attribute initialization code
` [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 2/8] opensm/complib: define "if" statements with branch prediction hints
2012-08-14 21:54 UTC (3+ messages)
[PATCH 8/8] opensm/osm_port_info_rcv.c: use if_PF() on fatal conditions
2012-08-14 21:46 UTC
[PATCH 7/8] opensm/osm_port_info_rcv.c: check received local_port_num
2012-08-14 21:41 UTC
[PATCH 6/8] opensm/libvendor/osm_vendor_ibumad.c: validate response MAD properties
2012-08-14 21:40 UTC
[PATCH 5/8] opensm/libvendor/osm_vendor_ibumad.c: rename "mad" to "p_mad" to indicate pointer
2012-08-14 21:38 UTC
[PATCH 4/8] opensm/libvendor/osm_vendor_ibumad_sa.c: use wrapper function instead of direct access
2012-08-14 21:36 UTC
[PATCH 3/8] opensm/osm_node_info_rcv.c: using if_PF for all the fatal conditions
2012-08-14 21:35 UTC
[PATCH 1/8] opensm/configure.in: check that compiler supports __builtin_expect()
2012-08-14 21:30 UTC
Patchwork back online
2012-08-14 19:16 UTC (5+ messages)
Setting service level for a QP with ibv_modify_qp and RDMA_CM
2012-08-14 16:16 UTC (2+ messages)
[PATCH 5/5] drivers/infiniband/hw/qib/qib_iba7322.c: fix error return code
2012-08-14 13:14 UTC (2+ messages)
[ANNOUNCE] librdmacm-1.0.16
2012-08-13 18:27 UTC (6+ messages)
[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
[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 (2+ messages)
[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
[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] "
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).