summaryrefslogtreecommitdiff
path: root/include/net/netns
AgeCommit message (Expand)AuthorFilesLines
2023-10-25xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet1-0/+1
2023-07-27net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima1-0/+1
2023-07-27netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal1-7/+0
2023-06-21Remove DECnet support from kernelStephen Hemminger1-3/+0
2023-05-30ipv4/tcp: do not use per netns ctl socketsEric Dumazet1-1/+0
2023-04-20tcp: convert elligible sysctls to u8Eric Dumazet1-34/+34
2023-04-20ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet1-16/+16
2022-05-25xfrm: rework default policy structureNicolas Dichtel1-5/+1
2022-05-25xfrm: Add possibility to set the default to block if we have no policySteffen Klassert1-0/+7
2022-04-27ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet1-2/+2
2022-02-23ipv6: per-netns exclusive flowlabel checksWillem de Bruijn1-1/+2
2021-12-08ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet1-1/+1
2021-08-12xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker1-0/+1
2021-04-14net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish1-1/+3
2020-10-12can: remove obsolete version stringsOliver Hartkopp1-1/+0
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-09-16nexthop: 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-02bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki1-0/+1
2020-06-02net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki1-0/+17
2020-05-23nexthop: 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-30mptcp: add and use MIB counter infrastructureFlorian Westphal1-0/+3
2020-03-12tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...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-10net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang1-0/+1
2019-11-22ipv6: keep track of routes using srcPaolo Abeni1-0/+3
2019-11-09sctp: add support for Primary Path SwitchoverXin Long1-0/+6
2019-11-09sctp: add pf_expose per netns and sock and asocXin Long1-0/+8
2019-10-06net/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 sensibl...Marc Kleine-Budde1-2/+2
2019-09-04can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde1-4/+4
2019-08-28sctp: 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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-06-16tcp: add tcp_min_snd_mss sysctlEric Dumazet1-0/+1
2019-05-29net: Initial nexthop codeDavid Ahern1-0/+18
2019-05-27net: dynamically allocate fqdir structuresEric Dumazet3-4/+4
2019-05-27net: rename struct fqdir fieldsEric Dumazet3-4/+4
2019-05-27inet: rename netns_frags to fqdirEric Dumazet3-4/+4
2019-04-30netfilter: conntrack: limit sysctl setting for boolean optionsTonghao Zhang1-3/+3
2019-04-19ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra1-0/+3
2019-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+2
2019-03-29netns: provide pure entropy for net_hash_mix()Eric Dumazet1-8/+2