summaryrefslogtreecommitdiff
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAge
...
| * | IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro2015-08-28
| * | iw_cxgb4: Add support for clipHariprasad S2015-08-28
| * | RDMA/cma: fix IPv6 address resolutionSpencer Baugh2015-08-28
| * | IB/ucma: Fix theoretical user triggered use-after-freeJason Gunthorpe2015-08-28
| * | iw_cxgb4: set the default MPA version to 2Hariprasad S2015-08-28
| * | RDMA/iser: Limit sgs to the device fastreg depthSteve Wise2015-08-28
| * | IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier2015-08-28
| * | IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-08-28
| * | mlx5: Expose correct page_size_cap in device attributesSagi Grimberg2015-08-28
| * | mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-28
* | | Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-07
|\ \ \
| * | | core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever2015-08-05
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-21
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-08-17
| |\ \ \ | | |/ / | |/| |
| | * | iw_cxgb4: gracefully handle unknown CQE status errorsHariprasad S2015-07-28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-07-29
| |\ \ \
| | * | | iser-target: Fix REJECT CM event use-after-free OOPsNicholas Bellinger2015-07-24
| | | |/ | | |/|
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-07-28
| |\ \ \ | | | |/ | | |/|
| | * | RDMA/ocrdma: update ocrdma module license stringDevesh Sharma2015-07-24
| | * | RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma2015-07-24
| | * | IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe2015-07-24
| | * | RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise2015-07-24
| * | | x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez2015-07-21
| |/ /
* / / net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2015-07-27
|/ /
* | IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn2015-07-14
* | IB/core: Destroy multcast_idr on module exitJohannes Thumshirn2015-07-14
* | IB/mlx4: Optimize do_slave_initDoug Ledford2015-07-14
* | IB/mlx4: Fix memory leak in do_slave_initDoug Ledford2015-07-14
* | IB/mlx4: Optimize freeing of items on error unwindManinder Singh2015-07-14
* | IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz2015-07-14
* | IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar2015-07-14
* | IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit2015-07-14
* | IB/ipoib: Scatter-Gather support in connected modeYuval Shaia2015-07-14
* | IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICESCarol L Soto2015-07-14
* | IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran2015-07-14
* | IB/ucma: Fix lockdep warning in ucma_lock_filesHaggai Eran2015-07-14
* | RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova2015-07-14
* | RDMA/nes: Fix for resolving the neighTatyana Nikolova2015-07-14
* | RDMA/core: Fixes for port mapper client registrationTatyana Nikolova2015-07-14
* | IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai2015-07-14
* | IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak2015-07-14
* | IB/cm: Do not queue work to a device that's going awayErez Shitrit2015-07-14
* | IB/srp: Avoid using uninitialized variableSagi Grimberg2015-07-14
* | IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXXVaishali Thakkar2015-07-14
* | IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-14
* | IB/mad: Fix compare between big endian and cpu endianIra Weiny2015-07-14
* | IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\
| * make simple_positive() publicAl Viro2015-06-23