summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-26bonding: Correct spelling in headersSimon Horman
2024-08-26ipv6: Correct spelling in ipv6.hSimon Horman
2024-08-26ip_tunnel: Correct spelling in ip_tunnels.hSimon Horman
2024-08-26s390/iucv: Correct spelling in iucv.hSimon Horman
2024-08-26packet: Correct spelling in if_packet.hSimon Horman
2024-08-26Merge branch 'add-support-for-icssg-pa_stats'Jakub Kicinski
2024-08-26net: ti: icssg-prueth: Add support for PA StatsMD Danish Anwar
2024-08-26dt-bindings: soc: ti: pruss: Add documentation for PA_STATS supportMD Danish Anwar
2024-08-26Merge branch 'add-alcd-support-to-cable-testing-interface'Jakub Kicinski
2024-08-26phy: dp83td510: Utilize ALCD for cable length measurement when link is activeOleksij Rempel
2024-08-26ethtool: Add support for specifying information source in cable test resultsOleksij Rempel
2024-08-26ethtool: Extend cable testing interface with result source informationOleksij Rempel
2024-08-26net: netconsole: selftests: Create a new netconsole selftestBreno Leitao
2024-08-26Merge branch 'netconsole-populate-dynamic-entry-even-if-netpoll-fails'Jakub Kicinski
2024-08-26net: netconsole: Populate dynamic entry even if netpoll failsBreno Leitao
2024-08-26netpoll: Ensure clean state on setup failuresBreno Leitao
2024-08-26Merge branch 'adds-support-for-lan887x-phy'Jakub Kicinski
2024-08-26net: phy: microchip_t1: Adds support for lan887x phyDivya Koppera
2024-08-26net: phy: Add phy library support to check supported list when autoneg is ena...Divya Koppera
2024-08-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-08-26Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-08-26net: netlink: Remove the dump_cb_mutex field from struct netlink_sockChristophe JAILLET
2024-08-24net: refactor ->ndo_bpf calls into dev_xdp_propagateMina Almasry
2024-08-23Merge branch 'net-redundant-judgments'David S. Miller
2024-08-23net: mpls: delete redundant judgment statementsLi Zetao
2024-08-23net/ipv6: delete redundant judgment statementsLi Zetao
2024-08-23ip6mr: delete redundant judgment statementsLi Zetao
2024-08-23net: nexthop: delete redundant judgment statementsLi Zetao
2024-08-23ipmr: delete redundant judgment statementsLi Zetao
2024-08-23ipv4: delete redundant judgment statementsLi Zetao
2024-08-23rtnetlink: delete redundant judgment statementsLi Zetao
2024-08-23neighbour: delete redundant judgment statementsLi Zetao
2024-08-23fib: rules: delete redundant judgment statementsLi Zetao
2024-08-23net: vxlan: delete redundant judgment statementsLi Zetao
2024-08-23Merge branch 'phy-listing-and-topology-tracking'David S. Miller
2024-08-23Documentation: networking: document phy_link_topologyMaxime Chevallier
2024-08-23net: ethtool: strset: Allow querying phy stats by indexMaxime Chevallier
2024-08-23net: ethtool: cable-test: Target the command to the requested PHYMaxime Chevallier
2024-08-23net: ethtool: pse-pd: Target the command to the requested PHYMaxime Chevallier
2024-08-23net: ethtool: plca: Target the command to the requested PHYMaxime Chevallier
2024-08-23netlink: specs: add ethnl PHY_GET command setMaxime Chevallier
2024-08-23net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier
2024-08-23netlink: specs: add phy-index as a header parameterMaxime Chevallier
2024-08-23net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier
2024-08-23net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-08-23net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-08-23net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-22Merge branch 'unmask-upper-dscp-bits-part-1'Jakub Kicinski