summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2026-01-23net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...Tetsuo Handa1-1/+9
2026-01-23net/sched: sch_qfq: do not free existing class in qfq_change_class()Eric Dumazet1-2/+4
2026-01-23ipv6: Fix use-after-free in inet6_addr_del().Kuniyuki Iwashima1-2/+2
2026-01-23dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()Eric Dumazet3-4/+5
2026-01-23ipv4: ip_gre: make ipgre_header() robustEric Dumazet1-2/+9
2026-01-23net: update netdev_lock_{type,name}Eric Dumazet1-6/+19
2026-01-23ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()Eric Dumazet1-1/+1
2026-01-23net: bridge: annotate data-races around fdb->{updated,used}Eric Dumazet2-14/+18
2026-01-23Bluetooth: hci_sync: enable PA Sync Lost eventYang Li1-0/+1
2026-01-23ipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet1-3/+2
2026-01-23xfrm: set ipv4 no_pmtu_disc flag only on output sa when direction is setAntony Antony1-0/+1
2026-01-23xfrm: Fix inner mode lookup in tunnel mode GSO segmentationJianbo Liu2-4/+4
2026-01-17can: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa1-0/+2
2026-01-17netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal1-4/+65
2026-01-17bpf: Fix reference count leak in bpf_prog_test_run_xdp()Tetsuo Handa1-3/+4
2026-01-17bpf, test_run: Subtract size of xdp_frame from allowed metadata sizeToke Høiland-Jørgensen1-5/+13
2026-01-17arp: do not assume dev_hard_header() does not change skb->headEric Dumazet1-3/+4
2026-01-17net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei1-1/+1
2026-01-17net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroyShivani Gupta1-0/+2
2026-01-17udp: call skb_orphan() before skb_attempt_defer_free()Eric Dumazet1-0/+1
2026-01-17net: fix memory leak in skb_segment_list for GRO packetsMohammad Heib1-3/+5
2026-01-17vsock: Make accept()ed sockets use custom setsockopt()Michal Luczaj1-0/+4
2026-01-17inet: frags: drop fraglist conntrack referencesFlorian Westphal1-0/+2
2026-01-17net: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi1-3/+4
2026-01-17inet: ping: Fix icmp out countingyuan.gao1-3/+1
2026-01-17bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht1-4/+7
2026-01-17netfilter: nf_conncount: update last_gc only when GC has been performedFernando Fernandez Mancera1-1/+1
2026-01-17netfilter: nf_tables: fix memory leak in nf_tables_newrule()Zilin Guan1-1/+2
2026-01-17netfilter: nft_synproxy: avoid possible data-race on update operationFernando Fernandez Mancera1-3/+3
2026-01-17netfilter: nft_set_pipapo: fix range overlap detectionFlorian Westphal1-2/+2
2026-01-17libceph: make calc_target() set t->paused, not just clear itIlya Dryomov1-2/+9
2026-01-17libceph: reset sparse-read state in osd_fault()Sam Edwards1-0/+3
2026-01-17libceph: return the handler error from mon_handle_auth_done()Ilya Dryomov1-1/+1
2026-01-17libceph: make free_choose_arg_map() resilient to partial allocationTuo Li1-8/+12
2026-01-17libceph: replace overzealous BUG_ON in osdmap_apply_incremental()Ilya Dryomov1-1/+3
2026-01-17libceph: prevent potential out-of-bounds reads in handle_auth_done()ziming zhang1-0/+2
2026-01-17wifi: mac80211: restore non-chanctx injection behaviourJohannes Berg1-0/+2
2026-01-17wifi: avoid kernel-infoleak from struct iw_pointEric Dumazet2-0/+8
2026-01-17net: do not write to msg_get_inq in calleeWillem de Bruijn2-10/+6
2026-01-11mptcp: ensure context reset on disconnect()Paolo Abeni2-4/+7
2026-01-08net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_writeDeepanshu Kartikey1-2/+7
2026-01-08erspan: Initialize options_len before referencing options.Frode Nordahl2-4/+8
2026-01-08wifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen1-0/+5
2026-01-08mptcp: fallback earlier on simult connectionPaolo Abeni3-10/+12
2026-01-08af_unix: don't post cmsg for SO_INQ unless explicitly asked forJens Axboe1-3/+8
2026-01-08ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RTJiayuan Chen1-1/+12
2026-01-08net: rose: fix invalid array index in rose_kill_by_device()Pwnverse1-1/+1
2026-01-08net: fib: restore ECMP balance from loopbackVadim Fedorenko1-16/+10
2026-01-08ipv4: Fix reference count leak when using error routes with nexthop objectsIdo Schimmel1-3/+4
2026-01-08ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg1-1/+2