| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/qib: Cleanup qib_set_part_key() with direct returns | Joe Perches | 2017-12-12 | 1 | -42/+24 |
* | IB/qib: remove redundant setting of any in for-loop | Colin Ian King | 2017-12-12 | 1 | -1/+1 |
* | IB/qib: Fix comparison error with qperf compare/swap test | Mike Marciniszyn | 2017-12-12 | 1 | -3/+3 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-16 | 1 | -2/+3 |
|\ |
|
| * | drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node() | Johannes Thumshirn | 2017-11-16 | 1 | -2/+3 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-11-15 | 18 | -447/+194 |
|\ \ |
|
| * \ | Merge branch 'timer_setup' into for-next | Doug Ledford | 2017-10-18 | 12 | -75/+66 |
| |\ \ |
|
| | * | | IB/qib: Convert timers to use timer_setup() | Kees Cook | 2017-10-09 | 12 | -75/+62 |
| * | | | IB/qib: Remove set-but-not-used variables | Bart Van Assche | 2017-10-15 | 10 | -43/+7 |
| * | | | IB/qib: Suppress gcc 7 fall-through complaints | Bart Van Assche | 2017-10-15 | 3 | -2/+3 |
| * | | | IB/qib: Remove remaining code related to writing the EEPROM | Bart Van Assche | 2017-10-15 | 4 | -68/+1 |
| * | | | IB/qib: Use setup_timer and mod_timer | Himanshu Jha | 2017-09-29 | 2 | -11/+7 |
| * | | | Merge branch 'hfi1' into k.o/for-next | Doug Ledford | 2017-09-29 | 6 | -259/+120 |
| |\ \ \ |
|
| | * | | | IB/qib: Update QIB to use the latest PCI API | Michael J. Ruhl | 2017-09-27 | 6 | -259/+120 |
| | |/ / |
|
| * / / | IB: Move PCI dependency from root KConfig to HW's KConfigs | Yuval Shaia | 2017-09-27 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | treewide: Fix function prototypes for module_param_call() | Kees Cook | 2017-10-31 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ \ |
|
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
| |/ |
|
* / | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 3 | -5/+5 |
|/ |
|
* | IB/qib: Convert qp_stats debugfs interface to use new iterator API | Mike Marciniszyn | 2017-08-29 | 3 | -63/+16 |
* | IB/qib: Stricter bounds checking for copy to buffer | Kamenee Arumugam | 2017-08-29 | 1 | -2/+2 |
* | IB/qib: Stricter bounds checking for copy and array access | Kamenee Arumugam | 2017-08-29 | 2 | -4/+6 |
* | IB/qib: Remove unnecessary memory allocation for boardname | Kamenee Arumugam | 2017-08-29 | 4 | -51/+32 |
* | IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation | Mike Marciniszyn | 2017-08-29 | 1 | -2/+2 |
* | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids | Dasaratharaman Chandramouli | 2017-08-22 | 1 | -2/+2 |
* | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt | 2017-08-22 | 1 | -0/+9 |
* | Merge branch 'misc' into k.o/for-next | Doug Ledford | 2017-08-18 | 2 | -3/+3 |
|\ |
|
| * | IB/qib: add const to bin_attribute structures | Bhumika Goyal | 2017-08-18 | 1 | -2/+2 |
| * | IB/qib: fix spelling mistake: "failng" -> "failing" | Colin Ian King | 2017-08-18 | 1 | -1/+1 |
* | | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression | Mike Marciniszyn | 2017-07-31 | 1 | -2/+4 |
* | | Merge branch 'misc' into k.o/for-next | Doug Ledford | 2017-07-27 | 2 | -3/+0 |
|\ \ |
|
| * | | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky | 2017-07-24 | 1 | -1/+0 |
| * | | IB/qib: remove duplicate code | Gustavo A. R. Silva | 2017-07-24 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 2017-07-24 | 9 | -170/+130 |
|\ \
| |/
|/| |
|
| * | IB/qib: Replace deprecated pci functions with new API | Michael J. Ruhl | 2017-06-27 | 5 | -120/+98 |
| * | IB/hfi1,qib: Do not send QKey trap for UD qps | Dennis Dalessandro | 2017-06-27 | 4 | -49/+31 |
| * | IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() | Mike Marciniszyn | 2017-06-27 | 1 | -1/+1 |
* | | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 2017-07-18 | 2 | -10/+9 |
|/ |
|
* | RDMA/qib,hfi1: Fix MR reference count leak on write with immediate | Mike Marciniszyn | 2017-06-01 | 1 | -1/+3 |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-05-09 | 1 | -1/+1 |
|\ |
|
| * | fs: constify tree_descr arrays passed to simple_fill_super() | Eric Biggers | 2017-04-27 | 1 | -1/+1 |
* | | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -0/+2 |
* | | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 2017-05-01 | 8 | -73/+100 |
* | | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+1 |
* | | IB/core: Rename ib_create_ah to rdma_create_ah | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+1 |
* | | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 2017-05-01 | 3 | -6/+6 |
* | | IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing | Michael J. Ruhl | 2017-04-28 | 1 | -1/+1 |
* | | IB/qib: use setup_timer | Geliang Tang | 2017-04-28 | 4 | -24/+16 |
* | | Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice | Doug Ledford | 2017-04-20 | 3 | -3/+25 |
|\ \
| |/
|/| |
|