aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-27net: wan: remove support for Z85230-based devicesJakub Kicinski9-3035/+0
2022-04-27net: wan: remove support for COSA and SRP synchronous serial boardsJakub Kicinski6-2186/+1
2022-04-27net: atm: remove support for ZeitNet ZN122x ATM devicesJakub Kicinski10-2492/+0
2022-04-27net: atm: remove support for Madge Horizon ATM devicesJakub Kicinski6-3372/+0
2022-04-27net: atm: remove support for Fujitsu FireStream ATM devicesJakub Kicinski6-2572/+0
2022-04-27net: lan966x: Add support for PTP_PF_EXTTSHoratiu Vultur3-1/+127
2022-04-27net: lan966x: Add support for PTP_PF_PEROUTHoratiu Vultur2-0/+169
2022-04-27net: lan966x: Add registers used to configure the PTP pinHoratiu Vultur1-0/+40
2022-04-27net: lan966x: Change the PTP pin used to read/write the PHC.Horatiu Vultur1-1/+1
2022-04-27dt-bindings: net: lan966x: Extend with the ptp external interrupt.Horatiu Vultur1-0/+2
2022-04-27selftests: mptcp: print extra msg in chk_csum_nrGeliang Tang1-1/+10
2022-04-27selftests: mptcp: check MP_FAIL response mibsGeliang Tang1-3/+35
2022-04-27mptcp: reset subflow when MP_FAIL doesn't respondGeliang Tang4-0/+68
2022-04-27mptcp: add MP_FAIL response supportGeliang Tang3-1/+12
2022-04-27mptcp: add data lock for sk timersGeliang Tang1-0/+12
2022-04-27mptcp: use mptcp_stop_timerGeliang Tang1-2/+2
2022-04-27selftests: mptcp: add infinite map testcaseGeliang Tang2-1/+77
2022-04-26net: stmmac: dwmac-imx: comment spelling fixMarcel Ziswiler1-2/+2
2022-04-26net: remove comments that mention obsolete __SLOW_DOWN_IOBjorn Helgaas3-9/+0
2022-04-26net: wan: atp: remove unused eeprom_delay()Bjorn Helgaas1-4/+0
2022-04-26net: tls: fix async vs NIC crypto offloadJakub Kicinski1-0/+2
2022-04-26net: dsa: mt753x: fix pcs conversion regressionRussell King (Oracle)1-9/+9
2022-04-26net: generalize skb freeing deferral to per-cpu listsEric Dumazet11-46/+90
2022-04-26net: usb: qmi_wwan: add support for Sierra Wireless EM7590Ethan Yang1-0/+1
2022-04-26net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSOHangbin Liu1-5/+13
2022-04-26net: dsa: ksz: added the generic port_stp_state_set functionArun Ramadoss6-73/+49
2022-04-26net: phy: LAN937x: add interrupt support for link detectionArun Ramadoss1-0/+2
2022-04-25wwan_hwsim: Avoid flush_scheduled_work() usageTetsuo Handa1-5/+17
2022-04-25net: dsa: remove unused headersMarcin Wojtas1-9/+0
2022-04-25arp: fix unused variable warnning when CONFIG_PROC_FS=nYajun Deng1-5/+2
2022-04-25net: ipa: compute proper aggregation limitAlex Elder1-3/+6
2022-04-25net: ethernet: mtk_eth_soc: add check for allocation failureDan Carpenter1-0/+2
2022-04-25ethernet: broadcom/sb1250-mac: remove BUG_ON in sbmac_probe()Yang Yingliang1-1/+6
2022-04-25net: mscc: ocelot: Remove useless codeHaowen Bai1-4/+0
2022-04-25selftests: mlxsw: Check device info on activated line cardJiri Pirko1-0/+22
2022-04-25mlxsw: core_linecards: Expose device FW version over device infoJiri Pirko2-4/+119
2022-04-25mlxsw: reg: Extend MDDQ device_info by FW version fieldsJiri Pirko2-2/+28
2022-04-25selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko1-0/+17
2022-04-25mlxsw: core_linecards: Expose HW revision and INI versionJiri Pirko2-0/+49
2022-04-25selftests: mlxsw: Check devices on provisioned line cardJiri Pirko1-0/+22
2022-04-25mlxsw: core_linecards: Probe provisioned line cards for devices and attach themJiri Pirko2-0/+100
2022-04-25mlxsw: reg: Extend MDDQ by device_infoJiri Pirko1-1/+61
2022-04-25devlink: introduce line card device info infrastructureJiri Pirko3-4/+77
2022-04-25devlink: introduce line card info get messageJiri Pirko4-5/+138
2022-04-25devlink: introduce line card devices supportJiri Pirko3-1/+113
2022-04-23selftests: drivers: dsa: add a subset of forwarding selftestsVladimir Oltean10-0/+11