summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-76/+109
2025-07-17rxrpc: Fix to use conn aborts for conn-wide failuresDavid Howells-19/+37
2025-07-17rxrpc: Fix transmission of an abort in response to an abortDavid Howells-0/+3
2025-07-17rxrpc: Fix notification vs call-release vs recvmsgDavid Howells-16/+16
2025-07-17rxrpc: Fix recv-recv race of completed callDavid Howells-2/+18
2025-07-17rxrpc: Fix irq-disabled in local_bh_enable()David Howells-4/+4
2025-07-17net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtreeWilliam Liu-1/+3
2025-07-17net: bridge: Do not offload IGMP/MLD messagesJoseph Huang-0/+3
2025-07-17net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtimeDong Chenchen-9/+34
2025-07-17tls: always refresh the queue when reading sockJakub Kicinski-2/+1
2025-07-17phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()Nathan Chancellor-1/+1
2025-07-17Bluetooth: L2CAP: Fix attempting to adjust outgoing MTULuiz Augusto von Dentz-5/+21
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-68/+23
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal-6/+20
2025-07-17net: fix segmentation after TCP/UDP fraglist GROFelix Fietkau-0/+2
2025-07-16ipv6: mcast: Delay put pmc->idev in mld_del_delrec()Yue Haibing-1/+1
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers-67/+63
2025-07-16Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeoutLuiz Augusto von Dentz-1/+1
2025-07-16Bluetooth: SMP: If an unallowed command is received consider it a failureLuiz Augusto von Dentz-1/+19
2025-07-16Bluetooth: hci_sync: fix connectable extended advertising when using static r...Alessandro Gasbarroni-2/+2
2025-07-16Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()Kuniyuki Iwashima-0/+3
2025-07-15mptcp: reset fallback status gracefully at disconnect() timePaolo Abeni-0/+9
2025-07-15mptcp: plug races between subflow fail and subflow creationPaolo Abeni-13/+32
2025-07-15mptcp: make fallback action and fallback decision atomicPaolo Abeni-19/+61
2025-07-14smc: Fix various oops due to inet_sock type confusion.Kuniyuki Iwashima-4/+18
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter-62/+0
2025-07-14netfilter: nf_tables: hide clash bit from userspaceFlorian Westphal-0/+3
2025-07-13rpl: Fix use-after-free in rpl_do_srh_inline().Kuniyuki Iwashima-4/+4
2025-07-13af_packet: fix soft lockup issue caused by tpacket_snd()Yun Lu-12/+11
2025-07-13af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()Yun Lu-2/+2
2025-07-13net/sched: sch_qfq: Fix race condition on qfq_aggregateXiang Mei-9/+21
2025-07-11netlink: make sure we allow at least one dump skbJakub Kicinski-2/+3
2025-07-11netlink: Fix rmem check in netlink_broadcast_deliver().Kuniyuki Iwashima-1/+1
2025-07-10gre: Fix IPv6 multicast route creation.Guillaume Nault-7/+2
2025-07-10net: appletalk: Fix device refcount leak in atrtr_create()Kito Xu-0/+1
2025-07-10Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-18/+86
2025-07-10wifi: mac80211: add the virtual monitor after reconfig completeMiri Korenblit-5/+4
2025-07-10wifi: mac80211: always initialize sdata::key_listMiri Korenblit-2/+2
2025-07-10net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei-27/+1
2025-07-09rxrpc: Fix oops due to non-existence of prealloc backlog structDavid Howells-0/+3
2025-07-09rxrpc: Fix bug due to prealloc collisionDavid Howells-0/+1
2025-07-09tcp: refine sk_rcvbuf increase for ooo packetsEric Dumazet-1/+3
2025-07-09net/sched: Abort __tc_modify_qdisc if parent class does not existVictor Nogueira-7/+16
2025-07-09atm: clip: Fix NULL pointer dereference in vcc_sendmsg()Yue Haibing-1/+9
2025-07-09atm: clip: Fix infinite recursive call of clip_push().Kuniyuki Iwashima-0/+2
2025-07-09atm: clip: Fix memory leak of struct clip_vcc.Kuniyuki Iwashima-0/+8
2025-07-09atm: clip: Fix potential null-ptr-deref in to_atmarpd().Kuniyuki Iwashima-15/+29
2025-07-09wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()Pagadala Yesu Anjaneyulu-1/+1
2025-07-08rxrpc: Fix over large frame size warningDavid Howells-7/+13
2025-07-08vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`Michal Luczaj-0/+2