| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/hfi1: Close window for pq and request coliding | Mike Marciniszyn | 2020-02-11 | 4 | -29/+48 |
* | IB/hfi1: Acquire lock to release TID entries when user file is closed | Kaike Wan | 2020-02-11 | 1 | -0/+2 |
* | RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create | Kamal Heib | 2020-02-11 | 1 | -0/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2020-01-31 | 15 | -342/+529 |
|\ |
|
| * | IB/hfi1: Fix logical condition in msix_request_irq | Nathan Chancellor | 2020-01-25 | 1 | -1/+1 |
| * | Merge tag 'rds-odp-for-5.5' into rdma.git for-next | Jason Gunthorpe | 2020-01-21 | 2 | -1/+12 |
| |\ |
|
| * | | IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats | Mike Marciniszyn | 2020-01-10 | 3 | -0/+3 |
| * | | IB/hfi1: Add software counter for ctxt0 seq drop | Mike Marciniszyn | 2020-01-10 | 4 | -0/+14 |
| * | | IB/hfi1: Return void in packet receiving functions | Grzegorz Andrejczuk | 2020-01-10 | 2 | -25/+18 |
| * | | IB/hfi1: Decouple IRQ name from type | Grzegorz Andrejczuk | 2020-01-10 | 2 | -48/+59 |
| * | | IB/hfi1: Create API for auto activate | Mike Marciniszyn | 2020-01-10 | 1 | -14/+23 |
| * | | IB/hfi1: IB/hfi1: Add an API to handle special case drop | Mike Marciniszyn | 2020-01-10 | 3 | -8/+23 |
| * | | IB/hfi1: Move common receive IRQ code to function | Grzegorz Andrejczuk | 2020-01-10 | 1 | -30/+52 |
| * | | IB/hfi1: Add fast and slow handlers for receive context | Mike Marciniszyn | 2020-01-10 | 4 | -60/+58 |
| * | | IB/hfi1: Move chip specific functions to chip.c | Mike Marciniszyn | 2020-01-10 | 3 | -69/+87 |
| * | | IB/hfi1: use true,false for bool variable | zhengbin | 2020-01-03 | 1 | -1/+1 |
| * | | IB/hfi1: List all receive contexts from debugfs | Michael J. Ruhl | 2020-01-03 | 2 | -4/+10 |
| * | | IB/hfi1: Add accessor API routines to access context members | Mike Marciniszyn | 2020-01-03 | 9 | -85/+183 |
* | | | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard | 2020-01-31 | 1 | -1/+1 |
* | | | IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP | John Hubbard | 2020-01-31 | 1 | -1/+1 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-01-28 | 2 | -5/+5 |
|\ \ \ |
|
| * \ \ | Merge tag 'v5.5-rc7' into perf/core, to pick up fixes | Ingo Molnar | 2020-01-20 | 2 | -1/+12 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'core/kprobes' into perf/core, to pick up a completed branch | Ingo Molnar | 2019-12-25 | 2 | -5/+5 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts | Ingo Molnar | 2019-12-10 | 7 | -109/+68 |
| | |\ \ |
|
| | * | | | ftrace: Rework event_create_dir() | Peter Zijlstra | 2019-11-27 | 2 | -5/+5 |
* | | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 2020-01-27 | 1 | -2/+2 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -2/+2 |
| |/ / / |
|
* | | | | IB/hfi1: Adjust flow PSN with the correct resync_psn | Kaike Wan | 2020-01-03 | 1 | -0/+9 |
* | | | | IB/hfi1: Don't cancel unused work item | Kaike Wan | 2020-01-03 | 1 | -1/+3 |
|/ / / |
|
* | | | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 2019-12-09 | 2 | -3/+3 |
| |/
|/| |
|
* | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2019-11-30 | 4 | -93/+60 |
|\ \ |
|
| * | | RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv | Jason Gunthorpe | 2019-11-23 | 4 | -93/+60 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-11-27 | 3 | -16/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | IB/hfi1: remove redundant assignment to variable ret | Colin Ian King | 2019-11-25 | 1 | -1/+1 |
| * | | RDMA: Change MAD processing function to remove extra casting and parameter | Leon Romanovsky | 2019-11-12 | 2 | -11/+7 |
| * | | RDMA/hfi1: Delete unreachable code | Leon Romanovsky | 2019-11-12 | 1 | -4/+0 |
| |/ |
|
* | | net: use rhashtable_lookup() instead of rhashtable_lookup_fast() | Taehee Yoo | 2019-11-23 | 1 | -2/+2 |
* | | IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERR | Kaike Wan | 2019-11-06 | 1 | -8/+8 |
* | | IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA | Kaike Wan | 2019-11-06 | 3 | -11/+6 |
* | | IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packet | Kaike Wan | 2019-11-06 | 1 | -17/+27 |
* | | IB/hfi1: Ensure full Gen3 speed in a Gen4 system | James Erwin | 2019-11-06 | 1 | -1/+3 |
* | | IB/hfi1: Use a common pad buffer for 9B and 16B packets | Mike Marciniszyn | 2019-10-17 | 2 | -8/+7 |
* | | IB/hfi1: Avoid excessive retry for TID RDMA READ request | Kaike Wan | 2019-10-17 | 1 | -5/+0 |
|/ |
|
* | RDMA/hfi1: Prevent memory leak in sdma_init | Navid Emamdoost | 2019-10-01 | 1 | -1/+4 |
* | IB/hfi1: remove unlikely() from IS_ERR*() condition | Denis Efremov | 2019-09-26 | 1 | -1/+1 |
* | mm/gup: add make_dirty arg to put_user_pages_dirty_lock() | akpm@linux-foundation.org | 2019-09-24 | 1 | -4/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-09-21 | 8 | -48/+84 |
|\ |
|
| * | IB/hfi1: Define variables as unsigned long to fix KASAN warning | Ira Weiny | 2019-09-13 | 1 | -26/+19 |
| * | IB/{rdmavt, hfi1, qib}: Add a counter for credit waits | Kaike Wan | 2019-09-13 | 3 | -8/+5 |
| * | IB/hfi1: Add traces for TID RDMA READ | Kaike Wan | 2019-09-13 | 3 | -0/+51 |