summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-05-20wifi: mac80211: fix MLE defragmentationJohannes Berg
2026-05-20wifi: mac80211: don't override max_amsdu_subframesEmmanuel Grumbach
2026-05-20wifi: mac80211: bounds-check link_id in ieee80211_ml_epcsAlexandru Hossu
2026-05-19net: socket: clean up __sys_accept4 commentAvinash Duduskar
2026-05-19af_unix: Fix UAF read of tail->len in unix_stream_data_wait()Jann Horn
2026-05-19ipv6: ioam: add NULL check for idev in ipv6_hop_ioam()Justin Iurman
2026-05-19net/sched: sch_htb: fix htb_dump_class_stats() vs offload modeEric Dumazet
2026-05-19ipmr: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-05-19bridge: mcast: Fix a possible use-after-free when removing a bridge portIdo Schimmel
2026-05-19bridge: Add missing READ_ONCE() annotations around FDB destination portIdo Schimmel
2026-05-19mptcp: update window_clamp on subflows when SO_RCVBUF is setGang Yan
2026-05-19mptcp: reset rcv wnd on disconnectPaolo Abeni
2026-05-19mptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficientLi Xiasong
2026-05-19mptcp: do not drop partial packetsShardul Bankar
2026-05-19net/ethtool: drop duplicate TSCONFIG HWTSTAMP BUILD_BUG_ON from SET handlerChenguang Zhao
2026-05-199p: use kvzalloc for readdir bufferPierre Barre
2026-05-19net/9p/usbg: Constify struct configfs_item_operationsChristophe JAILLET
2026-05-19batman-adv: bla: avoid NULL-ptr deref for claim via dropped interfaceSven Eckelmann
2026-05-19net: pppoe: implement GRO/GSO supportFelix Fietkau
2026-05-19batman-adv: bla: avoid double decrement of bla.num_requestsSven Eckelmann
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