summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2025-11-13Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov1-3/+3
2025-11-13net: bridge: fix MST static key usageNikolay Aleksandrov3-2/+14
2025-11-13net: bridge: fix use-after-free due to MST port state bypassNikolay Aleksandrov3-6/+8
2025-11-13sctp: Hold sock lock while iterating over address listStefan Wiehler1-5/+9
2025-11-13sctp: Prevent TOCTOU out-of-bounds writeStefan Wiehler1-0/+3
2025-11-13sctp: Hold RCU read lock while iterating over address listStefan Wiehler1-0/+4
2025-11-13net: vlan: sync VLAN features with lower deviceHangbin Liu1-0/+2
2025-11-13net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xxJonas Gorski1-2/+8
2025-11-13net: dsa: tag_brcm: legacy: reorganize functionsÁlvaro Fernández Rojas1-32/+32
2025-11-13Bluetooth: hci_event: validate skb length for unknown CC opcodeRaphael Pinsonneault-Thibeault1-0/+7
2025-11-139p/trans_fd: p9_fd_request: kick rx thread if EPOLLINOleg Nesterov1-8/+1
2025-11-13page_pool: Clamp pool size to max 16K pagesDragos Tatulea1-5/+1
2025-11-13Bluetooth: SCO: Fix UAF on sco_conn_freeLuiz Augusto von Dentz1-0/+7
2025-11-13net: bridge: Install FDB for bridge MAC on VLAN 0Petr Machata1-0/+5
2025-11-13wifi: mac80211: Track NAN interface start/stopIlan Peer3-3/+28
2025-11-13ipv6: np->rxpmtu race annotationEric Dumazet2-2/+2
2025-11-13ethernet: Extend device_get_mac_address() to use NVMEMStefan Wahren1-1/+4
2025-11-13page_pool: always add GFP_NOWARN for ATOMIC allocationsJakub Kicinski1-0/+6
2025-11-13udp_tunnel: use netdev_warn() instead of netdev_WARN()Alok Tiwari1-1/+1
2025-11-13net: devmem: expose tcp_recvmsg_locked errorsStanislav Fomichev1-2/+2
2025-11-13netfilter: nf_reject: don't reply to icmp error messagesFlorian Westphal2-0/+55
2025-11-13wifi: mac80211: Fix HE capabilities element checkIlan Peer1-1/+1
2025-11-13net: call cond_resched() less often in __release_sock()Eric Dumazet1-4/+8
2025-11-13wifi: mac80211: Fix 6 GHz Band capabilities element advertisement in lower bandsRamya Gnanasekar2-1/+5
2025-11-13ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabledYue Haibing1-1/+3
2025-11-13tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()Eric Dumazet1-3/+4
2025-11-13inet_diag: annotate data-races in inet_diag_bc_sk()Eric Dumazet1-7/+7
2025-11-13net: ipv4: allow directed broadcast routes to use dst hintOscar Maes2-5/+8
2025-11-13rds: Fix endianness annotation for RDS_MPATH_HASHUjwal Kundur1-1/+1
2025-11-13net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.Kuniyuki Iwashima1-2/+1
2025-11-13net: When removing nexthops, don't call synchronize_net if it is not necessaryChristoph Paasch1-0/+6
2025-11-13net: ipv6: fix field-spanning memcpy warning in AH outputCharalampos Mitrodimas1-19/+31
2025-11-13bridge: Redirect to backup port when port is administratively downIdo Schimmel1-1/+2
2025-11-13bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung1-0/+1
2025-11-13Bluetooth: hci_core: Fix tracking of periodic advertisementLuiz Augusto von Dentz2-4/+7
2025-11-13Bluetooth: ISO: Fix another instance of dst_type handlingLuiz Augusto von Dentz1-1/+7
2025-11-13Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz2-3/+6
2025-11-13Bluetooth: ISO: Fix BIS connection dst_type handlingLuiz Augusto von Dentz1-1/+1
2025-11-13Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slaveIulia Tanasescu2-1/+1
2025-11-13Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_onceCen Zhang1-3/+9
2025-11-13wifi: mac80211: fix key tailroom accounting leakJohannes Berg1-3/+8
2025-11-13wifi: mac80211: don't mark keys for inactive links as uploadedMiri Korenblit1-1/+2
2025-11-13mptcp: restore window probePaolo Abeni1-1/+6
2025-11-13mptcp: drop bogus optimization in __mptcp_check_push()Paolo Abeni2-8/+5
2025-11-13Bluetooth: rfcomm: fix modem control handlingJohan Hovold1-15/+11
2025-11-02wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()Alexander Wetzel1-0/+4
2025-11-02mptcp: pm: in-kernel: C-flag: handle late ADD_ADDRMatthieu Baerts (NGI0)1-0/+6
2025-11-02net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei3-27/+1
2025-10-29vsock: fix lock inversion in vsock_assign_transport()Stefano Garzarella1-19/+19
2025-10-29sctp: avoid NULL dereference when chunk data buffer is missingAlexey Simakov1-6/+7