summaryrefslogtreecommitdiffstats
path: root/include/net/netns
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: Initial nexthop codeDavid Ahern2019-05-281-0/+18
* | net: dynamically allocate fqdir structuresEric Dumazet2019-05-263-4/+4
* | net: rename struct fqdir fieldsEric Dumazet2019-05-263-4/+4
* | inet: rename netns_frags to fqdirEric Dumazet2019-05-263-4/+4
|/
* netfilter: conntrack: limit sysctl setting for boolean optionsTonghao Zhang2019-04-301-3/+3
* ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra2019-04-181-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-051-8/+2
|\
| * netns: provide pure entropy for net_hash_mix()Eric Dumazet2019-03-281-8/+2
* | inet: switch IP ID generator to siphashEric Dumazet2019-03-271-0/+2
* | ipv6: Add icmp_echo_ignore_anycast for ICMPv6Stephen Suryaputra2019-03-201-0/+1
* | ipv6: Add icmp_echo_ignore_multicast support for ICMPv6Stephen Suryaputra2019-03-191-0/+1
|/
* ipv6: icmp: use percpu allocationKefeng Wang2019-02-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-01-281-0/+13
|\
| * net: xsk: track AF_XDP sockets on a per-netns listBjörn Töpel2019-01-251-0/+13
* | netfilter: conntrack: remove l4proto init and get_net callbacksFlorian Westphal2019-01-181-11/+0
* | netfilter: conntrack: remove sysctl registration helpersFlorian Westphal2019-01-181-4/+0
* | netfilter: conntrack: gre: switch module to be built-inFlorian Westphal2019-01-181-0/+17
|/