summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-07-24rxrpc: Fix to use conn aborts for conn-wide failuresDavid Howells
2025-07-24rxrpc: Fix transmission of an abort in response to an abortDavid Howells
2025-07-24rxrpc: Fix notification vs call-release vs recvmsgDavid Howells
2025-07-24rxrpc: Fix recv-recv race of completed callDavid Howells
2025-07-24rxrpc: Fix irq-disabled in local_bh_enable()David Howells
2025-07-24net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtreeWilliam Liu
2025-07-24net: bridge: Do not offload IGMP/MLD messagesJoseph Huang
2025-07-24net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtimeDong Chenchen
2025-07-24tls: always refresh the queue when reading sockJakub Kicinski
2025-07-24Bluetooth: L2CAP: Fix attempting to adjust outgoing MTULuiz Augusto von Dentz
2025-07-24netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal
2025-07-24net: fix segmentation after TCP/UDP fraglist GROFelix Fietkau
2025-07-24ipv6: mcast: Delay put pmc->idev in mld_del_delrec()Yue Haibing
2025-07-24Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-07-24Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeoutLuiz Augusto von Dentz
2025-07-24Bluetooth: SMP: If an unallowed command is received consider it a failureLuiz Augusto von Dentz
2025-07-24Bluetooth: hci_sync: fix connectable extended advertising when using static r...Alessandro Gasbarroni
2025-07-24Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()Kuniyuki Iwashima
2025-07-24smc: Fix various oops due to inet_sock type confusion.Kuniyuki Iwashima
2025-07-24rpl: Fix use-after-free in rpl_do_srh_inline().Kuniyuki Iwashima
2025-07-24net/sched: sch_qfq: Fix race condition on qfq_aggregateXiang Mei
2025-07-24af_packet: fix soft lockup issue caused by tpacket_snd()Yun Lu
2025-07-24af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()Yun Lu
2025-07-24phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()Nathan Chancellor
2025-07-24mptcp: reset fallback status gracefully at disconnect() timePaolo Abeni
2025-07-24mptcp: plug races between subflow fail and subflow creationPaolo Abeni
2025-07-24mptcp: make fallback action and fallback decision atomicPaolo Abeni
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