summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-08-22net: page_pool: Remove zone/policy GFP flags when allocating XArray entriesRong Zhang
2026-08-22net/smc: carry oversized SMC-Rv2 LLC messages in the queue entryYehyeong Lee
2026-08-22net/smc: bound the peer rkey counts in SMC-Rv2 LLC messagesYehyeong Lee
2026-08-22net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()Yehyeong Lee
2026-08-22xdp: fix zero-copy frame layoutWeiming Shi
2026-08-22tcp: clamp route advmss to TCP_MIN_MSSYong Wang
2026-08-22ipip: fix skb leak in collect_md mode when metadata_dst allocation failsAnton Danilov
2026-08-22net/sched: account classifier filter allocations to memcgJamal Hadi Salim
2026-08-22Merge tag 'batadv-net-pullrequest-20260821' of https://git.open-mesh.org/batadvJakub Kicinski
2026-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-08-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-08-20net: bridge: arp/nd proxy: fix reading neigh haNikolay Aleksandrov
2026-08-20net/smc: free pending qentry in smc_llc_flow_stop() before memsetMahanta Jambigi
2026-08-20net/smc: free stashed qentry before overwrite in REQ_ADD_LINK to ADD_LINK tra...Mahanta Jambigi
2026-08-20Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-20sctp: drop a chunk if its transport was removedHyunwoo Kim
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-20vlan: fix skb_under_panic and races when toggling HW VLAN offloadEric Dumazet
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-20net: add missing ref_tracker_dir_exit() to net_passive_dec()Tetsuo Handa
2026-08-20Merge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-08-20ipv6: avoid divide by zero in rt6_multipath_rebalanceCen Zhang (Microsoft)
2026-08-20net: mctp: hold a reference to the route device in mctp_route_lookup()Aldo Ariel Panzardo
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-20net/sched: add get_fill_size callbacks for actions missing themVictor Nogueira
2026-08-20net: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen
2026-08-20Merge tag 'ipsec-2026-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-20Merge tag 'nf-next-26-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-20ipv6: use RCU iterator to dump route exceptionsYuyang Huang
2026-08-20net: bridge: Reject descending VLAN tunnel rangesRuoyu Wang
2026-08-20xsk: fix NULL pointer dereference in __xsk_rcv()Cen Zhang (Microsoft)
2026-08-20Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-08-19vsock/virtio: restore msg_iter on transmission failureOctavian Purdila
2026-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-18net: openvswitch: fix nf_connlabels leak in ovs_ct_initRuoyu Wang
2026-08-18net: add missing ref_tracker_dir_exit() to alloc_netdev_mqs()Tetsuo Handa
2026-08-18net: openvswitch: fix flow mask use-after-free on flow deletionIlya Maximets
2026-08-18sctp: stop processing a packet once its association is deletedHyunwoo Kim
2026-08-18ipv4: reject undersized MTUs in ip_do_fragment()Yong Wang
2026-08-18net: dsa: initial MT7628 tagging driverJoris Vaisvila