- 947c54c net: ena: Use dev_alloc() in RX buffer allocation by Shay Agroskin · 3 years, 8 months ago
- 9e8afb0 net: ena: aggregate doorbell common operations into a function by Shay Agroskin · 3 years, 8 months ago
- 511c537 net: ena: fix RST format in ENA documentation file by Shay Agroskin · 3 years, 8 months ago
- 15efff7 net: ena: Remove module param and change message severity by Shay Agroskin · 3 years, 8 months ago
- 0ee251c net: ena: add jiffies of last napi call to stats by Shay Agroskin · 3 years, 8 months ago
- 9e5269a net: ena: use build_skb() in RX path by Shay Agroskin · 3 years, 8 months ago
- 091d0e8 net: ena: Improve error logging in driver by Shay Agroskin · 3 years, 8 months ago
- 9912c72 net: ena: Remove unused code by Shay Agroskin · 3 years, 8 months ago
- e4ac382 net: ena: optimize data access in fast-path code by Shay Agroskin · 3 years, 8 months ago
- fa6d61e Merge branch 'mlxsw-various-updates' by David S. Miller · 3 years, 8 months ago
- 72a64c2 mlxsw: thermal: Read module temperature thresholds using MTMP register by Mykola Kostenok · 3 years, 8 months ago
- e57977b mlxsw: thermal: Add function for reading module temperature and thresholds by Mykola Kostenok · 3 years, 8 months ago
- befc204 mlxsw: core_env: Read module temperature thresholds using MTMP register by Mykola Kostenok · 3 years, 8 months ago
- 314dbb1 mlxsw: reg: Extend MTMP register with new threshold field by Mykola Kostenok · 3 years, 8 months ago
- 0521a26 selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEV by Petr Machata · 3 years, 8 months ago
- e67dfb8 selftests: Clean forgotten resources as part of cleanup() by Amit Cohen · 3 years, 8 months ago
- 00190c2 selftests: router_scale: Do not count failed routes by Amit Cohen · 3 years, 8 months ago
- a08a619 mlxsw: spectrum_router: Remove abort mechanism by Amit Cohen · 3 years, 8 months ago
- fd5f5ab Merge branch 'dsa-sja1110' by David S. Miller · 3 years, 8 months ago
- 5a8f097 net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX by Vladimir Oltean · 3 years, 8 months ago
- ceec8bc net: dsa: sja1105: make sure the retagging port is enabled for SJA1110 by Vladimir Oltean · 3 years, 8 months ago
- 3e77e59 net: dsa: sja1105: add support for the SJA1110 switch family by Vladimir Oltean · 3 years, 8 months ago
- 070f5b7 dt-bindings: net: dsa: sja1105: add SJA1110 bindings by Vladimir Oltean · 3 years, 8 months ago
- 173dbbf Merge branch 'wwan-improvements' by David S. Miller · 3 years, 8 months ago
- 5046720 net: wwan: core: purge rx queue on port close by Sergey Ryazanov · 3 years, 8 months ago
- c230035 net: wwan: core: implement terminal ioctls for AT port by Sergey Ryazanov · 3 years, 8 months ago
- e263c5b net: wwan: core: implement TIOCINQ ioctl by Sergey Ryazanov · 3 years, 8 months ago
- 72eedfc net: wwan: core: expand ports number limit by Sergey Ryazanov · 3 years, 8 months ago
- f458709 net: wwan: core: make port names more user-friendly by Sergey Ryazanov · 3 years, 8 months ago
- 392c26f net: wwan: core: spell port device name in lowercase by Sergey Ryazanov · 3 years, 8 months ago
- 64cc80c net: wwan: core: init port type string array using enum values by Sergey Ryazanov · 3 years, 8 months ago
- b64d76b net: wwan: make WWAN_PORT_MAX meaning less surprised by Sergey Ryazanov · 3 years, 8 months ago
- 9ee23f4 wwan_hwsim: add debugfs management interface by Sergey Ryazanov · 3 years, 8 months ago
- f36a111 wwan_hwsim: WWAN device simulator by Sergey Ryazanov · 3 years, 8 months ago
- 9584809 Merge branch 'stmmac-25gbps' by David S. Miller · 3 years, 8 months ago
- 46682cb8 net: stmmac: enable Intel mGbE 2.5Gbps link speed by Voon Weifeng · 3 years, 8 months ago
- f27abde net: pcs: add 2500BASEX support for Intel mGbE controller by Voon Weifeng · 3 years, 8 months ago
- 597a68c net: stmmac: split xPCS setup from mdio register by Voon Weifeng · 3 years, 8 months ago
- 303597e Merge tag 'batadv-next-pullrequest-20210608' of git://git.open-mesh.org/linux-merge by David S. Miller · 3 years, 8 months ago
- 7624115 nvme: NVME_TCP_OFFLOAD should not default to m by Geert Uytterhoeven · 3 years, 8 months ago
- 1a61fed Merge branch 'farsync-cleanups' by David S. Miller · 3 years, 8 months ago
- f23a3da net: farsync: replace comparison to NULL with "fst_card_array[i]" by Peng Li · 3 years, 8 months ago
- f01f906 net: farsync: remove redundant return by Peng Li · 3 years, 8 months ago
- d2a1054 net: farsync: fix the alignment issue by Peng Li · 3 years, 8 months ago
- ae1be3f net: farsync: remove redundant parentheses by Peng Li · 3 years, 8 months ago
- b64b5ae net: farsync: remove redundant spaces by Peng Li · 3 years, 8 months ago
- fa8d10b net: farsync: remove redundant braces {} by Peng Li · 3 years, 8 months ago
- 37947a9 net: farsync: add some required spaces by Peng Li · 3 years, 8 months ago
- 7619ab1 net: farsync: fix the code style issue about macros by Peng Li · 3 years, 8 months ago
- 3a95018 net: farsync: code indent use tabs where possible by Peng Li · 3 years, 8 months ago
- d70711d net: farsync: remove trailing whitespaces by Peng Li · 3 years, 8 months ago
- 14b9764 net: farsync: fix the comments style issue by Peng Li · 3 years, 8 months ago
- 8ccac4a net: farsync: remove redundant initialization for statics by Peng Li · 3 years, 8 months ago
- 40996bcf net: farsync: move out assignment in if condition by Peng Li · 3 years, 8 months ago
- 8ea4bfb net: farsync: fix the code style issue about "foo* bar" by Peng Li · 3 years, 8 months ago
- 50d4c36 net: farsync: add blank line after declarations by Peng Li · 3 years, 8 months ago
- 34de4c8 net: farsync: remove redundant blank lines by Peng Li · 3 years, 8 months ago
- 5552571 Merge branch 'realtek-dt' by David S. Miller · 3 years, 8 months ago
- 6813cc8 net: phy: realtek: add delay to fix RXC generation issue by Joakim Zhang · 3 years, 8 months ago
- d90db36 net: phy: realtek: add dt property to enable ALDPS mode by Joakim Zhang · 3 years, 8 months ago
- 0a4355c net: phy: realtek: add dt property to disable CLKOUT clock by Joakim Zhang · 3 years, 8 months ago
- a9f15dc dt-bindings: net: add dt binding for realtek rtl82xx phy by Joakim Zhang · 3 years, 8 months ago
- d6dd33f net: Kconfig: indent with tabs instead of spaces by Marek Behún · 3 years, 8 months ago
- dc8cf75 Merge branch 'page_pool-recycling' by David S. Miller · 3 years, 8 months ago
- e401757 mvneta: recycle buffers by Matteo Croce · 3 years, 8 months ago
- 133637f mvpp2: recycle buffers by Matteo Croce · 3 years, 8 months ago
- 6a5bcd8 page_pool: Allow drivers to hint on SKB recycling by Ilias Apalodimas · 3 years, 8 months ago
- c420c98 skbuff: add a parameter to __skb_frag_unref by Matteo Croce · 3 years, 8 months ago
- c07aea3 mm: add a signature in struct page by Matteo Croce · 3 years, 8 months ago
- 35cba15 net: moxa: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 8 months ago
- 7f553ff l2tp: Fix spelling mistakes by Zheng Yongjun · 3 years, 8 months ago
- 4fb3ebb net/ncsi: Fix spelling mistakes by Zheng Yongjun · 3 years, 8 months ago
- 974d8f8 ipv4: Fix spelling mistakes by Zheng Yongjun · 3 years, 8 months ago
- 84a57ae netlabel: Fix spelling mistakes by Zheng Yongjun · 3 years, 8 months ago
- 20f1932 net: micrel: check return value after calling platform_get_resource() by Yang Yingliang · 3 years, 8 months ago
- 0bb51a3 net: mvpp2: check return value after calling platform_get_resource() by Yang Yingliang · 3 years, 8 months ago
- 3710e80 net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname by Yang Yingliang · 3 years, 8 months ago
- b5d64b4 net: enetc: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 8 months ago
- 809660c net: macb: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 8 months ago
- 74325bf net: bcmgenet: check return value after calling platform_get_resource() by Yang Yingliang · 3 years, 8 months ago
- 90fdd89 net: tulip: Remove the repeated declaration by Shaokun Zhang · 3 years, 8 months ago
- f1fe19c net: mscc: ocelot: check return value after calling platform_get_resource() by Yang Yingliang · 3 years, 8 months ago
- 7cf6f56 Merge branch 'hns3-error-handling' by David S. Miller · 3 years, 8 months ago
- e0fe0a3 net: hns3: remove now redundant logic related to HNAE3_UNKNOWN_RESET by Yufeng Mo · 3 years, 8 months ago
- aff399a net: hns3: add scheduling logic for error handling task by Jiaran Zhang · 3 years, 8 months ago
- d991452d net: hns3: add a separate error handling task by Jiaran Zhang · 3 years, 8 months ago
- ca4e2b9 qed: Fix duplicate included linux/kernel.h by Jiapeng Chong · 3 years, 8 months ago
- b3ef155 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 8 months ago
- 8c3f336 Merge branch 'ax88772-phylib' by David S. Miller · 3 years, 8 months ago
- 2c9d6c2 usbnet: run unbind() before unregister_netdev() by Oleksij Rempel · 3 years, 8 months ago
- 06edf1a net: phy: do not print dump stack if device was removed by Oleksij Rempel · 3 years, 8 months ago
- d275afb net: usb: asix: add error handling for asix_mdio_* functions by Oleksij Rempel · 3 years, 8 months ago
- 34a1dee net: usb: asix: ax88772: add generic selftest support by Oleksij Rempel · 3 years, 8 months ago
- e532a09 net: usb: asix: ax88772: add phylib support by Oleksij Rempel · 3 years, 8 months ago
- dde2584 net: usb/phy: asix: add support for ax88772A/C PHYs by Oleksij Rempel · 3 years, 8 months ago
- 7e88b11 net: usb: asix: refactor asix_read_phy_addr() and handle errors on return by Oleksij Rempel · 3 years, 8 months ago
- 218d154 net: usb: asix: ax88772_bind: use devm_kzalloc() instead of kzalloc() by Oleksij Rempel · 3 years, 8 months ago
- ef91f79 net: gemini: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 8 months ago
- 4fb473f atm: [br2864] fix spelling mistakes by gushengxian · 3 years, 8 months ago
- 3f07ce8 net: dsa: hellcreek: Use is_zero_ether_addr() instead of memcmp() by Zou Wei · 3 years, 8 months ago