summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-19IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt
2017-02-19IB/hfi1: Add rvt_rnr_tbl_to_usec functionDon Hiatt
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty
2017-02-19IB/rdmavt: Adding timer logic to rdmavtVenkata Sandeep Dhanalakota
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty
2017-02-19IB/rdmavt: Use per-CPU reference count for MRsSebastian Sanchez
2017-02-19IB/rxe: use setup_timer to simplify the codeWei Yongjun
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-08IB/rxe: Fix mem_check_range integer overflowEyal Itkin
2017-02-08IB/rxe: Fix resid updateEyal Itkin
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2017-01-24IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen
2017-01-24IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb
2017-01-10IB/rxe: Fix an skb leakBart Van Assche
2017-01-10IB/rxe: Remove a pointless indirection layerBart Van Assche
2017-01-10IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche
2017-01-10IB/rxe: Fix a MR reference leak in check_rkey()Bart Van Assche
2017-01-10IB/rxe: Generate a completion for all failed work requestsBart Van Assche
2017-01-10IB/rxe: Introduce functions for queue drainingBart Van Assche
2017-01-10IB/rxe: Add a runtime check in alloc_index()Bart Van Assche
2017-01-10IB/rxe: Issue warnings onceBart Van Assche
2017-01-10IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche
2017-01-10IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() argumentsBart Van Assche
2017-01-10IB/rxe: Remove superfluous castsBart Van Assche
2017-01-10IB/rxe: Remove an unused variable and an unused argumentBart Van Assche
2017-01-10IB/rxe: Remove an unused functionBart Van Assche
2017-01-10IB/rxe: Constify the pool nameBart Van Assche
2017-01-10IB/rxe: Suppress sparse warningsBart Van Assche
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-18IB/rxe: Fix a memory leak in rxe_qp_cleanup()Bart Van Assche
2016-12-15rdma: fix buggy code that the compiler warns aboutLinus Torvalds
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-14Merge branch 'hfi1' into merge-testDoug Ledford
2016-12-14IB/rdmavt: Only put mmap_info ref if it existsJim Foraker
2016-12-14IB/rdmavt: Handle the kthread worker using the new APIPetr Mladek
2016-12-14IB/rdmavt: Avoid queuing work into a destroyed cq kthread workerPetr Mladek
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-12-13IB/rxe: Increase max number of completions to 32kYonatan Cohen
2016-12-12IB/rxe: Hold refs when running taskletsAndrew Boyer
2016-12-12IB/rxe: Wait for tasklets to finish before tearing down QPAndrew Boyer