summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
3 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
4 daystcp: inet6_csk_xmit() optimizationEric Dumazet
4 daystcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()Eric Dumazet
4 daystcp: populate inet->cork.fl.u.ip6 in tcp_v6_connect()Eric Dumazet
4 daysipv6: inet6_csk_xmit() and inet6_csk_update_pmtu() use inet->cork.fl.u.ip6Eric Dumazet
4 daysipv6: use inet->cork.fl.u.ip6 and np->final in ip6_datagram_dst_update()Eric Dumazet
4 daysipv6: use np->final in inet6_sk_rebuild_header()Eric Dumazet
4 daysMerge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
4 daysmptcp: allow overridden write_space to be invokedGeliang Tang
4 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
5 daysMerge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
8 daysnet/ipv6: Remove jumbo_remove step from TX pathAlice Mikityanska
8 daysnet/ipv6: Drop HBH for BIG TCP on RX sideAlice Mikityanska
8 daysnet/ipv6: Drop HBH for BIG TCP on TX sideAlice Mikityanska
8 daysnet/ipv6: Introduce payload_len helpersAlice Mikityanska
8 daysmptcp: fix kdoc warningsMatthieu Baerts (NGI0)
8 daysmptcp: pm: in-kernel: clarify mptcp_pm_remove_anno_addr()Matthieu Baerts (NGI0)
8 daysmptcp: pm: in-kernel: always set ID as avail when rm endpMatthieu Baerts (NGI0)
8 daysipv6: do not use skb_header_pointer() in icmpv6_filter()Eric Dumazet
8 daystcp: inline tcp_filter()Eric Dumazet
8 daysnet: skb: allow up to 8 skb extension idsOliver Hartkopp
8 daysnet_sched: sch_fq: rework fq_gc() to avoid stack canaryEric Dumazet
8 daysnetns: optimize netns cleaning by batching unhash_nsid callsQiliang Yuan
8 daysbpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}Amery Hung
8 daysbpf: Remove unused percpu counter from bpf_local_storage_map_freeAmery Hung
8 daysbpf: Convert bpf_selem_unlink to failableAmery Hung
8 daysbpf: Convert bpf_selem_link_map to failableAmery Hung
8 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
8 daysnetfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn
8 daysnetfilter: nft_set_hash: fix get operation on big endianFlorian Westphal
8 daysnetfilter: flowtable: dedicated slab for flow entryQingfang Deng
8 daysnetfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal
8 daysnetfilter: nft_set_rbtree: don't gc elements on insertFlorian Westphal
9 daysnfc: hci: shdlc: Stop timers and work before freeing contextVotokina Victoria
9 daysinet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMPEric Dumazet