summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-171-24/+11
|\
| * debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-171-24/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-1020-669/+1015
|\ \
| * | IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas2015-02-095-6/+191
| * | IB/mlx4: Always use the correct port for mirrored multicast attachmentsMoni Shoua2015-02-091-1/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-057-241/+134
| |\ \
| * | | IB/mlx4: Load balance ports in port aggregation modeMoni Shoua2015-02-044-0/+29
| * | | IB/mlx4: Create mirror flows in port aggregation modeMoni Shoua2015-02-042-13/+80
| * | | IB/mlx4: Add port aggregation supportMoni Shoua2015-02-041-6/+70
| * | | IB/mlx4: Reuse mlx4_mac_to_u64()Moni Shoua2015-02-041-11/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-1/+2
| |\ \ \
| * | | | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-255-14/+20
| * | | | iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai2015-01-167-483/+483
| * | | | iw_cxgb4: Cleanup register defines/MACROS defined in t4.hHariprasad Shenai2015-01-163-70/+70
| * | | | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-6/+7
| * | | | infiniband: mlx5: avoid a compile-time warningArnd Bergmann2015-01-131-1/+1
| * | | | iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-122-12/+12
| * | | | iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai2015-01-121-39/+39
| * | | | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai2015-01-051-13/+13
| | |_|/ | |/| |
* | | | Revert "IB/core: Add support for extended query device caps"Yann Droneaud2015-02-063-99/+41
| |_|/ |/| |
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-037-241/+134
|\ \ \ | |_|/ |/| |
| * | Merge branches 'ipoib' and 'odp' into for-nextRoland Dreier2015-02-031-1/+0
| |\ \
| | * | IB/core: Temporarily disable ex_query_device uverbHaggai Eran2015-02-031-1/+0
| | |/
| * | Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier2015-01-301-2/+6
| * | Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier2015-01-301-15/+6
| * | Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier2015-01-302-101/+57
| * | Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier2015-01-301-32/+5
| * | Revert "IPoIB: change init sequence ordering"Roland Dreier2015-01-301-17/+7
| * | Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier2015-01-306-58/+34
| * | Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier2015-01-303-12/+15
| * | Revert "IPoIB: No longer use flush as a parameter"Roland Dreier2015-01-303-16/+17
| |/
* / net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2015-01-151-1/+2
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-202-6/+5
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-182-6/+5
| |\
| | * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-5/+5
| | * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-12-192-793/+886
|\ \ \
| * | | iser-target: Fix wc->wr_id cast warningNicholas Bellinger2014-12-121-2/+1
| * | | iser-target: Remove code duplicationSagi Grimberg2014-12-121-27/+20
| * | | iser-target: Adjust log levels and prettify some printsSagi Grimberg2014-12-121-109/+108
| * | | iser-target: Use debug_level parameter to control logging levelSagi Grimberg2014-12-122-178/+209
| * | | iser-target: Fix logout sequenceSagi Grimberg2014-12-122-8/+17
| * | | iser-target: Don't wait for session commands from completion contextSagi Grimberg2014-12-121-7/+10
| * | | iser-target: Reduce CQ lock contention by batch pollingSagi Grimberg2014-12-122-5/+9
| * | | iser-target: Introduce isert_poll_budgetSagi Grimberg2014-12-121-1/+7
| * | | iser-target: Remove an atomic operation from the IO pathSagi Grimberg2014-12-122-63/+40
| * | | iser-target: Remove redundant call to isert_conn_terminateSagi Grimberg2014-12-121-4/+0
| * | | iser-target: Use single CQ for TX and RXSagi Grimberg2014-12-122-124/+83
| * | | iser-target: Centralize completion elements to a contextSagi Grimberg2014-12-122-108/+114
| * | | iser-target: Cast wr_id with uintptr_t instead of unsinged longSagi Grimberg2014-12-121-8/+8