summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IPoIB/cm: Partial error clean up unmaps wrong addressRalph Campbell2007-07-021-2/+2
* IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()Jack Morgenstein2007-06-211-1/+1
* IPoIB/cm: Remove dead definition of struct ipoib_cm_idRoland Dreier2007-06-211-7/+0
* IPoIB/cm: Fix interoperability when MTU doesn't matchMichael S. Tsirkin2007-06-211-3/+3
* IPoIB/cm: Initialize RX before moving QP to RTRMichael S. Tsirkin2007-06-211-12/+17
* IB/umem: Fix possible hang on process exitRoland Dreier2007-06-211-7/+9
* IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier2007-06-181-3/+39
* IB/mlx4: Handle FW command interface rev 3Roland Dreier2007-06-182-34/+26
* IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()Jack Morgenstein2007-06-181-4/+9
* IB/mlx4: Get rid of max_inline_data calculationRoland Dreier2007-06-181-5/+2
* IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier2007-06-184-37/+82
* IB/mlx4: Fix warning in rounding up queue sizesRoland Dreier2007-06-121-2/+2
* IB/mlx4: Fix handling of wq->tail for send completionsRoland Dreier2007-06-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-06-113-14/+25
|\
| * IB/mlx4: Make sure RQ allocation is always validRoland Dreier2007-06-071-6/+16
| * RDMA/cma: Fix initialization of next_portSean Hefty2007-06-071-2/+2
| * IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()Jack Morgenstein2007-06-071-5/+6
| * IB/mthca, mlx4_core: Fix typo in commentRoland Dreier2007-06-071-1/+1
* | [IPV4]: Convert IPv4 devconf to an arrayHerbert Xu2007-06-071-1/+1
|/
* IB/cm: Fix stale connection detectionSean Hefty2007-05-291-11/+14
* IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin2007-05-292-40/+37
* IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin2007-05-291-3/+3
* IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-243-12/+21
* IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-241-1/+1
* IB/ehca: Fix number of send WRs reported for new QPStefan Roscher2007-05-241-1/+1
* IB/mlx4: Initialize send queue entry ownership bitsEli Cohen2007-05-241-7/+15
* IB/mlx4: Don't allocate RQ doorbell if using SRQRoland Dreier2007-05-231-15/+22
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-2117-221/+688
|\
| * IB/cm: Improve local id allocationMichael S. Tsirkin2007-05-211-1/+3
| * IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin2007-05-213-36/+211
| * IB/ipoib: Fix typos in error messagesMichael S. Tsirkin2007-05-212-2/+2
| * IB/mlx4: Check if SRQ is full when posting receiveRoland Dreier2007-05-201-0/+6
| * IB/mlx4: Pass send queue sizes from userspace to kernelEli Cohen2007-05-202-17/+51
| * IB/mlx4: Fix check of opcode in mlx4_ib_post_send()Roland Dreier2007-05-191-1/+1
| * IB/mlx4: Fix RESET to RESET and RESET to ERROR transitionsMichael S. Tsirkin2007-05-191-35/+80
| * IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin2007-05-191-60/+98
| * IB/mlx4: Set GRH:HopLimit when sending globally routed MADsRoland Dreier2007-05-191-0/+1
| * IB/mthca: Set GRH:HopLimit when building MLX headersRolf Manderscheid2007-05-191-0/+1
| * IB/mlx4: Fix check of max_qp_dest_rdma in modify QPEli Cohen2007-05-191-1/+1
| * IB/mthca: Fix use-after-free on device restartAli Ayoub2007-05-191-1/+3
| * IB/ehca: Return proper error code if register_mr failsHoang-Nam Nguyen2007-05-191-5/+2
| * IPoIB: Handle P_Key table reorderingYosef Etigin2007-05-194-45/+92
| * IB/core: Use start_port() and end_port()Roland Dreier2007-05-191-8/+2
| * IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin2007-05-191-0/+125
| * IB/ipath: Fix potential deadlock with multicast spinlocksRoland Dreier2007-05-191-9/+7
| * IB/core: Free umem when mm is already goneEli Cohen2007-05-191-1/+3
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-218-0/+8
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-1514-130/+153
|\
| * IPoIB/cm: Optimize stale connection detectionMichael S. Tsirkin2007-05-141-4/+7
| * IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin2007-05-141-1/+3
OpenPOWER on IntegriCloud