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-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: nfnetlink: reset nlh pointer during batch replayFernando Fernandez Mancera
2025-10-15ipvs: Defer ip_vs_ftp unregister during netns cleanupSlavin Liu
2025-10-15wifi: mac80211: fix Rx packet handling when pubsta information is not availableAditya Kumar Singh
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-15tcp: fix __tcp_close() to only send RST when requiredEric Dumazet
2025-10-15inet: ping: check sock_net() in ping_get_port() and ping_lookup()Eric Dumazet
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-10-02nexthop: Forbid FDB status change while nexthop is in a groupIdo Schimmel
2025-10-02net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGSJason Baron
2025-10-02Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz
2025-10-02Bluetooth: hci_sync: Fix hci_resume_advertising_syncLuiz Augusto von Dentz
2025-10-02net/smc: fix warning in smc_rx_splice() when calling get_page()Sidraya Jayagond
2025-10-02xfrm: xfrm_alloc_spi shouldn't use 0 as SPISabrina Dubroca
2025-09-25mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)
2025-09-25mptcp: propagate shutdown to subflows when possibleMatthieu Baerts (NGI0)
2025-09-25rds: ib: Increment i_fastreg_wrs before bailing outHÃ¥kon Bugge
2025-09-25net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointerHans de Goede
2025-09-25tls: make sure to abort the stream if headers are bogusJakub Kicinski
2025-09-25tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().Kuniyuki Iwashima
2025-09-25mptcp: tfo: record 'deny join id0' infoMatthieu Baerts (NGI0)
2025-09-25mptcp: set remote_deny_join_id0 on SYN recvMatthieu Baerts (NGI0)
2025-09-25net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIRAnderson Nascimento
2025-09-25wifi: mac80211: fix incorrect type for retLiao Yuanhong
2025-09-25wifi: mac80211: increase scan_ies_len for S1GLachlan Hodges
2025-09-19netfilter: nft_set_pipapo: fix null deref for empty setFlorian Westphal
2025-09-19hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsrHangbin Liu
2025-09-19hsr: use rtnl lock when iterating over portsHangbin Liu
2025-09-19net: hsr: Add VLAN CTAG filter supportMurali Karicheri
2025-09-19netfilter: nf_tables: restart set lookup on base_seq changeFlorian Westphal
2025-09-19netfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal
2025-09-19netfilter: nf_tables: place base_seq in struct netFlorian Westphal
2025-09-19netfilter: nf_tables: Reintroduce shortened deletion notificationsPhil Sutter
2025-09-19netfilter: nft_set_rbtree: continue traversal if element is inactiveFlorian Westphal
2025-09-19netfilter: nft_set_pipapo: don't check genbit from packetpath lookupsFlorian Westphal
2025-09-19netfilter: nft_set_pipapo: don't return bogus extension pointerFlorian Westphal
2025-09-19netfilter: nft_set_pipapo: merge pipapo_get/lookupFlorian Westphal
2025-09-19netfilter: nft_set: remove one argument from lookup and update functionsFlorian Westphal
2025-09-19netfilter: nft_set_pipapo: remove unused argumentsFlorian Westphal
2025-09-19can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() ...Tetsuo Handa
2025-09-19can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_loc...Tetsuo Handa