aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller4-8/+14
2011-08-26IPoIB: convert to SKB paged frag API.Ian Campbell2-4/+6
2011-08-26IB: nes: convert to SKB paged frag API.Ian Campbell1-10/+11
2011-08-26IB: amso1100: convert to SKB paged frag API.Ian Campbell1-5/+3
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko2-2/+2
2011-08-17Merge branches 'ipoib' and 'iser' into for-nextRoland Dreier3-5/+9
2011-08-17IB/iser: Support iSCSI PDU paddingOr Gerlitz2-4/+8
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz1-1/+1
2011-08-16IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert1-3/+5
2011-08-11mlx4: Fix infiniband Kconfig dependencies.David S. Miller1-1/+2
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher2-2/+2
2011-07-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma5-5/+5
2011-07-25iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger1-1/+1
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds36-1083/+683
2011-07-22Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 'srp' into for-nextRoland Dreier35-1043/+639
2011-07-22IB/qib: Defer HCA error events to taskletMike Marciniszyn2-21/+53
2011-07-21nes: do vlan cleanupJiri Pirko3-28/+45
2011-07-18RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies1-4/+5
2011-07-18IB/mlx4: Support PMA counters for IBoEOr Gerlitz1-1/+67
2011-07-18IB/mlx4: Use flow counters on IBoE portsOr Gerlitz3-3/+27
2011-07-18IB/pma: Add include file for IBA performance counters definitionsOr Gerlitz3-344/+75
2011-07-18IB/mlx4: Generate GID change events in IBoE codeOr Gerlitz1-1/+1
2011-07-18IB/core: Add GID change eventOr Gerlitz1-1/+2
2011-07-18RDMA/cma: Don't allow IPoIB port space for IBoEMoni Shoua1-0/+4
2011-07-18RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche5-36/+6
2011-07-18IB/qib: Update active link widthMitko Haralanov1-3/+23
2011-07-18IB/qib: Fix potential deadlock with link down interruptRam Vepa1-2/+3
2011-07-18IB/qib: Add sysfs interface to read free contextsRam Vepa1-0/+14
2011-07-18IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-2/+2
2011-07-18IB/qib: Remove double defineEdwin van Vliet1-1/+0
2011-07-18IB/qib: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-4/+4
2011-07-18IB/ipath: Convert old cpumask api into new oneMotohiro KOSAKI1-4/+7
2011-07-18IB/qib: Convert old cpumask api into new oneMotohiro KOSAKI1-5/+6
2011-07-18RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id objectJack Morgenstein1-40/+40
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller6-50/+74
2011-07-15IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues12-611/+342
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+4
2011-07-13IB/srp: Avoid duplicate devices from LUN scanBart Van Assche1-0/+2
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-22/+66
2011-07-04RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues2-2/+4
2011-06-17Merge branches 'cxgb4' and 'qib' into for-nextRoland Dreier2-8/+23
2011-06-17IB/qib: Ensure that LOS and DFE are being turned offMitko Haralanov2-8/+23
2011-06-17RDMA/cxgb4: Couple of abort fixesSteve Wise2-13/+38
2011-06-17RDMA/cxgb4: Don't truncate MR lengthsSteve Wise1-1/+1
2011-06-17RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQsSteve Wise1-0/+4
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose1-1/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2-0/+2
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds18-150/+505
2011-05-25Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-nextRoland Dreier18-147/+500