aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAge
*---------------. Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier2014-02-14
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * IB/usnic: Fix smatch endianness errorUpinder Malhi2014-02-14
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | | | | | | | * IB/qib: Add missing serdes init sequenceMike Marciniszyn2014-02-13
| | | |_|_|_|_|/ | | |/| | | | |
| | | | | | | * RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma2014-02-14
| | | | | | | * RDMA/ocrdma: Fix traffic class shiftDevesh Sharma2014-02-14
| | | |_|_|_|/ | | |/| | | |
| | | | | | * RDMA/nes: Fix error return codeJulia Lawall2014-02-12
| | | |_|_|/ | | |/| | |
| | | | | * IB/mlx5: Remove dependency on X86Eli Cohen2014-02-13
| | | | | * IB/mlx5: Don't set "block multicast loopback" capabilityEli Cohen2014-02-07
| | | | | * IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen2014-02-07
| | | | | * IB/mlx5: Fix RC transport send queue overhead computationEli Cohen2014-02-07
| | | |_|/ | | |/| |
| | | | * IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua2014-02-13
| | | | * IB/mlx4: Do IBoE GID table resets per-portMoni Shoua2014-02-13
| | | | * IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua2014-02-13
| | | | * IB/mlx4: Move rtnl locking to the right placeMoni Shoua2014-02-13
| | | | * IB/mlx4: Make sure GID index 0 is always occupiedMoni Shoua2014-02-13
| | | | * IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only deviceMatan Barak2014-02-13
| | | |/ | | |/|
| | | * RDMA/amso1100: Fix error return codeJulia Lawall2014-02-12
| | |/
| * / RDMA/cxgb4: Add missing neigh_release in LE-Workaround pathKumar Sanghvi2014-02-13
| |/
* / IB: Report using RoCE IP based gids in port capsMoni Shoua2014-02-13
|/
* Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-23
|\
| * IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier2014-01-19
| * RDMA/ocrdma: Add dependency on INETRoland Dreier2014-01-19
| * RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6"Roland Dreier2014-01-19
| * IB/mlx4: Add dependency INETMatan Barak2014-01-19
| * RDMA/ocrdma: Populate GID table with IP based gidsMoni Shoua2014-01-19
| * RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-19
| * IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-18
| * IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua2014-01-18
| * IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-14
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-------------. \ Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2014-01-23
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | | | * IB/usnic: Remove unused includes of <linux/version.h>Wei Yongjun2014-01-23
| | | | | | | | * IB/usnic: Use GFP_ATOMIC under spinlockDan Carpenter2014-01-21
| | | | | | | | * IB/usnic: Remove unused variable in usnic_debugfs_exit()Wei Yongjun2014-01-18
| | | | | | | | * IB/usnic: Set userspace/kernel ABI ver to 4Upinder Malhi2014-01-18
| | | | | | | | * IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDPUpinder Malhi2014-01-18
| | | | | | | | * IB/usnic: Add dependency on CONFIG_INETUpinder Malhi2014-01-18
| | | | | | | | * IB/usnic: Fix endianness-related warningsUpinder Malhi2014-01-18
| | | | | | | | * IB/usnic: Append documentation to usnic_transport.h and cleanupUpinder Malhi2014-01-14
| | | | | | | | * IB/usnic: Fix typo "Ignorning" -> "Ignoring"Roland Dreier2014-01-14
| | | | | | | | * IB/usnic: Expose flows via debugfsUpinder Malhi2014-01-14
| | | | | | | | * IB/usnic: Use for_each_sg instead of a for-loopUpinder Malhi2014-01-14
| | | | | | | | * IB/usnic: Remove superflous parenthesesUpinder Malhi2014-01-14
| | | | | | | | * IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]Upinder Malhi2014-01-14
| | | | | | | | * IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.hUpinder Malhi2014-01-14
| | | | | | | | * IB:usnic: Add UDP support to usnic_transport.[hc]Upinder Malhi2014-01-14
| | | | | | | | * IB/usnic: Add UDP support to usnic_fwd.[hc]Upinder Malhi2014-01-14
| | | | | | | | * IB/usnic: Update ABI and Version file for UDP supportUpinder Malhi2014-01-14
| | | | | | | | * IB/usnic: Port over sysfs to new usnic_fwd.hUpinder Malhi2014-01-14
| | | | | | | | * IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.hUpinder Malhi2014-01-14
| | | | | | | | * IB/usnic: Port over main.c and verbs.c to the usnic_fwd.hUpinder Malhi2014-01-14