summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-20NTB: ntb_transport: Fail TX enqueue when the QP link is downKoichiro Den
2026-08-20net: ntb_netdev: Fix TX busy and drop handlingKoichiro Den
2026-08-20NTB: ntb_transport: Recycle TX entries before client callbacksKoichiro Den
2026-08-20docs: oa-tc6-framework: Fix link to specificationStefan Wahren
2026-08-20sctp: drop a chunk if its transport was removedHyunwoo Kim
2026-08-20tools: ynl: handle calloc failure in ynl_ntf_parseTriet Hoang
2026-08-20net: sched: fix 32-bit backlog wrap in gred, bfifo and plug enqueueJamal Hadi Salim
2026-08-20net: tcp: block mixing readable and unreadable fragsMina Almasry
2026-08-20net: core: propagate unreadable flag in skb_zerocopyMina Almasry
2026-08-20net/packet: defer vmalloc TX_RING free until skbs finishKyle Zeng
2026-08-20Merge tag 'ext4_for_linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-20Merge branch 'ionic_rcq_shared' of https://github.com/abhijitG-xlnx/linuxJakub Kicinski
2026-08-20vlan: fix skb_under_panic and races when toggling HW VLAN offloadEric Dumazet
2026-08-20ethtool: remove unused __ETHTOOL_LINK_MODE_MASK_NWORDSZhan Xusheng
2026-08-20Merge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2026-08-20batman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng
2026-08-20ipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng
2026-08-20inetpeer: randomize RB-tree node comparison using SipHashEric Dumazet
2026-08-20ip6mr: do not clone dst in ip6mr_cache_report()Eric Dumazet
2026-08-20mptcp: fix uninitialized local_id in syncookie MP_JOIN reconstructionHarshit Varu
2026-08-20Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-20net: qlcnic: validate unified ROM sections before loadingPengpeng Hou
2026-08-20Merge tag 'fsnotify_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-20net: add missing ref_tracker_dir_exit() to net_passive_dec()Tetsuo Handa
2026-08-20ACPI: Update upstream ACPICA repository URL in documentationRafael J. Wysocki
2026-08-20ACPI: Update MAINTAINERS entry for ACPICARafael J. Wysocki
2026-08-20ACPI: Add Bob Moore to CREDITSRafael J. Wysocki
2026-08-20Merge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-08-20bnx2x: fix double free in bnx2x_init_firmware() error pathJiangshan Yi
2026-08-20ipv6: avoid divide by zero in rt6_multipath_rebalanceCen Zhang (Microsoft)
2026-08-20Merge tag 'for-linus-7.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-20netdevsim: update queue NAPI association on queue resetEric Dumazet
2026-08-20ACPI: pfr_update: fix stack buffer overflow in query_capability()Anirudh Prasad
2026-08-20net: mctp: hold a reference to the route device in mctp_route_lookup()Aldo Ariel Panzardo
2026-08-20Merge tag 'ntfs3_for_7.3' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2026-08-20net: ipa: balance runtime PM reference on remove errorRuoyu Wang
2026-08-20Merge branch 'forcedeth-two-register-window-bounds-fixes'Jakub Kicinski
2026-08-20Merge tag 'erofs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-20forcedeth: stop the tx_timeout register dump past the requested windowMarek Czernohous
2026-08-20forcedeth: fix off-by-one when saving/restoring non-PCI config spaceMarek Czernohous
2026-08-20Merge branch 'net-mlx5-preserve-speed-and-state-across-vport-modify-commands'Jakub Kicinski
2026-08-20net/mlx5: E-Switch, preserve max tx speed on vport state modificationOr Har-Toov
2026-08-20net/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()Or Har-Toov
2026-08-20net/mlx5: E-Switch, use state lock for vport state changesMark Bloch
2026-08-20net: thunderbolt: Count delivered packets in rx_packets and rx_bytesFan Ye
2026-08-20ipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv()Andrea Mayer
2026-08-20net/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim
2026-08-20Merge tag 'libnvdimm-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-20net/sched: add get_fill_size callbacks for actions missing themVictor Nogueira
2026-08-20selftests: net: packetdrill: add tests for advertised MSS with PMTU exceptionsEric Dumazet