| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-04-17 | 3 | -3/+7 |
|\ |
|
| * | IB/ipoib: Fix ndo_get_iflink | Erez Shitrit | 2015-04-17 | 2 | -2/+6 |
| * | cxgb4: drop __GFP_NOFAIL allocation | Michal Hocko | 2015-04-16 | 1 | -1/+1 |
* | | infinibad: weird APIs switched to ->write_iter() | Al Viro | 2015-04-11 | 2 | -15/+23 |
|/ |
|
* | Merge branch 'iocb' into for-davem | Al Viro | 2015-04-09 | 2 | -2/+0 |
|\ |
|
| * | fs: move struct kiocb to fs.h | Christoph Hellwig | 2015-03-25 | 2 | -2/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-06 | 1 | -0/+8 |
|\ \ |
|
| * | | IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic | Shachar Raindel | 2015-04-02 | 1 | -0/+8 |
* | | | net/mlx5_core: Extend struct mlx5_interface to support multiple protocols | Saeed Mahameed | 2015-04-02 | 1 | -0/+1 |
* | | | net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver | Saeed Mahameed | 2015-04-02 | 1 | -2/+6 |
* | | | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core | Saeed Mahameed | 2015-04-02 | 3 | -104/+5 |
* | | | IB/mlx5: Fix Mellanox copyright note | Saeed Mahameed | 2015-04-02 | 12 | -12/+12 |
* | | | net/mlx5_core: Clear doorbell record inside mlx5_db_alloc() | Saeed Mahameed | 2015-04-02 | 3 | -7/+0 |
* | | | net/mlx5_core: Coding style fix | Eli Cohen | 2015-04-02 | 1 | -0/+1 |
* | | | net/mlx5_core: Fix call to mlx5_core_qp_modify | Haggai Abramonvsky | 2015-04-02 | 1 | -1/+1 |
* | | | net/mlx4: Add SET_PORT opcode modifiers enumeration | Ido Shamay | 2015-04-02 | 1 | -5/+6 |
* | | | infiniband/ipoib: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 | 2 | -1/+8 |
|/ / |
|
* | | IB/mlx4: Saturate RoCE port PMA counters in case of overflow | Majd Dibbiny | 2015-03-18 | 1 | -4/+16 |
* | | IB/mlx4: Verify net device validity on port change event | Moni Shoua | 2015-03-18 | 1 | -1/+5 |
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-02-22 | 2 | -2/+2 |
|\ \ |
|
| * | | Infiniband: Fix potential NULL d_inode dereference | David Howells | 2015-02-20 | 2 | -2/+2 |
| |/ |
|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-02-21 | 2 | -18/+32 |
|\ \ |
|
| * | | iscsi/iser-target: Support multi-sequence sendtargets text response | Sagi Grimberg | 2015-02-12 | 1 | -3/+15 |
| * | | iser-target: Remove duplicate function names | Rasmus Villemoes | 2015-02-05 | 1 | -4/+3 |
| * | | iser-target: Fix wrong allocation in the case of an empty text message | Sagi Grimberg | 2015-02-04 | 1 | -6/+8 |
| * | | iser-target: Use WQ_UNBOUND for completion workqueue | Sagi Grimberg | 2015-02-04 | 1 | -1/+2 |
| * | | iser-target: Fix typo in isert_put_text_rsp | Sagi Grimberg | 2015-01-30 | 1 | -1/+1 |
| * | | iser-target: Fix sparse warning | Sagi Grimberg | 2015-01-30 | 1 | -1/+1 |
| * | | ib_srpt: wait_for_completion_timeout does not return negative status | Nicholas Mc Guire | 2015-01-20 | 1 | -2/+2 |
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-02-21 | 61 | -560/+1188 |
|\ \ \
| |_|/
|/| | |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------------. \ | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier | 2015-02-20 | 60 | -555/+1180 |
| |\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | | IB/qib: Add blank line after declaration | Mike Marciniszyn | 2015-02-20 | 17 | -6/+67 |
| | | | | | | | * | | | IB/qib: Fix checkpatch warnings | Mike Marciniszyn | 2015-02-20 | 15 | -44/+42 |
| | | | | | | | * | | | IB/qib: Fix sizeof checkpatch warnings | Mike Marciniszyn | 2015-02-17 | 17 | -63/+64 |
| | | | | | | | * | | | IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.c | Andreea-Cristina Bernat | 2015-02-17 | 1 | -2/+2 |
| | | | | | | | * | | | IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.c | Andreea-Cristina Bernat | 2015-02-17 | 1 | -4/+4 |
| | | | | | | | * | | | IB/qib: Add support for the new QMH7360 card | Vinit Agnihotri | 2015-02-16 | 1 | -0/+5 |
| | | | | | | | * | | | IB/qib: Do not write EEPROM | Mitko Haralanov | 2015-02-16 | 7 | -220/+1 |
| | | | | | | | * | | | IB/ipath: Remove unused function in ipath_wc_ppc64 | Rickard Strandqvist | 2015-02-13 | 3 | -31/+0 |
| | | | | | | | |/ / |
|
| | | | | | | * | | | IB/mlx5: Enable the ODP capability query verb | Haggai Eran | 2015-02-18 | 1 | -0/+2 |
| | | | | | | * | | | IB/core: Add on demand paging caps to ib_uverbs_ex_query_device | Haggai Eran | 2015-02-18 | 1 | -1/+19 |
| | | | | | | * | | | IB/core: Add support for extended query device caps | Eli Cohen | 2015-02-18 | 3 | -41/+92 |
| | | | | | | * | | | IB/core: Properly handle registration of on-demand paging MRs after dereg | Haggai Eran | 2015-02-17 | 1 | -1/+2 |
| | | | | | | * | | | IB/mlx5: Update the dev in reg_create | Majd Dibbiny | 2015-02-17 | 1 | -0/+1 |
| | | | | | | |/ / |
|
| | | | | | * | | | RDMA/ocrdma: Fix off by one in ocrdma_query_gid() | Dan Carpenter | 2015-02-18 | 1 | -1/+1 |
| | | | | | * | | | RDMA/ocrdma: Use unsigned for bit index | Rasmus Villemoes | 2015-02-18 | 1 | -3/+3 |
| | | | | | * | | | RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bit | Rasmus Villemoes | 2015-02-18 | 1 | -4/+1 |
| | | | | | * | | | RDMA/ocrdma: Update the ocrdma module version string | Mitesh Ahuja | 2015-02-18 | 1 | -1/+1 |
| | | | | | * | | | RDMA/ocrdma: set vlan present bit for user AH | Devesh Sharma | 2015-02-18 | 4 | -6/+22 |
| | | | | | * | | | RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure | Mitesh Ahuja | 2015-02-18 | 3 | -29/+34 |