summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-01-23net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...Tetsuo Handa
2026-01-23net/sched: sch_qfq: do not free existing class in qfq_change_class()Eric Dumazet
2026-01-23ipv6: Fix use-after-free in inet6_addr_del().Kuniyuki Iwashima
2026-01-23dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()Eric Dumazet
2026-01-23ipv4: ip_gre: make ipgre_header() robustEric Dumazet
2026-01-23net: update netdev_lock_{type,name}Eric Dumazet
2026-01-23ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()Eric Dumazet
2026-01-23net: bridge: annotate data-races around fdb->{updated,used}Eric Dumazet
2026-01-23Bluetooth: hci_sync: enable PA Sync Lost eventYang Li
2026-01-23ipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet
2026-01-23xfrm: set ipv4 no_pmtu_disc flag only on output sa when direction is setAntony Antony
2026-01-23xfrm: Fix inner mode lookup in tunnel mode GSO segmentationJianbo Liu
2026-01-17can: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa
2026-01-17netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
2026-01-17bpf: Fix reference count leak in bpf_prog_test_run_xdp()Tetsuo Handa
2026-01-17bpf, test_run: Subtract size of xdp_frame from allowed metadata sizeToke Høiland-Jørgensen
2026-01-17arp: do not assume dev_hard_header() does not change skb->headEric Dumazet
2026-01-17net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei
2026-01-17net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroyShivani Gupta
2026-01-17udp: call skb_orphan() before skb_attempt_defer_free()Eric Dumazet
2026-01-17net: fix memory leak in skb_segment_list for GRO packetsMohammad Heib
2026-01-17vsock: Make accept()ed sockets use custom setsockopt()Michal Luczaj
2026-01-17inet: frags: drop fraglist conntrack referencesFlorian Westphal
2026-01-17net: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi
2026-01-17inet: ping: Fix icmp out countingyuan.gao
2026-01-17bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht
2026-01-17netfilter: nf_conncount: update last_gc only when GC has been performedFernando Fernandez Mancera
2026-01-17netfilter: nf_tables: fix memory leak in nf_tables_newrule()Zilin Guan
2026-01-17netfilter: nft_synproxy: avoid possible data-race on update operationFernando Fernandez Mancera
2026-01-17netfilter: nft_set_pipapo: fix range overlap detectionFlorian Westphal
2026-01-17libceph: make calc_target() set t->paused, not just clear itIlya Dryomov
2026-01-17libceph: reset sparse-read state in osd_fault()Sam Edwards
2026-01-17libceph: return the handler error from mon_handle_auth_done()Ilya Dryomov
2026-01-17libceph: make free_choose_arg_map() resilient to partial allocationTuo Li
2026-01-17libceph: replace overzealous BUG_ON in osdmap_apply_incremental()Ilya Dryomov
2026-01-17libceph: prevent potential out-of-bounds reads in handle_auth_done()ziming zhang
2026-01-17wifi: mac80211: restore non-chanctx injection behaviourJohannes Berg
2026-01-17wifi: avoid kernel-infoleak from struct iw_pointEric Dumazet
2026-01-17net: do not write to msg_get_inq in calleeWillem de Bruijn
2026-01-11mptcp: ensure context reset on disconnect()Paolo Abeni
2026-01-08net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_writeDeepanshu Kartikey
2026-01-08erspan: Initialize options_len before referencing options.Frode Nordahl
2026-01-08wifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen
2026-01-08mptcp: fallback earlier on simult connectionPaolo Abeni
2026-01-08af_unix: don't post cmsg for SO_INQ unless explicitly asked forJens Axboe
2026-01-08ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RTJiayuan Chen
2026-01-08net: rose: fix invalid array index in rose_kill_by_device()Pwnverse
2026-01-08net: fib: restore ECMP balance from loopbackVadim Fedorenko
2026-01-08ipv4: Fix reference count leak when using error routes with nexthop objectsIdo Schimmel
2026-01-08ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg