Age | Commit message (Expand) | Author |
2015-05-18 | RDMA/ocrdma: Fix QP state transition in destroy_qp | Devesh Sharma |
2015-05-18 | RDMA/ocrdma: Report EQ full fatal error | Devesh Sharma |
2015-05-18 | RDMA/ocrdma: Fix EQ destroy failure during driver unload | Selvin Xavier |
2015-05-12 | infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses | Joe Perches |
2015-05-12 | IB/qib: fix test of unsigned variable | Mike Marciniszyn |
2015-05-11 | iw_cxgb4: use wildcard mapping for getting remote addr info | Steve Wise |
2015-05-11 | IB/ehca: use correct destination for memcpy | Nicholas Mc Guire |
2015-05-05 | iw_cxgb4: Remove negative advice dmesg warnings | Hariprasad S |
2015-05-05 | IB/qib: use arch_phys_wc_add() | Luis R. Rodriguez |
2015-05-05 | IB/qib: add acounting for MTRR | Luis R. Rodriguez |
2015-05-05 | RDMA/cxgb4: Report the actual address of the remote connecting peer | Steve Wise |
2015-05-05 | RDMA/nes: Report the actual address of the remote connecting peer | Tatyana Nikolova |
2015-05-05 | iw_cxgb4: enforce qp/cq id requirements | Hariprasad S |
2015-05-05 | iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs | Hariprasad S |
2015-05-05 | iw_cxgb4: 32b platform fixes | Hariprasad S |
2015-05-05 | iw_cxgb4: Cleanup register defines/MACROS | Hariprasad S |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-22 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2015-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-04-16 | cxgb4: drop __GFP_NOFAIL allocation | Michal Hocko |
2015-04-15 | Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ... | Doug Ledford |
2015-04-15 | infiniband/mlx4: check for mapping error | Sebastian Ott |
2015-04-15 | IB/mlx4: Fix WQE LSO segment calculation | Erez Shitrit |
2015-04-15 | IB/mlx4: Change alias guids default to be host assigned | Yishai Hadas |
2015-04-15 | IB/mlx4: Request alias GUID on demand | Yishai Hadas |
2015-04-15 | IB/mlx4: Change init flow to request alias GUIDs for active VFs | Yishai Hadas |
2015-04-15 | IB/mlx4: Manage admin alias GUID upon admin request | Yishai Hadas |
2015-04-15 | IB/mlx4: Alias GUID adding persistency support | Yishai Hadas |
2015-04-15 | VFS: assorted weird filesystems: d_inode() annotations | David Howells |
2015-04-11 | infinibad: weird APIs switched to ->write_iter() | Al Viro |
2015-04-09 | Merge branch 'iocb' into for-davem | Al Viro |
2015-04-02 | net/mlx5_core: Extend struct mlx5_interface to support multiple protocols | Saeed Mahameed |
2015-04-02 | net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver | Saeed Mahameed |
2015-04-02 | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core | Saeed Mahameed |
2015-04-02 | IB/mlx5: Fix Mellanox copyright note | Saeed Mahameed |
2015-04-02 | net/mlx5_core: Clear doorbell record inside mlx5_db_alloc() | Saeed Mahameed |
2015-04-02 | net/mlx5_core: Coding style fix | Eli Cohen |
2015-04-02 | net/mlx5_core: Fix call to mlx5_core_qp_modify | Haggai Abramonvsky |
2015-04-02 | net/mlx4: Add SET_PORT opcode modifiers enumeration | Ido Shamay |
2015-03-25 | fs: move struct kiocb to fs.h | Christoph Hellwig |
2015-03-18 | IB/mlx4: Saturate RoCE port PMA counters in case of overflow | Majd Dibbiny |
2015-03-18 | IB/mlx4: Verify net device validity on port change event | Moni Shoua |
2015-02-22 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-02-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2015-02-20 | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier |
2015-02-20 | IB/qib: Add blank line after declaration | Mike Marciniszyn |
2015-02-20 | IB/qib: Fix checkpatch warnings | Mike Marciniszyn |
2015-02-20 | Infiniband: Fix potential NULL d_inode dereference | David Howells |
2015-02-18 | IB/mlx5: Enable the ODP capability query verb | Haggai Eran |
2015-02-18 | RDMA/cxgb4: Don't hang threads forever waiting on WR replies | Hariprasad S |