| Age | Commit message (Expand) | Author | Files | Lines |
| 13 days | net: ipconfig: Replace strncpy with strscpy in ic_proto_name | Thorsten Blum | 1 | -1/+2 |
| 13 days | Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 1 | -0/+25 |
| 2025-11-27 | netmem, devmem, tcp: access pp fields through @desc in net_iov | Byungchul Park | 1 | -1/+1 |
| 2025-11-28 | netfilter: flowtable: Add IPIP rx sw acceleration | Lorenzo Bianconi | 1 | -0/+25 |
| 2025-11-25 | tcp: remove icsk->icsk_retransmit_timer | Eric Dumazet | 2 | -8/+6 |
| 2025-11-25 | tcp: introduce icsk->icsk_keepalive_timer | Eric Dumazet | 4 | -11/+12 |
| 2025-11-25 | tcp: rename icsk_timeout() to tcp_timeout_expires() | Eric Dumazet | 3 | -7/+7 |
| 2025-11-25 | tools: ynl-gen: add regeneration comment | Asbjørn Sloth Tønnesen | 2 | -0/+2 |
| 2025-11-24 | net: factor-out _sk_charge() helper | Paolo Abeni | 1 | -16/+1 |
| 2025-11-20 | tcp: add net.ipv4.tcp_rcvbuf_low_rtt | Eric Dumazet | 3 | -4/+24 |
| 2025-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+4 |
| 2025-11-18 | tcp: Don't reinitialise tw->tw_transparent in tcp_time_wait(). | Kuniyuki Iwashima | 1 | -1/+0 |
| 2025-11-18 | Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 1 | -2/+4 |
| 2025-11-17 | tcp: reduce tcp_comp_sack_slack_ns default value to 10 usec | Eric Dumazet | 1 | -1/+1 |
| 2025-11-14 | tcp: gro: inline tcp_gro_pull_header() | Eric Dumazet | 1 | -27/+0 |
| 2025-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+5 |
| 2025-11-12 | ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe | Chuang Wang | 1 | -0/+5 |
| 2025-11-10 | net/smc: bpf: Introduce generic hook for handshake flow | D. Wythe | 1 | -14/+17 |
| 2025-11-07 | tcp: add net.ipv4.tcp_comp_sack_rtt_percent | Eric Dumazet | 3 | -8/+28 |
| 2025-11-07 | tcp: Remove timeout arg from reqsk_timeout(). | Kuniyuki Iwashima | 2 | -3/+4 |
| 2025-11-07 | tcp: Remove redundant init for req->num_timeout. | Kuniyuki Iwashima | 1 | -2/+0 |
| 2025-11-07 | tcp: Remove timeout arg from reqsk_queue_hash_req(). | Kuniyuki Iwashima | 2 | -15/+10 |
| 2025-11-07 | tcp: Call tcp_syn_ack_timeout() directly. | Kuniyuki Iwashima | 3 | -4/+4 |
| 2025-11-04 | net: Convert struct sockaddr to fixed-size "sa_data[14]" | Kees Cook | 1 | -1/+1 |
| 2025-11-04 | bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistently | Kees Cook | 1 | -2/+2 |
| 2025-11-04 | net: Convert proto callbacks from sockaddr to sockaddr_unsized | Kees Cook | 6 | -18/+21 |
| 2025-11-04 | net: Convert proto_ops connect() callbacks to use sockaddr_unsized | Kees Cook | 3 | -9/+9 |
| 2025-11-04 | net: Convert proto_ops bind() callbacks to use sockaddr_unsized | Kees Cook | 2 | -3/+3 |
| 2025-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+14 |
| 2025-10-30 | xfrm: Determine inner GSO type from packet inner protocol | Jianbo Liu | 1 | -2/+4 |
| 2025-10-29 | ipv4: icmp: Add RFC 5837 support | Ido Schimmel | 2 | -1/+201 |
| 2025-10-29 | tcp: fix too slow tcp_rcvbuf_grow() action | Eric Dumazet | 1 | -2/+9 |
| 2025-10-29 | tcp: add newval parameter to tcp_rcvbuf_grow() | Eric Dumazet | 1 | -7/+7 |
| 2025-10-29 | net: ipv4: Remove extern udp_v4_early_demux()/tcp_v4_early_demux() in .c files | Wang Liang | 1 | -2/+2 |
| 2025-10-28 | net: tcp_lp: fix kernel-doc warnings and update outdated reference links | Rakuram Eswaran | 1 | -2/+5 |
| 2025-10-27 | tcp: remove one ktime_get() from recvmsg() fast path | Eric Dumazet | 2 | -3/+11 |
| 2025-10-27 | sctp: Use sctp_clone_sock() in sctp_do_peeloff(). | Kuniyuki Iwashima | 1 | -0/+1 |
| 2025-10-27 | sctp: Use sk_clone() in sctp_accept(). | Kuniyuki Iwashima | 1 | -3/+1 |
| 2025-10-24 | neighbour: Convert rwlock of struct neigh_table to spinlock. | Kuniyuki Iwashima | 1 | -2/+2 |
| 2025-10-23 | tcp: Remove unnecessary null check in tcp_inbound_md5_hash() | Eric Biggers | 1 | -6/+4 |
| 2025-10-17 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 4 | -27/+30 |
| 2025-10-17 | tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash | Eric Biggers | 4 | -140/+76 |
| 2025-10-17 | inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule() | Xuanqiang Luo | 1 | -23/+12 |
| 2025-10-17 | inet: Avoid ehash lookup race in inet_ehash_insert() | Xuanqiang Luo | 1 | -2/+6 |
| 2025-10-16 | net: Allow opt-out from global protocol memory accounting. | Kuniyuki Iwashima | 2 | -2/+8 |
| 2025-10-16 | tcp: Save lock_sock() for memcg in inet_csk_accept(). | Kuniyuki Iwashima | 2 | -25/+22 |
| 2025-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -20/+15 |
| 2025-10-16 | udp: do not use skb_release_head_state() before skb_attempt_defer_free() | Eric Dumazet | 1 | -2/+0 |
| 2025-10-15 | tcp: better handle TCP_TX_DELAY on established flows | Eric Dumazet | 2 | -6/+29 |
| 2025-10-14 | tcp: fix tcp_tso_should_defer() vs large RTT | Eric Dumazet | 1 | -4/+15 |
| 2025-10-13 | net/ip6_tunnel: Prevent perpetual tunnel growth | Dmitry Safonov | 1 | -14/+0 |
| 2025-10-06 | tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat() | Eric Dumazet | 1 | -1/+4 |
| 2025-10-06 | tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request(). | Kuniyuki Iwashima | 1 | -1/+0 |
| 2025-10-03 | net: psp: don't assume reply skbs will have a socket | Jakub Kicinski | 1 | -1/+1 |
| 2025-10-02 | Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 53 | -1167/+1752 |
| 2025-09-29 | tcp: make tcp_rcvbuf_grow() accessible to mptcp code | Paolo Abeni | 1 | -1/+1 |
| 2025-09-29 | tcp: use skb->len instead of skb->truesize in tcp_can_ingest() | Eric Dumazet | 1 | -2/+13 |
| 2025-09-29 | Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+3 |
| 2025-09-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+7 |
| 2025-09-25 | net: gro: remove unnecessary df checks | Richard Gobert | 1 | -3/+0 |
| 2025-09-25 | net: gso: restore ids of outer ip headers correctly | Richard Gobert | 2 | -11/+8 |
| 2025-09-25 | net: gro: only merge packets with incrementing or fixed outer ids | Richard Gobert | 1 | -1/+4 |
| 2025-09-25 | net: gro: remove is_ipv6 from napi_gro_cb | Richard Gobert | 2 | -20/+14 |
| 2025-09-23 | nexthop: Forbid FDB status change while nexthop is in a group | Ido Schimmel | 1 | -0/+7 |
| 2025-09-23 | udp: remove busylock and add per NUMA queues | Eric Dumazet | 1 | -46/+71 |
| 2025-09-23 | tcp: Update bind bucket state on port release | Jakub Sitnicki | 3 | -5/+52 |
| 2025-09-22 | tcp: reclaim 8 bytes in struct request_sock_queue | Eric Dumazet | 1 | -2/+2 |
| 2025-09-22 | tcp: move tcp_clean_acked to tcp_sock_read_tx group | Eric Dumazet | 1 | -3/+3 |
| 2025-09-22 | tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx group | Eric Dumazet | 1 | -1/+1 |
| 2025-09-22 | tcp: remove CACHELINE_ASSERT_GROUP_SIZE() uses | Eric Dumazet | 1 | -12/+0 |
| 2025-09-22 | net: move sk->sk_err_soft and sk->sk_sndbuf | Eric Dumazet | 1 | -1/+2 |
| 2025-09-22 | net: replace use of system_wq with system_percpu_wq | Marco Crivellari | 1 | -1/+1 |
| 2025-09-22 | tcp: Remove redundant sk_unhashed() in inet_unhash(). | Kuniyuki Iwashima | 1 | -9/+0 |
| 2025-09-22 | tcp: Remove inet6_hash(). | Kuniyuki Iwashima | 1 | -12/+5 |
| 2025-09-22 | tcp: Remove osk from __inet_hash() arg. | Kuniyuki Iwashima | 1 | -3/+3 |
| 2025-09-19 | net: ipv4: convert ip_rcv_options to drop reasons | Antoine Tenart | 1 | -12/+12 |
| 2025-09-19 | net: ipv4: simplify drop reason handling in ip_rcv_finish_core | Antoine Tenart | 1 | -4/+3 |
| 2025-09-19 | net: ipv4: make udp_v4_early_demux explicitly return drop reason | Antoine Tenart | 2 | -7/+7 |
| 2025-09-19 | tcp: prefer sk_skb_reason_drop() | Eric Dumazet | 1 | -1/+1 |
| 2025-09-19 | ipv4: use check_net() | Christian Brauner | 2 | -3/+3 |
| 2025-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+8 |
| 2025-09-18 | Merge branch 'add-basic-psp-encryption-for-tcp-connections' | Paolo Abeni | 7 | -10/+59 |
| 2025-09-18 | net: psp: update the TCP MSS to reflect PSP packet overhead | Jakub Kicinski | 1 | -2/+2 |
| 2025-09-18 | net: tcp: allow tcp_timewait_sock to validate skbs before handing to device | Daniel Zahka | 1 | -0/+3 |
| 2025-09-18 | tcp: add datapath logic for PSP with inline key exchange | Jakub Kicinski | 6 | -8/+50 |
| 2025-09-18 | net: modify core data structures for PSP datapath support | Jakub Kicinski | 2 | -0/+4 |
| 2025-09-18 | udp: use skb_attempt_defer_free() | Eric Dumazet | 1 | -0/+7 |
| 2025-09-18 | udp: make busylock per socket | Eric Dumazet | 1 | -18/+2 |
| 2025-09-18 | udp: add udp_drops_inc() helper | Eric Dumazet | 1 | -6/+6 |
| 2025-09-18 | udp: update sk_rmem_alloc before busylock acquisition | Eric Dumazet | 1 | -2/+5 |
| 2025-09-18 | udp: refine __udp_enqueue_schedule_skb() test | Eric Dumazet | 1 | -2/+2 |
| 2025-09-18 | tcp: accecn: try to fit AccECN option with SACK | Chia-Yu Chang | 1 | -1/+20 |
| 2025-09-18 | tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics | Ilpo Järvinen | 1 | -2/+34 |
| 2025-09-18 | tcp: accecn: AccECN option failure handling | Chia-Yu Chang | 4 | -5/+58 |
| 2025-09-18 | tcp: accecn: AccECN option send control | Chia-Yu Chang | 6 | -8/+39 |
| 2025-09-18 | tcp: accecn: AccECN option | Ilpo Järvinen | 5 | -10/+274 |
| 2025-09-18 | tcp: sack option handling improvements | Ilpo Järvinen | 1 | -11/+14 |
| 2025-09-18 | tcp: accecn: AccECN needs to know delivered bytes | Ilpo Järvinen | 1 | -2/+12 |
| 2025-09-18 | tcp: accecn: add AccECN rx byte counters | Ilpo Järvinen | 3 | -5/+7 |
| 2025-09-18 | tcp: accecn: AccECN negotiation | Ilpo Järvinen | 7 | -22/+76 |
| 2025-09-18 | tcp: AccECN core | Ilpo Järvinen | 3 | -10/+104 |
| 2025-09-17 | tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect(). | Kuniyuki Iwashima | 1 | -0/+5 |
| 2025-09-15 | tcp: ecn functions in separated include file | Chia-Yu Chang | 2 | -99/+2 |
| 2025-09-15 | tcp: reorganize tcp_sock_write_txrx group for variables later | Chia-Yu Chang | 1 | -2/+2 |
| 2025-09-15 | tcp: reorganize SYN ECN code | Ilpo Järvinen | 1 | -2/+3 |
| 2025-09-14 | net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR | Anderson Nascimento | 1 | -1/+3 |
| 2025-09-12 | Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 1 | -0/+25 |
| 2025-09-11 | udp_tunnel: use netdev_warn() instead of netdev_WARN() | Alok Tiwari | 1 | -1/+1 |
| 2025-09-11 | tcp: Free TCP-AO/TCP-MD5 info/keys without RCU | Dmitry Safonov | 4 | -33/+12 |
| 2025-09-11 | tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct() | Dmitry Safonov | 2 | -25/+35 |
| 2025-09-11 | net: devmem: expose tcp_recvmsg_locked errors | Stanislav Fomichev | 1 | -2/+2 |
| 2025-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+10 |
| 2025-09-11 | Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+6 |
| 2025-09-11 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 1 | -1/+4 |
| 2025-09-11 | netfilter: nf_reject: don't reply to icmp error messages | Florian Westphal | 1 | -0/+25 |
| 2025-09-11 | ipv4: icmp: Fix source IP derivation in presence of VRFs | Ido Schimmel | 1 | -1/+2 |
| 2025-09-11 | ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send() | Ido Schimmel | 3 | -16/+18 |
| 2025-09-11 | ipv4: cipso: Simplify IP options handling in cipso_v4_error() | Ido Schimmel | 1 | -7/+6 |
| 2025-09-10 | tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate pso... | Kuniyuki Iwashima | 1 | -1/+4 |
| 2025-09-09 | ipv4: udp: fix typos in comments | Alok Tiwari | 1 | -3/+3 |
| 2025-09-09 | tunnels: reset the GSO metadata before reusing the skb | Antoine Tenart | 1 | -0/+6 |
| 2025-09-08 | ipv4: snmp: do not use SNMP_MIB_SENTINEL anymore | Eric Dumazet | 1 | -32/+33 |
| 2025-09-04 | tcp: use tcp_eat_recv_skb in __tcp_close() | Eric Dumazet | 1 | -2/+2 |
| 2025-09-04 | tcp: fix __tcp_close() to only send RST when required | Eric Dumazet | 1 | -4/+5 |
| 2025-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -6/+7 |
| 2025-09-03 | ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init() | Dan Carpenter | 1 | -4/+3 |
| 2025-09-03 | Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 1 | -10/+17 |
| 2025-09-03 | netlink: specs: fou: change local-v6/peer-v6 check | Asbjørn Sloth Tønnesen | 1 | -2/+2 |
| 2025-09-02 | netfilter: nf_reject: remove unneeded exports | Florian Westphal | 1 | -10/+17 |
| 2025-09-01 | inet: ping: use EXPORT_IPV6_MOD[_GPL]() | Eric Dumazet | 1 | -16/+16 |
| 2025-09-01 | inet: ping: make ping_port_rover per netns | Eric Dumazet | 1 | -5/+5 |
| 2025-09-01 | inet: ping: remove ping_hash() | Eric Dumazet | 1 | -10/+0 |
| 2025-09-01 | inet: ping: check sock_net() in ping_get_port() and ping_lookup() | Eric Dumazet | 1 | -4/+10 |
| 2025-09-01 | icmp: fix icmp_ndo_send address translation for reply direction | Fabian Bläse | 1 | -2/+4 |
| 2025-09-01 | tcp: Remove sk->sk_prot->orphan_count. | Kuniyuki Iwashima | 4 | -5/+11 |
| 2025-08-29 | ipv4: start using dst_dev_rcu() | Eric Dumazet | 4 | -10/+12 |
| 2025-08-29 | tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check() | Eric Dumazet | 1 | -3/+4 |
| 2025-08-29 | tcp_metrics: use dst_dev_net_rcu() | Eric Dumazet | 1 | -3/+3 |
| 2025-08-29 | net: dst: introduce dst->dev_rcu | Eric Dumazet | 1 | -2/+2 |
| 2025-08-29 | inet_diag: avoid cache line misses in inet_diag_bc_sk() | Eric Dumazet | 1 | -21/+31 |
| 2025-08-29 | inet_diag: change inet_diag_bc_sk() first argument | Eric Dumazet | 4 | -20/+11 |
| 2025-08-29 | inet_diag: annotate data-races in inet_diag_bc_sk() | Eric Dumazet | 1 | -7/+7 |
| 2025-08-29 | tcp: annotate data-races in tcp_req_diag_fill() | Eric Dumazet | 2 | -3/+3 |
| 2025-08-29 | inet_diag: annotate data-races in inet_diag_msg_common_fill() | Eric Dumazet | 1 | -9/+9 |
| 2025-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+7 |
| 2025-08-28 | inet: raw: add drop_counters to raw sockets | Eric Dumazet | 1 | -0/+1 |
| 2025-08-28 | net: add sk_drops_skbadd() helper | Eric Dumazet | 2 | -3/+3 |
| 2025-08-28 | net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers | Eric Dumazet | 3 | -11/+11 |
| 2025-08-28 | net: ipv4: fix regression in local-broadcast routes | Oscar Maes | 1 | -3/+7 |
| 2025-08-26 | ipv4: Convert ->flowi4_tos to dscp_t. | Guillaume Nault | 13 | -26/+31 |
| 2025-08-25 | tcp: Move TCP-specific diag functions to tcp_diag.c. | Kuniyuki Iwashima | 2 | -484/+455 |
| 2025-08-25 | tcp: Don't pass hashinfo to inet_diag helpers. | Kuniyuki Iwashima | 2 | -19/+8 |
| 2025-08-25 | tcp: Don't pass hashinfo to socket lookup helpers. | Kuniyuki Iwashima | 7 | -36/+29 |
| 2025-08-25 | tcp: Remove hashinfo test for inet6?_lookup_run_sk_lookup(). | Kuniyuki Iwashima | 1 | -2/+1 |
| 2025-08-25 | tcp: Remove timewait_sock_ops.twsk_destructor(). | Kuniyuki Iwashima | 3 | -4/+3 |
| 2025-08-25 | tcp: Remove sk_protocol test for tcp_twsk_unique(). | Kuniyuki Iwashima | 1 | -2/+1 |
| 2025-08-25 | tcp: annotate data-races around icsk->icsk_probes_out | Eric Dumazet | 6 | -9/+9 |
| 2025-08-25 | tcp: annotate data-races around icsk->icsk_retransmits | Eric Dumazet | 6 | -8/+9 |
| 2025-08-25 | net: ipv4: allow directed broadcast routes to use dst hint | Oscar Maes | 2 | -5/+8 |
| 2025-08-22 | tcp: lockless TCP_MAXSEG option | Eric Dumazet | 1 | -4/+2 |
| 2025-08-22 | tcp: annotate data-races around tp->rx_opt.user_mss | Eric Dumazet | 3 | -9/+13 |
| 2025-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+2 |
| 2025-08-21 | netfilter: nf_reject: don't leak dst refcount for loopback packets | Florian Westphal | 1 | -4/+2 |
| 2025-08-20 | net: set net.core.rmem_max and net.core.wmem_max to 4 MB | Eric Dumazet | 1 | -1/+1 |
| 2025-08-19 | net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge(). | Kuniyuki Iwashima | 2 | -3/+2 |
| 2025-08-19 | net-memcg: Introduce mem_cgroup_sk_enabled(). | Kuniyuki Iwashima | 1 | -1/+1 |
| 2025-08-19 | net-memcg: Introduce mem_cgroup_from_sk(). | Kuniyuki Iwashima | 1 | -1/+1 |
| 2025-08-19 | tcp: Simplify error path in inet_csk_accept(). | Kuniyuki Iwashima | 1 | -8/+7 |
| 2025-08-19 | net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers | Stanislav Fomichev | 2 | -6/+6 |
| 2025-08-19 | netfilter: Switch to skb_dstref_steal to clear dst_entry | Stanislav Fomichev | 1 | -1/+4 |
| 2025-08-19 | net: When removing nexthops, don't call synchronize_net if it is not necessary | Christoph Paasch | 1 | -0/+6 |
| 2025-08-19 | net: Make nexthop-dumps scale linearly with the number of nexthops | Christoph Paasch | 1 | -3/+33 |
| 2025-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+4 |
| 2025-08-12 | tcp: cdg: remove redundant __GFP_NOWARN | Qianfeng Rong | 1 | -1/+1 |
| 2025-08-12 | Merge tag 'ipsec-2025-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 1 | -1/+1 |
| 2025-08-07 | netfilter: add back NETFILTER_XTABLES dependencies | Arnd Bergmann | 1 | -0/+3 |
| 2025-08-07 | udp: also consider secpath when evaluating ipsec use for checksumming | Sabrina Dubroca | 1 | -1/+1 |
| 2025-08-01 | net: Add locking to protect skb->dev access in ip_output | Sharath Chandra Vurukala | 1 | -5/+10 |
| 2025-07-25 | netfilter: Exclude LEGACY TABLES on PREEMPT_RT. | Pablo Neira Ayuso | 1 | -12/+12 |
| 2025-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -0/+5 |
| 2025-07-24 | Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 2 | -0/+5 |
| 2025-07-22 | tcp: do not increment BeyondWindow MIB for old seq | Paolo Abeni | 1 | -1/+5 |
| 2025-07-22 | tcp: do not set a zero size receive buffer | Paolo Abeni | 1 | -0/+4 |
| 2025-07-22 | tcp: trace retransmit failures in tcp_retransmit_skb | Fan Yu | 1 | -17/+29 |
| 2025-07-21 | tcp: add tcp_sock_set_maxseg | Geliang Tang | 1 | -9/+14 |
| 2025-07-18 | net: s/dev_get_flags/netif_get_flags/ | Stanislav Fomichev | 3 | -3/+3 |
| 2025-07-18 | net: s/dev_get_port_parent_id/netif_get_port_parent_id/ | Stanislav Fomichev | 1 | -1/+1 |
| 2025-07-18 | net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC | Jesper Dangaard Brouer | 2 | -15/+17 |
| 2025-07-17 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -69/+200 |
| 2025-07-17 | neighbour: Update pneigh_entry in pneigh_create(). | Kuniyuki Iwashima | 1 | -3/+1 |
| 2025-07-17 | neighbour: Split pneigh_lookup(). | Kuniyuki Iwashima | 1 | -2/+2 |
| 2025-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -0/+2 |
| 2025-07-17 | net: fix segmentation after TCP/UDP fraglist GRO | Felix Fietkau | 2 | -0/+2 |
| 2025-07-16 | tcp: fix UaF in tcp_prune_ofo_queue() | Paolo Abeni | 1 | -1/+1 |
| 2025-07-14 | tcp: stronger sk_rcvbuf checks | Eric Dumazet | 1 | -6/+16 |
| 2025-07-14 | tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skb | Eric Dumazet | 1 | -1/+1 |
| 2025-07-14 | tcp: call tcp_measure_rcv_mss() for ooo packets | Eric Dumazet | 1 | -0/+1 |
| 2025-07-14 | tcp: add LINUX_MIB_BEYOND_WINDOW | Eric Dumazet | 2 | -0/+2 |
| 2025-07-14 | tcp: do not accept packets beyond window | Eric Dumazet | 1 | -5/+17 |
| 2025-07-14 | net: ipv4: fix incorrect MTU in broadcast routes | Oscar Maes | 1 | -1/+0 |