Age | Commit message (Expand) | Author | Files | Lines |
2024-09-24 | xfrm: policy: remove last remnants of pernet inexact list | Florian Westphal | 1 | -1/+0 |
2024-08-30 | icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns | Eric Dumazet | 1 | -0/+2 |
2024-08-30 | icmp: move icmp_global.credit and icmp_global.stamp to per netns storage | Eric Dumazet | 1 | -1/+2 |
2024-08-26 | net: Correct spelling in headers | Simon Horman | 1 | -2/+2 |
2024-07-14 | Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 1 | -0/+1 |
2024-06-26 | xfrm: support sending NAT keepalives in ESP in UDP states | Eyal Birger | 1 | -0/+1 |
2024-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+3 |
2024-06-19 | netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core | Jianguo Wu | 1 | -0/+3 |
2024-06-12 | net: ipv4: Add a sysctl to set multipath hash seed | Petr Machata | 1 | -0/+8 |
2024-06-05 | tcp: add sysctl_tcp_rto_min_us | Kevin Yang | 1 | -0/+1 |
2023-12-15 | net: Namespace-ify sysctl_optmem_max | Eric Dumazet | 1 | -0/+1 |
2023-12-08 | Use READ/WRITE_ONCE() for IP local_port_range. | David Laight | 1 | -2/+1 |
2023-12-02 | netns-ipv4: reorganize netns_ipv4 fast path variables | Coco Li | 1 | -15/+32 |
2023-11-24 | net/smc: add sysctl for max conns per lgr for SMC-R v2.1 | Guangguan Wang | 1 | -0/+1 |
2023-11-24 | net/smc: add sysctl for max links per lgr for SMC-R v2.1 | Guangguan Wang | 1 | -0/+1 |
2023-10-24 | netfilter: conntrack: switch connlabels to atomic_t | Florian Westphal | 1 | -1/+1 |
2023-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
2023-10-16 | tcp: Set pingpong threshold via sysctl | Haiyang Zhang | 1 | -0/+2 |
2023-09-13 | xfrm: fix a data-race in xfrm_gen_index() | Eric Dumazet | 1 | -0/+1 |
2023-09-12 | tcp: defer regular ACK while processing socket backlog | Eric Dumazet | 1 | -0/+1 |
2023-08-13 | net: Remove leftover include from nftables.h | Jörn-Thorben Hinz | 1 | -2/+0 |
2023-07-18 | tcp: get rid of sysctl_tcp_adv_win_scale | Eric Dumazet | 1 | -1/+1 |
2023-06-17 | tcp: enforce receive buffer memory limits by allowing the tcp window to shrink | mfreemon@cloudflare.com | 1 | -0/+1 |
2023-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2023-06-02 | net/ipv6: convert skip_notify_on_dev_down sysctl to u8 | Eric Dumazet | 1 | -1/+1 |
2023-06-02 | net/ipv6: fix bool/int mismatch for skip_notify_on_dev_down | Eric Dumazet | 1 | -1/+1 |
2023-05-11 | tcp: make the first N SYN RTO backoffs linear | David Morley | 1 | -0/+1 |
2023-04-20 | ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6 | Mahesh Bandewar | 1 | -0/+1 |
2023-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 1 | -1/+0 |
2023-02-22 | netfilter: ctnetlink: make event listener tracking global | Florian Westphal | 1 | -1/+0 |
2023-02-20 | net: make default_rps_mask a per netns attribute | Paolo Abeni | 1 | -0/+5 |
2022-12-06 | net: xsk: Don't include <linux/rculist.h> | Christophe JAILLET | 1 | -1/+1 |
2022-11-18 | sctp: add dif and sdif check in asoc and ep lookup | Xin Long | 1 | -0/+4 |
2022-11-16 | udp: Introduce optional per-netns hash table. | Kuniyuki Iwashima | 1 | -0/+2 |
2022-11-16 | udp: Set NULL to sk->sk_prot->h.udp_table. | Kuniyuki Iwashima | 1 | -0/+1 |
2022-10-28 | tcp: add sysctls for TCP PLB parameters | Mubashir Adnan Qureshi | 1 | -0/+5 |
2022-09-28 | netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helper | Gustavo A. R. Silva | 1 | -1/+1 |
2022-09-22 | net/smc: Unbind r/w buffer size from clcsock and make them tunable | Tony Lu | 1 | -0/+2 |
2022-09-22 | net/smc: Introduce a specific sysctl for TEST_LINK time | Wen Gu | 1 | -0/+1 |
2022-09-20 | tcp: Introduce optional per-netns ehash. | Kuniyuki Iwashima | 1 | -0/+1 |
2022-09-20 | tcp: Don't allocate tcp_death_row outside of struct netns_ipv4. | Kuniyuki Iwashima | 1 | -1/+2 |
2022-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+0 |
2022-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 1 | -1/+0 |
2022-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
2022-08-31 | tcp: make global challenge ack rate limitation per net-ns and default disabled | Eric Dumazet | 1 | -0/+2 |
2022-08-31 | netfilter: remove nf_conntrack_helper sysctl and modparam toggles | Pablo Neira Ayuso | 1 | -1/+0 |
2022-08-22 | Remove DECnet support from kernel | Stephen Hemminger | 1 | -3/+0 |
2022-08-11 | netfilter: nfnetlink: re-enable conntrack expectation events | Florian Westphal | 1 | -1/+1 |
2022-07-22 | net: add missing includes and forward declarations under net/ | Jakub Kicinski | 9 | -0/+14 |
2022-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next | Jakub Kicinski | 1 | -0/+14 |