summaryrefslogtreecommitdiffstats
path: root/init/version.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-26x25: Correct spelling in x25.hSimon Horman1-1/+1
2024-08-26sctp: Correct spelling in headersSimon Horman2-11/+11
2024-08-26net: sched: Correct spelling in headersSimon Horman2-5/+5
2024-08-26NFC: Correct spelling in headersSimon Horman2-5/+5
2024-08-26netlabel: Correct spelling in netlabel.hSimon Horman1-1/+1
2024-08-26net: qualcomm: rmnet: Correct spelling in if_rmnet.hSimon Horman1-1/+1
2024-08-26bonding: Correct spelling in headersSimon Horman2-2/+5
2024-08-26ipv6: Correct spelling in ipv6.hSimon Horman1-2/+2
2024-08-26ip_tunnel: Correct spelling in ip_tunnels.hSimon Horman1-1/+1
2024-08-26s390/iucv: Correct spelling in iucv.hSimon Horman1-1/+1
2024-08-26packet: Correct spelling in if_packet.hSimon Horman1-3/+4
2024-08-26net: ti: icssg-prueth: Add support for PA StatsMD Danish Anwar5-83/+140
2024-08-26dt-bindings: soc: ti: pruss: Add documentation for PA_STATS supportMD Danish Anwar1-0/+20
2024-08-26phy: dp83td510: Utilize ALCD for cable length measurement when link is activeOleksij Rempel1-6/+113
2024-08-26ethtool: Add support for specifying information source in cable test resultsOleksij Rempel2-10/+38
2024-08-26ethtool: Extend cable testing interface with result source informationOleksij Rempel3-0/+22
2024-08-26net: netconsole: selftests: Create a new netconsole selftestBreno Leitao4-1/+243
2024-08-26net: netconsole: Populate dynamic entry even if netpoll failsBreno Leitao1-4/+11
2024-08-26netpoll: Ensure clean state on setup failuresBreno Leitao1-5/+10
2024-08-26net: phy: microchip_t1: Adds support for lan887x phyDivya Koppera1-1/+576
2024-08-26net: phy: Add phy library support to check supported list when autoneg is ena...Divya Koppera1-1/+4
2024-08-26net: netlink: Remove the dump_cb_mutex field from struct netlink_sockChristophe JAILLET1-1/+0
2024-08-24net: refactor ->ndo_bpf calls into dev_xdp_propagateMina Almasry4-5/+15
2024-08-23net: mpls: delete redundant judgment statementsLi Zetao1-4/+2
2024-08-23net/ipv6: delete redundant judgment statementsLi Zetao1-4/+2
2024-08-23ip6mr: delete redundant judgment statementsLi Zetao1-2/+1
2024-08-23net: nexthop: delete redundant judgment statementsLi Zetao1-4/+2
2024-08-23ipmr: delete redundant judgment statementsLi Zetao1-2/+1
2024-08-23ipv4: delete redundant judgment statementsLi Zetao2-6/+3
2024-08-23rtnetlink: delete redundant judgment statementsLi Zetao1-2/+1
2024-08-23neighbour: delete redundant judgment statementsLi Zetao1-2/+1
2024-08-23fib: rules: delete redundant judgment statementsLi Zetao1-2/+1
2024-08-23net: vxlan: delete redundant judgment statementsLi Zetao1-2/+1
2024-08-23Documentation: networking: document phy_link_topologyMaxime Chevallier3-0/+125
2024-08-23net: ethtool: strset: Allow querying phy stats by indexMaxime Chevallier1-7/+17
2024-08-23net: ethtool: cable-test: Target the command to the requested PHYMaxime Chevallier1-13/+22
2024-08-23net: ethtool: pse-pd: Target the command to the requested PHYMaxime Chevallier1-12/+19
2024-08-23net: ethtool: plca: Target the command to the requested PHYMaxime Chevallier1-10/+20
2024-08-23netlink: specs: add ethnl PHY_GET command setMaxime Chevallier1-0/+55
2024-08-23net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier6-1/+384
2024-08-23netlink: specs: add phy-index as a header parameterMaxime Chevallier1-0/+3
2024-08-23net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier4-2/+91
2024-08-23net: sfp: Add helper to return the SFP bus nameMaxime Chevallier2-0/+28
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier7-0/+54
2024-08-23net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier3-4/+5
2024-08-23net: phy: Introduce ethernet link topology representationMaxime Chevallier9-2/+233
2024-08-23ipv4: Unmask upper DSCP bits when using hintsIdo Schimmel1-1/+1
2024-08-23ipv4: udp: Unmask upper DSCP bits during early demuxIdo Schimmel1-1/+2
2024-08-23ipv4: icmp: Pass full DS field to ip_route_input()Ido Schimmel1-1/+1
2024-08-23ipv4: Unmask upper DSCP bits in RTM_GETROUTE input route lookupIdo Schimmel1-1/+1