summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-07-17net: appletalk: Fix device refcount leak in atrtr_create()Kito Xu
2025-07-17wifi: mac80211: add the virtual monitor after reconfig completeMiri Korenblit
2025-07-17wifi: mac80211: reject VHT opmode for unsupported channel widthsMoon Hee Lee
2025-07-17wifi: mac80211: fix non-transmitted BSSID profile searchJohannes Berg
2025-07-17wifi: mac80211: correctly identify S1G short beaconLachlan Hodges
2025-07-17wifi: cfg80211: fix S1G beacon head validation in nl80211Lachlan Hodges
2025-07-17netlink: make sure we allow at least one dump skbJakub Kicinski
2025-07-17netlink: Fix rmem check in netlink_broadcast_deliver().Kuniyuki Iwashima
2025-07-17wifi: prevent A-MSDU attacks in mesh networksMathy Vanhoef
2025-07-17gre: Fix IPv6 multicast route creation.Guillaume Nault
2025-07-17rxrpc: Fix oops due to non-existence of prealloc backlog structDavid Howells
2025-07-17rxrpc: Fix bug due to prealloc collisionDavid Howells
2025-07-17net/sched: Abort __tc_modify_qdisc if parent class does not existVictor Nogueira
2025-07-17atm: clip: Fix NULL pointer dereference in vcc_sendmsg()Yue Haibing
2025-07-17atm: clip: Fix infinite recursive call of clip_push().Kuniyuki Iwashima
2025-07-17atm: clip: Fix memory leak of struct clip_vcc.Kuniyuki Iwashima
2025-07-17atm: clip: Fix potential null-ptr-deref in to_atmarpd().Kuniyuki Iwashima
2025-07-17vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`Michal Luczaj
2025-07-17vsock: Fix transport_* TOCTOUMichal Luczaj
2025-07-17vsock: Fix transport_{g2h,h2g} TOCTOUMichal Luczaj
2025-07-17tcp: Correct signedness in skb remaining space calculationJiayuan Chen
2025-07-17tipc: Fix use-after-free in tipc_conn_close().Kuniyuki Iwashima
2025-07-17netlink: Fix wraparounds of sk->sk_rmem_alloc.Kuniyuki Iwashima
2025-07-17Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connectedLuiz Augusto von Dentz
2025-07-17Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz
2025-07-17Bluetooth: hci_sync: Fix not disabling advertising instanceLuiz Augusto von Dentz
2025-07-10wifi: mac80211: drop invalid source address OCB framesJohannes Berg
2025-07-10net: ipv4: fix stat increase when udp early demux drops the packetAntoine Tenart
2025-07-10net/sched: Always pass notifications when child class becomes emptyLion Ackermann
2025-07-10rose: fix dangling neighbour pointers in rose_rt_device_down()Kohei Enju
2025-07-10Bluetooth: Prevent unintended pause by checking if advertising is activeYang Li
2025-07-10Bluetooth: MGMT: mesh_send: check instances prior disabling advertisingChristian Eggers
2025-07-10Bluetooth: MGMT: set_mesh: update LE scan interval and windowChristian Eggers
2025-07-10Bluetooth: hci_sync: revert some mesh modificationsChristian Eggers
2025-07-10Bluetooth: HCI: Set extended advertising data synchronouslyChristian Eggers
2025-07-10vsock/vmci: Clear the vmci transport packet properly when initializing itHarshaVardhana S A
2025-07-06Bluetooth: L2CAP: Fix L2CAP MTU negotiationFrédéric Danis
2025-07-06net: selftests: fix TCP packet checksumJakub Kicinski
2025-07-06atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima
2025-07-06wifi: mac80211: finish link init before RCU publishJohannes Berg
2025-07-06wifi: mac80211: Create separate links for VLAN interfacesMuna Sinada
2025-07-06wifi: mac80211: Add link iteration macro for link dataMuna Sinada
2025-07-06af_unix: Don't set -ECONNRESET for consumed OOB skb.Kuniyuki Iwashima
2025-07-06wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges
2025-07-06bridge: mcast: Fix use-after-free during router port configurationIdo Schimmel
2025-07-06net: netpoll: Initialize UDP checksum field before checksummingBreno Leitao
2025-07-06Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2025-07-06atm: clip: prevent NULL deref in clip_push()Eric Dumazet
2025-07-06af_unix: Don't leave consecutive consumed OOB skbs.Kuniyuki Iwashima
2025-07-06sunrpc: don't immediately retransmit on seqno missNikhil Jha