summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason2008-07-143-1/+3
| * | | | | | | | RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-144-211/+66
| * | | | | | | | IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua2008-07-144-30/+91
| * | | | | | | | IB/ehca: Make device table externally visibleJoachim Fenkes2008-07-141-0/+1
| * | | | | | | | IPoIB: add LRO supportVladimir Sokolovsky2008-07-145-1/+127
| * | | | | | | | IPoIB: Use multicast loopback blocking if availableRon Livne2008-07-141-1/+4
| * | | | | | | | IB/mlx4: Add support for blocking multicast loopback packetsRon Livne2008-07-143-6/+25
| * | | | | | | | RDMA/cxgb3: Add support for protocol statisticsSteve Wise2008-07-141-4/+58
| * | | | | | | | RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise2008-07-141-0/+120
| * | | | | | | | IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()Roland Dreier2008-07-141-16/+47
| * | | | | | | | RDMA/cma: Add missing newlines to printk()sRoland Dreier2008-07-141-3/+3
| * | | | | | | | RDMA/cxgb3: Remove write-only iwch_rnic_attributes fieldsRoland Dreier2008-07-142-4/+0
| * | | | | | | | RDMA/cxgb3: Fix up some ib_device_attr fieldsSteve Wise2008-07-143-3/+29
| * | | | | | | | IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher2008-07-143-2/+18
| * | | | | | | | IB/ehca: Reject receive work requests if QP is in RESET stateJoachim Fenkes2008-07-141-2/+10
| * | | | | | | | IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-141-26/+0
| * | | | | | | | IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-141-26/+0
| * | | | | | | | IB/core: Reset to error QP state transition is not allowedRalph Campbell2008-07-141-1/+0
| * | | | | | | | IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen2008-07-141-1/+2
| * | | | | | | | IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen2008-07-141-1/+2
| * | | | | | | | RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise2008-07-147-82/+293
| * | | | | | | | RDMA/core: Add memory management extensions supportSteve Wise2008-07-1410-23/+69
| * | | | | | | | IPoIB: Copy small received SKBs in connected modeEli Cohen2008-07-143-0/+26
| * | | | | | | | RDMA: Remove subversion $Id tagsRoland Dreier2008-07-1462-124/+0
| * | | | | | | | IB/ipath: Simplify code using ARRAY_SIZE() macroRobert P. J. Day2008-07-141-2/+2
| * | | | | | | | IB/mlx4: Optimize QP stampingEli Cohen2008-07-141-2/+6
| * | | | | | | | IB/sa: Fail requests made while creating new SM AHMoni Shoua2008-07-141-6/+16
| * | | | | | | | RDMA: Fix license textSean Hefty2008-07-142-37/+46
| * | | | | | | | RDMA/nes: Remove unnecessary memset()Christophe Jaillet2008-07-141-1/+0
| * | | | | | | | IB/srp: Remove use of cached P_Key/GID queriesRoland Dreier2008-07-141-8/+5
| * | | | | | | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1418-45/+80
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise2008-07-081-0/+4
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | IB/umad: BKL is not needed for ib_umad_open()Roland Dreier2008-07-111-6/+14
| * | | | | | | IB/uverbs: BKL is not needed for ib_uverbs_open()Roland Dreier2008-07-041-7/+13
| * | | | | | | infiniband-ucma: BKL pushdownArnd Bergmann2008-06-201-0/+3
| * | | | | | | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-202-2/+4
| * | | | | | | infiniband: more BKL pushdownJonathan Corbet2008-06-202-3/+13
| * | | | | | | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-202-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-151-2/+0
* | | | | | | netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-151-0/+2
| |/ / / / / |/| | | | |
* | | | | | IB/mthca: Clear ICM pages before handing to FWEli Cohen2008-06-231-1/+5
| |_|/ / / |/| | | |
* | | | | IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()Jack Morgenstein2008-06-181-1/+1
* | | | | RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier2008-06-101-3/+1
| |/ / / |/| | |
* | | | IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2008-06-091-2/+1
* | | | IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier2008-06-061-1/+1
* | | | IB/ipath: Fix SM trap forwardingRalph Campbell2008-06-061-0/+4
* | | | IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes2008-06-061-2/+4
* | | | IB/ipath: Fix device capability flagsRalph Campbell2008-05-261-1/+2
* | | | IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier2008-05-262-8/+9
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-237-13/+36
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud