summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-19net: atlantic: Remove unnecessary (void*) conversionsWu Yunchuan2-7/+7
2023-07-19tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet6-18/+43
2023-07-19Merge branch 'net-mana-fix-doorbell-access-for-receive-queues'Jakub Kicinski2-3/+12
2023-07-19net: mana: Use the correct WQE count for ringing RQ doorbellLong Li1-1/+4
2023-07-19net: mana: Batch ringing RX queue doorbell on receiving packetsLong Li1-2/+8
2023-07-19net: mvpp2: debugfs: remove redundant parameter check in three functionsMinjie Du1-10/+0
2023-07-19net: txgbe: change LAN reset modeJiawen Wu3-70/+4
2023-07-19selftests/net: replace manual array size calc with ARRAYSIZE macro.Mahmoud Maatuq4-5/+13
2023-07-18rtnetlink: Move nesting cancellation rollback to proper functionGal Pressman1-5/+4
2023-07-18igc: Add TransmissionOverrun counterMuhammad Husaini Zulkifli1-3/+32
2023-07-18ptp: Explicitly include correct DT includesRob Herring1-1/+1
2023-07-18netconsole: Append kernel version to messageBreno Leitao2-4/+88
2023-07-18Merge branch 'remove-some-unused-phylink-legacy'Paolo Abeni12-107/+9
2023-07-18net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)2-25/+9
2023-07-18net: dsa: remove legacy_pre_march2020 from driversRussell King (Oracle)8-38/+0
2023-07-18net: dsa: remove legacy_pre_march2020 detectionRussell King (Oracle)2-44/+0
2023-07-18net: ftgmac100: support getting MAC address from NVMEMPaul Fertser1-4/+12
2023-07-17Merge branch 'phy-at803x-support'David S. Miller1-40/+95
2023-07-17net: phy: at803x: add qca8081 fifo reset on the link changedLuo Jie1-0/+14
2023-07-17net: phy: at803x: remove qca8081 1G fast retrain and slave seed configLuo Jie1-18/+32
2023-07-17net: phy: at803x: support qca8081 1G chip typeLuo Jie1-0/+15
2023-07-17net: phy: at803x: enable qca8081 slave seed conditionallyLuo Jie1-5/+20
2023-07-17net: phy: at803x: merge qca8081 slave seed functionLuo Jie1-20/+9
2023-07-17net: phy: at803x: support qca8081 genphy_c45_pma_read_abilitiesLuo Jie1-10/+18
2023-07-17Merge branch 'qrtr-fixes'David S. Miller2-112/+32
2023-07-17net: qrtr: Handle IPCR control port format of older targetsVignesh Viswanathan1-0/+5
2023-07-17net: qrtr: ns: Change nodes radix tree to xarrayVignesh Viswanathan1-3/+3
2023-07-17net: qrtr: ns: Change servers radix tree to xarrayVignesh Viswanathan1-109/+24
2023-07-17Merge branch 'brcm-asp-2.0-support'David S. Miller14-0/+4382
2023-07-17MAINTAINERS: ASP 2.0 Ethernet driver maintainersJustin Chen1-0/+9
2023-07-17net: phy: bcm7xxx: Add EPHY entry for 74165Florian Fainelli2-0/+2
2023-07-17net: phy: mdio-bcm-unimac: Add asp v2.0 supportJustin Chen1-0/+2
2023-07-17net: bcmasp: Add support for ethtool driver statsJustin Chen4-4/+199
2023-07-17net: bcmasp: Add support for ethtool standard statsJustin Chen2-1/+139
2023-07-17net: bcmasp: Add support for eee modeJustin Chen3-0/+71
2023-07-17net: bcmasp: Add support for wake on net filtersJustin Chen4-1/+768
2023-07-17net: bcmasp: Add support for WoL magic packetJustin Chen4-12/+262
2023-07-17net: bcmasp: Add support for ASP2.0 Ethernet controllerJustin Chen8-0/+2791
2023-07-17dt-bindings: net: Brcm ASP 2.0 Ethernet controllerFlorian Fainelli1-0/+155
2023-07-17dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0Justin Chen1-0/+2
2023-07-17net: fec: Refactor: rename `adapter` to `fep`Csókás Bence1-8/+8
2023-07-14gve: trivial spell fix Recive to ReceiveJesper Dangaard Brouer1-2/+2
2023-07-14Merge branch 'mlxsw-rif-pvid'David S. Miller9-58/+643
2023-07-14selftests: router_bridge_pvid_vlan_upper: Add a new selftestPetr Machata2-0/+156
2023-07-14selftests: router_bridge_vlan_upper_pvid: Add a new selftestPetr Machata2-0/+172
2023-07-14selftests: router_bridge_vlan: Add PVID change testPetr Machata1-15/+85
2023-07-14selftests: router_bridge: Add tests to remove and add PVIDPetr Machata1-0/+50
2023-07-14selftests: forwarding: lib: Add ping6_, ping_test_fails()Petr Machata1-0/+18
2023-07-14mlxsw: spectrum_switchdev: Manage RIFs on PVID changePetr Machata3-29/+128
2023-07-14mlxsw: spectrum_router: mlxsw_sp_inetaddr_bridge_event: Add an argumentPetr Machata1-2/+9