summaryrefslogtreecommitdiffstats
path: root/include/net/netns
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* tcp: add hrtimer slack to sack compressionEric Dumazet2020-04-301-0/+1
* net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu2020-04-281-0/+2
* mptcp: add and use MIB counter infrastructureFlorian Westphal2020-03-291-0/+3
* tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima2020-03-121-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-261-0/+1
|\
| * netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso2020-01-241-0/+1
* | net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang2019-12-091-0/+1
|/
* ipv6: keep track of routes using srcPaolo Abeni2019-11-211-0/+3
* sctp: add support for Primary Path SwitchoverXin Long2019-11-081-0/+6
* sctp: add pf_expose per netns and sock and asocXin Long2019-11-081-0/+8
* net/tls: add skeleton of MIB statisticsJakub Kicinski2019-10-051-0/+3
* can: netns: remove "can_" prefix from members struct netns_canMarc Kleine-Budde2019-09-041-3/+3
* can: netns: give members of struct netns_can holding the statistics a sensibl...Marc Kleine-Budde2019-09-041-2/+2
* can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde2019-09-041-4/+4
* sctp: make ecn flag per netns and endpointXin Long2019-08-271-0/+3
* tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt2019-08-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-0/+1
|\
| * tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-151-0/+1