summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli4-6/+64
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli4-1/+178
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli4-0/+10
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli4-15/+75
2013-02-25IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier1-0/+3
2013-02-25IB/srp: Fail I/O requests if the transport is offlineBart Van Assche2-0/+8
2013-02-25IB/srp: Avoid endless SCSI error handling loopBart Van Assche1-14/+15
2013-02-25IB/srp: Avoid sending a task management function needlesslyBart Van Assche1-2/+3
2013-02-25IB/srp: Track connection state properlyBart Van Assche1-1/+0
2013-02-25IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-02-25IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle1-1/+1
2013-02-25IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier2-6/+6
2013-02-22IB/iser: Enable iser when FMRs are not supportedOr Gerlitz2-5/+10
2013-02-22IB/iser: Avoid error prints on EAGAIN registration failuresOr Gerlitz1-1/+1
2013-02-22IB/iser: Use proper define for the commands per LUN value advertised to SCSI MLOr Gerlitz1-1/+1
2013-02-21IB/uverbs: Implement memory windows support in uverbsShani Michaeli4-2/+150
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli10-41/+110
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli4-15/+33
2013-02-21mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli3-39/+39
2013-02-21IB/mlx4_ib: Remove local invalidate segment unused fieldsShani Michaeli2-9/+5
2013-02-19IPoIB: Don't attempt to release resources on error flowItai Garbi1-0/+2
2013-02-19IPoIB: Add version and firmware info to ethtool reportingYan Burman3-1/+25
2013-02-19IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz2-2/+4
2013-02-16IB/mlx4: Adjust duplicate testJulia Lawall1-1/+1
2013-02-16IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()Dan Carpenter1-3/+4
2013-02-16RDMA/amso1100: Use module_pci_driver() to simplify the codeWei Yongjun1-12/+1
2013-02-16RDMA/cxgb4: Fix cast warningStefan Hasko1-1/+1
2013-02-15IB/qib: Fix QP locate/remove raceMike Marciniszyn1-2/+3
2013-02-15RDMA/cxgb4: "cookie" can stay in host endiannessPaul Bolle1-2/+2
2013-02-15RDMA/cxgb4: Address sparse warningsVipul Pandya2-31/+40
2013-02-15RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establishVipul Pandya1-1/+1
2013-02-15RDMA/cxgb4: Don't wakeup threads for MPAv2Vipul Pandya1-1/+11
2013-02-15RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1Vipul Pandya1-6/+5
2013-02-15RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya2-13/+17
2013-02-15RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zeroVipul Pandya1-1/+1
2013-02-15RDMA/cxgb4: Always log async errorsVipul Pandya2-6/+8
2013-02-15RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya2-4/+17
2013-02-15RDMA/cxgb4: Display streaming mode error only if detected in RTSVipul Pandya1-12/+14
2013-02-15RDMA/cxgb4: Abort connections when moving to ERROR stateVipul Pandya2-0/+2
2013-02-15RDMA/cxgb4: Abort connections that receive unexpected streaming mode dataVipul Pandya1-9/+10
2013-02-08Linux 3.8-rc7v3.8-rc7Linus Torvalds1-1/+1
2013-02-08net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann1-0/+5
2013-02-08net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon1-1/+1
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King1-1/+1
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King1-1/+1
2013-02-08ARM: GIC: fix GIC cpumask initializationRussell King1-2/+23
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach1-1/+1
2013-02-08l2tp: dont play with skb->truesizeEric Dumazet2-12/+0