summaryrefslogtreecommitdiffstats
path: root/include/net/netns
AgeCommit message (Expand)AuthorLines
2021-06-22sctp: add probe_interval in sysctl and sock/asoc/transportXin Long-0/+3
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+1
2021-06-16net/smc: Make SMC statistics network namespace awareGuvenc Gulce-0/+16
2021-06-15net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima-0/+1
2021-06-07netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo-0/+4
2021-06-07netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo-0/+4
2021-05-18ipv6: Add a sysctl to control multipath hash fieldsIdo Schimmel-1/+2
2021-05-18ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel-0/+1
2021-05-14xfrm: add state hashtable keyed by seqSabrina Dubroca-0/+1
2021-04-26netfilter: remove all xt_table anchors from struct netFlorian Westphal-19/+0
2021-04-26netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal-8/+0
2021-04-13netfilter: conntrack: convert sysctls to u8Florian Westphal-13/+10
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+3
2021-04-09net: dccp: use net_generic storageFlorian Westphal-12/+0
2021-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-18/+0
2021-04-06net: remove obsolete members from struct netFlorian Westphal-18/+0
2021-04-02net: reorganize fields in netns_mibEric Dumazet-10/+20
2021-03-31ipv6: move ip6_dst_ops first in netns_ipv6Eric Dumazet-1/+3
2021-03-31ipv6: convert elligible sysctls to u8Eric Dumazet-12/+12
2021-03-31tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet-1/+1
2021-03-31ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet-1/+1
2021-03-31ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet-2/+2
2021-03-31ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet-1/+1
2021-03-31ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet-1/+1
2021-03-31inet: shrink netns_ipv4 by another cache lineEric Dumazet-3/+3
2021-03-31inet: shrink inet_timewait_death_row by 48 bytesEric Dumazet-2/+5
2021-03-30net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler-0/+1
2021-03-25tcp: convert elligible sysctls to u8Eric Dumazet-34/+34
2021-03-25inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet-2/+2
2021-03-25ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet-1/+1
2021-03-25ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet-16/+16
2021-03-24tcp_metrics: tcpm_hash_bucket is strictly localEric Dumazet-1/+0
2021-03-22net: xfrm: Use sequence counter with associated spinlockAhmed S. Darwish-1/+1
2021-03-22net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish-1/+3
2021-02-02net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen-0/+1
2021-02-02net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen-0/+2
2020-10-30sctp: add encap_port for netns sock asoc and transportXin Long-0/+2
2020-10-30sctp: create udp6 sock and set its encap_rcvXin Long-0/+1
2020-10-30sctp: create udp4 sock and add its encap_rcvXin Long-0/+5
2020-10-12can: remove obsolete version stringsOliver Hartkopp-1/+0
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+1
2020-09-15nexthop: Convert to blocking notification chainIdo Schimmel-1/+1
2020-09-10tcp: reflect tos value received in SYN to the socketWei Wang-0/+1
2020-09-08netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso-0/+1
2020-06-30bpf, netns: Keep a list of attached bpf_link'sJakub Sitnicki-1/+1
2020-06-30bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki-1/+4
2020-06-01bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki-0/+1
2020-06-01net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki-0/+17
2020-05-22nexthop: add support for notifiersRoopa Prabhu-0/+1
2020-04-30tcp: add hrtimer slack to sack compressionEric Dumazet-0/+1