summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-05-19batman-adv: bla: fix report_work leak on backbone_gw purgeSven Eckelmann
2026-05-19batman-adv: iv: recover OGM scheduling after forward packet errorSven Eckelmann
2026-05-19batman-adv: mcast: fix use-after-free in orig_node RCU releaseSven Eckelmann
2026-05-19batman-adv: tp_meter: avoid role confusion in tp_listSven Eckelmann
2026-05-19batman-adv: tp_meter: fix race condition in send error reportingSven Eckelmann
2026-05-19batman-adv: tvlv: reject oversized TVLV packetsSven Eckelmann
2026-05-19batman-adv: tvlv: abort OGM send on tvlv append failureSven Eckelmann
2026-05-19batman-adv: v: stop OGMv2 on disabled interfaceSven Eckelmann
2026-05-18net: devmem: support TX over NETMEM_TX_NO_DMA devicesBobby Eshleman
2026-05-18net: convert netmem_tx flag to enumBobby Eshleman
2026-05-18Merge tag 'nf-26-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-05-18Merge tag 'batadv-net-pullrequest-20260515' of https://git.open-mesh.org/batadvJakub Kicinski
2026-05-18Merge tag 'for-net-2026-05-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-05-18openvswitch: vport: fix race between linking and the device notifierIlya Maximets
2026-05-18net: appletalk: fix NULL pointer dereference in aarp_send_ddp()Weiming Shi
2026-05-16batman-adv: fix batadv_skb_is_frag() kernel-docSven Eckelmann
2026-05-16netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
2026-05-16netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi
2026-05-16netfilter: ipset: annotate "pos" for concurrent readers/writersJozsef Kadlecsik
2026-05-16netfilter: ipset: Fix data race between add and dump in all hash typesJozsef Kadlecsik
2026-05-16netfilter: ipset: Fix data race between add and list header in all hash typesJozsef Kadlecsik
2026-05-16netfilter: ip6t_hbh: reject oversized option listsZhengchuan Liang
2026-05-16netfilter: nft_inner: release local_lock before re-enabling softirqsFlorian Westphal
2026-05-16netfilter: ipset: stop hash:* range iteration at endNan Li
2026-05-16netfilter: nft_inner: Fix IPv6 inner_thoff desyncYizhou Zhao
2026-05-16netfilter: ipset: fix a potential dump-destroy raceJozsef Kadlecsik
2026-05-16ipvs: avoid possible loop in ip_vs_dst_event on resizingJulian Anastasov
2026-05-16netfilter: nf_conntrack_helper: fix possible null deref during error logFlorian Westphal
2026-05-16xfrm: ah: use skb_to_full_sk in async output callbacksMichael Bommarito
2026-05-15net: hsr: defer node table free until after RCU readersMichael Bommarito
2026-05-15ipv6: addrconf: bail out of dad_failure when state is no longer POSTDADLinmao Li
2026-05-15net/sched: sch_htb: annotate data-races (III)Eric Dumazet
2026-05-15net/sched: sch_htb: annotate data-races (II)Eric Dumazet
2026-05-15net/sched: sch_htb: annotate data-races (I)Eric Dumazet
2026-05-15net/sched: sch_htb: do not change sch->flags in htb_dump()Eric Dumazet
2026-05-15net/sched: sch_dualpi2: annotate data-races in dualpi2_dump_stats()Eric Dumazet
2026-05-15llc: avoid sparse cast-truncates warning in counter clampsAvinash Duduskar
2026-05-15vsock/virtio: fix zerocopy completion for multi-skb sendsStefano Garzarella
2026-05-15net: hsr: reject unresolved interlink ifindexLuka Gejak
2026-05-15ipv4: raw: reject IP_HDRINCL packets with ihl < 5Michael Bommarito
2026-05-15Merge tag 'ceph-for-7.1-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-05-15Merge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-05-15batman-adv: tp_meter: directly shut down timer on cleanupSven Eckelmann
2026-05-15batman-adv: frag: disallow unicast fragment in fragmentSven Eckelmann
2026-05-14tls: Preserve sk_err across recvmsg() when data has been copiedChuck Lever
2026-05-14net: skbuff: preserve shared-frag marker during coalescingWilliam Bowling
2026-05-14rds: tcp_listen: fix typos in commentsAvinash Duduskar
2026-05-14rds_tcp: close NULL deref window in rds_tcp_set_callbacksMaoyi Xie
2026-05-14net/sched: sch_hfsc: annotate data-races in hfsc_dump_class_stats()Eric Dumazet
2026-05-14net: ioam6: no longer acquire qdisc spinlock while calling qdisc_qstats_qlen_...Eric Dumazet