Age | Commit message (Expand) | Author |
2017-06-01 | RDMA/qib,hfi1: Fix MR reference count leak on write with immediate | Mike Marciniszyn |
2017-05-09 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Rename ib_create_ah to rdma_create_ah | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli |
2017-04-28 | IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing | Michael J. Ruhl |
2017-04-28 | IB/qib: use setup_timer | Geliang Tang |
2017-04-26 | fs: constify tree_descr arrays passed to simple_fill_super() | Eric Biggers |
2017-04-20 | Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice | Doug Ledford |
2017-04-05 | IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent | Mike Marciniszyn |
2017-03-24 | IB/qib: fix false-postive maybe-uninitialized warning | Arnd Bergmann |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | scripts/spelling.txt: add "overwriten" 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-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
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/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs | Mike Marciniszyn |
2017-02-19 | IB/qib: Updates to use rdmavt's SGE helper routines | Brian Welty |
2017-02-19 | IB/qib: Use new rdmavt timers | 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/hfi1: Ensure read of producer s_head is correct | Mike Marciniszyn |
2017-02-14 | IB: Query ports via the core instead of direct into the driver | Or Gerlitz |
2017-01-24 | IB/qib: Remove empty function | Leon Romanovsky |
2017-01-24 | IB/qib: Switch from dma_device to dev.parent | Bart Van Assche |
2017-01-24 | IB/qib: Remove DMA mapping code | Bart Van Assche |
2017-01-12 | RDMA/qib: use rb_entry() | Geliang Tang |
2017-01-12 | RDMA/qib: drop qib_pci_link_reset() | Cao jin |
2016-12-14 | Merge branch 'hfi1' into merge-test | Doug Ledford |
2016-12-11 | IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division | Mike Marciniszyn |
2016-12-11 | IB/hfi1,IB/qib: use rvt swqe mr deref helper | Mike Marciniszyn |
2016-12-11 | IB/hfi1,IB/qib: Use new send completion helper | Mike Marciniszyn |
2016-12-11 | IB/qib: Use standard refcount wrapper for QPs | Sebastian Sanchez |
2016-12-03 | infiniband: remove WARN that is not kernel bug | Leon Romanovsky |
2016-12-03 | IB/qib: Remove debug prints after allocation failure | Leon Romanovsky |
2016-10-19 | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-10-07 | IB/{core,hw}: Add constant for node_desc | Yuval Shaia |
2016-10-07 | IB/qib: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar |
2016-10-02 | IB/qib: Remove qpt_mask global | Dennis Dalessandro |
2016-10-02 | IB/qib,IB/hfi: Use core common header file | Mike Marciniszyn |
2016-09-27 | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani |
2016-09-16 | IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines | Mike Marciniszyn |
2016-08-23 | IB/qib: Use memdup_user() rather than duplicating its implementation | Markus Elfring |
2016-08-22 | IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held | Mike Marciniszyn |
2016-08-02 | IB/qib, IB/hfi1: Fix grh creation in ud loopback | Dasaratharaman Chandramouli |