| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-14 | tcp: gro: inline tcp_gro_pull_header() | Eric Dumazet | 1 | -1/+0 |
| 2025-11-07 | tcp: Apply max RTO to non-TFO SYN+ACK. | Kuniyuki Iwashima | 1 | -1/+2 |
| 2025-11-07 | tcp: Remove timeout arg from reqsk_timeout(). | Kuniyuki Iwashima | 1 | -0/+7 |
| 2025-11-04 | net: Convert proto callbacks from sockaddr to sockaddr_unsized | Kees Cook | 1 | -1/+1 |
| 2025-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2025-10-29 | tcp: add newval parameter to tcp_rcvbuf_grow() | Eric Dumazet | 1 | -1/+1 |
| 2025-10-17 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+3 |
| 2025-10-17 | tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash | Eric Biggers | 1 | -18/+8 |
| 2025-10-16 | net: Allow opt-out from global protocol memory accounting. | Kuniyuki Iwashima | 1 | -0/+3 |
| 2025-10-15 | tcp: better handle TCP_TX_DELAY on established flows | Eric Dumazet | 1 | -0/+2 |
| 2025-09-29 | tcp: make tcp_rcvbuf_grow() accessible to mptcp code | Paolo Abeni | 1 | -0/+1 |
| 2025-09-18 | tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics | Ilpo Järvinen | 1 | -0/+1 |
| 2025-09-18 | tcp: accecn: AccECN option send control | Chia-Yu Chang | 1 | -0/+3 |
| 2025-09-18 | tcp: accecn: AccECN option | Ilpo Järvinen | 1 | -0/+13 |
| 2025-09-18 | tcp: accecn: AccECN negotiation | Ilpo Järvinen | 1 | -0/+1 |
| 2025-09-18 | tcp: AccECN core | Ilpo Järvinen | 1 | -0/+15 |
| 2025-09-15 | tcp: fast path functions later | Ilpo Järvinen | 1 | -27/+27 |
| 2025-09-11 | tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct() | Dmitry Safonov | 1 | -0/+4 |
| 2025-09-01 | tcp: Remove sk->sk_prot->orphan_count. | Kuniyuki Iwashima | 1 | -0/+10 |
| 2025-08-28 | net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers | Eric Dumazet | 1 | -1/+1 |
| 2025-08-19 | net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure(). | Kuniyuki Iwashima | 1 | -1/+1 |
| 2025-08-19 | net-memcg: Introduce mem_cgroup_sk_enabled(). | Kuniyuki Iwashima | 1 | -1/+1 |
| 2025-08-06 | Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -2/+2 |
| 2025-07-18 | net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC | Jesper Dangaard Brouer | 1 | -1/+1 |
| 2025-07-02 | tcp: move tcp_memory_allocated into net_aligned_data | Eric Dumazet | 1 | -1/+0 |
| 2025-06-24 | module: remove meaningless 'name' parameter from __MODULE_INFO() | Masahiro Yamada | 1 | -2/+2 |
| 2025-06-17 | net: tcp: tsq: Convert from tasklet to BH workqueue | Tejun Heo | 1 | -1/+1 |
| 2025-06-17 | tcp: remove RFC3517/RFC6675 tcp_clear_retrans_hints_partial() | Neal Cardwell | 1 | -5/+0 |
| 2025-06-17 | tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint | Neal Cardwell | 1 | -1/+0 |
| 2025-04-10 | tcp: add TCP_RFC7323_TW_PAWS drop reason | Jiayuan Chen | 1 | -1/+2 |
| 2025-03-31 | Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc" | Eric Dumazet | 1 | -15/+0 |
| 2025-03-25 | tcp: avoid atomic operations on sk->sk_rmem_alloc | Eric Dumazet | 1 | -0/+15 |
| 2025-03-25 | tcp: support TCP_RTO_MIN_US for set/getsockopt use | Jason Xing | 1 | -1/+1 |
| 2025-03-24 | tcp: move icsk_clean_acked to a better location | Eric Dumazet | 1 | -2/+2 |
| 2025-03-17 | tcp: Pass flags to __tcp_send_ack | Ilpo Järvinen | 1 | -1/+1 |
| 2025-03-17 | tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS | Ilpo Järvinen | 1 | -1/+2 |
| 2025-03-17 | tcp: helpers for ECN mode handling | Ilpo Järvinen | 1 | -4/+40 |
| 2025-03-17 | tcp: extend TCP flags to allow AE bit/ACE field | Ilpo Järvinen | 1 | -2/+9 |
| 2025-03-17 | tcp: use BIT() macro in include/net/tcp.h | Chia-Yu Chang | 1 | -10/+11 |
| 2025-03-07 | tcp: ulp: diag: more info without CAP_NET_ADMIN | Matthieu Baerts (NGI0) | 1 | -2/+2 |
| 2025-03-03 | tcp: add a drop_reason pointer to tcp_check_req() | Eric Dumazet | 1 | -1/+1 |
| 2025-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+8 |
| 2025-02-21 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -2/+5 |
| 2025-02-20 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 1 | -0/+8 |
| 2025-02-20 | bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback | Jason Xing | 1 | -2/+4 |
| 2025-02-20 | bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback | Jason Xing | 1 | -0/+1 |
| 2025-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+14 |
| 2025-02-20 | tcp: drop secpath at the same time as we currently drop dst | Sabrina Dubroca | 1 | -0/+14 |
| 2025-02-11 | tcp: add the ability to control max RTO | Eric Dumazet | 1 | -5/+11 |
| 2025-02-11 | tcp: add a @pace_delay parameter to tcp_reset_xmit_timer() | Eric Dumazet | 1 | -4/+6 |
| 2025-02-11 | tcp: remove tcp_reset_xmit_timer() @max_when argument | Eric Dumazet | 1 | -4/+3 |
| 2025-02-07 | tcp: rename inet_csk_{delete|reset}_keepalive_timer() | Eric Dumazet | 1 | -0/+1 |
| 2025-01-29 | bpf: Fix wrong copied_seq calculation | Jiayuan Chen | 1 | -0/+8 |
| 2024-12-09 | net: reformat kdoc return statements | Jakub Kicinski | 1 | -1/+1 |
| 2024-10-30 | tcp: add more warn of socket in tcp_send_loss_probe() | Jason Xing | 1 | -1/+2 |
| 2024-10-30 | tcp: add a common helper to debug the underlying issue | Jason Xing | 1 | -11/+14 |
| 2024-10-01 | tcp: Fix spelling mistake "emtpy" -> "empty" | Colin Ian King | 1 | -1/+1 |
| 2024-09-23 | tcp: check skb is non-NULL in tcp_rto_delta_us() | Josh Hunt | 1 | -2/+19 |
| 2024-09-11 | net: add support for skbs with unreadable frags | Mina Almasry | 1 | -1/+2 |
| 2024-06-12 | net/tcp: Move tcp_inbound_hash() from headers | Dmitry Safonov | 1 | -74/+4 |
| 2024-06-12 | net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs | Dmitry Safonov | 1 | -10/+4 |
| 2024-06-05 | net: remove NULL-pointer net parameter in ip_metrics_convert | Jason Xing | 1 | -1/+1 |
| 2024-06-04 | tcp: add a helper for setting EOR on tail skb | Jakub Kicinski | 1 | -0/+9 |
| 2024-06-04 | tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx() | Jakub Kicinski | 1 | -0/+7 |
| 2024-05-29 | tcp: add tcp_done_with_error() helper | Eric Dumazet | 1 | -0/+1 |
| 2024-05-13 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -1/+1 |
| 2024-05-06 | net: create tcp_gro_header_pull helper function | Felix Fietkau | 1 | -1/+3 |
| 2024-05-06 | net: create tcp_gro_lookup helper function | Felix Fietkau | 1 | -0/+1 |
| 2024-05-02 | tcp: Add new args for cong_control in tcp_congestion_ops | Miao Xu | 1 | -1/+1 |
| 2024-04-30 | tcp: move tcp_out_of_memory() to net/ipv4/tcp.c | Eric Dumazet | 1 | -9/+1 |
| 2024-04-29 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -2/+2 |
| 2024-04-26 | rstreason: prepare for active reset | Jason Xing | 1 | -1/+2 |
| 2024-04-25 | bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args | Philo Lu | 1 | -2/+2 |
| 2024-04-25 | tcp: move tcp_skb_cb->sacked flags to enum | Philo Lu | 1 | -9/+13 |
| 2024-04-12 | tcp: increase the default TCP scaling ratio | Hechao Li | 1 | -3/+2 |
| 2024-04-09 | tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field | Eric Dumazet | 1 | -5/+5 |
| 2024-04-09 | tcp: propagate tcp_tw_isn via an extra parameter to ->route_req() | Eric Dumazet | 1 | -1/+2 |
| 2024-04-01 | tcp/dccp: do not care about families in inet_twsk_purge() | Eric Dumazet | 1 | -1/+1 |
| 2024-04-01 | inet: preserve const qualifier in inet_csk() | Eric Dumazet | 1 | -1/+1 |
| 2024-02-28 | tcp: make the dropreason really work when calling tcp_rcv_state_process() | Jason Xing | 1 | -2/+2 |
| 2024-02-28 | tcp: add dropreasons in tcp_rcv_state_process() | Jason Xing | 1 | -1/+1 |
| 2024-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2024-02-18 | mptcp: fix lockless access in subflow ULP diag | Paolo Abeni | 1 | -1/+1 |
| 2024-01-23 | bpf: Define struct bpf_tcp_req_attrs when CONFIG_SYN_COOKIES=n. | Kuniyuki Iwashima | 1 | -14/+16 |
| 2024-01-23 | bpf: tcp: Support arbitrary SYN Cookie. | Kuniyuki Iwashima | 1 | -0/+14 |
| 2024-01-23 | bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check(). | Kuniyuki Iwashima | 1 | -0/+20 |
| 2024-01-23 | tcp: Move tcp_ns_to_ts() to tcp.h | Kuniyuki Iwashima | 1 | -0/+9 |
| 2024-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+0 |
| 2024-01-04 | net/tcp: Only produce AO/MD5 logs if there are any keys | Dmitry Safonov | 1 | -2/+0 |
| 2023-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+7 |
| 2023-12-05 | tcp: fix mid stream window clamp. | Paolo Abeni | 1 | -2/+7 |
| 2023-11-29 | tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check() | Kuniyuki Iwashima | 1 | -3/+10 |
| 2023-11-29 | tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie(). | Kuniyuki Iwashima | 1 | -1/+0 |
| 2023-11-29 | tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock(). | Kuniyuki Iwashima | 1 | -1/+1 |
| 2023-11-29 | tcp: Don't pass cookie to __cookie_v[46]_check(). | Kuniyuki Iwashima | 1 | -4/+2 |
| 2023-10-27 | net/tcp: Wire up l3index to TCP-AO | Dmitry Safonov | 1 | -5/+6 |
| 2023-10-27 | net/tcp: Add static_key for TCP-AO | Dmitry Safonov | 1 | -8/+16 |
| 2023-10-27 | net/tcp: Add tcp_hash_fail() ratelimited logs | Dmitry Safonov | 1 | -2/+12 |
| 2023-10-27 | net/tcp: Add TCP-AO segments counters | Dmitry Safonov | 1 | -4/+11 |
| 2023-10-27 | net/tcp: Verify inbound TCP-AO signed segments | Dmitry Safonov | 1 | -2/+51 |
| 2023-10-27 | net/tcp: Sign SYN-ACK segments with TCP-AO | Dmitry Safonov | 1 | -0/+3 |
| 2023-10-27 | net/tcp: Wire TCP-AO to request sockets | Dmitry Safonov | 1 | -0/+6 |
| 2023-10-27 | net/tcp: Add AO sign to RST packets | Dmitry Safonov | 1 | -1/+6 |
| 2023-10-27 | net/tcp: Add tcp_parse_auth_options() | Dmitry Safonov | 1 | -1/+23 |
| 2023-10-27 | net/tcp: Add TCP-AO sign to outgoing packets | Dmitry Safonov | 1 | -0/+64 |
| 2023-10-27 | net/tcp: Calculate TCP-AO traffic keys | Dmitry Safonov | 1 | -0/+3 |
| 2023-10-27 | net/tcp: Prevent TCP-MD5 with TCP-AO being set | Dmitry Safonov | 1 | -2/+41 |
| 2023-10-27 | net/tcp: Introduce TCP_AO setsockopt()s | Dmitry Safonov | 1 | -0/+3 |
| 2023-10-27 | net/tcp: Add TCP-AO config and structures | Dmitry Safonov | 1 | -6/+2 |
| 2023-10-27 | net/tcp: Prepare tcp_md5sig_pool for TCP-AO | Dmitry Safonov | 1 | -14/+36 |
| 2023-10-25 | tcp: define initial scaling factor value as a macro | Paolo Abeni | 1 | -5/+7 |
| 2023-10-23 | tcp: add support for usec resolution in TCP TS values | Eric Dumazet | 1 | -2/+4 |
| 2023-10-23 | tcp: introduce TCP_PAWS_WRAP | Eric Dumazet | 1 | -2/+7 |
| 2023-10-23 | tcp: rename tcp_time_stamp() to tcp_time_stamp_ts() | Eric Dumazet | 1 | -5/+4 |
| 2023-10-23 | tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.c | Eric Dumazet | 1 | -6/+0 |
| 2023-10-23 | tcp: rename tcp_skb_timestamp() | Eric Dumazet | 1 | -5/+9 |
| 2023-10-23 | tcp: replace tcp_time_stamp_raw() | Eric Dumazet | 1 | -6/+19 |
| 2023-10-23 | tcp: introduce tcp_clock_ms() | Eric Dumazet | 1 | -0/+5 |
| 2023-10-23 | tcp: add tcp_time_stamp_ms() helper | Eric Dumazet | 1 | -0/+5 |
| 2023-10-23 | tcp: fix cookie_init_timestamp() overflows | Eric Dumazet | 1 | -1/+1 |
| 2023-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+3 |
| 2023-10-17 | tcp: fix excessive TLP and RACK timeouts from HZ rounding | Neal Cardwell | 1 | -0/+3 |
| 2023-10-16 | net: stub tcp_gro_complete if CONFIG_INET=n | Jacob Keller | 1 | -0/+4 |
| 2023-10-10 | tcp: record last received ipv6 flowlabel | David Morley | 1 | -0/+2 |
| 2023-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+4 |
| 2023-10-04 | tcp: fix quick-ack counting to count actual ACKs of new data | Neal Cardwell | 1 | -2/+4 |
| 2023-10-01 | tcp: derive delack_max from rto_min | Eric Dumazet | 1 | -0/+2 |
| 2023-10-01 | tcp: constify tcp_rto_min() and tcp_rto_min_us() argument | Eric Dumazet | 1 | -2/+2 |
| 2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+0 |
| 2023-08-18 | mm: allow per-VMA locks on file-backed VMAs | Matthew Wilcox (Oracle) | 1 | -1/+0 |
| 2023-08-16 | inet: move inet->transparent to inet->inet_flags | Eric Dumazet | 1 | -1/+1 |
| 2023-07-31 | tcp: Remove unused function declarations | Yue Haibing | 1 | -3/+0 |
| 2023-07-24 | mptcp: fix rcv buffer auto-tuning | Paolo Abeni | 1 | -5/+15 |
| 2023-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+24 |
| 2023-07-20 | tcp: annotate data-races around tp->notsent_lowat | Eric Dumazet | 1 | -1/+5 |
| 2023-07-20 | tcp: annotate data-races around tp->keepalive_probes | Eric Dumazet | 1 | -2/+7 |
| 2023-07-20 | tcp: annotate data-races around tp->keepalive_intvl | Eric Dumazet | 1 | -2/+7 |
| 2023-07-20 | tcp: annotate data-races around tp->keepalive_time | Eric Dumazet | 1 | -2/+5 |
| 2023-07-19 | tcp: tcp_enter_quickack_mode() should be static | Eric Dumazet | 1 | -1/+0 |
| 2023-07-19 | tcp: remove tcp_send_partial() | Eric Dumazet | 1 | -1/+0 |
| 2023-07-18 | tcp: get rid of sysctl_tcp_adv_win_scale | Eric Dumazet | 1 | -4/+20 |
| 2023-06-24 | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) | David Howells | 1 | -4/+0 |
| 2023-06-18 | tcp: Use per-vma locking for receive zerocopy | Arjun Roy | 1 | -0/+1 |
| 2023-06-15 | net: ioctl: Use kernel memory on protocol ioctl callbacks | Breno Leitao | 1 | -1/+1 |
| 2023-06-12 | tcp: remove size parameter from tcp_stream_alloc_skb() | Eric Dumazet | 1 | -1/+1 |
| 2023-06-12 | tcp: let tcp_send_syn_data() build headless packets | Eric Dumazet | 1 | -0/+1 |
| 2023-06-08 | ipv4, ipv6: Use splice_eof() to flush | David Howells | 1 | -0/+1 |
| 2023-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2023-06-01 | tcp: fix mishandling when the sack compression is deferred. | fuyuanli | 1 | -0/+1 |
| 2023-05-31 | net: Make gro complete function to return void | Parav Pandit | 1 | -1/+1 |
| 2023-05-26 | tcp: remove unused TCP_SYNQ_INTERVAL definition | Neal Cardwell | 1 | -2/+0 |
| 2023-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+10 |
| 2023-05-23 | tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked() | David Howells | 1 | -2/+0 |
| 2023-05-23 | bpf, sockmap: Incorrectly handling copied_seq | John Fastabend | 1 | -0/+10 |
| 2023-04-13 | Daniel Borkmann says: | Jakub Kicinski | 1 | -0/+3 |
| 2023-03-22 | net: Update an existing TCP congestion control algorithm. | Kui-Feng Lee | 1 | -0/+3 |
| 2023-03-18 | tcp: preserve const qualifier in tcp_sk() | Eric Dumazet | 1 | -1/+1 |
| 2022-12-12 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -2/+2 |
| 2022-12-01 | net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction | Dmitry Safonov | 1 | -3/+7 |
| 2022-12-01 | bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes | Pengcheng Yang | 1 | -2/+2 |
| 2022-10-28 | tcp: add PLB functionality for TCP | Mubashir Adnan Qureshi | 1 | -0/+28 |
| 2022-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+4 |
| 2022-09-30 | tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited | Neal Cardwell | 1 | -1/+4 |
| 2022-09-28 | tcp: export tcp_sendmsg_fastopen | Benjamin Hesmans | 1 | -0/+2 |
| 2022-09-20 | tcp: Save unnecessary inet_twsk_purge() calls. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2022-09-02 | bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt() | Martin KaFai Lau | 1 | -0/+2 |
| 2022-08-18 | bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt() | Martin KaFai Lau | 1 | -0/+2 |
| 2022-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-07-26 | tcp: allow tls to decrypt directly from the tcp rcv queue | Jakub Kicinski | 1 | -0/+2 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_adv_win_scale. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+12 |
| 2022-07-20 | tcp: Fix data-races around sysctl_tcp_slow_start_after_idle. | Kuniyuki Iwashima | 1 | -2/+2 |
| 2022-07-18 | tcp: Fix a data-race around sysctl_tcp_notsent_lowat. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-18 | tcp: Fix data-races around some timeout sysctl knobs. | Kuniyuki Iwashima | 1 | -1/+2 |
| 2022-07-18 | tcp: Fix data-races around keepalive sysctl knobs. | Kuniyuki Iwashima | 1 | -3/+6 |
| 2022-07-15 | tcp/udp: Make early_demux back namespacified. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-06-20 | net: Introduce a new proto_ops ->read_skb() | Cong Wang | 1 | -2/+1 |
| 2022-06-20 | tcp: Introduce tcp_read_skb() | Cong Wang | 1 | -0/+2 |
| 2022-06-17 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -0/+1 |
| 2022-06-16 | bpf: Add helpers to issue and check SYN cookies in XDP | Maxim Mikityanskiy | 1 | -0/+1 |
| 2022-06-10 | net: add per_cpu_fw_alloc field to struct proto | Eric Dumazet | 1 | -0/+2 |
| 2022-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+8 |
| 2022-04-26 | net: generalize skb freeing deferral to per-cpu lists | Eric Dumazet | 1 | -12/+0 |
| 2022-04-25 | tcp: make sure treq->af_specific is initialized | Eric Dumazet | 1 | -0/+1 |
| 2022-04-25 | tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT | Eric Dumazet | 1 | -0/+1 |
| 2022-04-22 | tcp: ensure to use the most recently sent skb when filling the rate sample | Pengcheng Yang | 1 | -0/+6 |
| 2022-04-12 | net: remove noblock parameter from recvmsg() entities | Oliver Hartkopp | 1 | -1/+1 |
| 2022-04-07 | tcp: Add tracepoint for tcp_set_ca_state | Ping Gan | 1 | -9/+3 |
| 2022-04-06 | tcp: add accessors to read/set tp->snd_cwnd | Eric Dumazet | 1 | -4/+15 |
| 2022-03-09 | net: tcp: fix shim definition of tcp_inbound_md5_hash | Vladimir Oltean | 1 | -1/+1 |
| 2022-03-09 | skb: make drop reason booleanable | Jakub Kicinski | 1 | -10/+11 |
| 2022-03-02 | tcp: Remove the unused api | Tao Chen | 1 | -5/+0 |
| 2022-02-24 | net/tcp: Merge TCP-MD5 inbound callbacks | Dmitry Safonov | 1 | -0/+13 |
| 2022-02-20 | net: tcp: add skb drop reasons to tcp_add_backlog() | Menglong Dong | 1 | -1/+2 |
| 2022-02-02 | tcp: Use BPF timeout setting for SYN ACK RTO | Akhmat Karakotov | 1 | -1/+1 |
| 2022-01-20 | tcp: Add a stub for sk_defer_free_flush() | Gal Pressman | 1 | -0/+4 |
| 2021-11-16 | tcp: defer skb freeing after socket lock is released | Eric Dumazet | 1 | -0/+10 |
| 2021-11-16 | tcp: annotate data-races on tp->segs_in and tp->data_segs_in | Eric Dumazet | 1 | -2/+6 |
| 2021-11-03 | net: avoid double accounting for pure zerocopy skbs | Talal Ahmad | 1 | -2/+6 |
| 2021-11-01 | Revert "net: avoid double accounting for pure zerocopy skbs" | Jakub Kicinski | 1 | -6/+2 |