summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-07-17net: appletalk: Fix device refcount leak in atrtr_create()Kito Xu
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-17Bluetooth: HCI: Set extended advertising data synchronouslyChristian Eggers
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 not disabling advertising instanceLuiz Augusto von Dentz
2025-07-10wifi: mac80211: drop invalid source address OCB framesJohannes Berg
2025-07-10wifi: mac80211: finish link init before RCU publishJohannes Berg
2025-07-10wifi: mac80211: Add link iteration macro for link dataMuna Sinada
2025-07-10wifi: mac80211: chan: chandef is non-NULL for reservedJohannes Berg
2025-07-10Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
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-10vsock/vmci: Clear the vmci transport packet properly when initializing itHarshaVardhana S A
2025-07-06Revert "ipv6: save dontfrag in cork"Brett A C Sheffield (Librecast)
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-06af_unix: Don't set -ECONNRESET for consumed OOB skb.Kuniyuki Iwashima
2025-07-06wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges
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-06af_unix: Don't call skb_get() for OOB skb.Kuniyuki Iwashima
2025-07-06af_unix: Define locking order for U_RECVQ_LOCK_EMBRYO in unix_collect_skb().Kuniyuki Iwashima
2025-07-06af_unix: Define locking order for U_LOCK_SECOND in unix_state_double_lock().Kuniyuki Iwashima
2025-07-06af_unix: Define locking order for unix_table_double_lock().Kuniyuki Iwashima
2025-07-06sunrpc: don't immediately retransmit on seqno missNikhil Jha
2025-06-27net: atm: fix /proc/net/atm/lec handlingEric Dumazet
2025-06-27net: atm: add lec_mutexEric Dumazet
2025-06-27calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().Kuniyuki Iwashima
2025-06-27tcp: fix passive TFO socket having invalid NAPI IDDavid Wei