summaryrefslogtreecommitdiffstats
path: root/include/net/netns
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller2021-06-281-0/+1
|\
| * xfrm: add state hashtable keyed by seqSabrina Dubroca2021-05-141-0/+1
* | sctp: add probe_interval in sysctl and sock/asoc/transportXin Long2021-06-221-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-171-0/+1
|\ \
| * | net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima2021-06-151-0/+1
* | | net/smc: Make SMC statistics network namespace awareGuvenc Gulce2021-06-161-0/+16
* | | netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo2021-06-071-0/+4
* | | netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo2021-06-071-0/+4
|/ /
* | ipv6: Add a sysctl to control multipath hash fieldsIdo Schimmel2021-05-181-1/+2
* | ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel2021-05-181-0/+1
|/
* netfilter: remove all xt_table anchors from struct netFlorian Westphal2021-04-262-19/+0
* netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal2021-04-261-8/+0
* netfilter: conntrack: convert sysctls to u8Florian Westphal2021-04-131-13/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-1/+3
|\
| * net: xfrm: Use sequence counter with associated spinlockAhmed S. Darwish2021-03-221-1/+1
| * net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish2021-03-221-1/+3
* | net: dccp: use net_generic storageFlorian Westphal2021-04-091-12/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-064-18/+0
|\ \
| * | net: remove obsolete members from struct netFlorian Westphal2021-04-064-18/+0
* | | net: reorganize fields in netns_mibEric Dumazet2021-04-021-10/+20
* | | ipv6: move ip6_dst_ops first in netns_ipv6Eric Dumazet2021-03-311-1/+3
* | | ipv6: convert elligible sysctls to u8Eric Dumazet2021-03-311-12/+12
* | | tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet2021-03-311-1/+1
* | | ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet2021-03-311-1/+1
* | | ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet2021-03-311-2/+2
* | | ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet2021-03-311-1/+1
* | | ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet2021-03-311-1/+1
* | | inet: shrink netns_ipv4 by another cache lineEric Dumazet2021-03-311-3/+3
* | | inet: shrink inet_timewait_death_row by 48 bytesEric Dumazet2021-03-311-2/+5
|/ /
* | net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler2021-03-301-0/+1
* | tcp: convert elligible sysctls to u8Eric Dumazet2021-03-251-34/+34
* | inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet2021-03-251-2/+2
* | ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet2021-03-251-1/+1
* | ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet2021-03-251-16/+16
* | tcp_metrics: tcpm_hash_bucket is strictly localEric Dumazet2021-03-241-1/+0
|/
* net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen2021-02-021-0/+1
* net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen2021-02-021-0/+2
* sctp: add encap_port for netns sock asoc and transportXin Long2020-10-301-0/+2
* sctp: create udp6 sock and set its encap_rcvXin Long2020-10-301-0/+1
* sctp: create udp4 sock and add its encap_rcvXin Long2020-10-301-0/+5
* can: remove obsolete version stringsOliver Hartkopp2020-10-121-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-0/+1
|\
| * netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso2020-09-081-0/+1
* | nexthop: Convert to blocking notification chainIdo Schimmel2020-09-151-1/+1
* | tcp: reflect tos value received in SYN to the socketWei Wang2020-09-101-0/+1
|/
* bpf, netns: Keep a list of attached bpf_link'sJakub Sitnicki2020-06-301-1/+1
* bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki2020-06-301-1/+4
* bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki2020-06-011-0/+1
* net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki2020-06-011-0/+17
* nexthop: add support for notifiersRoopa Prabhu2020-05-221-0/+1