summaryrefslogtreecommitdiff
path: root/include/net/netns
AgeCommit message (Expand)AuthorFilesLines
2025-11-21tcp: add net.ipv4.tcp_rcvbuf_low_rttEric Dumazet1-0/+1
2025-11-21tcp: tcp_moderate_rcvbuf is only used in rx pathEric Dumazet1-1/+1
2025-11-10net/smc: bpf: Introduce generic hook for handshake flowD. Wythe1-0/+3
2025-11-08tcp: add net.ipv4.tcp_comp_sack_rtt_percentEric Dumazet1-0/+1
2025-11-04mpls: Protect net->mpls.platform_label with a per-netns mutex.Kuniyuki Iwashima1-0/+1
2025-10-30net/smc: make wr buffer count configurableHalil Pasic1-0/+2
2025-10-30ipv6: icmp: Add RFC 5837 supportIdo Schimmel1-0/+1
2025-10-30ipv4: icmp: Add RFC 5837 supportIdo Schimmel1-0/+1
2025-10-16net: Introduce net.core.bypass_prot_mem sysctl.Kuniyuki Iwashima1-0/+1
2025-10-15net: add /proc/sys/net/core/txq_reselection_ms controlEric Dumazet1-0/+1
2025-09-18tcp: accecn: AccECN option send controlChia-Yu Chang1-0/+1
2025-09-18tcp: accecn: AccECN optionIlpo Järvinen1-0/+1
2025-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2025-09-10netfilter: nf_tables: place base_seq in struct netFlorian Westphal1-0/+1
2025-09-01inet: ping: make ping_port_rover per netnsEric Dumazet1-0/+1
2025-08-20sctp: Convert cookie authentication to use HMAC-SHA256Eric Biggers1-2/+2
2025-07-15net: mctp: Use hashtable for bindsMatt Johnston1-4/+16
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso1-13/+0
2025-04-24ipv6: Protect fib6_link_table() with spinlock.Kuniyuki Iwashima1-0/+1
2025-04-09udp_tunnel: create a fastpath GRO lookup.Paolo Abeni1-0/+11
2025-03-25Revert "udp_tunnel: GRO optimizations"Jakub Kicinski1-11/+0
2025-03-18udp_tunnel: create a fastpath GRO lookup.Paolo Abeni1-0/+11
2025-03-04ipv4: fib: Namespacify fib_info hash tables.Kuniyuki Iwashima1-0/+3
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet1-0/+1
2024-12-12tcp: Add sysctl to configure TIME-WAIT reuse delayJakub Sitnicki1-0/+1
2024-10-29xfrm: Add an inbound percpu state cache.Steffen Klassert1-0/+1
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+0
2024-10-12ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seqEric Dumazet1-1/+1
2024-10-11tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rxEric Dumazet1-3/+2
2024-10-10ipv4: Namespacify IPv4 address GC.Kuniyuki Iwashima1-0/+1
2024-10-10ipv4: Link IPv4 address to per-netns hash table.Kuniyuki Iwashima1-0/+1
2024-10-09net-timestamp: namespacify the sysctl_tstamp_allow_dataJason Xing1-0/+1
2024-09-24xfrm: policy: remove last remnants of pernet inexact listFlorian Westphal1-1/+0
2024-08-30icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netnsEric Dumazet1-0/+2
2024-08-30icmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet1-1/+2
2024-08-26net: Correct spelling in headersSimon Horman1-2/+2
2024-07-14Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-0/+1
2024-06-26xfrm: support sending NAT keepalives in ESP in UDP statesEyal Birger1-0/+1
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2024-06-19netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu1-0/+3
2024-06-13net: ipv4: Add a sysctl to set multipath hash seedPetr Machata1-0/+8
2024-06-05tcp: add sysctl_tcp_rto_min_usKevin Yang1-0/+1
2023-12-15net: Namespace-ify sysctl_optmem_maxEric Dumazet1-0/+1
2023-12-08Use READ/WRITE_ONCE() for IP local_port_range.David Laight1-2/+1
2023-12-03netns-ipv4: reorganize netns_ipv4 fast path variablesCoco Li1-15/+32
2023-11-24net/smc: add sysctl for max conns per lgr for SMC-R v2.1Guangguan Wang1-0/+1
2023-11-24net/smc: add sysctl for max links per lgr for SMC-R v2.1Guangguan Wang1-0/+1
2023-10-24netfilter: conntrack: switch connlabels to atomic_tFlorian Westphal1-1/+1
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2023-10-17tcp: Set pingpong threshold via sysctlHaiyang Zhang1-0/+2