| Commit message (Expand) | Author | Age | Files | Lines |
* | net,IB/mlx: Bump all Mellanox driver versions | Amir Vadai | 2014-02-25 | 2 | -4/+4 |
*---------------. | Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma... | Roland Dreier | 2014-02-14 | 13 | -66/+197 |
|\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | * | IB/usnic: Fix smatch endianness error | Upinder Malhi | 2014-02-14 | 1 | -1/+8 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | | | | | | | * | IB/qib: Add missing serdes init sequence | Mike Marciniszyn | 2014-02-13 | 1 | -0/+5 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | | | | | * | RDMA/ocrdma: Fix load time panic during GID table init | Devesh Sharma | 2014-02-14 | 1 | -1/+1 |
| | | | | | | * | RDMA/ocrdma: Fix traffic class shift | Devesh Sharma | 2014-02-14 | 1 | -1/+1 |
| | | |_|_|_|/
| | |/| | | | |
|
| | | | | | * | RDMA/nes: Fix error return code | Julia Lawall | 2014-02-12 | 1 | -1/+4 |
| | | |_|_|/
| | |/| | | |
|
| | | | | * | IB/mlx5: Remove dependency on X86 | Eli Cohen | 2014-02-14 | 1 | -1/+1 |
| | | | | * | IB/mlx5: Don't set "block multicast loopback" capability | Eli Cohen | 2014-02-07 | 2 | -4/+3 |
| | | | | * | IB/mlx5: Fix binary compatibility with libmlx5 | Eli Cohen | 2014-02-07 | 3 | -4/+32 |
| | | | | * | IB/mlx5: Fix RC transport send queue overhead computation | Eli Cohen | 2014-02-07 | 1 | -1/+3 |
| | | |_|/
| | |/| | |
|
| | | | * | IB/mlx4: Build the port IBoE GID table properly under bonding | Moni Shoua | 2014-02-13 | 1 | -4/+37 |
| | | | * | IB/mlx4: Do IBoE GID table resets per-port | Moni Shoua | 2014-02-13 | 1 | -17/+18 |
| | | | * | IB/mlx4: Do IBoE locking earlier when initializing the GID table | Moni Shoua | 2014-02-13 | 1 | -3/+3 |
| | | | * | IB/mlx4: Move rtnl locking to the right place | Moni Shoua | 2014-02-13 | 1 | -2/+2 |
| | | | * | IB/mlx4: Make sure GID index 0 is always occupied | Moni Shoua | 2014-02-13 | 1 | -24/+68 |
| | | | * | IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only device | Matan Barak | 2014-02-13 | 1 | -1/+6 |
| | | |/
| | |/| |
|
| | | * | RDMA/amso1100: Fix error return code | Julia Lawall | 2014-02-12 | 2 | -2/+5 |
| | |/ |
|
| * / | RDMA/cxgb4: Add missing neigh_release in LE-Workaround path | Kumar Sanghvi | 2014-02-13 | 1 | -0/+1 |
| |/ |
|
* / | IB: Report using RoCE IP based gids in port caps | Moni Shoua | 2014-02-13 | 2 | -2/+2 |
|/ |
|
* | Merge branch 'ip-roce' into for-next | Roland Dreier | 2014-01-23 | 18 | -326/+504 |
|\ |
|
| * | IB/mlx4: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier | 2014-01-20 | 1 | -6/+6 |
| * | RDMA/ocrdma: Add dependency on INET | Roland Dreier | 2014-01-20 | 1 | -1/+1 |
| * | RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6" | Roland Dreier | 2014-01-20 | 1 | -4/+4 |
| * | IB/mlx4: Add dependency INET | Matan Barak | 2014-01-20 | 1 | -1/+1 |
| * | RDMA/ocrdma: Populate GID table with IP based gids | Moni Shoua | 2014-01-20 | 2 | -99/+41 |
| * | RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 2014-01-20 | 4 | -22/+17 |
| * | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 2014-01-18 | 4 | -58/+99 |
| * | IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table | Moni Shoua | 2014-01-18 | 2 | -143/+334 |
| * | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 2014-01-14 | 7 | -8/+16 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------------. \ | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2014-01-23 | 43 | -93/+6355 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| | | | | | | | * | IB/usnic: Remove unused includes of <linux/version.h> | Wei Yongjun | 2014-01-23 | 3 | -3/+0 |
| | | | | | | | * | IB/usnic: Use GFP_ATOMIC under spinlock | Dan Carpenter | 2014-01-21 | 1 | -1/+1 |
| | | | | | | | * | IB/usnic: Remove unused variable in usnic_debugfs_exit() | Wei Yongjun | 2014-01-18 | 1 | -4/+0 |
| | | | | | | | * | IB/usnic: Set userspace/kernel ABI ver to 4 | Upinder Malhi | 2014-01-18 | 1 | -1/+1 |
| | | | | | | | * | IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP | Upinder Malhi | 2014-01-18 | 1 | -1/+1 |
| | | | | | | | * | IB/usnic: Add dependency on CONFIG_INET | Upinder Malhi | 2014-01-18 | 1 | -1/+1 |
| | | | | | | | * | IB/usnic: Fix endianness-related warnings | Upinder Malhi | 2014-01-18 | 2 | -3/+2 |
| | | | | | | | * | IB/usnic: Append documentation to usnic_transport.h and cleanup | Upinder Malhi | 2014-01-14 | 2 | -1/+4 |
| | | | | | | | * | IB/usnic: Fix typo "Ignorning" -> "Ignoring" | Roland Dreier | 2014-01-14 | 1 | -4/+4 |
| | | | | | | | * | IB/usnic: Expose flows via debugfs | Upinder Malhi | 2014-01-14 | 6 | -10/+111 |
| | | | | | | | * | IB/usnic: Use for_each_sg instead of a for-loop | Upinder Malhi | 2014-01-14 | 1 | -8/+9 |
| | | | | | | | * | IB/usnic: Remove superflous parentheses | Upinder Malhi | 2014-01-14 | 3 | -14/+14 |
| | | | | | | | * | IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc] | Upinder Malhi | 2014-01-14 | 2 | -0/+99 |
| | | | | | | | * | IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.h | Upinder Malhi | 2014-01-14 | 3 | -9/+136 |
| | | | | | | | * | IB:usnic: Add UDP support to usnic_transport.[hc] | Upinder Malhi | 2014-01-14 | 2 | -7/+105 |
| | | | | | | | * | IB/usnic: Add UDP support to usnic_fwd.[hc] | Upinder Malhi | 2014-01-14 | 2 | -0/+75 |
| | | | | | | | * | IB/usnic: Update ABI and Version file for UDP support | Upinder Malhi | 2014-01-14 | 2 | -4/+12 |
| | | | | | | | * | IB/usnic: Port over sysfs to new usnic_fwd.h | Upinder Malhi | 2014-01-14 | 1 | -7/+3 |
| | | | | | | | * | IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.h | Upinder Malhi | 2014-01-14 | 2 | -122/+249 |