summaryrefslogtreecommitdiff
path: root/include/net/netns
AgeCommit message (Expand)Author
14 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26mpls: add seqcount to protect the platform_label{,s} pairSabrina Dubroca
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-03-13udp: Remove UDP-Lite SNMP stats.Kuniyuki Iwashima
2026-03-12vsock: add G2H fallback for CIDs not owned by H2G transportAlexander Graf
2026-03-12xfrm: avoid RCU warnings around the per-netns netlink socketSabrina Dubroca
2026-03-10inet: add ip_local_port_step_width sysctl to improve port usage distributionFernando Fernandez Mancera
2026-03-09tcp: move sysctl_tcp_shrink_window to netns_ipv4_read_txrx groupEric Dumazet
2026-03-02ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}.Kuniyuki Iwashima
2026-03-02ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.Kuniyuki Iwashima
2026-03-02ipmr: Define net->ipv4.{ipmr_notifier_ops,ipmr_seq} under CONFIG_IP_MROUTE.Kuniyuki Iwashima
2026-02-26vsock: lock down child_ns_mode as write-onceBobby Eshleman
2026-02-18inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet
2026-01-27vsock: add netns to vsock coreBobby Eshleman
2026-01-19ipv6: add sysctl_ipv6_flowlabel groupEric Dumazet
2025-11-20tcp: add net.ipv4.tcp_rcvbuf_low_rttEric Dumazet
2025-11-20tcp: tcp_moderate_rcvbuf is only used in rx pathEric Dumazet
2025-11-10net/smc: bpf: Introduce generic hook for handshake flowD. Wythe
2025-11-07tcp: add net.ipv4.tcp_comp_sack_rtt_percentEric Dumazet
2025-11-03mpls: Protect net->mpls.platform_label with a per-netns mutex.Kuniyuki Iwashima
2025-10-30net/smc: make wr buffer count configurableHalil Pasic
2025-10-29ipv6: icmp: Add RFC 5837 supportIdo Schimmel
2025-10-29ipv4: icmp: Add RFC 5837 supportIdo Schimmel
2025-10-16net: Introduce net.core.bypass_prot_mem sysctl.Kuniyuki Iwashima
2025-10-15net: add /proc/sys/net/core/txq_reselection_ms controlEric Dumazet
2025-09-18tcp: accecn: AccECN option send controlChia-Yu Chang
2025-09-18tcp: accecn: AccECN optionIlpo Järvinen
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-10netfilter: nf_tables: place base_seq in struct netFlorian Westphal
2025-09-01inet: ping: make ping_port_rover per netnsEric Dumazet
2025-08-19sctp: Convert cookie authentication to use HMAC-SHA256Eric Biggers
2025-07-15net: mctp: Use hashtable for bindsMatt Johnston
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso
2025-04-24ipv6: Protect fib6_link_table() with spinlock.Kuniyuki Iwashima
2025-04-08udp_tunnel: create a fastpath GRO lookup.Paolo Abeni
2025-03-25Revert "udp_tunnel: GRO optimizations"Jakub Kicinski
2025-03-18udp_tunnel: create a fastpath GRO lookup.Paolo Abeni
2025-03-03ipv4: fib: Namespacify fib_info hash tables.Kuniyuki Iwashima
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet
2024-12-11tcp: Add sysctl to configure TIME-WAIT reuse delayJakub Sitnicki
2024-10-29xfrm: Add an inbound percpu state cache.Steffen Klassert
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-11ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seqEric Dumazet
2024-10-11tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rxEric Dumazet
2024-10-09ipv4: Namespacify IPv4 address GC.Kuniyuki Iwashima
2024-10-09ipv4: Link IPv4 address to per-netns hash table.Kuniyuki Iwashima
2024-10-08net-timestamp: namespacify the sysctl_tstamp_allow_dataJason Xing
2024-09-24xfrm: policy: remove last remnants of pernet inexact listFlorian Westphal
2024-08-30icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netnsEric Dumazet