| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2014-02-15 |
|\ |
|
| * | IB/srpt: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2014-02-12 |
| * | iser-target: Fix leak on failure in isert_conn_create_fastreg_pool | Nicholas Bellinger | 2014-02-12 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*---------------. \ | Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma... | Roland Dreier | 2014-02-14 |
|\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | * | | IB/usnic: Fix smatch endianness error | Upinder Malhi | 2014-02-14 |
| | | | | | | | | |/ |
|
| | | | | | | | * / | IB/qib: Add missing serdes init sequence | Mike Marciniszyn | 2014-02-13 |
| | | | | | | | |/ |
|
| | | | | | | * | | RDMA/ocrdma: Fix load time panic during GID table init | Devesh Sharma | 2014-02-14 |
| | | | | | | * | | RDMA/ocrdma: Fix traffic class shift | Devesh Sharma | 2014-02-14 |
| | | | | | | |/ |
|
| | | | | | * / | RDMA/nes: Fix error return code | Julia Lawall | 2014-02-12 |
| | | | | | |/ |
|
| | | | | * | | IB/mlx5: Remove dependency on X86 | Eli Cohen | 2014-02-13 |
| | | | | * | | IB/mlx5: Don't set "block multicast loopback" capability | Eli Cohen | 2014-02-07 |
| | | | | * | | IB/mlx5: Fix binary compatibility with libmlx5 | Eli Cohen | 2014-02-07 |
| | | | | * | | IB/mlx5: Fix RC transport send queue overhead computation | Eli Cohen | 2014-02-07 |
| | | | | |/ |
|
| | | | * | | IB/mlx4: Build the port IBoE GID table properly under bonding | Moni Shoua | 2014-02-13 |
| | | | * | | IB/mlx4: Do IBoE GID table resets per-port | Moni Shoua | 2014-02-13 |
| | | | * | | IB/mlx4: Do IBoE locking earlier when initializing the GID table | Moni Shoua | 2014-02-13 |
| | | | * | | IB/mlx4: Move rtnl locking to the right place | Moni Shoua | 2014-02-13 |
| | | | * | | IB/mlx4: Make sure GID index 0 is always occupied | Moni Shoua | 2014-02-13 |
| | | | * | | IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only device | Matan Barak | 2014-02-13 |
| | | | |/ |
|
| | | * / | RDMA/amso1100: Fix error return code | Julia Lawall | 2014-02-12 |
| | | |/ |
|
| | * | | IB/iser: Fix use after free in iser_snd_completion() | Dan Carpenter | 2014-02-14 |
| | * | | IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co... | Roi Dayan | 2014-02-14 |
| | |/ |
|
| * / | RDMA/cxgb4: Add missing neigh_release in LE-Workaround path | Kumar Sanghvi | 2014-02-13 |
| |/ |
|
* / | IB: Report using RoCE IP based gids in port caps | Moni Shoua | 2014-02-13 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-01-31 |
|\ |
|
| * | iscsi-target: Convert gfp_t parameter to task state bitmask | Nicholas Bellinger | 2014-01-25 |
| * | IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine | Sagi Grimberg | 2014-01-18 |
| * | IB/isert: Move fastreg descriptor creation to a function | Sagi Grimberg | 2014-01-18 |
| * | IB/isert: Avoid frwr notation, user fastreg | Sagi Grimberg | 2014-01-18 |
| * | IB/isert: seperate connection protection domains and dma MRs | Sagi Grimberg | 2014-01-18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 |
|\ \ |
|
| * | | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 2014-01-14 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 |
| |\ \ |
|
| * | | | infiniband: slight optimization of addr compare | dingtianhong | 2013-12-26 |
| | |/
| |/| |
|
* | | | Merge branch 'ip-roce' into for-next | Roland Dreier | 2014-01-23 |
|\ \ \ |
|
| * | | | IB/mlx4: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier | 2014-01-19 |
| * | | | RDMA/ocrdma: Add dependency on INET | Roland Dreier | 2014-01-19 |
| * | | | RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6" | Roland Dreier | 2014-01-19 |
| * | | | IB/mlx4: Add dependency INET | Matan Barak | 2014-01-19 |
| * | | | IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() | Wei Yongjun | 2014-01-19 |
| * | | | IB/core: Make ib_addr a core IB module | Matan Barak | 2014-01-19 |
| * | | | IB/core: Resolve Ethernet L2 addresses when modifying QP | Or Gerlitz | 2014-01-19 |
| * | | | RDMA/ocrdma: Populate GID table with IP based gids | Moni Shoua | 2014-01-19 |
| * | | | RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 2014-01-19 |
| * | | | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 2014-01-18 |
| * | | | IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table | Moni Shoua | 2014-01-18 |
| * | | | IB/cma: IBoE (RoCE) IP-based GID addressing | Moni Shoua | 2014-01-18 |
| * | | | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 2014-01-14 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----------------. \ \ | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2014-01-23 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | * | | | IB/usnic: Remove unused includes of <linux/version.h> | Wei Yongjun | 2014-01-23 |