summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
4 daysMerge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
4 daysMerge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...Paolo Abeni
4 daysMerge tag 'ipsec-2026-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
4 daysnet: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...Tetsuo Handa
4 dayscan: raw: instantly reject disabled CAN framesOliver Hartkopp
4 daysRevert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp
5 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
5 daysnet/sched: sch_qfq: do not free existing class in qfq_change_class()Eric Dumazet
5 daysipv6: Fix use-after-free in inet6_addr_del().Kuniyuki Iwashima
5 daysdst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()Eric Dumazet
6 daysnet: add net.core.qdisc_max_burstEric Dumazet
6 daysbpf: Fix reference count leak in bpf_prog_test_run_xdp()Tetsuo Handa
9 daysMerge tag 'for-net-2026-01-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
9 daysipv4: ip_gre: make ipgre_header() robustEric Dumazet
9 daysnet: update netdev_lock_{type,name}Eric Dumazet
9 daysip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()Eric Dumazet
9 daysnet: bridge: annotate data-races around fdb->{updated,used}Eric Dumazet
9 daysMerge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
10 daysBluetooth: hci_sync: enable PA Sync Lost eventYang Li
10 daysipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet
11 daysarp: do not assume dev_hard_header() does not change skb->headEric Dumazet
11 daysMerge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
11 daysnet: do not write to msg_get_inq in calleeWillem de Bruijn
11 daysnet/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei
11 dayswifi: mac80211: collect station statistics earlier when disconnectBaochen Qiang
11 dayswifi: mac80211: restore non-chanctx injection behaviourJohannes Berg
11 dayswifi: mac80211: don't iterate not running interfacesMiri Korenblit
11 dayswifi: avoid kernel-infoleak from struct iw_pointEric Dumazet
12 daysnet/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroyShivani Gupta
12 daysudp: call skb_orphan() before skb_attempt_defer_free()Eric Dumazet
13 daysbpf, test_run: Subtract size of xdp_frame from allowed metadata sizeToke Høiland-Jørgensen
13 daysnet: fix memory leak in skb_segment_list for GRO packetsMohammad Heib
13 daysnet/sched: act_mirred: Fix leak when redirecting to self on egressJamal Hadi Salim
13 daysvsock: Make accept()ed sockets use custom setsockopt()Michal Luczaj
14 dayslibceph: make calc_target() set t->paused, not just clear itIlya Dryomov
14 dayslibceph: reset sparse-read state in osd_fault()Sam Edwards
14 dayslibceph: return the handler error from mon_handle_auth_done()Ilya Dryomov
14 dayslibceph: make free_choose_arg_map() resilient to partial allocationTuo Li
14 dayslibceph: replace overzealous BUG_ON in osdmap_apply_incremental()Ilya Dryomov
14 dayslibceph: prevent potential out-of-bounds reads in handle_auth_done()ziming zhang
2026-01-04Merge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-01-04inet: frags: drop fraglist conntrack referencesFlorian Westphal
2026-01-04net: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi
2026-01-04inet: ping: Fix icmp out countingyuan.gao
2026-01-04bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht
2026-01-02netfilter: nf_conncount: update last_gc only when GC has been performedFernando Fernandez Mancera
2026-01-02netfilter: nf_tables: fix memory leak in nf_tables_newrule()Zilin Guan
2026-01-01netfilter: replace -EEXIST with -EBUSYDaniel Gomez
2026-01-01netfilter: nft_synproxy: avoid possible data-race on update operationFernando Fernandez Mancera
2026-01-01netfilter: nft_set_pipapo: fix range overlap detectionFlorian Westphal