summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-19net: micrel: Update the list of supported physHoratiu Vultur
2023-04-19net: stmmac: dwmac-meson8b: Avoid cast to incompatible function typeSimon Horman
2023-04-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-19MAINTAINERS: Resume MPTCP co-maintainer roleMat Martineau
2023-04-19mailmap: add entries for Mat MartineauMatthieu Baerts
2023-04-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-04-19Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-19e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski
2023-04-19bnxt_en: fix free-runnig PHC modeVadim Fedorenko
2023-04-19net: dsa: mt7530: fix support for MT7531BEDaniel Golle
2023-04-19Merge tag 'spi-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-19Merge tag 'regulator-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-19net: dsa: microchip: ksz8795: Correctly handle huge frame configurationChristophe JAILLET
2023-04-19page_pool: add DMA_ATTR_WEAK_ORDERING on all mappingsJakub Kicinski
2023-04-19rust: allow to use INIT_STACK_ALL_ZEROAndrea Righi
2023-04-19rust: fix regexp in scripts/is_rust_module.shAndrea Righi
2023-04-19bpf: Fix incorrect verifier pruning due to missing register precision taintsDaniel Borkmann
2023-04-19Merge tag 'nfsd-6.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-04-19Merge tag 'loongarch-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-19spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()Li Lanzhe
2023-04-19stmmac: fix changing mac addressCorinna Vinschen
2023-04-19hamradio: drop ISA_DMA_API dependencyArnd Bergmann
2023-04-19mlxsw: pci: Fix possible crash during initializationIdo Schimmel
2023-04-19Merge branch 'skbuff-bitfields'David S. Miller
2023-04-19net: skbuff: hide nf_trace and ipvs_propertyJakub Kicinski
2023-04-19net: skbuff: push nf_trace down the bitfieldJakub Kicinski
2023-04-19net: skbuff: move alloc_cpu into a potential holeJakub Kicinski
2023-04-19net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not setJakub Kicinski
2023-04-19net: skbuff: hide wifi_acked when CONFIG_WIRELESS not setJakub Kicinski
2023-04-19Merge branch 'switch-phy-leds'David S. Miller
2023-04-19Documentation: LEDs: Describe good names for network LEDsAndrew Lunn
2023-04-19arm: mvebu: dt: Add PHY LED support for 370-rd WAN portAndrew Lunn
2023-04-19dt-bindings: net: phy: Document support for LEDs nodeChristian Marangi
2023-04-19ARM: dts: qcom: ipq8064-rb3011: Add Switch LED for each portChristian Marangi
2023-04-19ARM: dts: qcom: ipq8064-rb3011: Drop unevaluated properties in switch nodesChristian Marangi
2023-04-19dt-bindings: net: dsa: qca8k: add LEDs definition exampleChristian Marangi
2023-04-19dt-bindings: net: ethernet-controller: Document support for LEDs nodeChristian Marangi
2023-04-19net: phy: marvell: Implement led_blink_set()Andrew Lunn
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn
2023-04-19net: phy: marvell: Add software control of the LEDsAndrew Lunn
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn
2023-04-19leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabledAndrew Lunn
2023-04-19net: dsa: qca8k: add LEDs blink_set() supportChristian Marangi
2023-04-19net: dsa: qca8k: add LEDs basic supportChristian Marangi
2023-04-19net: dsa: qca8k: move qca8k_port_to_phy() to headerChristian Marangi
2023-04-19net: wwan: Expose secondary AT port on DATA1Jaime Breva
2023-04-19Merge branch 'mptcp-fixes'David S. Miller
2023-04-19mptcp: fix accept vs worker racePaolo Abeni
2023-04-19mptcp: stops worker on unaccepted sockets at listener closePaolo Abeni