- 68e9c5d net: stmmac: add ethtool per-queue statistic framework by Vijayakannan Ayyathurai · 3 years, 5 months ago
- 1975df8 net: stmmac: fix INTR TBU status affecting irq count statistic by Voon Weifeng · 3 years, 5 months ago
- 022522a net: dsa: sja1105: reorganize probe, remove, setup and teardown ordering by Vladimir Oltean · 3 years, 5 months ago
- c07c8ff r8169: rename rtl_csi_access_enable to rtl_set_aspm_entry_latency by Heiner Kallweit · 3 years, 5 months ago
- 793ee36 Merge branch 'ocelot-phylink' by David S. Miller · 3 years, 5 months ago
- e6e12df net: mscc: ocelot: convert to phylink by Vladimir Oltean · 3 years, 5 months ago
- 46efe4e net: dsa: felix: stop calling ocelot_port_{enable,disable} by Vladimir Oltean · 3 years, 5 months ago
- e871ee6 s390/net: replace in_irq() with in_hardirq() by Changbin Du · 3 years, 5 months ago
- b2b8913 net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versa by Vladimir Oltean · 3 years, 5 months ago
- 944f510 ptp: ocp: don't allow on S390 by Randy Dunlap · 3 years, 5 months ago
- 19eed72 af_unix: check socket state when queuing OOB by Rao Shoaib · 3 years, 5 months ago
- 6164659 net: phy: marvell: Add WAKE_PHY support to WOL event by Song Yoong Siang · 3 years, 5 months ago
- 849d2f8 net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX by Wong Vee Khee · 3 years, 5 months ago
- 5fa5fb8 Merge branch 'pktgen-samples' by David S. Miller · 3 years, 5 months ago
- 0f0c4f1 samples: pktgen: add missing IPv6 option to pktgen scripts by Juhee Kang · 3 years, 5 months ago
- 7caeabd samples: pktgen: pass the environment variable of normal user to sudo by Juhee Kang · 3 years, 5 months ago
- cbbb7ab Merge branch 'ipq-mdio' by David S. Miller · 3 years, 5 months ago
- 2a4c32e7 dt-bindings: net: Add the properties for ipq4019 MDIO by Luo Jie · 3 years, 5 months ago
- c76ee26 MDIO: Kconfig: Specify more IPQ chipset supported by Luo Jie · 3 years, 5 months ago
- 23a890d net: mdio: Add the reset function for IPQ MDIO driver by Luo Jie · 3 years, 5 months ago
- e4637f6 MAINTAINERS: Remove the ipx network layer info by Cai Huoqing · 3 years, 5 months ago
- 6c9b408 net: Remove net/ipx.h and uapi/linux/ipx.h header files by Cai Huoqing · 3 years, 5 months ago
- fda4e19 Merge branch 'iupa-last-things-before-pm-conversion' by David S. Miller · 3 years, 5 months ago
- 8dc181f2 net: ipa: don't hold clock reference while netdev open by Alex Elder · 3 years, 5 months ago
- 8dcf8bb net: ipa: don't stop TX on suspend by Alex Elder · 3 years, 5 months ago
- 6b51f80 net: ipa: ensure hardware has power in ipa_start_xmit() by Alex Elder · 3 years, 5 months ago
- a96e73f net: ipa: re-enable transmit in PM WQ context by Alex Elder · 3 years, 5 months ago
- b9c532c net: ipa: distinguish system from runtime suspend by Alex Elder · 3 years, 5 months ago
- d430fe4 net: ipa: enable wakeup in ipa_power_setup() by Alex Elder · 3 years, 5 months ago
- 8db102a Merge branch 'bridgge-mcast' by David S. Miller · 3 years, 5 months ago
- ddc649d net: bridge: vlan: dump mcast ctx querier state by Nikolay Aleksandrov · 3 years, 5 months ago
- 85b4108 net: bridge: mcast: dump ipv6 querier state by Nikolay Aleksandrov · 3 years, 5 months ago
- c7fa1d9 net: bridge: mcast: dump ipv4 querier state by Nikolay Aleksandrov · 3 years, 5 months ago
- c3fb369 net: bridge: mcast: consolidate querier selection for ipv4 and ipv6 by Nikolay Aleksandrov · 3 years, 5 months ago
- 67b746f net: bridge: mcast: make sure querier port/address updates are consistent by Nikolay Aleksandrov · 3 years, 5 months ago
- bb18ef8 net: bridge: mcast: record querier port device ifindex instead of pointer by Nikolay Aleksandrov · 3 years, 5 months ago
- 2fa1678 Merge branch 'devlink-cleanup-for-delay-event' by David S. Miller · 3 years, 5 months ago
- a1fcb10 net: hns3: remove always exist devlink pointer check by Leon Romanovsky · 3 years, 5 months ago
- ed43fba devlink: Clear whole devlink_flash_notify struct by Leon Romanovsky · 3 years, 5 months ago
- 11a861d7 devlink: Use xarray to store devlink instances by Leon Romanovsky · 3 years, 5 months ago
- 437ebfd devlink: Count struct devlink consumers by Leon Romanovsky · 3 years, 5 months ago
- 7ca973d devlink: Remove check of always valid devlink pointer by Leon Romanovsky · 3 years, 5 months ago
- cbf6ab6 devlink: Simplify devlink_pernet_pre_exit call by Leon Romanovsky · 3 years, 5 months ago
- 38e3bfa Merge branch 'mptcp-improve-backup-subflows' by David S. Miller · 3 years, 5 months ago
- 7d1e6f1 selftests: mptcp: add testcase for active-back by Paolo Abeni · 3 years, 5 months ago
- 0460ce2 mptcp: backup flag from incoming MPJ ack option by Paolo Abeni · 3 years, 5 months ago
- fc1b4e3 mptcp: add mibs for stale subflows processing by Paolo Abeni · 3 years, 5 months ago
- ff5a0b4 mptcp: faster active backup recovery by Paolo Abeni · 3 years, 5 months ago
- 6da14d7 mptcp: cleanup sysctl data and helpers by Paolo Abeni · 3 years, 5 months ago
- 1e1d9d6 mptcp: handle pending data on closed subflow by Paolo Abeni · 3 years, 5 months ago
- 71b7dec mptcp: less aggressive retransmission strategy by Paolo Abeni · 3 years, 5 months ago
- 33d41c9 mptcp: more accurate timeout by Paolo Abeni · 3 years, 5 months ago
- e5f3155 ethernet: fix PTP_1588_CLOCK dependencies by Arnd Bergmann · 3 years, 5 months ago
- b697d9d net: phy: marvell: add SFP support for 88E1510 by Ivan Bornyakov · 3 years, 5 months ago
- a44fc4b Merge branch 'kconfig-symbol-clean-up-on-net' by Jakub Kicinski · 3 years, 5 months ago
- f75d815 net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETH by Lukas Bulwahn · 3 years, 5 months ago
- d8d9ba8 net: 802: remove dead leftover after ipx driver removal by Lukas Bulwahn · 3 years, 5 months ago
- 4fb464d net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGES by Lukas Bulwahn · 3 years, 5 months ago
- 593f8c4 dt-bindings: net: macb: add documentation for sama5d29 ethernet interface by Hari Prasath · 3 years, 5 months ago
- 7d13ad5 net: macb: Add PTP support for SAMA5D29 by Hari Prasath · 3 years, 5 months ago
- b7cdc96 net: fec: add WoL support for i.MX8MQ by Joakim Zhang · 3 years, 5 months ago
- 44e5d08 ravb: Remove checks for unsupported internal delay modes by Geert Uytterhoeven · 3 years, 5 months ago
- b06a1ff net: hso: drop unused function argument by Pavel Skripkin · 3 years, 5 months ago
- afa79d0 net: in_irq() cleanup by Changbin Du · 3 years, 5 months ago
- 39a0876 net, bonding: Disallow vlan+srcmac with XDP by Jussi Maki · 3 years, 5 months ago
- 876c14a af_unix: fix holding spinlock in oob handling by Rao Shoaib · 3 years, 5 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- f8e6dfc Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
- 3a03c67 Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 5 months ago
- 82cce5f Merge tag 'drm-fixes-2021-08-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 5 months ago
- b769cf4 dt-bindings: net: qcom,ipa: make imem interconnect optional by Alex Elder · 3 years, 5 months ago
- 676eec8 net: ipa: always inline ipa_aggr_granularity_val() by Alex Elder · 3 years, 5 months ago
- a1fa726 Merge tag 'drm-misc-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 5 months ago
- 3e234e9 Merge tag 'drm-intel-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 5 months ago
- a9a5070 Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by Jakub Kicinski · 3 years, 5 months ago
- 49b0b6f vsock/virtio: avoid potential deadlock when vsock device remove by Longpeng(Mike) · 3 years, 5 months ago
- f8fbb47 Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
- 59cd4f4 Merge tag 'sound-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 5 months ago
- d9d5b89 wwan: core: Avoid returning NULL from wwan_create_dev() by Andy Shevchenko · 3 years, 5 months ago
- bed5a94 Merge tag 'mlx5-updates-2021-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 5 months ago
- dea8077 Merge branch 'dsa-cross-chip-notifiers' by David S. Miller · 3 years, 5 months ago
- 724395f net: dsa: tag_8021q: don't broadcast during setup/teardown by Vladimir Oltean · 3 years, 5 months ago
- ab97462 net: dsa: print more information when a cross-chip notifier fails by Vladimir Oltean · 3 years, 5 months ago
- ffd5caa drm/doc/rfc: drop lmem uapi section by Daniel Vetter · 3 years, 5 months ago
- 24d032e drm/i915: Only access SFC_DONE when media domain is not fused off by Matt Roper · 3 years, 5 months ago
- 0de6fd5 wwan: core: Unshadow error code returned by ida_alloc_range() by Andy Shevchenko · 3 years, 5 months ago
- abd9d66 drm/i915/display: Fix the 12 BPC bits for PIPE_MISC reg by Ankit Nautiyal · 3 years, 5 months ago
- 700fa08 net: dsa: sja1105: unregister the MDIO buses during teardown by Vladimir Oltean · 3 years, 5 months ago
- 7428022 net: dsa: mt7530: fix VLAN traffic leaks again by DENG Qingfang · 3 years, 5 months ago
- e0ba605 net: phy: nxp-tja11xx: log critical health state by Oleksij Rempel · 3 years, 5 months ago
- 445af0d Merge branch 'pktgen-imix' by David S. Miller · 3 years, 5 months ago
- 769afb3 pktgen: Add output for imix results by Nick Richardson · 3 years, 5 months ago
- 9014903 pktgen: Add imix distribution bins by Nick Richardson · 3 years, 5 months ago
- 52a62f8 pktgen: Parse internet mix (imix) input by Nick Richardson · 3 years, 5 months ago
- 8670499 Revert "tipc: Return the correct errno code" by Hoang Le · 3 years, 5 months ago
- 48c812e net: mscc: Fix non-GPL export of regmap APIs by Mark Brown · 3 years, 5 months ago
- 1746f4d Merge tag 'orphans-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 5 months ago
- fd66ad6 Merge tag 'seccomp-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 5 months ago
- bf71bde Merge tag 'amd-drm-fixes-5.14-2021-08-11' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 5 months ago
- 6c4110d net: bridge: vlan: fix global vlan option range dumping by Nikolay Aleksandrov · 3 years, 5 months ago