Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -85/+87 |
2021-04-13 | IB/hfi1: Rework AIP and VNIC dummy netdev usage | Mike Marciniszyn | 1 | -84/+86 |
2021-04-07 | IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS | Mike Marciniszyn | 1 | -2/+1 |
2021-03-22 | RDMA: Fix kernel-doc compilation warnings | Leon Romanovsky | 1 | -1/+1 |
2021-01-28 | RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' param | Lee Jones | 1 | -1/+1 |
2020-06-24 | IB/hfi1: Restore kfree in dummy_netdev cleanup | Dennis Dalessandro | 1 | -1/+1 |
2020-06-03 | IB/hfi1: Use free_netdev() in hfi1_netdev_free() | YueHaibing | 1 | -4/+1 |
2020-05-21 | IB/hfi1: Activate the dummy netdev | Grzegorz Andrejczuk | 1 | -1/+45 |
2020-05-21 | IB/hfi1: Add rx functions for dummy netdev | Grzegorz Andrejczuk | 1 | -0/+361 |
2020-05-21 | IB/hfi1: Add functions to receive accelerated ipoib packets | Kaike Wan | 1 | -0/+79 |