Age | Commit message (Expand) | Author |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-11 | net/mlx4: Add A0 hybrid steering | Matan Barak |
2014-12-11 | net/mlx4: Change QP allocation scheme | Eugenia Emantayev |
2014-12-11 | net/mlx4_core: Use tasklet for user-space CQ completion events | Matan Barak |
2014-12-08 | mlx5: Fix error flow in add_keys | Eli Cohen |
2014-12-08 | mlx5: Fix sparse warnings | Eli Cohen |
2014-12-08 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley |
2014-12-08 | Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus | James Bottomley |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig |
2014-11-24 | scsi: don't allow setting of queue_depth bigger than can_queue | Christoph Hellwig |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig |
2014-11-22 | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,... | Hariprasad Shenai |
2014-11-22 | RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an... | Hariprasad Shenai |
2014-11-22 | RDMA/cxgb4: Cleanup Filter related macros/register defines | Hariprasad Shenai |
2014-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2014-11-21 | mlx5: don't duplicate kvfree() | Al Viro |
2014-11-19 | IB/isert: Adjust CQ size to HW limits | Chris Moore |
2014-11-13 | net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ... | Matan Barak |
2014-11-13 | cxgb4i/cxgb4 : Refactor macros to conform to uniform standards | Anish Bhatt |
2014-11-12 | IB/srp: Fix a race condition triggered by destroying a queue pair | Bart Van Assche |
2014-11-12 | IB/srp: Add multichannel support | Bart Van Assche |
2014-11-12 | IB/srp: Use block layer tags | Bart Van Assche |
2014-11-12 | IB/srp: Separate target and channel variables | Bart Van Assche |
2014-11-12 | IB/srp: Introduce two new srp_target_port member variables | Bart Van Assche |
2014-11-12 | IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning | Bart Van Assche |
2014-11-12 | IB/srp: Remove stale connection retry mechanism | Bart Van Assche |
2014-11-12 | IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib() | Bart Van Assche |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig |
2014-11-12 | scsi: provide a generic change_queue_type method | Christoph Hellwig |
2014-11-10 | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 | Hariprasad Shenai |
2014-11-02 | iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly | Sagi Grimberg |
2014-11-02 | ib_isert: Add max_send_sge=2 minimum for control PDU responses | Or Gerlitz |
2014-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-10-30 | mlx4: Avoid leaking steering rules on flow creation error flow | Or Gerlitz |
2014-10-28 | srp-target: Retry when QP creation fails with ENOMEM | Bart Van Assche |
2014-10-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-10-19 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-10-15 | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-10-14 | Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next | Roland Dreier |
2014-10-14 | RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate line | Hariprasad S |
2014-10-14 | RDMA/cxgb4: Add missing neigh_release in find_route | Hariprasad S |
2014-10-14 | RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss | Hariprasad S |
2014-10-14 | RDMA/cxgb4: Make c4iw_wr_log_size_order static | Steve Wise |
2014-10-14 | IB/core: Fix XRC race condition in ib_uverbs_open_qp | Jack Morgenstein |
2014-10-14 | IB/core: Clear AH attr variable to prevent garbage data | Devesh Sharma |
2014-10-14 | ib_srpt: replace strnicmp with strncasecmp | Rasmus Villemoes |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-10-10 | RDMA/ocrdma: Save the bit environment, spare unncessary parenthesis | Jes Sorensen |
2014-10-10 | RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it | Jes Sorensen |