aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-02net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen1-0/+1
2021-02-02net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen1-0/+2
2020-10-30sctp: add encap_port for netns sock asoc and transportXin Long1-0/+2
2020-10-30sctp: create udp6 sock and set its encap_rcvXin Long1-0/+1
2020-10-30sctp: create udp4 sock and add its encap_rcvXin Long1-0/+5
2020-10-12can: remove obsolete version stringsOliver Hartkopp1-1/+0
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-09-15nexthop: Convert to blocking notification chainIdo Schimmel1-1/+1
2020-09-10tcp: reflect tos value received in SYN to the socketWei Wang1-0/+1
2020-09-08netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso1-0/+1
2020-06-30bpf, netns: Keep a list of attached bpf_link'sJakub Sitnicki1-1/+1
2020-06-30bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki1-1/+4
2020-06-01bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki1-0/+1
2020-06-01net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki1-0/+17
2020-05-22nexthop: add support for notifiersRoopa Prabhu1-0/+1
2020-04-30tcp: add hrtimer slack to sack compressionEric Dumazet1-0/+1
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu1-0/+2
2020-03-29mptcp: add and use MIB counter infrastructureFlorian Westphal1-0/+3
2020-03-12tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted.Kuniyuki Iwashima1-0/+1
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso1-0/+1
2019-12-09net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang1-0/+1
2019-11-21ipv6: keep track of routes using srcPaolo Abeni1-0/+3
2019-11-08sctp: add support for Primary Path SwitchoverXin Long1-0/+6
2019-11-08sctp: add pf_expose per netns and sock and asocXin Long1-0/+8
2019-10-05net/tls: add skeleton of MIB statisticsJakub Kicinski1-0/+3
2019-09-04can: netns: remove "can_" prefix from members struct netns_canMarc Kleine-Budde1-3/+3
2019-09-04can: netns: give members of struct netns_can holding the statistics a sensible nameMarc Kleine-Budde1-2/+2
2019-09-04can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde1-4/+4
2019-08-27sctp: make ecn flag per netns and endpointXin Long1-0/+3
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt1-0/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet1-0/+1
2019-05-28net: Initial nexthop codeDavid Ahern1-0/+18
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet3-4/+4
2019-05-26net: rename struct fqdir fieldsEric Dumazet3-4/+4
2019-05-26inet: rename netns_frags to fqdirEric Dumazet3-4/+4
2019-04-30netfilter: conntrack: limit sysctl setting for boolean optionsTonghao Zhang1-3/+3
2019-04-18ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra1-0/+3
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+2
2019-03-28netns: provide pure entropy for net_hash_mix()Eric Dumazet1-8/+2
2019-03-27inet: switch IP ID generator to siphashEric Dumazet1-0/+2
2019-03-20ipv6: Add icmp_echo_ignore_anycast for ICMPv6Stephen Suryaputra1-0/+1
2019-03-19ipv6: Add icmp_echo_ignore_multicast support for ICMPv6Stephen Suryaputra1-0/+1
2019-02-24ipv6: icmp: use percpu allocationKefeng Wang1-1/+1
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+13
2019-01-25net: xsk: track AF_XDP sockets on a per-netns listBjörn Töpel1-0/+13
2019-01-18netfilter: conntrack: remove l4proto init and get_net callbacksFlorian Westphal1-11/+0
2019-01-18netfilter: conntrack: remove sysctl registration helpersFlorian Westphal1-4/+0
2019-01-18netfilter: conntrack: gre: switch module to be built-inFlorian Westphal1-0/+17