summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-02-14IB/mlx5: Add implicit MR supportArtemy Kovalyov
2017-02-14IB/mlx5: Expose MR cache for mlx5_ibArtemy Kovalyov
2017-02-14IB/mlx5: Add null_mkey accessArtemy Kovalyov
2017-02-14IB/umem: Indicate that process is being terminatedArtemy Kovalyov
2017-02-14IB/umem: Update on demand page (ODP) supportArtemy Kovalyov
2017-02-14IB/mlx5: Support creation of a WQ with scatter FCS offloadNoa Osherovich
2017-02-14IB/mlx5: Enable QP creation with cvlan offloadNoa Osherovich
2017-02-14IB/mlx5: Enable WQ creation and modification with cvlan offloadNoa Osherovich
2017-02-14IB/mlx5: Expose vlan offloads capabilitiesNoa Osherovich
2017-02-14IB/uverbs: Enable QP creation with cvlan offloadNoa Osherovich
2017-02-14IB/uverbs: Enable WQ creation and modification with cvlan offloadNoa Osherovich
2017-02-14IB/uverbs: Expose vlan offloads capabilitiesNoa Osherovich
2017-02-14IB/mlx5: Add port counter support for Receive WQsMajd Dibbiny
2017-02-14IB/mlx5: Expose Q counters groups only if they are supported by FWKamal Heib
2017-02-14IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPPLeon Romanovsky
2017-02-14IB/mlx5: Add flow tag supportMoses Reuben
2017-02-14IB/uverbs: Add support for flow tagMoses Reuben
2017-02-14IB/mlx5: Remove deprecated module parameterLeon Romanovsky
2017-02-14IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny
2017-02-14IB/mlx5: Avoid SMP MADs from VFsMaor Gottlieb
2017-02-14IB/mlx5: Add additional checks before processing MADsMaor Gottlieb
2017-02-14IB/mlx5: Verify that Q counters are supportedKamal Heib
2017-02-14IB/mlx5: Return error for unsupported signature typeLeon Romanovsky
2017-02-14IB/mlx5: Fix out-of-bound accessLeon Romanovsky
2017-01-09Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen
2017-01-08IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen
2017-01-08IB/mlx5: Fix error handling order in create_kernel_qpEli Cohen
2017-01-08IB/mlx5: Fix kernel to user leak prevention logicEli Cohen
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-02IB/mlx5: Improve MR checkArtemy Kovalyov
2017-01-02IB/mlx5: Add ODP atomics supportArtemy Kovalyov
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov
2017-01-02IB/mlx5: Add support for big MRsArtemy Kovalyov
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov
2017-01-02IB/mlx5: Add helper mlx5_ib_post_send_waitBinoy Jayan
2017-01-02IB/mlx5: Reorder code in query device commandLeon Romanovsky
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-22IB/rxe: Don't check for null ptr in send()Andrew Boyer
2016-12-22IB/rxe: Drop future atomic/read packets rather than retryingAndrew Boyer
2016-12-22IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sendsAndrew Boyer
2016-12-22qedr: Always notify the verb consumer of flushed CQEsAmrani, Ram
2016-12-22qedr: clear the vendor error field in the work completionAmrani, Ram
2016-12-22qedr: post_send/recv according to QP stateAmrani, Ram