summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-11net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleakRanganath V N
2025-11-11net: sched: act_connmark: initialize struct tc_ife to fix kernel leakRanganath V N
2025-11-11af_unix: Initialise scc_index in unix_add_edge().Kuniyuki Iwashima
2025-11-10Merge branch 'net-netpoll-fix-memory-leak-and-add-comprehensive-selftests'Jakub Kicinski
2025-11-10selftest: netcons: add test for netconsole over bonded interfacesBreno Leitao
2025-11-10selftest: netcons: create a torture testBreno Leitao
2025-11-10selftest: netcons: refactor target creationBreno Leitao
2025-11-10net: netpoll: fix incorrect refcount handling causing incorrect cleanupBreno Leitao
2025-11-10net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba
2025-11-10tipc: Fix use-after-free in tipc_mon_reinit_self().Kuniyuki Iwashima
2025-11-10Merge branch 'fix-iet-verification-implementation-for-cpsw-driver'Jakub Kicinski
2025-11-10net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanismAksh Garg
2025-11-10net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeoutAksh Garg
2025-11-10net/handshake: Fix memory leak in tls_handshake_accept()Zilin Guan
2025-11-10net/smc: fix mismatch between CLC header and proposalD. Wythe
2025-11-10bonding: fix mii_status when slave is downNicolas Dichtel
2025-11-10tools: ynl: call nested attribute free function for indexed arraysZahari Doychev
2025-11-10net: dsa: tag_brcm: do not mark link local traffic as offloadedJonas Gorski
2025-11-10selftests/tc-testing: Create tests trying to add children to clsact/ingress q...Victor Nogueira
2025-11-10net/sched: Abort __tc_modify_qdisc if parent is a clsact/ingress qdiscVictor Nogueira
2025-11-10sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rtoEric Dumazet
2025-11-07net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur
2025-11-07net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang
2025-11-07selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin
2025-11-07strparser: Fix signed/unsigned mismatch bugNate Karstens
2025-11-06docs: netlink: Couple of intro-specs documentation fixesGal Pressman
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-06selftests/vsock: avoid false-positives when checking dmesgBobby Eshleman
2025-11-06Merge branch 'net-bridge-fix-two-mst-bugs'Jakub Kicinski
2025-11-06net: bridge: fix MST static key usageNikolay Aleksandrov
2025-11-06net: bridge: fix use-after-free due to MST port state bypassNikolay Aleksandrov
2025-11-06lan966x: Fix sleeping in atomic contextHoratiu Vultur
2025-11-06bonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu
2025-11-06net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha
2025-11-05Merge tag 'wireless-2025-11-05' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-11-05net: wan: framer: pef2256: Switch to devm_mfd_add_devices()Haotian Zhang
2025-11-05net: libwx: fix device bus LAN IDJiawen Wu
2025-11-05Merge branch 'net-mlx5e-shampo-fixes-for-64kb-page-size'Jakub Kicinski
2025-11-05net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pagesDragos Tatulea
2025-11-05net/mlx5e: SHAMPO, Fix skb size check for 64K pagesDragos Tatulea
2025-11-05net/mlx5e: SHAMPO, Fix header mapping for 64K pagesDragos Tatulea
2025-11-05net: ti: icssg-prueth: Fix fdb hash size configurationMeghana Malladi
2025-11-05net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman
2025-11-05net: gro_cells: Reduce lock scope in gro_cell_pollSebastian Andrzej Siewior
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski
2025-11-05Merge tag 'rust-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-05Merge tag 'ath-current-20251103' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-11-05wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroupMartin Willi
2025-11-05Merge tag 'media/v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds