summaryrefslogtreecommitdiffstats
path: root/include/net/netns
AgeCommit message (Expand)AuthorLines
2026-02-26vsock: lock down child_ns_mode as write-onceBobby Eshleman-0/+3
2026-02-18inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet-2/+7
2026-01-27vsock: add netns to vsock coreBobby Eshleman-0/+21
2026-01-19ipv6: add sysctl_ipv6_flowlabel groupEric Dumazet-3/+7
2025-11-20tcp: add net.ipv4.tcp_rcvbuf_low_rttEric Dumazet-0/+1
2025-11-20tcp: tcp_moderate_rcvbuf is only used in rx pathEric Dumazet-1/+1
2025-11-10net/smc: bpf: Introduce generic hook for handshake flowD. Wythe-0/+3
2025-11-07tcp: add net.ipv4.tcp_comp_sack_rtt_percentEric Dumazet-0/+1
2025-11-03mpls: Protect net->mpls.platform_label with a per-netns mutex.Kuniyuki Iwashima-0/+1
2025-10-30net/smc: make wr buffer count configurableHalil Pasic-0/+2
2025-10-29ipv6: icmp: Add RFC 5837 supportIdo Schimmel-0/+1
2025-10-29ipv4: icmp: Add RFC 5837 supportIdo Schimmel-0/+1
2025-10-16net: Introduce net.core.bypass_prot_mem sysctl.Kuniyuki Iwashima-0/+1
2025-10-15net: add /proc/sys/net/core/txq_reselection_ms controlEric Dumazet-0/+1
2025-09-18tcp: accecn: AccECN option send controlChia-Yu Chang-0/+1
2025-09-18tcp: accecn: AccECN optionIlpo Järvinen-0/+1
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2025-09-10netfilter: nf_tables: place base_seq in struct netFlorian Westphal-0/+1
2025-09-01inet: ping: make ping_port_rover per netnsEric Dumazet-0/+1
2025-08-19sctp: Convert cookie authentication to use HMAC-SHA256Eric Biggers-2/+2
2025-07-15net: mctp: Use hashtable for bindsMatt Johnston-4/+16
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso-13/+0
2025-04-24ipv6: Protect fib6_link_table() with spinlock.Kuniyuki Iwashima-0/+1
2025-04-08udp_tunnel: create a fastpath GRO lookup.Paolo Abeni-0/+11
2025-03-25Revert "udp_tunnel: GRO optimizations"Jakub Kicinski-11/+0
2025-03-18udp_tunnel: create a fastpath GRO lookup.Paolo Abeni-0/+11
2025-03-03ipv4: fib: Namespacify fib_info hash tables.Kuniyuki Iwashima-0/+3
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet-0/+1
2024-12-11tcp: Add sysctl to configure TIME-WAIT reuse delayJakub Sitnicki-0/+1
2024-10-29xfrm: Add an inbound percpu state cache.Steffen Klassert-0/+1
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-1/+0
2024-10-11ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seqEric Dumazet-1/+1
2024-10-11tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rxEric Dumazet-3/+2
2024-10-09ipv4: Namespacify IPv4 address GC.Kuniyuki Iwashima-0/+1
2024-10-09ipv4: Link IPv4 address to per-netns hash table.Kuniyuki Iwashima-0/+1
2024-10-08net-timestamp: namespacify the sysctl_tstamp_allow_dataJason Xing-0/+1
2024-09-24xfrm: policy: remove last remnants of pernet inexact listFlorian Westphal-1/+0
2024-08-30icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netnsEric Dumazet-0/+2
2024-08-30icmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet-1/+2
2024-08-26net: Correct spelling in headersSimon Horman-2/+2
2024-07-14Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-0/+1
2024-06-26xfrm: support sending NAT keepalives in ESP in UDP statesEyal Birger-0/+1
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+3
2024-06-19netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu-0/+3
2024-06-12net: ipv4: Add a sysctl to set multipath hash seedPetr Machata-0/+8
2024-06-05tcp: add sysctl_tcp_rto_min_usKevin Yang-0/+1
2023-12-15net: Namespace-ify sysctl_optmem_maxEric Dumazet-0/+1
2023-12-08Use READ/WRITE_ONCE() for IP local_port_range.David Laight-2/+1
2023-12-02netns-ipv4: reorganize netns_ipv4 fast path variablesCoco Li-15/+32
2023-11-24net/smc: add sysctl for max conns per lgr for SMC-R v2.1Guangguan Wang-0/+1