Merge tag 'for-linus' of git://github.com/dledford/linux
Pull infiniband updates from Doug Ledford: "Minor updates for 4.1-rc Most of the changes are fairly small and well confined. The iWARP address reporting changes are the only ones that are a medium size. I had these queued up prior to rc1, but due to the shuffle in maintainers, they did not get submitted when I expected. My apologies for that. I feel comfortable with them however due to the testing they've received, so I left them in this submission" * tag 'for-linus' of git://github.com/dledford/linux: MAINTAINERS: Update InfiniBand subsystem maintainer MAINTAINERS: add include/rdma/ to InfiniBand subsystem IPoIB/CM: Fix indentation level iw_cxgb4: Remove negative advice dmesg warnings IB/core: Fix unaligned accesses IB/core: change rdma_gid2ip into void function as it always return zero IB/qib: use arch_phys_wc_add() IB/qib: add acounting for MTRR IB/core: dma unmap optimizations IB/core: dma map/unmap locking optimizations RDMA/cxgb4: Report the actual address of the remote connecting peer RDMA/nes: Report the actual address of the remote connecting peer RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the connecting peer to its clients iw_cxgb4: enforce qp/cq id requirements iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs iw_cxgb4: 32b platform fixes iw_cxgb4: Cleanup register defines/MACROS RDMA/CMA: Canonize IPv4 on IPV6 sockets properly
No related branches found
No related tags found
Showing
- MAINTAINERS 4 additions, 2 deletionsMAINTAINERS
- drivers/infiniband/core/addr.c 3 additions, 10 deletionsdrivers/infiniband/core/addr.c
- drivers/infiniband/core/cm.c 11 additions, 12 deletionsdrivers/infiniband/core/cm.c
- drivers/infiniband/core/cm_msgs.h 2 additions, 2 deletionsdrivers/infiniband/core/cm_msgs.h
- drivers/infiniband/core/cma.c 17 additions, 10 deletionsdrivers/infiniband/core/cma.c
- drivers/infiniband/core/iwpm_msg.c 72 additions, 1 deletiondrivers/infiniband/core/iwpm_msg.c
- drivers/infiniband/core/iwpm_util.c 175 additions, 33 deletionsdrivers/infiniband/core/iwpm_util.c
- drivers/infiniband/core/iwpm_util.h 15 additions, 0 deletionsdrivers/infiniband/core/iwpm_util.h
- drivers/infiniband/core/umem_odp.c 7 additions, 7 deletionsdrivers/infiniband/core/umem_odp.c
- drivers/infiniband/hw/cxgb4/cm.c 71 additions, 16 deletionsdrivers/infiniband/hw/cxgb4/cm.c
- drivers/infiniband/hw/cxgb4/cq.c 14 additions, 8 deletionsdrivers/infiniband/hw/cxgb4/cq.c
- drivers/infiniband/hw/cxgb4/device.c 34 additions, 3 deletionsdrivers/infiniband/hw/cxgb4/device.c
- drivers/infiniband/hw/cxgb4/iw_cxgb4.h 7 additions, 0 deletionsdrivers/infiniband/hw/cxgb4/iw_cxgb4.h
- drivers/infiniband/hw/cxgb4/mem.c 3 additions, 3 deletionsdrivers/infiniband/hw/cxgb4/mem.c
- drivers/infiniband/hw/cxgb4/qp.c 5 additions, 5 deletionsdrivers/infiniband/hw/cxgb4/qp.c
- drivers/infiniband/hw/cxgb4/t4.h 4 additions, 3 deletionsdrivers/infiniband/hw/cxgb4/t4.h
- drivers/infiniband/hw/cxgb4/t4fw_ri_api.h 3 additions, 1 deletiondrivers/infiniband/hw/cxgb4/t4fw_ri_api.h
- drivers/infiniband/hw/nes/nes.c 1 addition, 0 deletionsdrivers/infiniband/hw/nes/nes.c
- drivers/infiniband/hw/nes/nes_cm.c 48 additions, 17 deletionsdrivers/infiniband/hw/nes/nes_cm.c
- drivers/infiniband/hw/qib/qib.h 0 additions, 1 deletiondrivers/infiniband/hw/qib/qib.h
Please register or sign in to comment