aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-05net: ftgmac100: fix potential NULL pointer access in ftgmac100_phy_disconnectHeiner Kallweit1-3/+4
2025-08-05dt-bindings: net: Replace bouncing Alexandru Tachici emailsKrzysztof Kozlowski2-2/+2
2025-08-04dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NETGeert Uytterhoeven1-2/+2
2025-08-04net/sched: mqprio: fix stack out-of-bounds write in tc entry parsingMaher Azzouzi1-1/+1
2025-08-04Revert "net: mdio_bus: Use devm for getting reset GPIO"Jakub Kicinski1-2/+2
2025-08-04selftests: net: packetdrill: xfail all problems on slow machinesJakub Kicinski1-18/+1
2025-08-04net/packet: fix a race in packet_set_ring() and packet_notifier()Quang Le1-6/+6
2025-08-04benet: fix BUG when creating VFsMichal Schmidt1-1/+1
2025-08-04net: airoha: npu: Add missing MODULE_FIRMWARE macrosLorenzo Bianconi1-0/+2
2025-08-04net: devmem: fix DMA direction on unmappingJakub Kicinski2-7/+6
2025-08-04ipa: fix compile-testing with qcom-mdt=mArnd Bergmann1-1/+1
2025-08-04eth: fbnic: unlink NAPIs from queues on error to openJakub Kicinski1-1/+3
2025-08-01net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala2-5/+22
2025-08-01net/sched: taprio: enforce minimum value for picos_per_byteTakamitsu Iwai1-3/+18
2025-08-01net: drop UFO packets in udp_rcv_segment()Wang Liang1-6/+18
2025-08-01net: mdio: mdio-bcm-unimac: Correct rate fallback logicFlorian Fainelli1-3/+2
2025-08-01ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet2-1/+26
2025-08-01selftests: avoid using ifconfigEric Dumazet1-8/+8
2025-08-01dpll: Make ZL3073X invisibleGeert Uytterhoeven1-5/+5
2025-08-01net/mlx5: Correctly set gso_segs when LRO is usedChristoph Paasch1-0/+1
2025-08-01sfc: unfix not-a-typo in commentEdward Cree1-1/+1
2025-08-01net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()Lorenzo Bianconi1-6/+20
2025-08-01selftests: net: Fix flaky neighbor garbage collection testIdo Schimmel1-3/+3
2025-07-31netlink: specs: ethtool: fix module EEPROM input/output argumentsJakub Kicinski1-3/+3
2025-07-30netlink: avoid infinite retry looping in netlink_unicast()Fedor Pchelkin1-1/+1
2025-07-30pptp: ensure minimal skb length in pptp_xmit()Eric Dumazet1-6/+9
2025-07-30net: mdio_bus: Use devm for getting reset GPIOBence Csókás1-2/+2
2025-07-30net: phy: smsc: add proper reset flags for LAN8710ABuday Csaba1-0/+1
2025-07-30net: ipa: add IPA v5.1 and v5.5 to ipa_version_string()Luca Weiss1-1/+5
2025-07-30phy: mscc: Fix parsing of unicast framesHoratiu Vultur2-0/+2
2025-07-30netpoll: prevent hanging NAPI when netcons gets enabledJakub Kicinski1-0/+7
2025-07-30Merge branch 'net-ethernet-fix-device-leaks'Jakub Kicinski5-10/+36
2025-07-30net: ti: icss-iep: fix device and OF node leaks at probeJohan Hovold1-5/+18
2025-07-30net: mtk_eth_soc: fix device leak at probeJohan Hovold1-1/+0
2025-07-30net: gianfar: fix device leak when querying time stamp infoJohan Hovold1-1/+3
2025-07-30net: enetc: fix device and OF node leak at probeJohan Hovold1-2/+12
2025-07-30net: dpaa: fix device leak when querying time stamp infoJohan Hovold1-1/+3
2025-07-30kcm: Fix splice supportMichal Luczaj1-0/+6
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds178-2288/+9770
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1904-29237/+83211
2025-07-29Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-387/+445
2025-07-29Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-8/+16
2025-07-29Merge tag 'uml-for-linux-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds28-153/+153
2025-07-29Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds25-223/+224
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds100-1246/+3765
2025-07-29Merge tag 'm68k-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds48-180/+270
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds133-430/+602
2025-07-29Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-0/+760
2025-07-29Merge tag 'x86-kconfig-2025-07-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-27/+7
2025-07-29Merge tag 'x86-fpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-33/+124