summaryrefslogtreecommitdiff
path: root/include/net/netns
AgeCommit message (Expand)Author
2021-03-25tcp: convert elligible sysctls to u8Eric Dumazet
2021-03-25inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet
2021-03-25ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet
2021-03-25ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet
2021-03-24tcp_metrics: tcpm_hash_bucket is strictly localEric Dumazet
2021-03-22net: xfrm: Use sequence counter with associated spinlockAhmed S. Darwish
2021-03-22net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish
2021-02-02net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen
2021-02-02net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen
2020-10-30sctp: add encap_port for netns sock asoc and transportXin Long
2020-10-30sctp: create udp6 sock and set its encap_rcvXin Long
2020-10-30sctp: create udp4 sock and add its encap_rcvXin Long
2020-10-12can: remove obsolete version stringsOliver Hartkopp
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-15nexthop: Convert to blocking notification chainIdo Schimmel
2020-09-10tcp: reflect tos value received in SYN to the socketWei Wang
2020-09-08netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso
2020-06-30bpf, netns: Keep a list of attached bpf_link'sJakub Sitnicki
2020-06-30bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki
2020-06-01bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki
2020-06-01net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki
2020-05-22nexthop: add support for notifiersRoopa Prabhu
2020-04-30tcp: add hrtimer slack to sack compressionEric Dumazet
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu
2020-03-29mptcp: add and use MIB counter infrastructureFlorian Westphal
2020-03-12tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
2019-12-09net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang
2019-11-21ipv6: keep track of routes using srcPaolo Abeni
2019-11-08sctp: add support for Primary Path SwitchoverXin Long
2019-11-08sctp: add pf_expose per netns and sock and asocXin Long
2019-10-05net/tls: add skeleton of MIB statisticsJakub Kicinski
2019-09-04can: netns: remove "can_" prefix from members struct netns_canMarc Kleine-Budde
2019-09-04can: netns: give members of struct netns_can holding the statistics a sensibl...Marc Kleine-Budde
2019-09-04can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde
2019-08-27sctp: make ecn flag per netns and endpointXin Long
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-05-28net: Initial nexthop codeDavid Ahern
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet
2019-05-26net: rename struct fqdir fieldsEric Dumazet
2019-05-26inet: rename netns_frags to fqdirEric Dumazet
2019-04-30netfilter: conntrack: limit sysctl setting for boolean optionsTonghao Zhang
2019-04-18ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-28netns: provide pure entropy for net_hash_mix()Eric Dumazet
2019-03-27inet: switch IP ID generator to siphashEric Dumazet
2019-03-20ipv6: Add icmp_echo_ignore_anycast for ICMPv6Stephen Suryaputra