aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
...
| * | | | | | | | IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher2008-07-15
| * | | | | | | | IB/ehca: Reject receive work requests if QP is in RESET stateJoachim Fenkes2008-07-15
| * | | | | | | | IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-15
| * | | | | | | | IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-15
| * | | | | | | | IB/core: Reset to error QP state transition is not allowedRalph Campbell2008-07-15
| * | | | | | | | IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen2008-07-15
| * | | | | | | | IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen2008-07-15
| * | | | | | | | RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise2008-07-15
| * | | | | | | | RDMA/core: Add memory management extensions supportSteve Wise2008-07-15
| * | | | | | | | IPoIB: Copy small received SKBs in connected modeEli Cohen2008-07-15
| * | | | | | | | RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
| * | | | | | | | IB/ipath: Simplify code using ARRAY_SIZE() macroRobert P. J. Day2008-07-15
| * | | | | | | | IB/mlx4: Optimize QP stampingEli Cohen2008-07-15
| * | | | | | | | IB/sa: Fail requests made while creating new SM AHMoni Shoua2008-07-15
| * | | | | | | | RDMA: Fix license textSean Hefty2008-07-15
| * | | | | | | | RDMA/nes: Remove unnecessary memset()Christophe Jaillet2008-07-15
| * | | | | | | | IB/srp: Remove use of cached P_Key/GID queriesRoland Dreier2008-07-15
| * | | | | | | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise2008-07-08
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | IB/umad: BKL is not needed for ib_umad_open()Roland Dreier2008-07-11
| * | | | | | | IB/uverbs: BKL is not needed for ib_uverbs_open()Roland Dreier2008-07-04
| * | | | | | | infiniband-ucma: BKL pushdownArnd Bergmann2008-06-20
| * | | | | | | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
| * | | | | | | infiniband: more BKL pushdownJonathan Corbet2008-06-20
| * | | | | | | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
| | |/ / / / / | |/| | | | |
* | | | | | | netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-15
* | | | | | | netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-15
| |/ / / / / |/| | | | |
* | | | | | IB/mthca: Clear ICM pages before handing to FWEli Cohen2008-06-23
| |_|/ / / |/| | | |
* | | | | IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()Jack Morgenstein2008-06-18
* | | | | RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier2008-06-10
| |/ / / |/| | |
* | | | IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2008-06-09
* | | | IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier2008-06-07
* | | | IB/ipath: Fix SM trap forwardingRalph Campbell2008-06-06
* | | | IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes2008-06-06
* | | | IB/ipath: Fix device capability flagsRalph Campbell2008-05-26
* | | | IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier2008-05-26
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-23
|\ \ \ | |_|/ |/| |
| * | IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMEDDave Olson2008-05-23
| * | IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()Jack Morgenstein2008-05-20
| * | IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier2008-05-20
| * | IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier2008-05-16
| * | RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()Roland Dreier2008-05-16
| * | IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton2008-05-16
| * | IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediateRalph Campbell2008-05-15
| * | IB/ipath: Fix printk format for ipath_sdma_statusRoland Dreier2008-05-15
| |/
* / IB: fix race in device_createGreg Kroah-Hartman2008-05-20
|/
* RDMA/cxgb3: Wrap the software send queue pointer as needed on flushSteve Wise2008-05-13
* IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned longRoland Dreier2008-05-13
* IB/ipath: Make ipath_portdata work with struct pid * not pid_tPavel Emelyanov2008-05-13
* IB/ipath: Fix RDMA read response sequence checkingRalph Campbell2008-05-13