Age | Commit message (Expand) | Author |
2020-03-23 | IB/hfi1: Ensure pq is not left on waitlist | Mike Marciniszyn |
2020-03-18 | IB/hfi1: Remove kobj from hfi1_devdata | Kaike Wan |
2020-03-10 | Merge tag 'v5.6-rc5' into rdma.git for-next | Jason Gunthorpe |
2020-03-08 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar |
2020-03-04 | Merge tag 'v5.6-rc4' into rdma.git for-next | Jason Gunthorpe |
2020-03-02 | IB/hfi1, qib: Ensure RCU is locked when accessing list | Dennis Dalessandro |
2020-02-26 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi... | Ingo Molnar |
2020-02-23 | infiniband: hfi1: Use EFI GetVariable only when available | Ard Biesheuvel |
2020-02-20 | RDMA: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-11 | IB/hfi1: Close window for pq and request coliding | Mike Marciniszyn |
2020-02-11 | IB/hfi1: Acquire lock to release TID entries when user file is closed | Kaike Wan |
2020-02-11 | RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create | Kamal Heib |
2020-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-01-31 | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard |
2020-01-31 | IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP | John Hubbard |
2020-01-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-25 | IB/hfi1: Fix logical condition in msix_request_irq | Nathan Chancellor |
2020-01-21 | Merge tag 'rds-odp-for-5.5' into rdma.git for-next | Jason Gunthorpe |
2020-01-20 | Merge tag 'v5.5-rc7' into perf/core, to pick up fixes | Ingo Molnar |
2020-01-10 | IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats | Mike Marciniszyn |
2020-01-10 | IB/hfi1: Add software counter for ctxt0 seq drop | Mike Marciniszyn |
2020-01-10 | IB/hfi1: Return void in packet receiving functions | Grzegorz Andrejczuk |
2020-01-10 | IB/hfi1: Decouple IRQ name from type | Grzegorz Andrejczuk |
2020-01-10 | IB/hfi1: Create API for auto activate | Mike Marciniszyn |
2020-01-10 | IB/hfi1: IB/hfi1: Add an API to handle special case drop | Mike Marciniszyn |
2020-01-10 | IB/hfi1: Move common receive IRQ code to function | Grzegorz Andrejczuk |
2020-01-10 | IB/hfi1: Add fast and slow handlers for receive context | Mike Marciniszyn |
2020-01-10 | IB/hfi1: Move chip specific functions to chip.c | Mike Marciniszyn |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2020-01-03 | IB/hfi1: use true,false for bool variable | zhengbin |
2020-01-03 | IB/hfi1: Adjust flow PSN with the correct resync_psn | Kaike Wan |
2020-01-03 | IB/hfi1: List all receive contexts from debugfs | Michael J. Ruhl |
2020-01-03 | IB/hfi1: Add accessor API routines to access context members | Mike Marciniszyn |
2020-01-03 | IB/hfi1: Don't cancel unused work item | Kaike Wan |
2019-12-25 | Merge branch 'core/kprobes' into perf/core, to pick up a completed branch | Ingo Molnar |
2019-12-10 | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts | Ingo Molnar |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-11-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-11-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-11-27 | ftrace: Rework event_create_dir() | Peter Zijlstra |
2019-11-25 | IB/hfi1: remove redundant assignment to variable ret | Colin Ian King |
2019-11-23 | RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv | Jason Gunthorpe |
2019-11-23 | net: use rhashtable_lookup() instead of rhashtable_lookup_fast() | Taehee Yoo |
2019-11-12 | RDMA: Change MAD processing function to remove extra casting and parameter | Leon Romanovsky |
2019-11-12 | RDMA/hfi1: Delete unreachable code | Leon Romanovsky |
2019-11-06 | IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERR | Kaike Wan |
2019-11-06 | IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA | Kaike Wan |
2019-11-06 | IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packet | Kaike Wan |
2019-11-06 | IB/hfi1: Ensure full Gen3 speed in a Gen4 system | James Erwin |