Age | Commit message (Expand) | Author | Files | Lines |
2017-10-18 | Merge branch 'timer_setup' into for-next | Doug Ledford | 12 | -75/+66 |
2017-10-15 | IB/qib: Remove set-but-not-used variables | Bart Van Assche | 10 | -43/+7 |
2017-10-15 | IB/qib: Suppress gcc 7 fall-through complaints | Bart Van Assche | 3 | -2/+3 |
2017-10-15 | IB/qib: Remove remaining code related to writing the EEPROM | Bart Van Assche | 4 | -68/+1 |
2017-10-09 | IB/qib: Convert timers to use timer_setup() | Kees Cook | 12 | -75/+62 |
2017-09-29 | IB/qib: Use setup_timer and mod_timer | Himanshu Jha | 2 | -11/+7 |
2017-09-29 | Merge branch 'hfi1' into k.o/for-next | Doug Ledford | 6 | -259/+120 |
2017-09-27 | IB/qib: Update QIB to use the latest PCI API | Michael J. Ruhl | 6 | -259/+120 |
2017-09-27 | IB: Move PCI dependency from root KConfig to HW's KConfigs | Yuval Shaia | 1 | -0/+1 |
2017-08-29 | IB/qib: Convert qp_stats debugfs interface to use new iterator API | Mike Marciniszyn | 3 | -63/+16 |
2017-08-29 | IB/qib: Stricter bounds checking for copy to buffer | Kamenee Arumugam | 1 | -2/+2 |
2017-08-29 | IB/qib: Stricter bounds checking for copy and array access | Kamenee Arumugam | 2 | -4/+6 |
2017-08-29 | IB/qib: Remove unnecessary memory allocation for boardname | Kamenee Arumugam | 4 | -51/+32 |
2017-08-29 | IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation | Mike Marciniszyn | 1 | -2/+2 |
2017-08-22 | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids | Dasaratharaman Chandramouli | 1 | -2/+2 |
2017-08-22 | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt | 1 | -0/+9 |
2017-08-18 | Merge branch 'misc' into k.o/for-next | Doug Ledford | 2 | -3/+3 |
2017-08-18 | IB/qib: add const to bin_attribute structures | Bhumika Goyal | 1 | -2/+2 |
2017-08-18 | IB/qib: fix spelling mistake: "failng" -> "failing" | Colin Ian King | 1 | -1/+1 |
2017-07-31 | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression | Mike Marciniszyn | 1 | -2/+4 |
2017-07-27 | Merge branch 'misc' into k.o/for-next | Doug Ledford | 2 | -3/+0 |
2017-07-24 | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky | 1 | -1/+0 |
2017-07-24 | IB/qib: remove duplicate code | Gustavo A. R. Silva | 1 | -2/+0 |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 9 | -170/+130 |
2017-07-18 | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 2 | -10/+9 |
2017-06-27 | IB/qib: Replace deprecated pci functions with new API | Michael J. Ruhl | 5 | -120/+98 |
2017-06-27 | IB/hfi1,qib: Do not send QKey trap for UD qps | Dennis Dalessandro | 4 | -49/+31 |
2017-06-27 | IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() | Mike Marciniszyn | 1 | -1/+1 |
2017-06-02 | RDMA/qib,hfi1: Fix MR reference count leak on write with immediate | Mike Marciniszyn | 1 | -1/+3 |
2017-05-09 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 1 | -0/+2 |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 8 | -73/+100 |
2017-05-01 | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli | 1 | -1/+1 |
2017-05-01 | IB/core: Rename ib_create_ah to rdma_create_ah | Dasaratharaman Chandramouli | 1 | -1/+1 |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 3 | -6/+6 |
2017-04-28 | IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing | Michael J. Ruhl | 1 | -1/+1 |
2017-04-28 | IB/qib: use setup_timer | Geliang Tang | 4 | -24/+16 |
2017-04-27 | fs: constify tree_descr arrays passed to simple_fill_super() | Eric Biggers | 1 | -1/+1 |
2017-04-20 | Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice | Doug Ledford | 3 | -3/+25 |
2017-04-05 | IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent | Mike Marciniszyn | 3 | -3/+25 |
2017-03-25 | IB/qib: fix false-postive maybe-uninitialized warning | Arnd Bergmann | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-28 | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada | 3 | -3/+3 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -174/+2 |
2017-02-25 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 1 | -1/+1 |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -0/+1 |
2017-02-19 | IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h | Don Hiatt | 2 | -10/+10 |
2017-02-19 | IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs | Mike Marciniszyn | 1 | -1/+1 |
2017-02-19 | IB/qib: Updates to use rdmavt's SGE helper routines | Brian Welty | 4 | -94/+9 |
2017-02-19 | IB/qib: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 5 | -122/+21 |