summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-26ipv6: mcast: use min() to simplify the codeLi Zetao1-2/+3
2024-08-26net: caif: use max() to simplify the codeLi Zetao1-4/+2
2024-08-26Merge branch 'net-header-and-core-spelling-corrections'Jakub Kicinski43-89/+93
2024-08-26net: Correct spelling in net/coreSimon Horman9-20/+20
2024-08-26net: Correct spelling in headersSimon Horman19-36/+36
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-26Merge branch 'add-support-for-icssg-pa_stats'Jakub Kicinski6-83/+160
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-26Merge branch 'add-alcd-support-to-cable-testing-interface'Jakub Kicinski6-16/+173
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-26Merge branch 'netconsole-populate-dynamic-entry-even-if-netpoll-fails'Jakub Kicinski2-9/+21
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-26Merge branch 'adds-support-for-lan887x-phy'Jakub Kicinski2-2/+580
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-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski10-190/+222
2024-08-26Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski34-84/+226
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-23Merge branch 'net-redundant-judgments'David S. Miller11-30/+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-23Merge branch 'phy-listing-and-topology-tracking'David S. Miller30-51/+1056
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