summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-16ptp: ocp: Have Kconfig select NET_DEVLINKJonathan Lemon
2021-08-16ptp: ocp: Fix error path for pci_ocp_device_init()Jonathan Lemon
2021-08-16ptp: ocp: Fix uninitialized variable warning spotted by clang.Jonathan Lemon
2021-08-16Merge branch 'net-hns3-add-support-ethtool-extended-link-state'Jakub Kicinski
2021-08-16net: hns3: add support ethtool extended link stateGuangbin Huang
2021-08-16net: hns3: add header file hns3_ethtoo.hGuangbin Huang
2021-08-16ethtool: add two link extended substates of bad signal integrityGuangbin Huang
2021-08-16docs: ethtool: Add two link extended substates of bad signal integrityGuangbin Huang
2021-08-16bonding: improve nl error msg when device can't be enslaved because of IFF_MA...Antoine Tenart
2021-08-16Merge branch 'bridge-mcast-fixes'David S. Miller
2021-08-16net: bridge: mcast: account for ipv6 size when dumping querier stateNikolay Aleksandrov
2021-08-16net: bridge: mcast: drop sizeof for nest attribute's zero sizeNikolay Aleksandrov
2021-08-16net: bridge: mcast: don't dump querier state if snooping is disabledNikolay Aleksandrov
2021-08-16Merge branch 'stmmac-per-queue-stats'David S. Miller
2021-08-16net: stmmac: add ethtool per-queue irq statistic supportVijayakannan Ayyathurai
2021-08-16net: stmmac: add ethtool per-queue statistic frameworkVijayakannan Ayyathurai
2021-08-16net: stmmac: fix INTR TBU status affecting irq count statisticVoon Weifeng
2021-08-16net: dsa: sja1105: reorganize probe, remove, setup and teardown orderingVladimir Oltean
2021-08-16r8169: rename rtl_csi_access_enable to rtl_set_aspm_entry_latencyHeiner Kallweit
2021-08-16Merge branch 'ocelot-phylink'David S. Miller
2021-08-16net: mscc: ocelot: convert to phylinkVladimir Oltean
2021-08-16net: dsa: felix: stop calling ocelot_port_{enable,disable}Vladimir Oltean
2021-08-16s390/net: replace in_irq() with in_hardirq()Changbin Du
2021-08-16net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versaVladimir Oltean
2021-08-16ptp: ocp: don't allow on S390Randy Dunlap
2021-08-16af_unix: check socket state when queuing OOBRao Shoaib
2021-08-16net: phy: marvell: Add WAKE_PHY support to WOL eventSong Yoong Siang
2021-08-16net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseXWong Vee Khee
2021-08-16Merge branch 'pktgen-samples'David S. Miller
2021-08-16samples: pktgen: add missing IPv6 option to pktgen scriptsJuhee Kang
2021-08-16samples: pktgen: pass the environment variable of normal user to sudoJuhee Kang
2021-08-16Merge branch 'ipq-mdio'David S. Miller
2021-08-16dt-bindings: net: Add the properties for ipq4019 MDIOLuo Jie
2021-08-16MDIO: Kconfig: Specify more IPQ chipset supportedLuo Jie
2021-08-16net: mdio: Add the reset function for IPQ MDIO driverLuo Jie
2021-08-14MAINTAINERS: Remove the ipx network layer infoCai Huoqing
2021-08-14net: Remove net/ipx.h and uapi/linux/ipx.h header filesCai Huoqing
2021-08-14Merge branch 'iupa-last-things-before-pm-conversion'David S. Miller
2021-08-14net: ipa: don't hold clock reference while netdev openAlex Elder
2021-08-14net: ipa: don't stop TX on suspendAlex Elder
2021-08-14net: ipa: ensure hardware has power in ipa_start_xmit()Alex Elder
2021-08-14net: ipa: re-enable transmit in PM WQ contextAlex Elder
2021-08-14net: ipa: distinguish system from runtime suspendAlex Elder
2021-08-14net: ipa: enable wakeup in ipa_power_setup()Alex Elder
2021-08-14Merge branch 'bridgge-mcast'David S. Miller
2021-08-14net: bridge: vlan: dump mcast ctx querier stateNikolay Aleksandrov
2021-08-14net: bridge: mcast: dump ipv6 querier stateNikolay Aleksandrov
2021-08-14net: bridge: mcast: dump ipv4 querier stateNikolay Aleksandrov
2021-08-14net: bridge: mcast: consolidate querier selection for ipv4 and ipv6Nikolay Aleksandrov
2021-08-14net: bridge: mcast: make sure querier port/address updates are consistentNikolay Aleksandrov