- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 2246edf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
- f150e27 IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet by Sebastian Sanchez · 7 years ago
- 7b1cd95 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
- 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 3356c8c IB/qib: remove qib_keys.c by Corentin Labbe · 7 years ago
- 11f0e89 IB/{hfi1, qib}: Fix a concurrency issue with device name in logging by Michael J. Ruhl · 7 years ago
- 06f2597 IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall by Michael J. Ruhl · 7 years ago
- 5084c8f IB/{rdmavt, hfi1, qib}: Self determine driver name by Michael J. Ruhl · 7 years ago
- e364929 IB/qib: Cleanup qib_set_part_key() with direct returns by Joe Perches · 7 years ago
- 3365776 IB/qib: remove redundant setting of any in for-loop by Colin Ian King · 7 years ago
- 87b3524 IB/qib: Fix comparison error with qperf compare/swap test by Mike Marciniszyn · 7 years ago
- adf90eb drivers/infiniband: Remove now-redundant smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
- afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 7d50207 drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
- ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
- 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 894b82c Merge branch 'timer_setup' into for-next by Doug Ledford · 7 years ago
- 2055d1f IB/qib: Remove set-but-not-used variables by Bart Van Assche · 7 years ago
- 658115b IB/qib: Suppress gcc 7 fall-through complaints by Bart Van Assche · 7 years ago
- 6639261 IB/qib: Remove remaining code related to writing the EEPROM by Bart Van Assche · 7 years ago
- 4037c92 IB/qib: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- e1ac263 IB/qib: Use setup_timer and mod_timer by Himanshu Jha · 7 years ago
- 8206ceb Merge branch 'hfi1' into k.o/for-next by Doug Ledford · 7 years ago
- c4bc615 IB/qib: Update QIB to use the latest PCI API by Michael J. Ruhl · 7 years ago
- 931bc0d IB: Move PCI dependency from root KConfig to HW's KConfigs by Yuval Shaia · 7 years ago
- 557fafe IB/qib: Convert qp_stats debugfs interface to use new iterator API by Mike Marciniszyn · 7 years ago
- 6167a5b IB/qib: Stricter bounds checking for copy to buffer by Kamenee Arumugam · 7 years ago
- 2714727 IB/qib: Stricter bounds checking for copy and array access by Kamenee Arumugam · 7 years ago
- 3b71693 IB/qib: Remove unnecessary memory allocation for boardname by Kamenee Arumugam · 7 years ago
- 5b0ef65 IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation by Mike Marciniszyn · 7 years ago
- 51e658f5 IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids by Dasaratharaman Chandramouli · 7 years ago
- 13c1922 IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs by Don Hiatt · 7 years ago
- d3cf4d9 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
- 238f43a IB/qib: add const to bin_attribute structures by Bhumika Goyal · 7 years ago
- 055bb27 IB/qib: fix spelling mistake: "failng" -> "failing" by Colin Ian King · 7 years ago
- 3ffea7d IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression by Mike Marciniszyn · 7 years ago
- a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
- e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 7 years ago
- f201777 IB/qib: remove duplicate code by Gustavo A. R. Silva · 7 years ago
- 03da084 Merge branch 'hfi1' into k.o/for-4.14 by Doug Ledford · 7 years ago
- 0f4d027 IB/{rdmavt, qib, hfi1}: Remove gfp flags argument by Leon Romanovsky · 7 years ago
- 581d01a IB/qib: Replace deprecated pci functions with new API by Michael J. Ruhl · 7 years ago
- 13d8491 IB/hfi1,qib: Do not send QKey trap for UD qps by Dennis Dalessandro · 7 years ago
- 14fe13f IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() by Mike Marciniszyn · 8 years ago
- 1feb400 RDMA/qib,hfi1: Fix MR reference count leak on write with immediate by Mike Marciniszyn · 8 years ago
- 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
- d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
- 3652315 IB/core: Rename ib_destroy_ah to rdma_destroy_ah by Dasaratharaman Chandramouli · 8 years ago
- 0a18cfe IB/core: Rename ib_create_ah to rdma_create_ah by Dasaratharaman Chandramouli · 8 years ago
- 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
- aad9ff9 IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing by Michael J. Ruhl · 8 years ago
- 2443c6c IB/qib: use setup_timer by Geliang Tang · 8 years ago
- cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
- 23790ba Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice by Doug Ledford · 8 years ago
- 43a474a IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent by Mike Marciniszyn · 8 years ago
- f6aafac IB/qib: fix false-postive maybe-uninitialized warning by Arnd Bergmann · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- b8a14f3 scripts/spelling.txt: add "overwriten" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 832666c IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h by Don Hiatt · 8 years ago
- f9215b5 IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs by Mike Marciniszyn · 8 years ago
- 3fc4a09 IB/qib: Updates to use rdmavt's SGE helper routines by Brian Welty · 8 years ago
- b4238e7 IB/qib: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 8 years ago
- 696513e IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt by Brian Welty · 8 years ago
- beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
- eb04ff0 IB/hfi1: Ensure read of producer s_head is correct by Mike Marciniszyn · 8 years ago
- c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
- 564649b IB/qib: Remove empty function by Leon Romanovsky · 8 years ago
- 989ab35 IB/qib: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
- 5f0cb80 IB/qib: Remove DMA mapping code by Bart Van Assche · 8 years ago
- bb75f33 RDMA/qib: use rb_entry() by Geliang Tang · 8 years ago
- 850d087 RDMA/qib: drop qib_pci_link_reset() by Cao jin · 8 years ago
- 253f8b2 Merge branch 'hfi1' into merge-test by Doug Ledford · 8 years ago
- 5dc8060 IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division by Mike Marciniszyn · 8 years ago
- c64607a IB/hfi1,IB/qib: use rvt swqe mr deref helper by Mike Marciniszyn · 8 years ago
- 0771da5 IB/hfi1,IB/qib: Use new send completion helper by Mike Marciniszyn · 8 years ago
- 238b186 IB/qib: Use standard refcount wrapper for QPs by Sebastian Sanchez · 8 years ago
- f73a1db infiniband: remove WARN that is not kernel bug by Leon Romanovsky · 8 years ago
- c40a83b IB/qib: Remove debug prints after allocation failure by Leon Romanovsky · 8 years ago
- 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
- b59114b IB/qib: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
- 84b3adc IB/qib: Remove qpt_mask global by Dennis Dalessandro · 8 years ago
- 261a435 IB/qib,IB/hfi: Use core common header file by Mike Marciniszyn · 8 years ago
- 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- 4d6f85c IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines by Mike Marciniszyn · 8 years ago
- 48ef586 IB/qib: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
- c62fb26 IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held by Mike Marciniszyn · 8 years ago
- 527dbf1 IB/qib, IB/hfi1: Fix grh creation in ud loopback by Dasaratharaman Chandramouli · 8 years ago