- bbd807d net: indirect call helpers for ipv4/ipv6 dst_check functions by Brian Vazquez · 4 years ago
- c89dffc tcp: Fix potential use-after-free due to double kfree() by Kuniyuki Iwashima · 4 years ago
- b160c28 tcp: do not mess with cloned skbs in tcp_add_backlog() by Eric Dumazet · 4 years ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 8ef44b6 tcp: Retain ECT bits for tos reflection by Wei Wang · 4 years, 1 month ago
- 7ea851d tcp: merge 'init_req' and 'route_req' functions by Florian Westphal · 4 years, 1 month ago
- 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 407c85c tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN by Alexander Duyck · 4 years, 2 months ago
- 01770a1 tcp: fix race condition when creating child sockets from syncookies by Ricardo Dias · 4 years, 2 months ago
- 861602b tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header by Alexander Duyck · 4 years, 2 months ago
- d3cd492 tcp: uninline tcp_stream_memory_free() by Eric Dumazet · 4 years, 2 months ago
- 9d49aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
- 86bccd0 tcp: fix receive window update in tcp_add_backlog() by Eric Dumazet · 4 years, 3 months ago
- ac8f171 tcp: reflect tos value received in SYN to the socket by Wei Wang · 4 years, 4 months ago
- de033b7d ip: pass tos into ip_build_and_send_pkt() by Wei Wang · 4 years, 4 months ago
- 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
- 2bdcc73 net: ipv4: delete repeated words by Randy Dunlap · 4 years, 5 months ago
- 331fca4 bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt() by Martin KaFai Lau · 4 years, 5 months ago
- f9c7927 bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t by Yonghong Song · 4 years, 6 months ago
- 14fc6bd6 bpf: Refactor bpf_iter_reg to have separate seq_info member by Yonghong Song · 4 years, 6 months ago
- d4c19c4 net/tcp: switch ->md5_parse to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
- dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- 951cf36 bpf: net: Use precomputed btf_id for bpf iterators by Yonghong Song · 4 years, 6 months ago
- 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
- b6238c0 net/ipv4: remove compat_ip_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- e6ced83 tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers by Eric Dumazet · 4 years, 6 months ago
- 6a2febe tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key() by Eric Dumazet · 4 years, 6 months ago
- 52d87d5 net: bpf: Implement bpf iterator for tcp by Yonghong Song · 4 years, 7 months ago
- b08d4d3 net: bpf: Add bpf_seq_afinfo in tcp_iter_state by Yonghong Song · 4 years, 7 months ago
- d292456 tcp: ipv6: support RFC 6069 (TCP-LD) by Eric Dumazet · 4 years, 8 months ago
- a12daf1 tcp: rename tcp_v4_err() skb parameter by Eric Dumazet · 4 years, 8 months ago
- f745664 tcp: add tcp_ld_RTO_revert() helper by Eric Dumazet · 4 years, 8 months ago
- 23917494 tcp: tcp_v4_err() icmp skb is named icmp_skb by Eric Dumazet · 4 years, 8 months ago
- 45af29c tcp: allow traceroute -Mtcp for unpriv users by Eric Dumazet · 4 years, 8 months ago
- a70437c tcp: add hrtimer slack to sack compression by Eric Dumazet · 4 years, 8 months ago
- a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
- c8b9177 tcp: ipv4: Pass lockdep expression to RCU lists by Amol Grover · 4 years, 11 months ago
- 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
- 35b2c32 tcp: Export TCP functions and ops struct by Mat Martineau · 5 years ago
- 0baf26b bpf: tcp: Support tcp_congestion_ops in bpf by Martin KaFai Lau · 5 years ago
- 6b102db net: Add device index to tcp_md5sig by David Ahern · 5 years ago
- dea53bb tcp: Add l3index to tcp_md5sig_key and md5 functions by David Ahern · 5 years ago
- 534322c ipv4/tcp: Pass dif and sdif to tcp_v4_inbound_md5_hash by David Ahern · 5 years ago
- cea9760 ipv4/tcp: Use local variable for tcp_md5_addr by David Ahern · 5 years ago
- ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 8dbd76e tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 5 years ago
- 65e6d90 net-tcp: Disable TCP ssthresh metrics cache by default by Kevin(Yudong) Yang · 5 years ago
- 288efe8 net: annotate lockless accesses to sk->sk_ack_backlog by Eric Dumazet · 5 years ago
- d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- a904a06 inet: stop leaking jiffies on the wire by Eric Dumazet · 5 years ago
- 623d0c2 tcp: increase tcp_max_syn_backlog max value by Eric Dumazet · 5 years ago
- 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 0f31746 tcp: annotate tp->write_seq lockless reads by Eric Dumazet · 5 years ago
- 7db48e9 tcp: annotate tp->copied_seq lockless reads by Eric Dumazet · 5 years ago
- dba7d9b tcp: annotate tp->rcv_nxt lockless reads by Eric Dumazet · 5 years ago
- d983ea6 tcp: add rcu protection around tp->fastopen_rsk by Eric Dumazet · 5 years ago
- 8265792 net: silence KCSAN warnings around sk_add_backlog() calls by Eric Dumazet · 5 years ago
- 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- be2644a tcp: add ipv6_addr_v4mapped_loopback() helper by Eric Dumazet · 5 years ago
- 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
- f6c0f5d tcp: honor SO_PRIORITY in TIME_WAIT state by Eric Dumazet · 5 years ago
- 708852d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 5 years ago
- c04b79b tcp: add new tcp_mtu_probe_floor sysctl by Josh Hunt · 5 years ago
- 9349d60 tcp: add skb-less helpers to retrieve SYN cookie by Petar Penkov · 5 years ago
- 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 5f3e2bf00 tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 6 years ago
- d6fb396 ipv4: tcp: fix ACK/RST sent with a transmit delay by Eric Dumazet · 6 years ago
- a842fe1 tcp: add optional per socket transmit delay by Eric Dumazet · 6 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 5472c3c tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X) by Eric Dumazet · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- ca2fe29 tcp: add sanity tests in tcp_add_backlog() by Eric Dumazet · 6 years ago
- f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- b506bc9 tcp: fix a potential NULL pointer dereference in tcp_sk_exit by Dust Li · 6 years ago
- 8b27dae tcp: add one skb cache for rx by Eric Dumazet · 6 years ago
- f2feaef tcp: Don't access TCP_SKB_CB before initializing it by Christoph Paasch · 6 years ago
- 921f9a0 tcp: convert tcp_md5_needed to static_branch API by Eric Dumazet · 6 years ago
- 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 2c4cc97 tcp: tcp_v4_err() should be more careful by Eric Dumazet · 6 years ago
- 31954cd tcp: Refactor pingpong code by Wei Wang · 6 years ago
- 6015c71 tcp: md5: add tcp_md5_needed jump label by Eric Dumazet · 6 years ago
- 4f693b5 tcp: implement coalescing on backlog queue by Eric Dumazet · 6 years ago
- ade9628 tcp: drop dst in tcp_add_backlog() by Eric Dumazet · 6 years ago
- c73e580 tcp: tsq: no longer use limit_output_bytes for paced flows by Eric Dumazet · 6 years ago
- e6e8869 net: tcp: remove BUG_ON from tcp_v4_err by Li RongQing · 6 years ago
- 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
- 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 2ab2ddd inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago
- 2fd66ff tcp: introduce tcp_skb_timestamp_us() helper by Eric Dumazet · 6 years ago
- 743e481 tcp: remove useless add operation when init sysctl_max_tw_buckets by Yafang Shao · 6 years ago
- 431280e ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state by Eric Dumazet · 6 years ago
- c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
- cca9bab tcp: use monotonic timestamps for PAWS by Arnd Bergmann · 6 years ago
- 21684dc tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets by Stefan Baranoff · 7 years ago
- 4fd44a9 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 7 years ago
- 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 79e9fed net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization by Maciej Żenczykowski · 7 years ago
- 3d97d88 tcp: minor optimization around tcp_hdr() usage in receive path by Yafang Shao · 7 years ago