aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2022-09-22net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu1-0/+2
2022-09-22net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu1-0/+1
2022-09-20tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima1-0/+1
2022-09-20tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.Kuniyuki Iwashima1-1/+2
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+0
2022-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+0
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet1-0/+2
2022-08-31netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso1-1/+0
2022-08-22Remove DECnet support from kernelStephen Hemminger1-3/+0
2022-08-11netfilter: nfnetlink: re-enable conntrack expectation eventsFlorian Westphal1-1/+1
2022-07-22net: add missing includes and forward declarations under net/Jakub Kicinski9-0/+14
2022-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski1-0/+14
2022-07-18net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu1-0/+1
2022-07-11netfilter: nf_flow_table: count pending offload workqueue tasksVlad Buslov1-0/+14
2022-06-22af_unix: Define a per-netns hash table.Kuniyuki Iwashima1-0/+6
2022-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller1-7/+1
2022-05-13netfilter: nfnetlink: allow to detect if ctnetlink listeners existFlorian Westphal1-0/+1
2022-05-13netfilter: conntrack: remove unconfirmed listFlorian Westphal1-6/+0
2022-05-13netfilter: conntrack: remove the percpu dying listFlorian Westphal1-1/+0
2022-04-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet1-2/+2
2022-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller1-5/+1
2022-03-18xfrm: rework default policy structureNicolas Dichtel1-5/+1
2022-03-09tcp: adjust TSO packet sizes based on min_rttEric Dumazet1-1/+2
2022-03-01net/smc: add sysctl for autocorkingDust Li1-0/+1
2022-03-01net/smc: add sysctl interface for SMCDust Li1-0/+3
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2022-02-16ipv6: per-netns exclusive flowlabel checksWillem de Bruijn1-1/+2
2022-02-11net/smc: Add global configure for handshake limitation by netlinkD. Wythe1-0/+2
2022-02-08ipv6/addrconf: use one delayed work per netnsEric Dumazet1-0/+1
2022-02-08ipv6/addrconf: allocate a per netns hash tableEric Dumazet1-0/+4
2022-01-31txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov1-0/+1
2022-01-27ipv4: Namespaceify min_adv_mss sysctl knobxu xin1-0/+1
2022-01-26tcp: allocate tcp_death_row outside of struct netns_ipv4Eric Dumazet1-5/+3
2022-01-25ipv4/tcp: do not use per netns ctl socketsEric Dumazet1-1/+0
2022-01-25ipv6: do not use per netns icmp socketsEric Dumazet1-1/+0
2022-01-25ipv4: do not use per netns icmp socketsEric Dumazet1-1/+0
2022-01-04Namespaceify mtu_expires sysctlxu xin1-0/+1
2022-01-04Namespaceify min_pmtu sysctlxu xin1-0/+2
2021-12-29bpf: Invert the dependency between bpf-netns.h and netns/bpf.hJakub Kicinski1-1/+8
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet1-1/+1
2021-11-16net: merge net->core.prot_inuse and net->core.sock_inuseEric Dumazet1-1/+0
2021-09-28netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1Florian Westphal1-0/+6
2021-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+0
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller1-0/+7
2021-08-25netfilter: ecache: remove nf_exp_event_notifier structureFlorian Westphal1-1/+0
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+0
2021-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-13/+0