Age | Commit message (Expand) | Author | Files | Lines |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -7/+7 |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+3 |
2017-11-15 | drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node() | Johannes Thumshirn | 1 | -2/+3 |
2017-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 18 | -447/+194 |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook | 1 | -2/+2 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 3 | -5/+5 |
2017-10-18 | Merge branch 'timer_setup' into for-next | Doug Ledford | 12 | -75/+66 |
2017-10-14 | IB/qib: Remove set-but-not-used variables | Bart Van Assche | 10 | -43/+7 |
2017-10-14 | IB/qib: Suppress gcc 7 fall-through complaints | Bart Van Assche | 3 | -2/+3 |
2017-10-14 | 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-28 | IB/qib: Convert qp_stats debugfs interface to use new iterator API | Mike Marciniszyn | 3 | -63/+16 |
2017-08-28 | IB/qib: Stricter bounds checking for copy to buffer | Kamenee Arumugam | 1 | -2/+2 |
2017-08-28 | IB/qib: Stricter bounds checking for copy and array access | Kamenee Arumugam | 2 | -4/+6 |
2017-08-28 | IB/qib: Remove unnecessary memory allocation for boardname | Kamenee Arumugam | 4 | -51/+32 |
2017-08-28 | 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-17 | 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-01 | 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-26 | 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-24 | IB/qib: fix false-postive maybe-uninitialized warning | Arnd Bergmann | 1 | -1/+1 |