Age | Commit message (Expand) | Author |
2017-02-27 | scripts/spelling.txt: add "therfore" pattern and fix typo instances | Masahiro Yamada |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-02-19 | IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h | Don Hiatt |
2017-02-19 | IB/hfi1: Add rvt_rnr_tbl_to_usec function | Don Hiatt |
2017-02-19 | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments | Brian Welty |
2017-02-19 | IB/rdmavt: Adding timer logic to rdmavt | Venkata Sandeep Dhanalakota |
2017-02-19 | IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt | Brian Welty |
2017-02-19 | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt | Brian Welty |
2017-02-19 | IB/rdmavt: Use per-CPU reference count for MRs | Sebastian Sanchez |
2017-02-19 | IB/rxe: use setup_timer to simplify the code | Wei Yongjun |
2017-02-19 | Merge branch 'k.o/for-4.10-rc' into HEAD | Doug Ledford |
2017-02-14 | IB: Query ports via the core instead of direct into the driver | Or Gerlitz |
2017-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-08 | IB/rxe: Fix mem_check_range integer overflow | Eyal Itkin |
2017-02-08 | IB/rxe: Fix resid update | Eyal Itkin |
2017-02-06 | net-next: treewide use is_vlan_dev() helper function. | Parav Pandit |
2017-01-24 | IB/rxe: Prevent from completer to operate on non valid QP | Yonatan Cohen |
2017-01-24 | IB/rxe: Fix rxe dev insertion to rxe_dev_list | Maor Gottlieb |
2017-01-24 | IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it | Bart Van Assche |
2017-01-24 | IB/rxe: Switch from dma_device to dev.parent | Bart Van Assche |
2017-01-10 | IB/rxe: Fix an skb leak | Bart Van Assche |
2017-01-10 | IB/rxe: Remove a pointless indirection layer | Bart Van Assche |
2017-01-10 | IB/rxe: Fix reference leaks in memory key invalidation code | Bart Van Assche |
2017-01-10 | IB/rxe: Fix a MR reference leak in check_rkey() | Bart Van Assche |
2017-01-10 | IB/rxe: Generate a completion for all failed work requests | Bart Van Assche |
2017-01-10 | IB/rxe: Introduce functions for queue draining | Bart Van Assche |
2017-01-10 | IB/rxe: Add a runtime check in alloc_index() | Bart Van Assche |
2017-01-10 | IB/rxe: Issue warnings once | Bart Van Assche |
2017-01-10 | IB/rxe: Let the compiler check the type of the cleanup functions | Bart Van Assche |
2017-01-10 | IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments | Bart Van Assche |
2017-01-10 | IB/rxe: Remove superfluous casts | Bart Van Assche |
2017-01-10 | IB/rxe: Remove an unused variable and an unused argument | Bart Van Assche |
2017-01-10 | IB/rxe: Remove an unused function | Bart Van Assche |
2017-01-10 | IB/rxe: Constify the pool name | Bart Van Assche |
2017-01-10 | IB/rxe: Suppress sparse warnings | Bart Van Assche |
2016-12-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-12-22 | IB/rxe: Don't check for null ptr in send() | Andrew Boyer |
2016-12-22 | IB/rxe: Drop future atomic/read packets rather than retrying | Andrew Boyer |
2016-12-22 | IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends | Andrew Boyer |
2016-12-18 | IB/rxe: Fix a memory leak in rxe_qp_cleanup() | Bart Van Assche |
2016-12-15 | rdma: fix buggy code that the compiler warns about | Linus Torvalds |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-12-14 | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford |
2016-12-14 | Merge branch 'mlx' into merge-test | Doug Ledford |
2016-12-14 | Merge branch 'hfi1' into merge-test | Doug Ledford |
2016-12-14 | IB/rdmavt: Only put mmap_info ref if it exists | Jim Foraker |
2016-12-14 | IB/rdmavt: Handle the kthread worker using the new API | Petr Mladek |
2016-12-14 | IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker | Petr Mladek |