Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-01-25 | 100 | -567/+7663 | |
|\ | ||||||
| * | Merge branch 'ip-roce' into for-next | Roland Dreier | 2014-01-23 | 36 | -389/+939 | |
| |\ | ||||||
| | * | 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 | |
| | * | IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() | Wei Yongjun | 2014-01-20 | 1 | -1/+3 | |
| | * | IB/core: Make ib_addr a core IB module | Matan Barak | 2014-01-20 | 2 | -4/+6 | |
| | * | IB/core: Resolve Ethernet L2 addresses when modifying QP | Or Gerlitz | 2014-01-20 | 3 | -0/+49 | |
| | * | 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 | 6 | -62/+130 | |
| | * | IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table | Moni Shoua | 2014-01-18 | 2 | -143/+334 | |
| | * | IB/cma: IBoE (RoCE) IP-based GID addressing | Moni Shoua | 2014-01-18 | 3 | -47/+28 | |
| | * | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 2014-01-14 | 18 | -24/+343 | |
| | | | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-----------------. \ | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2014-01-23 | 73 | -176/+6719 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | 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/core: Add support for RDMA_NODE_USNIC_UDP | Upinder Malhi | 2014-01-18 | 3 | -0/+4 | |
| | | | | | | | | | | * | | 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/core: Add RDMA_TRANSPORT_USNIC_UDP | Upinder Malhi | 2014-01-14 | 2 | -2/+4 | |
| | | | | | | | | | | * | | 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 | |
| | | | | | | | | | | * | | IB/usnic: Port over main.c and verbs.c to the usnic_fwd.h | Upinder Malhi | 2014-01-14 | 3 | -39/+39 | |
| | | | | | | | | | | * | | IB/usnic: Push all forwarding state to usnic_fwd.[hc] | Upinder Malhi | 2014-01-14 | 2 | -125/+212 | |
| | | | | | | | | | | * | | IB/usnic: Add struct usnic_transport_spec | Upinder Malhi | 2014-01-14 | 1 | -0/+9 | |
| | | | | | | | | | | * | | IB/usnic: Change WARN_ON to lockdep_assert_held | Upinder Malhi | 2014-01-14 | 1 | -8/+8 | |
| | | | | | | | | | | * | | IB/usnic: Add Cisco VIC low-level hardware driver | Upinder Malhi | 2014-01-14 | 30 | -0/+4904 | |
| | | | | | | | | | | |/ | ||||||
| | | | | | | | | | * | | scsi_transport_srp: Fix kernel-doc warnings | Bart Van Assche | 2014-01-21 | 2 | -4/+40 | |
| | | | | | | | | | * | | scsi_transport_srp: Add rport state diagram | Bart Van Assche | 2014-01-21 | 2 | -0/+33 | |
| | | | | | | | | | * | | scsi_transport_srp: Fix a race condition | Bart Van Assche | 2014-01-21 | 3 | -42/+46 | |
| | | | | | | | | | * | | scsi_transport_srp: Block rport upon TL error even with fast_io_fail_tmo = off | Bart Van Assche | 2014-01-21 | 1 | -13/+17 | |
| | | | | | | | | | * | | MAINTAINERS: Pass the torch of SRP submaintainership | David Dillow | 2014-01-21 | 1 | -1/+1 | |
| | | | | | | | | | |/ | ||||||
| | | | | | | | | * / | IB/qib: Fix QP check when looping back to/from QP1 | Ira Weiny | 2014-01-23 | 1 | -1/+8 | |
| | | | | | | | | |/ | ||||||
| | | | | | | | * | | RDMA/ocrdma: Fix OCRDMA_GEN2_FAMILY macro definition | Devesh Sharma | 2014-01-13 | 1 | -1/+1 | |
| | | | | | | | * | | RDMA/ocrdma: Fix AV_VALID bit position | Devesh Sharma | 2014-01-13 | 2 | -1/+2 | |
| | | | | | | | |/ |