Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 1 | -1/+1 | |
|\ | ||||||
| * | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 2014-01-14 | 1 | -1/+1 | |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 | 8 | -80/+90 | |
| |\ | ||||||
| * | | infiniband: slight optimization of addr compare | dingtianhong | 2013-12-26 | 1 | -2/+1 | |
* | | | Merge branch 'ip-roce' into for-next | Roland Dreier | 2014-01-22 | 28 | -363/+834 | |
|\ \ \ | ||||||
| * | | | IB/mlx4: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier | 2014-01-19 | 1 | -6/+6 | |
| * | | | RDMA/ocrdma: Add dependency on INET | Roland Dreier | 2014-01-19 | 1 | -1/+1 | |
| * | | | RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6" | Roland Dreier | 2014-01-19 | 1 | -4/+4 | |
| * | | | IB/mlx4: Add dependency INET | Matan Barak | 2014-01-19 | 1 | -1/+1 | |
| * | | | IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() | Wei Yongjun | 2014-01-19 | 1 | -1/+3 | |
| * | | | IB/core: Make ib_addr a core IB module | Matan Barak | 2014-01-19 | 2 | -4/+6 | |
| * | | | IB/core: Resolve Ethernet L2 addresses when modifying QP | Or Gerlitz | 2014-01-19 | 3 | -0/+49 | |
| * | | | RDMA/ocrdma: Populate GID table with IP based gids | Moni Shoua | 2014-01-19 | 2 | -99/+41 | |
| * | | | RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 2014-01-19 | 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/cma: IBoE (RoCE) IP-based GID addressing | Moni Shoua | 2014-01-18 | 2 | -24/+16 | |
| * | | | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 2014-01-14 | 12 | -21/+277 | |
| | |/ | |/| | ||||||
| | | | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
*-----------------. \ \ | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2014-01-22 | 51 | -97/+6368 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | IB/usnic: Remove unused includes of <linux/version.h> | Wei Yongjun | 2014-01-22 | 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 | 2 | -0/+3 | |
| | | | | | | | | | * | | | 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 | 1 | -1/+2 | |
| | | | | | | | | | * | | | 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 | 29 | -0/+4899 | |
| | | | | | | | | | |/ / | ||||||
| | | | | | | | | * | | | scsi_transport_srp: Fix a race condition | Bart Van Assche | 2014-01-21 | 1 | -0/+1 | |
| | | | | | | | | |/ / | ||||||
| | | | | | | | * | | | IB/qib: Fix QP check when looping back to/from QP1 | Ira Weiny | 2014-01-22 | 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 | |
| | | | | | | |/ / | ||||||
| | | | | | * | | | IB/mlx5: Verify reserved fields are cleared | Eli Cohen | 2014-01-22 | 1 | -2/+6 |