summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-12-07netfilter: nf_set_pipapo_avx2: fix initial map fillFlorian Westphal
2025-12-07mptcp: Fix proto fallback detection with BPFJiayuan Chen
2025-12-07netfilter: nf_set_pipapo: fix initial map fillFlorian Westphal
2025-12-07Bluetooth: Add more enc key size checkAlex Lu
2025-12-07libceph: fix potential use-after-free in have_mon_and_osd_map()Ilya Dryomov
2025-12-07Bluetooth: SMP: Fix not generating mackey and ltk when repairingLuiz Augusto von Dentz
2025-12-07mptcp: do not fallback when OoO is presentPaolo Abeni
2025-12-07mptcp: fix a race in mptcp_pm_del_add_timer()Eric Dumazet
2025-12-07mptcp: fix race condition in mptcp_schedule_work()Eric Dumazet
2025-12-07mptcp: introduce mptcp_schedule_workPaolo Abeni
2025-12-07net: netpoll: fix incorrect refcount handling causing incorrect cleanupBreno Leitao
2025-12-07net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit
2025-12-07vsock: Ignore signal/timeout on connect() if already establishedMichal Luczaj
2025-12-07net: openvswitch: remove never-working support for setting nsh fieldsIlya Maximets
2025-12-07ipv4: route: Prevent rt_bind_exception() from rebinding stale fnheChuang Wang
2025-12-07strparser: Fix signed/unsigned mismatch bugNate Karstens
2025-12-07netfilter: nf_tables: reject duplicate device on updatesPablo Neira Ayuso
2025-12-07Bluetooth: L2CAP: export l2cap_chan_hold for modulesPauli Virtanen
2025-12-07hsr: Fix supervision frame sending on HSRv0Felix Maurer
2025-12-07net_sched: limit try_bulk_dequeue_skb() batchesEric Dumazet
2025-12-07net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleakRanganath V N
2025-12-07wifi: mac80211: skip rate verification for not captured PSDUsBenjamin Berg
2025-12-07tipc: Fix use-after-free in tipc_mon_reinit_self().Kuniyuki Iwashima
2025-12-07net/smc: fix mismatch between CLC header and proposalD. Wythe
2025-12-07sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rtoEric Dumazet
2025-12-07Bluetooth: 6lowpan: Don't hold spin lock over sleeping functionsPauli Virtanen
2025-12-07Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusionPauli Virtanen
2025-12-07Bluetooth: 6lowpan: reset link-local header on ipv6 recv pathPauli Virtanen
2025-12-07sctp: Hold sock lock while iterating over address listStefan Wiehler
2025-12-07sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long
2025-12-07net: Use nlmsg_unicast() instead of netlink_unicast()Yajun Deng
2025-12-07net: sctp: Fix some typosLu Wei
2025-12-07sctp: Prevent TOCTOU out-of-bounds writeStefan Wiehler
2025-12-07sctp: Hold RCU read lock while iterating over address listStefan Wiehler
2025-12-07net: vlan: sync VLAN features with lower deviceHangbin Liu
2025-12-07page_pool: Clamp pool size to max 16K pagesDragos Tatulea
2025-12-07Bluetooth: SCO: Fix UAF on sco_conn_freeLuiz Augusto von Dentz
2025-12-07ipv6: np->rxpmtu race annotationEric Dumazet
2025-12-07udp_tunnel: use netdev_warn() instead of netdev_WARN()Alok Tiwari
2025-12-07net: call cond_resched() less often in __release_sock()Eric Dumazet
2025-12-07ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabledYue Haibing
2025-12-07rds: Fix endianness annotation for RDS_MPATH_HASHUjwal Kundur
2025-12-07net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.Kuniyuki Iwashima
2025-12-07net: When removing nexthops, don't call synchronize_net if it is not necessaryChristoph Paasch
2025-12-07net: ipv6: fix field-spanning memcpy warning in AH outputCharalampos Mitrodimas
2025-12-07bridge: Redirect to backup port when port is administratively downIdo Schimmel
2025-12-07net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei
2025-10-29net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msgZhengchao Shao
2025-10-29vsock: fix lock inversion in vsock_assign_transport()Stefano Garzarella
2025-10-29sctp: avoid NULL dereference when chunk data buffer is missingAlexey Simakov