| Commit message (Expand) | Author | Age |
* | 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-18 |
* | Revert "IB/core: Add support for extended query device caps" | Yann Droneaud | 2015-02-06 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-02-03 |
|\ |
|
| * | Merge branches 'ipoib' and 'odp' into for-next | Roland Dreier | 2015-02-03 |
| |\ |
|
| | * | IB/core: Temporarily disable ex_query_device uverb | Haggai Eran | 2015-02-03 |
| * | | Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue" | Roland Dreier | 2015-01-30 |
| * | | Revert "IPoIB: Make the carrier_on_task race aware" | Roland Dreier | 2015-01-30 |
| * | | Revert "IPoIB: fix MCAST_FLAG_BUSY usage" | Roland Dreier | 2015-01-30 |
| * | | Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race" | Roland Dreier | 2015-01-30 |
| * | | Revert "IPoIB: change init sequence ordering" | Roland Dreier | 2015-01-30 |
| * | | Revert "IPoIB: Use dedicated workqueues per interface" | Roland Dreier | 2015-01-30 |
| * | | Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue" | Roland Dreier | 2015-01-30 |
| * | | Revert "IPoIB: No longer use flush as a parameter" | Roland Dreier | 2015-01-30 |
| |/ |
|
* / | net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering | Or Gerlitz | 2015-01-15 |
|/ |
|
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-12-20 |
|\ |
|
| * | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 2014-12-18 |
| |\ |
|
| | * | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 2014-12-04 |
| | * | scsi: remove ->change_queue_type method | Christoph Hellwig | 2014-12-04 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-12-19 |
|\ \ \ |
|
| * | | | iser-target: Fix wc->wr_id cast warning | Nicholas Bellinger | 2014-12-13 |
| * | | | iser-target: Remove code duplication | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Adjust log levels and prettify some prints | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Use debug_level parameter to control logging level | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Fix logout sequence | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Don't wait for session commands from completion context | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Reduce CQ lock contention by batch polling | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Introduce isert_poll_budget | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Remove an atomic operation from the IO path | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Remove redundant call to isert_conn_terminate | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Use single CQ for TX and RX | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Centralize completion elements to a context | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Cast wr_id with uintptr_t instead of unsinged long | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Unite error completion handler for RX and TX | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Remove interrupt coalescing | Sagi Grimberg | 2014-12-13 |
| * | | | iser-target: Work-around live target stack shutdown resource cleanup | Sagi Grimberg | 2014-12-13 |