Age | Commit message (Expand) | Author |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-02-01 | IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet | Sebastian Sanchez |
2018-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-28 | IB/qib: remove qib_keys.c | Corentin Labbe |
2018-01-05 | IB/{hfi1, qib}: Fix a concurrency issue with device name in logging | Michael J. Ruhl |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Self determine driver name | Michael J. Ruhl |
2017-12-11 | IB/qib: Cleanup qib_set_part_key() with direct returns | Joe Perches |
2017-12-11 | IB/qib: remove redundant setting of any in for-loop | Colin Ian King |
2017-12-11 | IB/qib: Fix comparison error with qperf compare/swap test | Mike Marciniszyn |
2017-12-05 | drivers/infiniband: Remove now-redundant smp_read_barrier_depends() | Paul E. McKenney |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-15 | drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node() | Johannes Thumshirn |
2017-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
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 |