summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-19net: usb: asix_devices: Fix PHY address mask in MDIO bus initializationYuichiro Tsuji
2025-08-19phy: mscc: Fix timestamping for vsc8584Horatiu Vultur
2025-08-19net/sched: sch_dualpi2: Run prob update timer in softirq to avoid deadlockVictor Nogueira
2025-08-19cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWANLubomir Rintel
2025-08-19net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare ...MD Danish Anwar
2025-08-19ppp: fix race conditions in ppp_fill_forward_pathQingfang Deng
2025-08-19net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_pathQingfang Deng
2025-08-18bnxt_en: Fix lockdep warning during rmmodMichael Chan
2025-08-18net: dsa: b53: fix reserved register access in b53_fdb_dump()Jonas Gorski
2025-08-18Merge branch 'mptcp-misc-fixes-for-v6-17-rc'Jakub Kicinski
2025-08-18selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)
2025-08-18selftests: mptcp: connect: fix C23 extension warningMatthieu Baerts (NGI0)
2025-08-18selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang
2025-08-18mptcp: disable add_addr retransmission when timeout is 0Geliang Tang
2025-08-18mptcp: remove duplicate sk_reset_timer callGeliang Tang
2025-08-18selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)
2025-08-18mptcp: pm: kernel: flush: do not reset ADD_ADDR limitMatthieu Baerts (NGI0)
2025-08-18mptcp: drop skb if MPTCP skb extension allocation failsChristoph Paasch
2025-08-18ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_addMinhong He
2025-08-18net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUMJakub Ramaseuski
2025-08-15selftests: tls: make the new data_steal test less flakyJakub Kicinski
2025-08-15net: libwx: Fix the size in RSS hash key populationChandra Mohan Sundar
2025-08-15Merge tag 'for-net-2025-08-15' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-08-15Merge branch 'mlxsw-spectrum-forward-packets-with-an-ipv4-link-local-source-ip'Jakub Kicinski
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel
2025-08-15mlxsw: spectrum: Forward packets with an IPv4 link-local source IPIdo Schimmel
2025-08-15Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz
2025-08-15Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handlingNeeraj Sanjay Kale
2025-08-15Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()Sergey Shtylyov
2025-08-15Bluetooth: hci_event: fix MTU for BN == 0 in CIS EstablishedPauli Virtanen
2025-08-15Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFFYang Li
2025-08-15Bluetooth: hci_core: Fix using ll_privacy_capable for current settingsLuiz Augusto von Dentz
2025-08-15Bluetooth: hci_core: Fix using {cis,bis}_capable for current settingsLuiz Augusto von Dentz
2025-08-15Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdownJiande Lu
2025-08-15Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast SourceLuiz Augusto von Dentz
2025-08-15Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINKLuiz Augusto von Dentz
2025-08-15Bluetooth: ISO: Fix getname not returning broadcast fieldsLuiz Augusto von Dentz
2025-08-15Bluetooth: hci_sync: Fix scan state after PA Sync has been establishedLuiz Augusto von Dentz
2025-08-15Bluetooth: hci_sync: Avoid adding default advertising on startupYang Li
2025-08-14rtase: Fix Rx descriptor CRC error bit definitionJustin Lai
2025-08-14selftests/tc-testing: Check backlog stats in gso_skb caseWilliam Liu
2025-08-14net/sched: Fix backlog accounting in qdisc_dequeue_internalWilliam Liu
2025-08-14net: bridge: fix soft lockup in br_multicast_query_expired()Wang Liang
2025-08-14net: xilinx: axienet: Fix RX skb ring management in DMAengine modeSuraj Gupta
2025-08-14MAINTAINERS: update s390/netAlexandra Winter
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-14net: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang
2025-08-13Merge tag 'probes-fixes-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-14MAINTAINERS: Remove bouncing kprobes maintainerDave Hansen
2025-08-13net: kcm: Fix race condition in kcm_unattach()Sven Stegemann