summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
12 hoursMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
30 hoursMerge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
31 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
36 hoursMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
40 hoursMerge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2 daysMerge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...ipvs/mainipvs/HEADipvs-next/mainipvs-next/HEADdavem/net-next/maindavem/net-next/HEADLinus Torvalds
3 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
3 daysaf_unix: Fix memleak of newsk in unix_stream_connect().Kuniyuki Iwashima
3 daysnet: dsa: add tag format for MxL862xx switchesDaniel Golle
3 daystcp: inet6_csk_xmit() optimizationEric Dumazet
3 daystcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()Eric Dumazet
3 daystcp: populate inet->cork.fl.u.ip6 in tcp_v6_connect()Eric Dumazet
3 daysipv6: inet6_csk_xmit() and inet6_csk_update_pmtu() use inet->cork.fl.u.ip6Eric Dumazet
3 daysipv6: use inet->cork.fl.u.ip6 and np->final in ip6_datagram_dst_update()Eric Dumazet
3 daysipv6: use np->final in inet6_sk_rebuild_header()Eric Dumazet
3 daysMerge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
3 daysmptcp: allow overridden write_space to be invokedGeliang Tang
3 daysMerge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
4 daysMerge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
4 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
4 daysnet: dsa: eliminate local type for tc policersVladimir Oltean
4 daysxfrm: fix ip_rt_bug race in icmp_route_lookup reverse pathJiayuan Chen
4 dayshsr: Implement more robust duplicate discard for HSRFelix Maurer
4 dayshsr: Implement more robust duplicate discard for PRPFelix Maurer
4 daysnet: atm: fix crash due to unvalidated vcc pointer in sigd_send()Jiayuan Chen
4 daysMerge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysSUNRPC: fix gss_auth kref leak in gss_alloc_msg error pathDaniel Hodges
5 daysSUNRPC: Change list definition methodChenguang Zhao
5 daysMerge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysnet/ipv6: Remove jumbo_remove step from TX pathAlice Mikityanska
7 daysnet/ipv6: Drop HBH for BIG TCP on RX sideAlice Mikityanska
7 daysnet/ipv6: Drop HBH for BIG TCP on TX sideAlice Mikityanska
7 daysnet/ipv6: Introduce payload_len helpersAlice Mikityanska
7 daysmptcp: fix kdoc warningsMatthieu Baerts (NGI0)
7 daysmptcp: pm: in-kernel: clarify mptcp_pm_remove_anno_addr()Matthieu Baerts (NGI0)
7 daysmptcp: pm: in-kernel: always set ID as avail when rm endpMatthieu Baerts (NGI0)
7 daysipv6: do not use skb_header_pointer() in icmpv6_filter()Eric Dumazet
7 daystcp: inline tcp_filter()Eric Dumazet
7 daysnet: skb: allow up to 8 skb extension idsOliver Hartkopp
7 daysnet_sched: sch_fq: rework fq_gc() to avoid stack canaryEric Dumazet
7 daysnetns: optimize netns cleaning by batching unhash_nsid callsQiliang Yuan
7 daysbpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}Amery Hung
7 daysbpf: Remove unused percpu counter from bpf_local_storage_map_freeAmery Hung
7 daysbpf: Convert bpf_selem_unlink to failableAmery Hung
7 daysbpf: Convert bpf_selem_link_map to failableAmery Hung
7 daysbpf: Select bpf_local_storage_map_bucket based on bpf_local_storageAmery Hung
8 daysnetfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso
8 daysnetfilter: nft_set_rbtree: validate element belonging to intervalPablo Neira Ayuso
8 daysnetfilter: nft_set_rbtree: check for partial overlaps in anonymous setsPablo Neira Ayuso
8 daysnetfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null intervalPablo Neira Ayuso