summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-02-012-111/+121
|\
| * iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-251-7/+7
| * IB/isert: pass scatterlist instead of cmd to fast_reg_mr routineSagi Grimberg2014-01-191-16/+12Star
| * IB/isert: Move fastreg descriptor creation to a functionSagi Grimberg2014-01-191-20/+32
| * IB/isert: Avoid frwr notation, user fastregSagi Grimberg2014-01-192-45/+47
| * IB/isert: seperate connection protection domains and dma MRsSagi Grimberg2014-01-192-24/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-1/+1
|\ \
| * | net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-151-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-068-80/+90
| |\ \
| * | | infiniband: slight optimization of addr comparedingtianhong2013-12-261-2/+1Star
| | |/ | |/|
* | | Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-2328-363/+834
|\ \ \
| * | | IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier2014-01-201-6/+6
| * | | RDMA/ocrdma: Add dependency on INETRoland Dreier2014-01-201-1/+1
| * | | RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6"Roland Dreier2014-01-201-4/+4
| * | | IB/mlx4: Add dependency INETMatan Barak2014-01-201-1/+1
| * | | IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr()Wei Yongjun2014-01-201-1/+3
| * | | IB/core: Make ib_addr a core IB moduleMatan Barak2014-01-202-4/+6
| * | | IB/core: Resolve Ethernet L2 addresses when modifying QPOr Gerlitz2014-01-203-0/+49
| * | | RDMA/ocrdma: Populate GID table with IP based gidsMoni Shoua2014-01-202-99/+41Star
| * | | RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-204-22/+17Star
| * | | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-184-58/+99
| * | | IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua2014-01-182-143/+334
| * | | IB/cma: IBoE (RoCE) IP-based GID addressingMoni Shoua2014-01-182-24/+16Star
| * | | IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-1412-21/+277
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-----------------. \ \ Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2014-01-2351-97/+6368
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | IB/usnic: Remove unused includes of <linux/version.h>Wei Yongjun2014-01-233-3/+0Star
| | | | | | | | | | * | | IB/usnic: Use GFP_ATOMIC under spinlockDan Carpenter2014-01-211-1/+1
| | | | | | | | | | * | | IB/usnic: Remove unused variable in usnic_debugfs_exit()Wei Yongjun2014-01-181-4/+0Star
| | | | | | | | | | * | | IB/usnic: Set userspace/kernel ABI ver to 4Upinder Malhi2014-01-181-1/+1
| | | | | | | | | | * | | IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDPUpinder Malhi2014-01-181-1/+1
| | | | | | | | | | * | | IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi2014-01-182-0/+3
| | | | | | | | | | * | | IB/usnic: Add dependency on CONFIG_INETUpinder Malhi2014-01-181-1/+1
| | | | | | | | | | * | | IB/usnic: Fix endianness-related warningsUpinder Malhi2014-01-182-3/+2Star
| | | | | | | | | | * | | IB/usnic: Append documentation to usnic_transport.h and cleanupUpinder Malhi2014-01-142-1/+4
| | | | | | | | | | * | | IB/usnic: Fix typo "Ignorning" -> "Ignoring"Roland Dreier2014-01-141-4/+4
| | | | | | | | | | * | | IB/usnic: Expose flows via debugfsUpinder Malhi2014-01-146-10/+111
| | | | | | | | | | * | | IB/usnic: Use for_each_sg instead of a for-loopUpinder Malhi2014-01-141-8/+9
| | | | | | | | | | * | | IB/usnic: Remove superflous parenthesesUpinder Malhi2014-01-143-14/+14
| | | | | | | | | | * | | IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi2014-01-141-1/+2
| | | | | | | | | | * | | IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]Upinder Malhi2014-01-142-0/+99
| | | | | | | | | | * | | IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.hUpinder Malhi2014-01-143-9/+136
| | | | | | | | | | * | | IB:usnic: Add UDP support to usnic_transport.[hc]Upinder Malhi2014-01-142-7/+105
| | | | | | | | | | * | | IB/usnic: Add UDP support to usnic_fwd.[hc]Upinder Malhi2014-01-142-0/+75
| | | | | | | | | | * | | IB/usnic: Update ABI and Version file for UDP supportUpinder Malhi2014-01-142-4/+12
| | | | | | | | | | * | | IB/usnic: Port over sysfs to new usnic_fwd.hUpinder Malhi2014-01-141-7/+3Star
| | | | | | | | | | * | | IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.hUpinder Malhi2014-01-142-122/+249
| | | | | | | | | | * | | IB/usnic: Port over main.c and verbs.c to the usnic_fwd.hUpinder Malhi2014-01-143-39/+39
| | | | | | | | | | * | | IB/usnic: Push all forwarding state to usnic_fwd.[hc]Upinder Malhi2014-01-142-125/+212
| | | | | | | | | | * | | IB/usnic: Add struct usnic_transport_specUpinder Malhi2014-01-141-0/+9
| | | | | | | | | | * | | IB/usnic: Change WARN_ON to lockdep_assert_heldUpinder Malhi2014-01-141-8/+8