summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-11Merge tag 'linux-can-fixes-for-6.16-20250711' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-07-11can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debu...Sean Nyekjaer
2025-07-10selftests: net: lib: fix shift count out of rangeHangbin Liu
2025-07-10Merge branch 'gre-fix-default-ipv6-multicast-route-creation'Jakub Kicinski
2025-07-10selftests: Add IPv6 multicast route generation tests for GRE devices.Guillaume Nault
2025-07-10gre: Fix IPv6 multicast route creation.Guillaume Nault
2025-07-10Merge branch 'net-phy-microchip-lan88xx-reliability-fixes'Jakub Kicinski
2025-07-10net: phy: microchip: limit 100M workaround to link-down events on LAN88xxOleksij Rempel
2025-07-10net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bitsOleksij Rempel
2025-07-10ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeofMingming Cao
2025-07-10net: appletalk: Fix device refcount leak in atrtr_create()Kito Xu
2025-07-10Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-07-10netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet
2025-07-10Merge tag 'net-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-10wifi: mac80211: add the virtual monitor after reconfig completeMiri Korenblit
2025-07-10wifi: mac80211: always initialize sdata::key_listMiri Korenblit
2025-07-10net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei
2025-07-09Merge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski
2025-07-09rxrpc: Fix oops due to non-existence of prealloc backlog structDavid Howells
2025-07-09rxrpc: Fix bug due to prealloc collisionDavid Howells
2025-07-09MAINTAINERS: remove myself as netronome maintainerLouis Peens
2025-07-09Merge branch 'tcp-better-memory-control-for-not-yet-accepted-sockets'Jakub Kicinski
2025-07-09selftests/net: packetdrill: add tcp_ooo-before-and-after-accept.pktEric Dumazet
2025-07-09tcp: refine sk_rcvbuf increase for ooo packetsEric Dumazet
2025-07-09net/sched: Abort __tc_modify_qdisc if parent class does not existVictor Nogueira
2025-07-09net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_...Chintan Vankar
2025-07-09net: thunderx: avoid direct MTU assignment after WRITE_ONCE()Alok Tiwari
2025-07-09selftests/tc-testing: Create test case for UAF scenario with DRR/NETEM/BLACKH...Victor Nogueira
2025-07-09atm: clip: Fix NULL pointer dereference in vcc_sendmsg()Yue Haibing
2025-07-09Merge branch 'atm-clip-fix-infinite-recursion-potential-null-ptr-deref-and-me...Jakub Kicinski
2025-07-09atm: clip: Fix infinite recursive call of clip_push().Kuniyuki Iwashima
2025-07-09atm: clip: Fix memory leak of struct clip_vcc.Kuniyuki Iwashima
2025-07-09atm: clip: Fix potential null-ptr-deref in to_atmarpd().Kuniyuki Iwashima
2025-07-09KVM: x86: avoid underflow when scaling TSC frequencyPaolo Bonzini
2025-07-09eventpoll: don't decrement ep refcount while still holding the ep mutexLinus Torvalds
2025-07-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-07-09Merge tag 'pinctrl-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-09wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()Pagadala Yesu Anjaneyulu
2025-07-08Merge branch 'net-phy-smsc-robustness-fixes-for-lan87xx-lan9500'Jakub Kicinski
2025-07-08net: phy: smsc: Fix link failure in forced mode with Auto-MDIXOleksij Rempel
2025-07-08net: phy: smsc: Force predictable MDI-X state on LAN87xxOleksij Rempel
2025-07-08net: phy: smsc: Fix Auto-MDIX configuration when disabled by strapOleksij Rempel
2025-07-08net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2EricChan
2025-07-08Merge tag 'pwm/for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-08Merge tag 'modules-6.16-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-08rxrpc: Fix over large frame size warningDavid Howells
2025-07-08Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linuxLinus Torvalds
2025-07-08MAINTAINERS: update Daniel Gomez's role and email addressDaniel Gomez
2025-07-08module: Make sure relocations are applied to the per-CPU sectionSebastian Andrzej Siewior