Age | Commit message (Expand) | Author |
2020-07-29 | ibmvnic: Fix IRQ mapping disposal in error path | Thomas Falcon |
2020-06-20 | ibmvnic: continue to init in CRQ reset returns H_CLOSED | Dany Madden |
2020-06-19 | ibmveth: Fix max MTU limit | Thomas Falcon |
2020-06-15 | ibmvnic: Harden device login requests | Thomas Falcon |
2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-12 | ibmvnic: Flush existing work items before device removal | Thomas Falcon |
2020-05-29 | drivers/net/ibmvnic: Update VNIC protocol version reporting | Thomas Falcon |
2020-04-30 | ibmvnic: Skip fatal error reset after passive init | Juliet Kim |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-11 | net: ibm: remove set but not used variables 'err' | Chen Zhou |
2020-03-10 | ibmvnic: Do not process device remove during device reset | Juliet Kim |
2020-03-05 | ibmveth: Remove unused page_offset macro | Matthew Wilcox (Oracle) |
2020-02-29 | net/ethtool: Introduce link_ksettings API for virtual network devices | Cris Forno |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-12-13 | net/ibmvnic: Fix typo in retry check | Thomas Falcon |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-11-26 | ibmvnic: Serialize device queries | Thomas Falcon |
2019-11-26 | ibmvnic: Bound waits for device queries | Thomas Falcon |
2019-11-26 | ibmvnic: Terminate waiting device threads after loss of service | Thomas Falcon |
2019-11-26 | ibmvnic: Fix completion structure initialization | Thomas Falcon |
2019-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2019-11-20 | net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode | Juliet Kim |
2019-11-20 | Revert "net/ibmvnic: Fix EOI when running in XIVE mode" | Juliet Kim |
2019-11-14 | ibmveth: Detect unsupported packets before sending to the hypervisor | Cris Forno |
2019-11-06 | ehea: replace with page_shift() in ehea_is_hugepage() | Yunfeng Ye |
2019-11-05 | net: ethernet: emac: Fix phy mode type | Andrew Lunn |
2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn |
2019-10-13 | net/ibmvnic: Fix EOI when running in XIVE mode. | Cédric Le Goater |
2019-09-25 | net/ibmvnic: prevent more than one thread from running in reset | Juliet Kim |
2019-09-25 | net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run | Juliet Kim |
2019-09-19 | ibmvnic: Warn unknown speed message only when carrier is present | Murilo Fossa Vicentini |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-09-10 | net/ibmvnic: Fix missing { in __ibmvnic_reset | Michal Suchanek |
2019-09-07 | net/ibmvnic: free reset work of removed device from queue | Juliet Kim |
2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-28 | ibmvnic: Do not process reset during or after device removal | Thomas Falcon |
2019-08-22 | ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” | Markus Elfring |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-18 | ibmvnic: Unmap DMA address of TX descriptor buffers after use | Thomas Falcon |
2019-08-13 | ibmveth: Convert multicast list size for little-endian system | Thomas Falcon |
2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-07-30 | net: Use skb_frag_off accessors | Jonathan Lemon |
2019-07-29 | net: ehea: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-07-22 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) |
2019-06-09 | ibmvnic: Fix unchecked return codes of memory allocations | Thomas Falcon |
2019-06-09 | ibmvnic: Refresh device multicast list after reset | Thomas Falcon |
2019-06-09 | ibmvnic: Do not close unopened driver during reset | Thomas Falcon |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |