summaryrefslogtreecommitdiff
path: root/include/net/netns
Commit message (Expand)AuthorAgeFilesLines
* ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar2023-04-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-02-221-1/+0
|\
| * netfilter: ctnetlink: make event listener tracking globalFlorian Westphal2023-02-221-1/+0
* | net: make default_rps_mask a per netns attributePaolo Abeni2023-02-201-0/+5
|/
* net: xsk: Don't include <linux/rculist.h>Christophe JAILLET2022-12-061-1/+1
* sctp: add dif and sdif check in asoc and ep lookupXin Long2022-11-181-0/+4
* udp: Introduce optional per-netns hash table.Kuniyuki Iwashima2022-11-161-0/+2
* udp: Set NULL to sk->sk_prot->h.udp_table.Kuniyuki Iwashima2022-11-161-0/+1
* tcp: add sysctls for TCP PLB parametersMubashir Adnan Qureshi2022-10-281-0/+5
* netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-09-281-1/+1
* net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu2022-09-221-0/+2
* net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu2022-09-221-0/+1
* tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima2022-09-201-0/+1
* tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.Kuniyuki Iwashima2022-09-201-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-1/+0
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-09-021-1/+0
| |\
| | * netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso2022-08-311-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-011-0/+2
|\ \ \ | |/ /
| * | tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet2022-08-311-0/+2
| |/
* | Remove DECnet support from kernelStephen Hemminger2022-08-221-3/+0
|/
* netfilter: nfnetlink: re-enable conntrack expectation eventsFlorian Westphal2022-08-111-1/+1
* net: add missing includes and forward declarations under net/Jakub Kicinski2022-07-229-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-07-201-0/+14
|\
| * netfilter: nf_flow_table: count pending offload workqueue tasksVlad Buslov2022-07-111-0/+14
* | net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu2022-07-181-0/+1
|/
* af_unix: Define a per-netns hash table.Kuniyuki Iwashima2022-06-221-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller2022-05-161-7/+1
|\
| * netfilter: nfnetlink: allow to detect if ctnetlink listeners existFlorian Westphal2022-05-131-0/+1
| * netfilter: conntrack: remove unconfirmed listFlorian Westphal2022-05-131-6/+0
| * netfilter: conntrack: remove the percpu dying listFlorian Westphal2022-05-131-1/+0
* | ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet2022-04-151-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller2022-03-191-5/+1
|\
| * xfrm: rework default policy structureNicolas Dichtel2022-03-181-5/+1
* | tcp: adjust TSO packet sizes based on min_rttEric Dumazet2022-03-091-1/+2
* | net/smc: add sysctl for autocorkingDust Li2022-03-011-0/+1
* | net/smc: add sysctl interface for SMCDust Li2022-03-011-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-171-1/+2
|\ \
| * | ipv6: per-netns exclusive flowlabel checksWillem de Bruijn2022-02-161-1/+2
* | | net/smc: Add global configure for handshake limitation by netlinkD. Wythe2022-02-111-0/+2
* | | ipv6/addrconf: use one delayed work per netnsEric Dumazet2022-02-081-0/+1
* | | ipv6/addrconf: allocate a per netns hash tableEric Dumazet2022-02-081-0/+4
| |/ |/|
* | txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov2022-01-311-0/+1
* | ipv4: Namespaceify min_adv_mss sysctl knobxu xin2022-01-271-0/+1
* | tcp: allocate tcp_death_row outside of struct netns_ipv4Eric Dumazet2022-01-261-5/+3
* | ipv4/tcp: do not use per netns ctl socketsEric Dumazet2022-01-251-1/+0
* | ipv6: do not use per netns icmp socketsEric Dumazet2022-01-251-1/+0
* | ipv4: do not use per netns icmp socketsEric Dumazet2022-01-251-1/+0
|/
* Namespaceify mtu_expires sysctlxu xin2022-01-041-0/+1
* Namespaceify min_pmtu sysctlxu xin2022-01-041-0/+2
* bpf: Invert the dependency between bpf-netns.h and netns/bpf.hJakub Kicinski2021-12-291-1/+8