Age | Commit message (Expand) | Author |
2019-10-01 | RDMA/hfi1: Prevent memory leak in sdma_init | Navid Emamdoost |
2019-09-26 | IB/hfi1: remove unlikely() from IS_ERR*() condition | Denis Efremov |
2019-09-24 | mm/gup: add make_dirty arg to put_user_pages_dirty_lock() | akpm@linux-foundation.org |
2019-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-09-13 | IB/hfi1: Define variables as unsigned long to fix KASAN warning | Ira Weiny |
2019-09-13 | IB/{rdmavt, hfi1, qib}: Add a counter for credit waits | Kaike Wan |
2019-09-13 | IB/hfi1: Add traces for TID RDMA READ | Kaike Wan |
2019-09-13 | Merge tag 'v5.3-rc8' into rdma.git for-next | Jason Gunthorpe |
2019-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-21 | Merge branch 'odp_fixes' into rdma.git for-next | Jason Gunthorpe |
2019-08-20 | infiniband: hfi1: fix memory leaks | Wenwen Wang |
2019-08-20 | infiniband: hfi1: fix a memory leak bug | Wenwen Wang |
2019-08-20 | IB/hfi1: Drop stale TID RDMA packets that cause TIDErr | Kaike Wan |
2019-08-20 | IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packet | Kaike Wan |
2019-08-20 | IB/hfi1: Add additional checks when handling TID RDMA READ RESP packet | Kaike Wan |
2019-08-20 | IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packet | Kaike Wan |
2019-08-20 | IB/hfi1: Drop stale TID RDMA packets | Kaike Wan |
2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-01 | IB/hfi1: Fix Spectre v1 vulnerability | Gustavo A. R. Silva |
2019-07-30 | net: Use skb_frag_off accessors | Jonathan Lemon |
2019-07-29 | Merge branch 'wip/dl-for-rc' into wip/dl-for-next | Doug Ledford |
2019-07-22 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) |
2019-07-22 | IB/hfi1: Remove unused define | Mike Marciniszyn |
2019-07-22 | IB/hfi1: Do not update hcrc for a KDETH packet during fault injection | Kaike Wan |
2019-07-22 | IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psn | Kaike Wan |
2019-07-22 | IB/hfi1: Field not zero-ed when allocating TID flow memory | Kaike Wan |
2019-07-22 | IB/hfi1: Unreserve a flushed OPFN request | Kaike Wan |
2019-07-22 | IB/hfi1: Check for error on call to alloc_rsm_map_table | John Fleck |
2019-07-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-06-28 | IB/hfi1: No need to use try_module_get for debugfs | Dennis Dalessandro |
2019-06-28 | IB/hfi1: Add missing INVALIDATE opcodes for trace | Mike Marciniszyn |
2019-06-28 | IB/hfi1: Reduce excessive aspm inlines | Michael J. Ruhl |
2019-06-28 | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details | Michael J. Ruhl |
2019-06-28 | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs | Michael J. Ruhl |
2019-06-28 | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full | Kamenee Arumugam |
2019-06-28 | IB/hfi1: Move rvt_cq_wc struct into uapi directory | Kamenee Arumugam |
2019-06-28 | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe |
2019-06-24 | Merge tag 'v5.2-rc6' into sched/core, to refresh the branch | Ingo Molnar |
2019-06-20 | IB/{rdmavt, qib, hfi1}: Convert to new completion API | Mike Marciniszyn |
2019-06-18 | IB/hfi1: Spelling s/statisfied/satisfied/ | Geert Uytterhoeven |
2019-06-17 | IB/hfi1: Handle port down properly in pio | Mike Marciniszyn |
2019-06-17 | IB/hfi1: Handle wakeup of orphaned QPs for pio | Mike Marciniszyn |
2019-06-17 | IB/hfi1: Wakeup QPs orphaned on wait list after flush | Mike Marciniszyn |
2019-06-17 | IB/hfi1: Use aborts to trigger RC throttling | Mike Marciniszyn |
2019-06-17 | IB/hfi1: Create inline to get extended headers | Mike Marciniszyn |
2019-06-17 | IB/hfi1: Silence txreq allocation warnings | Mike Marciniszyn |
2019-06-17 | IB/hfi1: Avoid hardlockup with flushlist_lock | Mike Marciniszyn |
2019-06-17 | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar |
2019-06-11 | IB/hfi1: Correct tid qp rcd to match verbs context | Mike Marciniszyn |
2019-06-11 | IB/hfi1: Close PSM sdma_progress sleep window | Mike Marciniszyn |