summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-03net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG...Guangguan Wang1-2/+3
2024-06-01af_unix: Remove dead code in unix_stream_read_generic().Kuniyuki Iwashima1-19/+2
2024-06-01Merge branch 'lan78xx-enable-125-mhz-clk-and-auto-speed-configuration-for-lan...Jakub Kicinski1-1/+6
2024-06-01lan78xx: Enable Auto Speed and Auto Duplex configuration for LAN7801 if NO EE...Rengarajan S1-1/+4
2024-06-01lan78xx: Enable 125 MHz CLK configuration for LAN7801 if NO EEPROM is detectedRengarajan S1-0/+2
2024-06-01Merge branch 'net-ethernet-cortina-use-phylib-for-rx-and-tx-pause'Jakub Kicinski1-12/+21
2024-06-01net: ethernet: cortina: Implement .set_pauseparam()Linus Walleij1-0/+14
2024-06-01net: ethernet: cortina: Use negotiated TX/RX pauseLinus Walleij1-10/+5
2024-06-01net: ethernet: cortina: Rename adjust link callbackLinus Walleij1-2/+2
2024-06-01Merge branch 'net-visibility-of-memory-limits-in-netns'Jakub Kicinski3-33/+83
2024-06-01selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netnsMatteo Croce2-0/+41
2024-06-01net: make net.core.{r,w}mem_{default,max} namespacedMatteo Croce1-33/+42
2024-06-01bnxt_en: add timestamping statistics supportVadim Fedorenko4-5/+43
2024-06-01Merge branch 'ice-introduce-eth56g-phy-model-for-e825c-products'Jakub Kicinski12-621/+3741
2024-06-01ice: Adjust PTP init for 2x50G E825C devicesGrzegorz Nitka4-0/+40
2024-06-01ice: Add NAC Topology device capability parserGrzegorz Nitka3-0/+42
2024-06-01ice: Add support for E825-C TS PLL handlingMichal Michalik6-19/+429
2024-06-01ice: Change CGU regs struct to anonymousKarol Kolacinski2-28/+28
2024-06-01ice: Introduce ETH56G PHY model for E825C productsSergey Temerkhanov9-154/+2613
2024-06-01ice: Introduce ice_get_base_incval() helperJacob Keller2-8/+19
2024-06-01ice: Move CGU blockSergey Temerkhanov2-287/+290
2024-06-01ice: Add PHY OFFSET_READY register clearingKarol Kolacinski3-4/+42
2024-06-01ice: Implement Tx interrupt enablement functionsSergey Temerkhanov3-35/+66
2024-06-01ice: Introduce helper to get tmr_cmd_reg valuesJacob Keller2-53/+89
2024-06-01ice: Introduce ice_ptp_hw structKarol Kolacinski6-76/+126
2024-06-01net: validate SO_TXTIME clockid coming from userspaceAbhishek Chauhan1-0/+16
2024-06-01Merge branch 'doc-mptcp-new-general-doc-and-fixes'Jakub Kicinski4-34/+195
2024-06-01doc: new 'mptcp' page in 'networking'Matthieu Baerts (NGI0)3-1/+158
2024-06-01doc: mptcp: alphabetical orderMatthieu Baerts (NGI0)1-37/+37
2024-06-01doc: mptcp: add missing 'available_schedulers' entryMatthieu Baerts (NGI0)1-0/+4
2024-06-01net: smc91x: Fix pointer typesThorsten Blum1-2/+2
2024-06-01net: qstat: extend kdoc about get_base_statsJakub Kicinski1-0/+2
2024-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski533-2711/+8067
2024-05-30tools: ynl: make the attr and msg helpers more C++ friendlyJakub Kicinski1-11/+11
2024-05-30Merge branch 'net-phylink-rearrange-ovr_an_inband-support'Jakub Kicinski6-31/+22
2024-05-30net: stmmac: dwmac-intel: remove checking for fixed linkRussell King (Oracle)1-11/+0
2024-05-30net: stmmac: rename xpcs_an_inband to default_an_inbandRussell King (Oracle)3-6/+6
2024-05-30net: fman_memac: remove the now unnecessary checking for fixed-linkRussell King (Oracle)1-9/+5
2024-05-30net: phylink: rename ovr_an_inband to default_an_inbandRussell King (Oracle)4-5/+6
2024-05-30net: phylink: move test for ovr_an_inbandRussell King (Oracle)1-2/+4
2024-05-30net: phylink: rearrange phylink_parse_mode()Russell King (Oracle)1-1/+4
2024-05-30dt-bindings: net: ti: icssg_prueth: Add documentation for PA_STATS supportMD Danish Anwar1-0/+9
2024-05-30Merge branch 'net-stmmac-cleanups'Jakub Kicinski12-88/+26
2024-05-30net: stmmac: ethqos: clean up setting serdes speedRussell King (Oracle)1-12/+12
2024-05-30net: stmmac: include linux/io.h rather than asm/io.hRussell King (Oracle)5-5/+5
2024-05-30net: stmmac: remove unnecessary netif_carrier_off()Russell King (Oracle)1-3/+0
2024-05-30net: stmmac: remove pcs_rane() methodRussell King (Oracle)4-34/+0
2024-05-30net: stmmac: dwxgmac2: remove useless NULL pointer initialisationsRussell King (Oracle)1-6/+0
2024-05-30net: stmmac: Drop TBI/RTBI PCS flagsSerge Semin2-28/+9
2024-05-30ipv6: sr: restruct ifdefinesHangbin Liu3-28/+19