| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/core: Convert core to use bitfield for caps | Ira Weiny | 2015-05-20 | 15 | -87/+15 |
* | IB/core: Add per port immutable struct to ib_device | Ira Weiny | 2015-05-20 | 12 | -0/+203 |
* | IB/Verbs: Implement new callback query_protocol() | Michael Wang | 2015-05-18 | 18 | -0/+94 |
* | infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses | Joe Perches | 2015-05-12 | 3 | -5/+4 |
* | IB/qib: fix test of unsigned variable | Mike Marciniszyn | 2015-05-12 | 2 | -2/+3 |
* | iw_cxgb4: use wildcard mapping for getting remote addr info | Steve Wise | 2015-05-11 | 1 | -8/+8 |
* | IB/ehca: use correct destination for memcpy | Nicholas Mc Guire | 2015-05-11 | 1 | -2/+2 |
* | iw_cxgb4: Remove negative advice dmesg warnings | Hariprasad S | 2015-05-05 | 3 | -9/+32 |
* | IB/qib: use arch_phys_wc_add() | Luis R. Rodriguez | 2015-05-05 | 7 | -79/+39 |
* | IB/qib: add acounting for MTRR | Luis R. Rodriguez | 2015-05-05 | 1 | -1/+1 |
* | RDMA/cxgb4: Report the actual address of the remote connecting peer | Steve Wise | 2015-05-05 | 2 | -4/+51 |
* | RDMA/nes: Report the actual address of the remote connecting peer | Tatyana Nikolova | 2015-05-05 | 2 | -17/+49 |
* | iw_cxgb4: enforce qp/cq id requirements | Hariprasad S | 2015-05-05 | 1 | -0/+23 |
* | iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs | Hariprasad S | 2015-05-05 | 2 | -7/+15 |
* | iw_cxgb4: 32b platform fixes | Hariprasad S | 2015-05-05 | 5 | -16/+15 |
* | iw_cxgb4: Cleanup register defines/MACROS | Hariprasad S | 2015-05-05 | 2 | -3/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-26 | 2 | -18/+18 |
|\ |
|
| * | VFS: assorted weird filesystems: d_inode() annotations | David Howells | 2015-04-15 | 2 | -18/+18 |
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-04-22 | 6 | -166/+391 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ... | Doug Ledford | 2015-04-15 | 6 | -166/+391 |
| |\ \ \ \ |
|
| | | | * | | IB/mlx4: Change alias guids default to be host assigned | Yishai Hadas | 2015-04-15 | 1 | -2/+2 |
| | | | * | | IB/mlx4: Request alias GUID on demand | Yishai Hadas | 2015-04-15 | 3 | -0/+75 |
| | | | * | | IB/mlx4: Change init flow to request alias GUIDs for active VFs | Yishai Hadas | 2015-04-15 | 3 | -79/+50 |
| | | | * | | IB/mlx4: Manage admin alias GUID upon admin request | Yishai Hadas | 2015-04-15 | 2 | -9/+15 |
| | | | * | | IB/mlx4: Alias GUID adding persistency support | Yishai Hadas | 2015-04-15 | 3 | -84/+245 |
| | |_|/ /
| |/| | | |
|
| | | * | | infiniband/mlx4: check for mapping error | Sebastian Ott | 2015-04-15 | 2 | -0/+13 |
| | |/ /
| |/| | |
|
| | * | | IB/mlx4: Fix WQE LSO segment calculation | Erez Shitrit | 2015-04-15 | 1 | -2/+1 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-04-17 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | 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 |
* | | 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 |
* | | 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 tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-02-21 | 52 | -491/+1035 |
|\ \
| |/
|/| |
|
| *---------. | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier | 2015-02-20 | 52 | -490/+1035 |
| |\ \ \ \ \ \ |
|
| | | | | | | * | 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 |