summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds19-83/+96
5 daysMerge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...Paolo Abeni2-42/+19
5 daysMerge tag 'ipsec-2026-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni3-4/+5
5 daysnet: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...Tetsuo Handa1-1/+9
5 dayscan: raw: instantly reject disabled CAN framesOliver Hartkopp1-9/+16
5 daysRevert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp1-46/+8
7 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-8/+17
7 daysnet/sched: sch_qfq: do not free existing class in qfq_change_class()Eric Dumazet1-2/+4
7 daysipv6: Fix use-after-free in inet6_addr_del().Kuniyuki Iwashima1-2/+2
7 daysdst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()Eric Dumazet3-4/+5
7 daysnet: add net.core.qdisc_max_burstEric Dumazet3-3/+11
8 daysbpf: Fix reference count leak in bpf_prog_test_run_xdp()Tetsuo Handa1-3/+4
10 daysMerge tag 'for-net-2026-01-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+1
10 daysipv4: ip_gre: make ipgre_header() robustEric Dumazet1-2/+9
11 daysnet: update netdev_lock_{type,name}Eric Dumazet1-6/+19
11 daysip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()Eric Dumazet1-1/+1
11 daysnet: bridge: annotate data-races around fdb->{updated,used}Eric Dumazet2-14/+18
11 daysMerge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds4-12/+30
11 daysBluetooth: hci_sync: enable PA Sync Lost eventYang Li1-0/+1
12 daysipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet1-3/+2
12 daysarp: do not assume dev_hard_header() does not change skb->headEric Dumazet1-3/+4
12 daysMerge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski5-3/+17
12 daysnet: do not write to msg_get_inq in calleeWillem de Bruijn2-10/+6
12 daysnet/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei1-1/+1
12 dayswifi: mac80211: collect station statistics earlier when disconnectBaochen Qiang1-3/+4
12 dayswifi: mac80211: restore non-chanctx injection behaviourJohannes Berg1-0/+2
12 dayswifi: mac80211: don't iterate not running interfacesMiri Korenblit1-0/+3
12 dayswifi: avoid kernel-infoleak from struct iw_pointEric Dumazet2-0/+8
14 daysnet/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroyShivani Gupta1-0/+2
14 daysudp: call skb_orphan() before skb_attempt_defer_free()Eric Dumazet1-0/+1
14 daysbpf, test_run: Subtract size of xdp_frame from allowed metadata sizeToke Høiland-Jørgensen1-5/+13
2026-01-05net: fix memory leak in skb_segment_list for GRO packetsMohammad Heib1-3/+5
2026-01-05net/sched: act_mirred: Fix leak when redirecting to self on egressJamal Hadi Salim1-12/+12
2026-01-05vsock: Make accept()ed sockets use custom setsockopt()Michal Luczaj1-0/+4
2026-01-06libceph: make calc_target() set t->paused, not just clear itIlya Dryomov1-2/+9
2026-01-05libceph: reset sparse-read state in osd_fault()Sam Edwards1-0/+3
2026-01-05libceph: return the handler error from mon_handle_auth_done()Ilya Dryomov1-1/+1
2026-01-05libceph: make free_choose_arg_map() resilient to partial allocationTuo Li1-8/+12
2026-01-05libceph: replace overzealous BUG_ON in osdmap_apply_incremental()Ilya Dryomov1-1/+3
2026-01-05libceph: prevent potential out-of-bounds reads in handle_auth_done()ziming zhang1-0/+2
2026-01-04Merge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski7-11/+12
2026-01-04inet: frags: drop fraglist conntrack referencesFlorian Westphal1-0/+2
2026-01-04net: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi1-3/+4
2026-01-04inet: ping: Fix icmp out countingyuan.gao1-3/+1
2026-01-04bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht1-4/+7
2026-01-02netfilter: nf_conncount: update last_gc only when GC has been performedFernando Fernandez Mancera1-1/+1
2026-01-02netfilter: nf_tables: fix memory leak in nf_tables_newrule()Zilin Guan1-1/+2
2026-01-01netfilter: replace -EEXIST with -EBUSYDaniel Gomez3-4/+4
2026-01-01netfilter: nft_synproxy: avoid possible data-race on update operationFernando Fernandez Mancera1-3/+3
2026-01-01netfilter: nft_set_pipapo: fix range overlap detectionFlorian Westphal1-2/+2