| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-08 | ip6mr: Define net->ipv6.{ip6mr_notifier_ops,ipmr_seq} under CONFIG_IPV6_MROUTE. | Kuniyuki Iwashima | 1 | -2/+2 |
| 2026-06-08 | ip6mr: Replace RTNL with a dedicated mutex for MFC. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2026-05-08 | ipv6: flowlabel: enforce per-netns limit for unprivileged callers | Maoyi Xie | 1 | -0/+1 |
| 2026-05-04 | ipmr: Add __rcu to netns_ipv4.mrt. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2026-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2026-03-26 | mpls: add seqcount to protect the platform_label{,s} pair | Sabrina Dubroca | 1 | -0/+1 |
| 2026-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2026-03-24 | Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 1 | -1/+1 |
| 2026-03-13 | udp: Remove UDP-Lite SNMP stats. | Kuniyuki Iwashima | 1 | -5/+0 |
| 2026-03-12 | vsock: add G2H fallback for CIDs not owned by H2G transport | Alexander Graf | 1 | -0/+2 |
| 2026-03-12 | xfrm: avoid RCU warnings around the per-netns netlink socket | Sabrina Dubroca | 1 | -1/+1 |
| 2026-03-10 | inet: add ip_local_port_step_width sysctl to improve port usage distribution | Fernando Fernandez Mancera | 1 | -0/+1 |
| 2026-03-09 | tcp: move sysctl_tcp_shrink_window to netns_ipv4_read_txrx group | Eric Dumazet | 1 | -1/+1 |
| 2026-03-02 | ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2026-03-02 | ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t. | Kuniyuki Iwashima | 2 | -2/+2 |
| 2026-03-02 | ipmr: Define net->ipv4.{ipmr_notifier_ops,ipmr_seq} under CONFIG_IP_MROUTE. | Kuniyuki Iwashima | 1 | -3/+2 |
| 2026-02-26 | vsock: lock down child_ns_mode as write-once | Bobby Eshleman | 1 | -0/+3 |
| 2026-02-18 | inet: move icmp_global_{credit,stamp} to a separate cache line | Eric Dumazet | 1 | -2/+7 |
| 2026-01-27 | vsock: add netns to vsock core | Bobby Eshleman | 1 | -0/+21 |
| 2026-01-19 | ipv6: add sysctl_ipv6_flowlabel group | Eric Dumazet | 1 | -3/+7 |
| 2025-11-20 | tcp: add net.ipv4.tcp_rcvbuf_low_rtt | Eric Dumazet | 1 | -0/+1 |
| 2025-11-20 | tcp: tcp_moderate_rcvbuf is only used in rx path | Eric Dumazet | 1 | -1/+1 |
| 2025-11-10 | net/smc: bpf: Introduce generic hook for handshake flow | D. Wythe | 1 | -0/+3 |
| 2025-11-07 | tcp: add net.ipv4.tcp_comp_sack_rtt_percent | Eric Dumazet | 1 | -0/+1 |
| 2025-11-03 | mpls: Protect net->mpls.platform_label with a per-netns mutex. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2025-10-30 | net/smc: make wr buffer count configurable | Halil Pasic | 1 | -0/+2 |
| 2025-10-29 | ipv6: icmp: Add RFC 5837 support | Ido Schimmel | 1 | -0/+1 |
| 2025-10-29 | ipv4: icmp: Add RFC 5837 support | Ido Schimmel | 1 | -0/+1 |
| 2025-10-16 | net: Introduce net.core.bypass_prot_mem sysctl. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2025-10-15 | net: add /proc/sys/net/core/txq_reselection_ms control | Eric Dumazet | 1 | -0/+1 |
| 2025-09-18 | tcp: accecn: AccECN option send control | Chia-Yu Chang | 1 | -0/+1 |
| 2025-09-18 | tcp: accecn: AccECN option | Ilpo Järvinen | 1 | -0/+1 |
| 2025-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2025-09-10 | netfilter: nf_tables: place base_seq in struct net | Florian Westphal | 1 | -0/+1 |
| 2025-09-01 | inet: ping: make ping_port_rover per netns | Eric Dumazet | 1 | -0/+1 |
| 2025-08-19 | sctp: Convert cookie authentication to use HMAC-SHA256 | Eric Biggers | 1 | -2/+2 |
| 2025-07-15 | net: mctp: Use hashtable for binds | Matt Johnston | 1 | -4/+16 |
| 2025-07-03 | netfilter: conntrack: remove DCCP protocol support | Pablo Neira Ayuso | 1 | -13/+0 |
| 2025-04-24 | ipv6: Protect fib6_link_table() with spinlock. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2025-04-08 | udp_tunnel: create a fastpath GRO lookup. | Paolo Abeni | 1 | -0/+11 |
| 2025-03-25 | Revert "udp_tunnel: GRO optimizations" | Jakub Kicinski | 1 | -11/+0 |
| 2025-03-18 | udp_tunnel: create a fastpath GRO lookup. | Paolo Abeni | 1 | -0/+11 |
| 2025-03-03 | ipv4: fib: Namespacify fib_info hash tables. | Kuniyuki Iwashima | 1 | -0/+3 |
| 2025-02-11 | tcp: add tcp_rto_max_ms sysctl | Eric Dumazet | 1 | -0/+1 |
| 2024-12-11 | tcp: Add sysctl to configure TIME-WAIT reuse delay | Jakub Sitnicki | 1 | -0/+1 |
| 2024-10-29 | xfrm: Add an inbound percpu state cache. | Steffen Klassert | 1 | -0/+1 |
| 2024-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+0 |
| 2024-10-11 | ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq | Eric Dumazet | 1 | -1/+1 |
| 2024-10-11 | tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx | Eric Dumazet | 1 | -3/+2 |
| 2024-10-09 | ipv4: Namespacify IPv4 address GC. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2024-10-09 | ipv4: Link IPv4 address to per-netns hash table. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2024-10-08 | net-timestamp: namespacify the sysctl_tstamp_allow_data | Jason Xing | 1 | -0/+1 |
| 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 |
| 2022-07-18 | net/smc: Introduce a sysctl for setting SMC-R buffer type | Wen Gu | 1 | -0/+1 |
| 2022-07-11 | netfilter: nf_flow_table: count pending offload workqueue tasks | Vlad Buslov | 1 | -0/+14 |
| 2022-06-22 | af_unix: Define a per-netns hash table. | Kuniyuki Iwashima | 1 | -0/+6 |
| 2022-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next | David S. Miller | 1 | -7/+1 |
| 2022-05-13 | netfilter: nfnetlink: allow to detect if ctnetlink listeners exist | Florian Westphal | 1 | -0/+1 |
| 2022-05-13 | netfilter: conntrack: remove unconfirmed list | Florian Westphal | 1 | -6/+0 |
| 2022-05-13 | netfilter: conntrack: remove the percpu dying list | Florian Westphal | 1 | -1/+0 |
| 2022-04-15 | ipv6: make ip6_rt_gc_expire an atomic_t | Eric Dumazet | 1 | -2/+2 |
| 2022-03-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ | David S. Miller | 1 | -5/+1 |
| 2022-03-18 | xfrm: rework default policy structure | Nicolas Dichtel | 1 | -5/+1 |
| 2022-03-09 | tcp: adjust TSO packet sizes based on min_rtt | Eric Dumazet | 1 | -1/+2 |
| 2022-03-01 | net/smc: add sysctl for autocorking | Dust Li | 1 | -0/+1 |
| 2022-03-01 | net/smc: add sysctl interface for SMC | Dust Li | 1 | -0/+3 |
| 2022-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
| 2022-02-16 | ipv6: per-netns exclusive flowlabel checks | Willem de Bruijn | 1 | -1/+2 |
| 2022-02-11 | net/smc: Add global configure for handshake limitation by netlink | D. Wythe | 1 | -0/+2 |
| 2022-02-08 | ipv6/addrconf: use one delayed work per netns | Eric Dumazet | 1 | -0/+1 |
| 2022-02-08 | ipv6/addrconf: allocate a per netns hash table | Eric Dumazet | 1 | -0/+4 |
| 2022-01-31 | txhash: Make rethinking txhash behavior configurable via sysctl | Akhmat Karakotov | 1 | -0/+1 |
| 2022-01-27 | ipv4: Namespaceify min_adv_mss sysctl knob | xu xin | 1 | -0/+1 |
| 2022-01-26 | tcp: allocate tcp_death_row outside of struct netns_ipv4 | Eric Dumazet | 1 | -5/+3 |
| 2022-01-25 | ipv4/tcp: do not use per netns ctl sockets | Eric Dumazet | 1 | -1/+0 |
| 2022-01-25 | ipv6: do not use per netns icmp sockets | Eric Dumazet | 1 | -1/+0 |
| 2022-01-25 | ipv4: do not use per netns icmp sockets | Eric Dumazet | 1 | -1/+0 |
| 2022-01-04 | Namespaceify mtu_expires sysctl | xu xin | 1 | -0/+1 |
| 2022-01-04 | Namespaceify min_pmtu sysctl | xu xin | 1 | -0/+2 |
| 2021-12-29 | bpf: Invert the dependency between bpf-netns.h and netns/bpf.h | Jakub Kicinski | 1 | -1/+8 |
| 2021-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2021-12-02 | ipv4: convert fib_num_tclassid_users to atomic_t | Eric Dumazet | 1 | -1/+1 |
| 2021-11-16 | net: merge net->core.prot_inuse and net->core.sock_inuse | Eric Dumazet | 1 | -1/+0 |
| 2021-09-28 | netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1 | Florian Westphal | 1 | -0/+6 |
| 2021-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -1/+0 |
| 2021-08-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ | David S. Miller | 1 | -0/+7 |
| 2021-08-25 | netfilter: ecache: remove nf_exp_event_notifier structure | Florian Westphal | 1 | -1/+0 |
| 2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+0 |
| 2021-08-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2 | -13/+0 |
| 2021-08-10 | netfilter: nf_queue: move hookfn registration out of struct net | Florian Westphal | 1 | -1/+0 |
| 2021-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 1 | -2/+0 |
| 2021-08-06 | netfilter: conntrack: remove offload_pickup sysctl again | Florian Westphal | 1 | -2/+0 |
| 2021-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2021-08-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+1 |
| 2021-08-01 | netfilter: remove xt pernet data | Florian Westphal | 1 | -12/+0 |
| 2021-07-29 | mctp: Allow per-netns default networks | Matt Johnston | 1 | -0/+3 |
| 2021-07-29 | mctp: Populate socket implementation | Jeremy Kerr | 1 | -0/+13 |
| 2021-07-29 | mctp: Add neighbour implementation | Matt Johnston | 1 | -0/+4 |
| 2021-07-29 | mctp: Add initial routing framework | Jeremy Kerr | 1 | -0/+16 |
| 2021-07-21 | ipv6: ioam: Data plane support for Pre-allocated Trace | Justin Iurman | 1 | -0/+3 |
| 2021-07-21 | xfrm: Add possibility to set the default to block if we have no policy | Steffen Klassert | 1 | -0/+7 |
| 2021-07-20 | net/tcp_fastopen: remove tcp_fastopen_ctx_lock | Eric Dumazet | 1 | -1/+0 |
| 2021-07-06 | netfilter: conntrack: add new sysctl to disable RST check | Ali Abdallah | 1 | -0/+1 |
| 2021-07-02 | xfrm: Fix RCU vs hash_resize_mutex lock inversion | Frederic Weisbecker | 1 | -0/+1 |
| 2021-06-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git | David S. Miller | 1 | -0/+1 |
| 2021-06-22 | sctp: add probe_interval in sysctl and sock/asoc/transport | Xin Long | 1 | -0/+3 |
| 2021-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+1 |
| 2021-06-16 | net/smc: Make SMC statistics network namespace aware | Guvenc Gulce | 1 | -0/+16 |
| 2021-06-15 | net: Introduce net.ipv4.tcp_migrate_req. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2021-06-07 | netfilter: conntrack: Introduce udp offload timeout configuration | Oz Shlomo | 1 | -0/+4 |
| 2021-06-07 | netfilter: conntrack: Introduce tcp offload timeout configuration | Oz Shlomo | 1 | -0/+4 |
| 2021-05-18 | ipv6: Add a sysctl to control multipath hash fields | Ido Schimmel | 1 | -1/+2 |
| 2021-05-18 | ipv4: Add a sysctl to control multipath hash fields | Ido Schimmel | 1 | -0/+1 |
| 2021-05-14 | xfrm: add state hashtable keyed by seq | Sabrina Dubroca | 1 | -0/+1 |
| 2021-04-26 | netfilter: remove all xt_table anchors from struct net | Florian Westphal | 2 | -19/+0 |
| 2021-04-26 | netfilter: ebtables: remove the 3 ebtables pointers from struct net | Florian Westphal | 1 | -8/+0 |
| 2021-04-13 | netfilter: conntrack: convert sysctls to u8 | Florian Westphal | 1 | -13/+10 |
| 2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+3 |
| 2021-04-09 | net: dccp: use net_generic storage | Florian Westphal | 1 | -12/+0 |
| 2021-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 4 | -18/+0 |
| 2021-04-06 | net: remove obsolete members from struct net | Florian Westphal | 4 | -18/+0 |
| 2021-04-02 | net: reorganize fields in netns_mib | Eric Dumazet | 1 | -10/+20 |
| 2021-03-31 | ipv6: move ip6_dst_ops first in netns_ipv6 | Eric Dumazet | 1 | -1/+3 |
| 2021-03-31 | ipv6: convert elligible sysctls to u8 | Eric Dumazet | 1 | -12/+12 |
| 2021-03-31 | tcp: convert tcp_comp_sack_nr sysctl to u8 | Eric Dumazet | 1 | -1/+1 |
| 2021-03-31 | ipv4: convert igmp_link_local_mcast_reports sysctl to u8 | Eric Dumazet | 1 | -1/+1 |
| 2021-03-31 | ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8 | Eric Dumazet | 1 | -2/+2 |
| 2021-03-31 | ipv4: convert udp_l3mdev_accept sysctl to u8 | Eric Dumazet | 1 | -1/+1 |
| 2021-03-31 | ipv4: convert fib_notify_on_flag_change sysctl to u8 | Eric Dumazet | 1 | -1/+1 |
| 2021-03-31 | inet: shrink netns_ipv4 by another cache line | Eric Dumazet | 1 | -3/+3 |
| 2021-03-31 | inet: shrink inet_timewait_death_row by 48 bytes | Eric Dumazet | 1 | -2/+5 |
| 2021-03-30 | net: add sysctl for enabling RFC 8335 PROBE messages | Andreas Roeseler | 1 | -0/+1 |
| 2021-03-25 | tcp: convert elligible sysctls to u8 | Eric Dumazet | 1 | -34/+34 |
| 2021-03-25 | inet: convert tcp_early_demux and udp_early_demux to u8 | Eric Dumazet | 1 | -2/+2 |
| 2021-03-25 | ipv4: convert ip_forward_update_priority sysctl to u8 | Eric Dumazet | 1 | -1/+1 |
| 2021-03-25 | ipv4: shrink netns_ipv4 with sysctl conversions | Eric Dumazet | 1 | -16/+16 |
| 2021-03-24 | tcp_metrics: tcpm_hash_bucket is strictly local | Eric Dumazet | 1 | -1/+0 |
| 2021-03-22 | net: xfrm: Use sequence counter with associated spinlock | Ahmed S. Darwish | 1 | -1/+1 |
| 2021-03-22 | net: xfrm: Localize sequence counter per network namespace | Ahmed S. Darwish | 1 | -1/+3 |
| 2021-02-02 | net: ipv6: Emit notification when fib hardware flags are changed | Amit Cohen | 1 | -0/+1 |
| 2021-02-02 | net: ipv4: Emit notification when fib hardware flags are changed | Amit Cohen | 1 | -0/+2 |
| 2020-10-30 | sctp: add encap_port for netns sock asoc and transport | Xin Long | 1 | -0/+2 |
| 2020-10-30 | sctp: create udp6 sock and set its encap_rcv | Xin Long | 1 | -0/+1 |
| 2020-10-30 | sctp: create udp4 sock and add its encap_rcv | Xin Long | 1 | -0/+5 |
| 2020-10-12 | can: remove obsolete version strings | Oliver Hartkopp | 1 | -1/+0 |
| 2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
| 2020-09-15 | nexthop: Convert to blocking notification chain | Ido Schimmel | 1 | -1/+1 |
| 2020-09-10 | tcp: reflect tos value received in SYN to the socket | Wei Wang | 1 | -0/+1 |
| 2020-09-08 | netfilter: nf_tables: coalesce multiple notifications into one skbuff | Pablo Neira Ayuso | 1 | -0/+1 |
| 2020-06-30 | bpf, netns: Keep a list of attached bpf_link's | Jakub Sitnicki | 1 | -1/+1 |
| 2020-06-30 | bpf, netns: Keep attached programs in bpf_prog_array | Jakub Sitnicki | 1 | -1/+4 |