summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-20vxlan: fix reading neigh haNikolay Aleksandrov1-7/+13
2026-08-20net: bridge: arp/nd proxy: fix reading neigh haNikolay Aleksandrov1-10/+14
2026-08-20PM: sleep: Unblock runtime PM when device prepare failsShibo Zhu1-0/+1
2026-08-20net/smc: free pending qentry in smc_llc_flow_stop() before memsetMahanta Jambigi1-0/+1
2026-08-20net/smc: free stashed qentry before overwrite in REQ_ADD_LINK to ADD_LINK tra...Mahanta Jambigi1-0/+2
2026-08-20powercap: intel_rapl: Sign-extend the PMU delta on counter wraparoundLi, Yifan1-1/+10
2026-08-20net: phylink: correctly validate returned PCS in phylink_inband_capsChristian Marangi1-1/+1
2026-08-20Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds136-1589/+6013
2026-08-20Merge tag 'for-7.3/io_uring-20260819' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds22-245/+448
2026-08-20Merge branch 'net-ntb_netdev-fix-tx-completion-and-error-handling'Jakub Kicinski2-28/+37
2026-08-20NTB: ntb_transport: Reject oversized TX buffersKoichiro Den1-9/+3
2026-08-20NTB: ntb_transport: Fail TX enqueue when the QP link is downKoichiro Den1-2/+1
2026-08-20net: ntb_netdev: Fix TX busy and drop handlingKoichiro Den1-8/+19
2026-08-20NTB: ntb_transport: Recycle TX entries before client callbacksKoichiro Den1-9/+14
2026-08-20docs: oa-tc6-framework: Fix link to specificationStefan Wahren1-1/+1
2026-08-20sctp: drop a chunk if its transport was removedHyunwoo Kim1-2/+5
2026-08-20tools: ynl: handle calloc failure in ynl_ntf_parseTriet Hoang1-0/+3
2026-08-20net: sched: fix 32-bit backlog wrap in gred, bfifo and plug enqueueJamal Hadi Salim3-4/+4
2026-08-20net: tcp: block mixing readable and unreadable fragsMina Almasry1-1/+2
2026-08-20net: core: propagate unreadable flag in skb_zerocopyMina Almasry2-1/+15
2026-08-20net/packet: defer vmalloc TX_RING free until skbs finishKyle Zeng1-9/+87
2026-08-20Merge tag 'ext4_for_linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds25-359/+733
2026-08-20Merge branch 'ionic_rcq_shared' of https://github.com/abhijitG-xlnx/linuxJakub Kicinski1-1/+5
2026-08-20vlan: fix skb_under_panic and races when toggling HW VLAN offloadEric Dumazet1-32/+7
2026-08-20ethtool: remove unused __ETHTOOL_LINK_MODE_MASK_NWORDSZhan Xusheng1-3/+0
2026-08-20Merge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds42-973/+1432
2026-08-20batman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng2-1/+28
2026-08-20ipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng1-0/+7
2026-08-20inetpeer: randomize RB-tree node comparison using SipHashEric Dumazet2-3/+39
2026-08-20ip6mr: do not clone dst in ip6mr_cache_report()Eric Dumazet1-1/+2
2026-08-20mptcp: fix uninitialized local_id in syncookie MP_JOIN reconstructionHarshit Varu1-0/+1
2026-08-20Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-267/+186
2026-08-20net: qlcnic: validate unified ROM sections before loadingPengpeng Hou1-196/+247
2026-08-20Merge tag 'fsnotify_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-30/+25
2026-08-20net: add missing ref_tracker_dir_exit() to net_passive_dec()Tetsuo Handa1-0/+4
2026-08-20ACPI: Update upstream ACPICA repository URL in documentationRafael J. Wysocki1-5/+5
2026-08-20ACPI: Update MAINTAINERS entry for ACPICARafael J. Wysocki1-3/+3
2026-08-20ACPI: Add Bob Moore to CREDITSRafael J. Wysocki1-0/+4
2026-08-20Merge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds117-1732/+5965
2026-08-20bnx2x: fix double free in bnx2x_init_firmware() error pathJiangshan Yi1-0/+3
2026-08-20ipv6: avoid divide by zero in rt6_multipath_rebalanceCen Zhang (Microsoft)1-1/+1
2026-08-20Merge tag 'for-linus-7.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-9/+6
2026-08-20netdevsim: update queue NAPI association on queue resetEric Dumazet1-0/+2
2026-08-20ACPI: pfr_update: fix stack buffer overflow in query_capability()Anirudh Prasad1-21/+24
2026-08-20net: mctp: hold a reference to the route device in mctp_route_lookup()Aldo Ariel Panzardo1-2/+17
2026-08-20Merge tag 'ntfs3_for_7.3' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds17-282/+922
2026-08-20net: ipa: balance runtime PM reference on remove errorRuoyu Wang1-3/+3
2026-08-20Merge branch 'forcedeth-two-register-window-bounds-fixes'Jakub Kicinski1-3/+3
2026-08-20Merge tag 'erofs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-74/+182
2026-08-20forcedeth: stop the tx_timeout register dump past the requested windowMarek Czernohous1-1/+1