Age | Commit message (Expand) | Author |
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 branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | 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 | IB/core: Add on demand paging caps to ib_uverbs_ex_query_device | Haggai Eran |
2015-02-18 | IB/core: Add support for extended query device caps | Eli Cohen |
2015-02-18 | RDMA/cxgb4: Don't hang threads forever waiting on WR replies | Hariprasad S |
2015-02-18 | RDMA/ocrdma: Fix off by one in ocrdma_query_gid() | Dan Carpenter |
2015-02-18 | RDMA/ocrdma: Use unsigned for bit index | Rasmus Villemoes |
2015-02-18 | RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bit | Rasmus Villemoes |
2015-02-18 | RDMA/ocrdma: Update the ocrdma module version string | Mitesh Ahuja |
2015-02-18 | RDMA/ocrdma: set vlan present bit for user AH | Devesh Sharma |
2015-02-18 | RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure | Mitesh Ahuja |
2015-02-18 | RDMA/ocrdma: Add support for interrupt moderation | Mitesh Ahuja |
2015-02-18 | RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac | Devesh Sharma |
2015-02-18 | RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP | Selvin Xavier |
2015-02-18 | RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATE | Devesh Sharma |
2015-02-18 | RDMA/ocrdma: Host crash on destroying device resources | Mitesh Ahuja |
2015-02-18 | RDMA/ocrdma: Report correct state in ibv_query_qp | Padmanabh Ratnakar |
2015-02-18 | RDMA/ocrdma: Debugfs enhancments for ocrdma driver | Selvin Xavier |
2015-02-18 | RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrd... | Devesh Sharma |
2015-02-18 | RDMA/ocrdma: Move PD resource management to driver. | Mitesh Ahuja |
2015-02-18 | RDMA/ocrdma: Increase the GID table size. | Mitesh Ahuja |
2015-02-18 | RDMA/ocrdma: Add support for IB stack compliant stats in sysfs. | Mitesh Ahuja |
2015-02-17 | IB/core: Properly handle registration of on-demand paging MRs after dereg | Haggai Eran |
2015-02-17 | IB/mlx5: Update the dev in reg_create | Majd Dibbiny |
2015-02-17 | IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian order | Jack Morgenstein |
2015-02-17 | IB/mlx4: Bug fixes in mlx4_ib_resize_cq | Majd Dibbiny |
2015-02-17 | IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp | Majd Dibbiny |
2015-02-17 | IB/core: Fix deadlock on uverbs modify_qp error flow | Moshe Lazer |
2015-02-17 | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-02-17 | IB/core: When marshaling ucma path from user-space, clear unused fields | Ilya Nelkenbaum |
2015-02-17 | IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called | Ariel Nahum |
2015-02-17 | IB/iser: Fix memory regions possible leak | Sagi Grimberg |
2015-02-17 | IB/qib: Fix sizeof checkpatch warnings | Mike Marciniszyn |
2015-02-17 | IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.c | Andreea-Cristina Bernat |
2015-02-17 | IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.c | Andreea-Cristina Bernat |
2015-02-17 | IB/mlx5: Fix error code in get_port_caps() | Dan Carpenter |
2015-02-17 | debugfs: Provide a file creation function that also takes an initial size | David Howells |
2015-02-16 | IB/qib: Add support for the new QMH7360 card | Vinit Agnihotri |
2015-02-16 | IB/qib: Do not write EEPROM | Mitko Haralanov |
2015-02-16 | IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach | Or Gerlitz |
2015-02-13 | IB/iser: Use correct dma direction when unmapping SGs | Roi Dayan |
2015-02-13 | IB/ipath: Remove unused function in ipath_wc_ppc64 | Rickard Strandqvist |