summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-19realtek/8139cp: use generic power managementVaibhav Gupta
2020-05-19realtek/8139too: use generic power managementVaibhav Gupta
2020-05-19igc: Refactor VLAN priority filtering codeAndre Guedes
2020-05-19Merge branch 'nfp-flower-feature-bit-updates'David S. Miller
2020-05-19nfp: flower: inform firmware of flower featuresLouis Peens
2020-05-19nfp: flower: renaming of feature bitsLouis Peens
2020-05-19igc: Return -EOPNOTSUPP when VLAN mask doesn't matchAndre Guedes
2020-05-19igc: Dump VLANPQF registerAndre Guedes
2020-05-19igc: Rename IGC_VLAPQF macroAndre Guedes
2020-05-19igc: Clean up obsolete NVM definesSasha Neftin
2020-05-19igc: remove IGC_REMOVED functionVitaly Lifshits
2020-05-19igc: Remove PCIe Control registerSasha Neftin
2020-05-19Merge branch 'iucv-next'David S. Miller
2020-05-19net/af_iucv: clean up function prototypesJulian Wiedmann
2020-05-19net/af_iucv: remove a redundant zero initializationJulian Wiedmann
2020-05-19net/af_iucv: replace open-coded U16_MAXJulian Wiedmann
2020-05-19net/af_iucv: remove pm supportJulian Wiedmann
2020-05-19net/iucv: remove pm supportJulian Wiedmann
2020-05-19Merge branch 's390-next'David S. Miller
2020-05-19s390/net: remove pm support from iucv driversJulian Wiedmann
2020-05-19s390/net: remove pm ops from ccwgroup driversJulian Wiedmann
2020-05-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-05-18r8169: work around an irq coalescing related tx timeoutHeiner Kallweit
2020-05-18r8169: improve rtl8169_mark_to_asicHeiner Kallweit
2020-05-18r8169: make rtl_rx better readableHeiner Kallweit
2020-05-18net: seeq: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-05-18cxgb4: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-05-18Merge branch 'move-the-SIOCDELRT-and-SIOCADDRT-compat_ioctl-handlers-v3'David S. Miller
2020-05-18ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig
2020-05-18appletalk: factor out a atrtr_ioctl_addrt helperChristoph Hellwig
2020-05-18ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig
2020-05-18ipv6: lift copy_from_user out of ipv6_route_ioctlChristoph Hellwig
2020-05-18igc: Remove unneeded registerSasha Neftin
2020-05-18igc: Remove unneeded definitionSasha Neftin
2020-05-18igc: Use netdev log helpers in igc_base.cAndre Guedes
2020-05-18igc: Use netdev log helpers in igc_dump.cAndre Guedes
2020-05-18igc: Use netdev log helpers in igc_ptp.cAndre Guedes
2020-05-18igc: Use netdev log helpers in igc_ethtool.cAndre Guedes
2020-05-18net: phy: simplify phy_link_change argumentsDoug Berger
2020-05-18igc: add support to eeprom, registers and link self-testsVitaly Lifshits
2020-05-18igc: Use netdev log helpers in igc_main.cAndre Guedes
2020-05-18igc: Add ECN support for TSOSasha Neftin
2020-05-17rds: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-05-17Merge branch 'mptcp-do-not-block-on-subflow-socket'David S. Miller
2020-05-17net: allow __skb_ext_alloc to sleepFlorian Westphal
2020-05-17mptcp: remove inner wait loop from mptcp_sendmsg_fragFlorian Westphal
2020-05-17mptcp: fill skb page frag cache outside of mptcp_sendmsg_fragFlorian Westphal
2020-05-17mptcp: fill skb extension cache outside of mptcp_sendmsg_fragFlorian Westphal
2020-05-17mptcp: avoid blocking in tcp_sendpagesFlorian Westphal
2020-05-17mptcp: break and restart in case mptcp sndbuf is fullFlorian Westphal