summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-10-15net/9p: Fix buffer overflow in USB transport layerDominique Martinet
2025-10-15sunrpc: fix null pointer dereference on zero-length checksumLei Lu
2025-10-15net: nfc: nci: Add parameter validation for packet dataDeepak Sharma
2025-10-15tcp: use skb->len instead of skb->truesize in tcp_can_ingest()Eric Dumazet
2025-10-15Bluetooth: hci_sync: Fix using random address for BIG/PA advertisementsLuiz Augusto von Dentz
2025-10-15Bluetooth: ISO: don't leak skb in ISO_CONT RXPauli Virtanen
2025-10-15Bluetooth: ISO: free rx_skb if not consumedPauli Virtanen
2025-10-15Bluetooth: ISO: Fix possible UAF on iso_conn_freeLuiz Augusto von Dentz
2025-10-15Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFOLuiz Augusto von Dentz
2025-10-15netfilter: nf_conntrack: do not skip entries in /proc/net/nf_conntrackEric Dumazet
2025-10-15netfilter: nfnetlink: reset nlh pointer during batch replayFernando Fernandez Mancera
2025-10-15ipvs: Defer ip_vs_ftp unregister during netns cleanupSlavin Liu
2025-10-15net: ethtool: tsconfig: set command must provide a replyVadim Fedorenko
2025-10-15wifi: cfg80211: fix width unit in cfg80211_radio_chandef_valid()Ryder Lee
2025-10-15wifi: mac80211: fix Rx packet handling when pubsta information is not availableAditya Kumar Singh
2025-10-15mptcp: Use __sk_dst_get() and dst_dev_rcu() in mptcp_active_enable().Kuniyuki Iwashima
2025-10-15mptcp: Call dst_release() in mptcp_active_enable().Kuniyuki Iwashima
2025-10-15tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().Kuniyuki Iwashima
2025-10-15smc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk().Kuniyuki Iwashima
2025-10-15smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match().Kuniyuki Iwashima
2025-10-15smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().Kuniyuki Iwashima
2025-10-15smc: Fix use-after-free in __pnet_find_base_ndev().Kuniyuki Iwashima
2025-10-15ipvs: Use READ_ONCE/WRITE_ONCE for ipvs->enableZhang Tengfei
2025-10-15netfilter: ipset: Remove unused htable_bits in macro ahash_regionZhen Ni
2025-10-15wifi: mac80211: fix reporting of all valid links in sta_set_sinfo()Sarika Sharma
2025-10-15ipv6: snmp: do not track per idev ICMP6_MIB_RATELIMITHOSTEric Dumazet
2025-10-15ipv6: snmp: do not use SNMP_MIB_SENTINEL anymoreEric Dumazet
2025-10-15tcp: fix __tcp_close() to only send RST when requiredEric Dumazet
2025-10-15wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request du...Aditya Kumar Singh
2025-10-15wifi: mac80211: Make CONNECTION_MONITOR optional for MLO staLorenzo Bianconi
2025-10-15inet: ping: check sock_net() in ping_get_port() and ping_lookup()Eric Dumazet
2025-10-15ipv4: start using dst_dev_rcu()Eric Dumazet
2025-10-15tcp_metrics: use dst_dev_net_rcu()Eric Dumazet
2025-10-15net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet
2025-10-15ipv6: use RCU in ip6_output()Eric Dumazet
2025-10-15ipv6: use RCU in ip6_xmit()Eric Dumazet
2025-10-15ipv6: start using dst_dev_rcu()Eric Dumazet
2025-10-15ipv6: mcast: Add ip6_mc_find_idev() helperYue Haibing
2025-10-15net: dst: introduce dst->dev_rcuEric Dumazet
2025-10-15mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.Kuniyuki Iwashima
2025-10-15bpf: Explicitly check accesses to bpf_sock_addrPaul Chaignon
2025-10-12net/9p: fix double req put in p9_fd_cancelledNalivayko Sergey
2025-09-23nexthop: Forbid FDB status change while nexthop is in a groupIdo Schimmel
2025-09-23net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGSJason Baron
2025-09-22Merge tag 'ipsec-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-09-22Bluetooth: MGMT: Fix possible UAFsLuiz Augusto von Dentz
2025-09-20Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz
2025-09-20Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeueLuiz Augusto von Dentz
2025-09-20Bluetooth: hci_sync: Fix hci_resume_advertising_syncLuiz Augusto von Dentz
2025-09-19net/smc: fix warning in smc_rx_splice() when calling get_page()Sidraya Jayagond