summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-13Merge branch 'tpacket_snd-bugs' into mainDavid S. Miller
2025-07-13af_packet: fix soft lockup issue caused by tpacket_snd()Yun Lu
2025-07-13af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()Yun Lu
2025-07-13net/sched: sch_qfq: Fix race condition on qfq_aggregateXiang Mei
2025-07-11net: emaclite: Fix missing pointer increment in aligned_read()Alok Tiwari
2025-07-11Merge tag 'net-6.16-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2025-07-11Merge tag 'gpio-fixes-for-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-11Merge tag 'pm-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-11Merge tag 'dma-mapping-6.16-2025-07-11' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-11netlink: make sure we allow at least one dump skbJakub Kicinski
2025-07-11netlink: Fix rmem check in netlink_broadcast_deliver().Kuniyuki Iwashima
2025-07-11Merge branch 'bnxt_en-3-bug-fixes'Jakub Kicinski
2025-07-11bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur
2025-07-11bnxt_en: Flush FW trace before copying to the coredumpShruti Parab
2025-07-11bnxt_en: Fix DCB ETS validationShravya KN
2025-07-11net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()Alok Tiwari
2025-07-11Merge branch 'mlx5-misc-fixes-2025-07-10'Jakub Kicinski
2025-07-11net/mlx5e: Add new prio for promiscuous modeJianbo Liu
2025-07-11net/mlx5e: Fix race between DIM disable and net_dim()Carolina Jubran
2025-07-11net/mlx5: Reset bw_share field when changing a node's parentCarolina Jubran
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-11MAINTAINERS: remove bouncing address for Nandor HanBartosz Golaszewski
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