summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-05-20ipv4: use WARN_ON_ONCE() in ip_rt_bug()Eric Dumazet
2026-05-20ipv4: icmp: reject broadcast/multicast routesEric Dumazet
2026-05-20net: devmem: reject dma-buf bind with non-page-aligned size or SG lengthDavid Carlier
2026-05-20Merge tag 'for-net-2026-05-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-05-20bpf, skmsg: fix verdict sk_data_ready racing with ktls rxXingwang Xiang
2026-05-20smc: Use flexible array for SMCD connectionsRosen Penev
2026-05-20net/rds: Don't sleep inside rds_ib_conn_path_shutdownAllison Henderson
2026-05-20rxrpc: Fix RESPONSE packet verification to extract skb to a linear bufferDavid Howells
2026-05-20rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsgDavid Howells
2026-05-20crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checksDavid Howells
2026-05-20net: shaper: rework the VALID marking (again)Jakub Kicinski
2026-05-20net: shaper: annotate the data racesJakub Kicinski
2026-05-20udp: Fix UDP length on last GSO_PARTIAL segmentGal Pressman
2026-05-20udp: gso: Fix handling checksum in __udp_gso_segmentAlice Mikityanska
2026-05-20Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()Safa Karakuş
2026-05-20Bluetooth: MGMT: validate Add Extended Advertising Data lengthMichael Bommarito
2026-05-20Bluetooth: ISO: drop ISO_END frames received without prior ISO_STARTDavid Carlier
2026-05-20Bluetooth: hci_sync: Fix not setting mask for HCI_EVT_LE_ALL_REMOTE_FEATURES_...Luiz Augusto von Dentz
2026-05-20Bluetooth: bnep: Fix UAF read of dev->nameJann Horn
2026-05-20wifi: mac80211: allow cipher change on NAN_DATA interfacesDaniel Gabay
2026-05-20wifi: cfg80211: add a function to parse UHR DBEJohannes Berg
2026-05-20wifi: mac80211: don't call ieee80211_handle_reconfig_failure when not neededMiri Korenblit
2026-05-20wifi: mac80211: Allow per station GTK for NAN Data interfacesIlan Peer
2026-05-20wifi: mac80211: don't recalc min def for S1G chan ctxLachlan Hodges
2026-05-20wifi: mac80211: skip NSS and BW init for S1G staLachlan Hodges
2026-05-20wifi: mac80211: check stations are removed before MLD changeJohannes Berg
2026-05-20wifi: cfg80211: wext: validate chandef in monitor modeKartik Nair
2026-05-20wifi: mac80211: consume only present negotiated TTLM mapsMichael Bommarito
2026-05-20wifi: mac80211: capture fast-RX rate before mesh reuses skb->cbZhao Li
2026-05-20wifi: mac80211: fix multi-link element inheritanceJohannes Berg
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