summaryrefslogtreecommitdiffstats
path: root/include/net/netns
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-021-1/+1
|\
| * ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet2021-12-021-1/+1
* | net: merge net->core.prot_inuse and net->core.sock_inuseEric Dumazet2021-11-161-1/+0
|/
* netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1Florian Westphal2021-09-281-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-08-301-1/+0
|\
| * netfilter: ecache: remove nf_exp_event_notifier structureFlorian Westphal2021-08-251-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller2021-08-271-0/+7
|\ \ | |/ |/|
| * xfrm: Add possibility to set the default to block if we have no policySteffen Klassert2021-07-211-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-2/+0
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-08-061-2/+0
| |\ \
| | * | netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal2021-08-061-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-08-112-13/+0
|\ \ \ \
| * | | | netfilter: nf_queue: move hookfn registration out of struct netFlorian Westphal2021-08-101-1/+0
| * | | | netfilter: remove xt pernet dataFlorian Westphal2021-08-011-12/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-051-0/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-08-041-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker2021-07-021-0/+1
* | | | mctp: Allow per-netns default networksMatt Johnston2021-07-291-0/+3
* | | | mctp: Populate socket implementationJeremy Kerr2021-07-291-0/+13
* | | | mctp: Add neighbour implementationMatt Johnston2021-07-291-0/+4
* | | | mctp: Add initial routing frameworkJeremy Kerr2021-07-291-0/+16
* | | | ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman2021-07-211-0/+3
| |_|/ |/| |
* | | net/tcp_fastopen: remove tcp_fastopen_ctx_lockEric Dumazet2021-07-201-1/+0
|/ /
* | netfilter: conntrack: add new sysctl to disable RST checkAli Abdallah2021-07-061-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller2021-06-281-0/+1
|\ \
| * | xfrm: add state hashtable keyed by seqSabrina Dubroca2021-05-141-0/+1
| |/
* | sctp: add probe_interval in sysctl and sock/asoc/transportXin Long2021-06-221-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-171-0/+1
|\ \
| * | net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima2021-06-151-0/+1
* | | net/smc: Make SMC statistics network namespace awareGuvenc Gulce2021-06-161-0/+16
* | | netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo2021-06-071-0/+4
* | | netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo2021-06-071-0/+4
|/ /
* | ipv6: Add a sysctl to control multipath hash fieldsIdo Schimmel2021-05-181-1/+2
* | ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel2021-05-181-0/+1
|/
* netfilter: remove all xt_table anchors from struct netFlorian Westphal2021-04-262-19/+0
* netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal2021-04-261-8/+0
* netfilter: conntrack: convert sysctls to u8Florian Westphal2021-04-131-13/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-1/+3
|\
| * net: xfrm: Use sequence counter with associated spinlockAhmed S. Darwish2021-03-221-1/+1
| * net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish2021-03-221-1/+3
* | net: dccp: use net_generic storageFlorian Westphal2021-04-091-12/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-064-18/+0
|\ \