aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/netns (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-15net: Namespace-ify sysctl_optmem_maxEric Dumazet1-0/+1
2023-12-08Use READ/WRITE_ONCE() for IP local_port_range.David Laight1-2/+1
2023-12-02netns-ipv4: reorganize netns_ipv4 fast path variablesCoco Li1-15/+32
2023-11-24net/smc: add sysctl for max conns per lgr for SMC-R v2.1Guangguan Wang1-0/+1
2023-11-24net/smc: add sysctl for max links per lgr for SMC-R v2.1Guangguan Wang1-0/+1
2023-10-24netfilter: conntrack: switch connlabels to atomic_tFlorian Westphal1-1/+1
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2023-10-16tcp: Set pingpong threshold via sysctlHaiyang Zhang1-0/+2
2023-09-13xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet1-0/+1
2023-09-12tcp: defer regular ACK while processing socket backlogEric Dumazet1-0/+1
2023-08-13net: Remove leftover include from nftables.hJörn-Thorben Hinz1-2/+0
2023-07-18tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet1-1/+1
2023-06-17tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com1-0/+1
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-06-02net/ipv6: convert skip_notify_on_dev_down sysctl to u8Eric Dumazet1-1/+1
2023-06-02net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet1-1/+1
2023-05-11tcp: make the first N SYN RTO backoffs linearDavid Morley1-0/+1
2023-04-20ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar1-0/+1
2023-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+0
2023-02-22netfilter: ctnetlink: make event listener tracking globalFlorian Westphal1-1/+0
2023-02-20net: make default_rps_mask a per netns attributePaolo Abeni1-0/+5
2022-12-06net: xsk: Don't include <linux/rculist.h>Christophe JAILLET1-1/+1
2022-11-18sctp: add dif and sdif check in asoc and ep lookupXin Long1-0/+4
2022-11-16udp: Introduce optional per-netns hash table.Kuniyuki Iwashima1-0/+2
2022-11-16udp: Set NULL to sk->sk_prot->h.udp_table.Kuniyuki Iwashima1-0/+1
2022-10-28tcp: add sysctls for TCP PLB parametersMubashir Adnan Qureshi1-0/+5
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