Age | Commit message (Expand) | Author |
2017-10-18 | Merge branch 'timer_setup' into for-next | Doug Ledford |
2017-10-14 | IB/qib: Remove set-but-not-used variables | Bart Van Assche |
2017-10-14 | IB/qib: Suppress gcc 7 fall-through complaints | Bart Van Assche |
2017-10-14 | IB/qib: Remove remaining code related to writing the EEPROM | Bart Van Assche |
2017-10-09 | IB/qib: Convert timers to use timer_setup() | Kees Cook |
2017-09-29 | IB/qib: Use setup_timer and mod_timer | Himanshu Jha |
2017-09-29 | Merge branch 'hfi1' into k.o/for-next | Doug Ledford |
2017-09-27 | IB/qib: Update QIB to use the latest PCI API | Michael J. Ruhl |
2017-09-27 | IB: Move PCI dependency from root KConfig to HW's KConfigs | Yuval Shaia |
2017-08-28 | IB/qib: Convert qp_stats debugfs interface to use new iterator API | Mike Marciniszyn |
2017-08-28 | IB/qib: Stricter bounds checking for copy to buffer | Kamenee Arumugam |
2017-08-28 | IB/qib: Stricter bounds checking for copy and array access | Kamenee Arumugam |
2017-08-28 | IB/qib: Remove unnecessary memory allocation for boardname | Kamenee Arumugam |
2017-08-28 | IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation | Mike Marciniszyn |
2017-08-22 | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids | Dasaratharaman Chandramouli |
2017-08-22 | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt |
2017-08-18 | Merge branch 'misc' into k.o/for-next | Doug Ledford |
2017-08-18 | IB/qib: add const to bin_attribute structures | Bhumika Goyal |
2017-08-18 | IB/qib: fix spelling mistake: "failng" -> "failing" | Colin Ian King |
2017-07-31 | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression | Mike Marciniszyn |
2017-07-27 | Merge branch 'misc' into k.o/for-next | Doug Ledford |
2017-07-24 | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky |
2017-07-24 | IB/qib: remove duplicate code | Gustavo A. R. Silva |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford |
2017-07-17 | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky |
2017-06-27 | IB/qib: Replace deprecated pci functions with new API | Michael J. Ruhl |
2017-06-27 | IB/hfi1,qib: Do not send QKey trap for UD qps | Dennis Dalessandro |
2017-06-27 | IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() | Mike Marciniszyn |
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 |