aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2025-07-17rxrpc: Fix irq-disabled in local_bh_enable()David Howells3-4/+4
2025-07-17net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtreeWilliam Liu1-1/+3
2025-07-17net: bridge: Do not offload IGMP/MLD messagesJoseph Huang1-0/+3
2025-07-17net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtimeDong Chenchen2-9/+34
2025-07-17tls: always refresh the queue when reading sockJakub Kicinski1-2/+1
2025-07-17phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()Nathan Chancellor1-1/+1
2025-07-17Bluetooth: L2CAP: Fix attempting to adjust outgoing MTULuiz Augusto von Dentz1-5/+21
2025-07-17Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextPaolo Abeni13-125/+228
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni5-68/+23
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal1-6/+20
2025-07-17net: fix segmentation after TCP/UDP fraglist GROFelix Fietkau2-0/+2
2025-07-16bpf: Clean up individual BTF_ID codeFeng Yang3-10/+5
2025-07-16ipv6: mcast: Delay put pmc->idev in mld_del_delrec()Yue Haibing1-1/+1
2025-07-16ipv6: mcast: Simplify mld_clear_{report|query}()Yue Haibing1-8/+2
2025-07-16tcp: fix UaF in tcp_prune_ofo_queue()Paolo Abeni1-1/+1
2025-07-16ethtool: Don't check for RXFH fields conflict when no input_xfrm is requestedGal Pressman2-1/+6
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers6-67/+63
2025-07-16Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeoutLuiz Augusto von Dentz1-1/+1
2025-07-16Bluetooth: SMP: If an unallowed command is received consider it a failureLuiz Augusto von Dentz2-1/+19
2025-07-16Bluetooth: hci_sync: fix connectable extended advertising when using static random addressAlessandro Gasbarroni1-2/+2
2025-07-16Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()Kuniyuki Iwashima1-0/+3
2025-07-15mptcp: reset fallback status gracefully at disconnect() timePaolo Abeni1-0/+9
2025-07-15mptcp: plug races between subflow fail and subflow creationPaolo Abeni4-13/+32
2025-07-15mptcp: make fallback action and fallback decision atomicPaolo Abeni4-19/+61
2025-07-15ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()Yue Haibing1-3/+0
2025-07-15don't open-code kernel_accept() in rds_tcp_accept_one()Al Viro1-22/+2
2025-07-15net: mctp: Add bind lookup testMatt Johnston2-0/+191
2025-07-15net: mctp: Test conflicts of connect() with bind()Matt Johnston3-4/+59
2025-07-15net: mctp: Allow limiting binds to a peer addressMatt Johnston2-7/+104
2025-07-15net: mctp: Use hashtable for bindsMatt Johnston2-18/+68
2025-07-15net: mctp: Add test for conflicting bind()sMatt Johnston3-0/+162
2025-07-15net: mctp: Treat MCTP_NET_ANY specially in bind()Matt Johnston1-1/+15
2025-07-15net: mctp: Prevent duplicate bindsMatt Johnston1-3/+23
2025-07-15net: mctp: mctp_test_route_extaddr_input cleanupMatt Johnston1-4/+2
2025-07-15wifi: cfg80211: fix double free for link_sinfo in nl80211_station_dump()Sarika Sharma1-1/+9
2025-07-15wifi: cfg80211: fix off channel operation allowed check for MLOAditya Kumar Singh1-6/+17
2025-07-15wifi: mac80211: use RCU-safe iteration in ieee80211_csa_finishMaharaja Kennadyrajan2-1/+16
2025-07-15ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()Yue Haibing1-25/+23
2025-07-15wifi: mac80211: parse unsolicited broadcast probe response dataYuvarani V1-0/+12
2025-07-15wifi: cfg80211: parse attribute to update unsolicited probe response templateYuvarani V1-0/+18
2025-07-15wifi: mac80211: don't use TPE data from assoc responseJohannes Berg1-5/+28
2025-07-15wifi: mac80211: handle WLAN_HT_ACTION_NOTIFY_CHANWIDTH asyncMiri Korenblit4-30/+80
2025-07-15wifi: mac80211: simplify __ieee80211_rx_h_amsdu() loopJohannes Berg1-15/+8
2025-07-15wifi: mac80211: don't mark keys for inactive links as uploadedMiri Korenblit1-1/+2
2025-07-15wifi: mac80211: only assign chanctx in reconfigMiri Korenblit1-4/+6
2025-07-15wifi: mac80211: clean up cipher suite handlingJohannes Berg2-52/+15
2025-07-15wifi: mac80211: don't send keys to driver when fips_enabledJohannes Berg2-1/+8
2025-07-15wifi: mac80211: remove ieee80211_link_unreserve_chanctx() return valueJohannes Berg2-6/+4
2025-07-15wifi: mac80211: don't unreserve never reserved chanctxJohannes Berg1-1/+2
2025-07-15wifi: mac80211: make VHT opmode NSS ignore a debug messageJohannes Berg1-2/+3