aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* Merge branches 'ipoib' and 'iser' into for-nextRoland Dreier2011-08-17
|\
| * IB/iser: Support iSCSI PDU paddingOr Gerlitz2011-08-17
| * IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz2011-08-17
* | IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert2011-08-16
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-07-27
|\
| * iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-25
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-07-22
|\
| *-----------. Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's...Roland Dreier2011-07-22
| |\ \ \ \ \ \ \
| | | | | | | | * IB/srp: Avoid duplicate devices from LUN scanBart Van Assche2011-07-13
| | | | | | | * | IB/qib: Defer HCA error events to taskletMike Marciniszyn2011-07-22
| | | | | | | * | IB/qib: Update active link widthMitko Haralanov2011-07-18
| | | | | | | * | IB/qib: Fix potential deadlock with link down interruptRam Vepa2011-07-18
| | | | | | | * | IB/qib: Add sysfs interface to read free contextsRam Vepa2011-07-18
| | | | | | | * | IB/qib: Remove double defineEdwin van Vliet2011-07-18
| | | | | | | * | IB/qib: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-18
| | | | | | | * | IB/qib: Convert old cpumask api into new oneMotohiro KOSAKI2011-07-18
| | | | | | | |/
| | | | | | * | IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-18
| | | | | | * | IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues2011-07-15
| | | | | | |/
| | | | | * | IB/mlx4: Support PMA counters for IBoEOr Gerlitz2011-07-19
| | | | | * | IB/mlx4: Use flow counters on IBoE portsOr Gerlitz2011-07-19
| | | | | * | IB/pma: Add include file for IBA performance counters definitionsOr Gerlitz2011-07-19
| | | | | * | IB/mlx4: Generate GID change events in IBoE codeOr Gerlitz2011-07-19
| | | | | * | IB/core: Add GID change eventOr Gerlitz2011-07-19
| | | | | |/
| | | | * / RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-18
| | | | |/
| | | * / IB/ipath: Convert old cpumask api into new oneMotohiro KOSAKI2011-07-18
| | | |/
| | * / RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-19
| | |/
| * | RDMA/cma: Don't allow IPoIB port space for IBoEMoni Shoua2011-07-18
| * | RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id objectJack Morgenstein2011-07-18
| |/
* | nes: do vlan cleanupJiri Pirko2011-07-21
* | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-14
|\|
| * RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues2011-07-04
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\|
| * Merge branches 'cxgb4' and 'qib' into for-nextRoland Dreier2011-06-17
| |\
| | * IB/qib: Ensure that LOS and DFE are being turned offMitko Haralanov2011-06-17
| * | RDMA/cxgb4: Couple of abort fixesSteve Wise2011-06-17
| * | RDMA/cxgb4: Don't truncate MR lengthsSteve Wise2011-06-17
| * | RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQsSteve Wise2011-06-17
| |/
* | rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-26
|\
| *---------. Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '...Roland Dreier2011-05-25
| |\ \ \ \ \ \
| | | | | | | * IB/uverbs: Add devnode method to set path/modeRoland Dreier2011-05-23
| | | | | | * | IB/srp: Fix integer -> pointer cast warningsRoland Dreier2011-05-23
| | | | | | |/
| | | | | * | RDMA/cma: Save PID of ID's ownerNir Muchtar2011-05-25
| | | | | * | RDMA/cma: Add support for netlink statistics exportNir Muchtar2011-05-25
| | | | | * | RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-25
| | | | | * | RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>Nir Muchtar2011-05-25
| | | | | * | RDMA: Add netlink infrastructureRoland Dreier2011-05-20