summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-11-13Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov
2025-11-13wifi: mac80211: use wiphy_hrtimer_work for csa.switch_workBenjamin Berg
2025-11-13wifi: mac80211: use wiphy_hrtimer_work for ttlm_workBenjamin Berg
2025-11-13wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_workBenjamin Berg
2025-11-13wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg
2025-11-13net: bridge: fix MST static key usageNikolay Aleksandrov
2025-11-13net: bridge: fix use-after-free due to MST port state bypassNikolay Aleksandrov
2025-11-13netpoll: Fix deadlock in memory allocation under spinlockBreno Leitao
2025-11-13sctp: Hold sock lock while iterating over address listStefan Wiehler
2025-11-13sctp: Prevent TOCTOU out-of-bounds writeStefan Wiehler
2025-11-13sctp: Hold RCU read lock while iterating over address listStefan Wiehler
2025-11-13net: vlan: sync VLAN features with lower deviceHangbin Liu
2025-11-13net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xxJonas Gorski
2025-11-13Bluetooth: hci_event: validate skb length for unknown CC opcodeRaphael Pinsonneault-Thibeault
2025-11-139p/trans_fd: p9_fd_request: kick rx thread if EPOLLINOleg Nesterov
2025-11-13page_pool: Clamp pool size to max 16K pagesDragos Tatulea
2025-11-13Bluetooth: SCO: Fix UAF on sco_conn_freeLuiz Augusto von Dentz
2025-11-13Bluetooth: ISO: Use sk_sndtimeo as conn_timeoutLuiz Augusto von Dentz
2025-11-13Bluetooth: ISO: Don't initiate CIS connections if there are no buffersLuiz Augusto von Dentz
2025-11-13net: bridge: Install FDB for bridge MAC on VLAN 0Petr Machata
2025-11-13tcp: Update bind bucket state on port releaseJakub Sitnicki
2025-11-13wifi: mac80211: Track NAN interface start/stopIlan Peer
2025-11-13wifi: mac80211: Get the correct interface for non-netdev skb statusIlan Peer
2025-11-13ipv6: np->rxpmtu race annotationEric Dumazet
2025-11-13ethernet: Extend device_get_mac_address() to use NVMEMStefan Wahren
2025-11-13page_pool: always add GFP_NOWARN for ATOMIC allocationsJakub Kicinski
2025-11-13udp_tunnel: use netdev_warn() instead of netdev_WARN()Alok Tiwari
2025-11-13net: devmem: expose tcp_recvmsg_locked errorsStanislav Fomichev
2025-11-13netfilter: nf_reject: don't reply to icmp error messagesFlorian Westphal
2025-11-13wifi: mac80211: Fix HE capabilities element checkIlan Peer
2025-11-13wifi: cfg80211: update the time stamps in hidden ssidMiri Korenblit
2025-11-13net: call cond_resched() less often in __release_sock()Eric Dumazet
2025-11-13wifi: mac80211: Fix 6 GHz Band capabilities element advertisement in lower bandsRamya Gnanasekar
2025-11-13netlink: specs: fou: change local-v6/peer-v6 checkAsbjørn Sloth Tønnesen
2025-11-13wifi: mac80211: count reg connection element in the sizeMiri Korenblit
2025-11-13ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabledYue Haibing
2025-11-13netfilter: nf_tables: all transaction allocations can now sleepFlorian Westphal
2025-11-13tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()Eric Dumazet
2025-11-13inet_diag: annotate data-races in inet_diag_bc_sk()Eric Dumazet
2025-11-13net: Prevent RPS table overwrite of active flowsKrishna Kumar
2025-11-13net: ipv4: allow directed broadcast routes to use dst hintOscar Maes
2025-11-13rds: Fix endianness annotation for RDS_MPATH_HASHUjwal Kundur
2025-11-13net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.Kuniyuki Iwashima
2025-11-13net: When removing nexthops, don't call synchronize_net if it is not necessaryChristoph Paasch
2025-11-13net: ipv6: fix field-spanning memcpy warning in AH outputCharalampos Mitrodimas
2025-11-13bridge: Redirect to backup port when port is administratively downIdo Schimmel
2025-11-13bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung
2025-11-13mptcp: fix MSG_PEEK stream corruptionPaolo Abeni
2025-11-13mptcp: leverage skb deferral freePaolo Abeni
2025-11-13Bluetooth: hci_core: Fix tracking of periodic advertisementLuiz Augusto von Dentz