1. c0fd336 bpf, tcp: Make tcp_bpf_recvmsg static by YueHaibing · 4 years, 10 months ago
  2. f747632 bpf: sockmap: Move generic sockmap hooks from BPF TCP by Lorenz Bauer · 4 years, 10 months ago
  3. 5da0040 bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG by Lorenz Bauer · 4 years, 10 months ago
  4. d19da36 bpf: tcp: Move assertions into tcp_bpf_get_proto by Lorenz Bauer · 4 years, 10 months ago
  5. e802515 tcp_bpf: Don't let child socket inherit parent protocol ops on copy by Jakub Sitnicki · 4 years, 11 months ago
  6. 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  7. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  8. 33bfe20 bpf: Sockmap/tls, push write_space updates through ulp updates by John Fastabend · 5 years ago
  9. 35b2c32 tcp: Export TCP functions and ops struct by Mat Martineau · 5 years ago
  10. 8571248 tcp: coalesce/collapse must respect MPTCP extensions by Mat Martineau · 5 years ago
  11. 1323059 tcp, ulp: Add clone operation to tcp_ulp_ops by Mat Martineau · 5 years ago
  12. c74a39c tcp: Add MPTCP option number by Mat Martineau · 5 years ago
  13. 0baf26b bpf: tcp: Support tcp_congestion_ops in bpf by Martin KaFai Lau · 5 years ago
  14. dea53bb tcp: Add l3index to tcp_md5sig_key and md5 functions by David Ahern · 5 years ago
  15. ee2aabd tcp: refine tcp_write_queue_empty() implementation by Eric Dumazet · 5 years ago
  16. 721c8da tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 5 years ago
  17. cb44a08 tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 5 years ago
  18. 04d26e7 tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 5 years ago
  19. 200ecef tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp by Eric Dumazet · 5 years ago
  20. ebb3b78 tcp: annotate sk->sk_rcvbuf lockless reads by Eric Dumazet · 5 years ago
  21. e0d694d tcp: annotate tp->snd_nxt lockless reads by Eric Dumazet · 5 years ago
  22. 0f31746 tcp: annotate tp->write_seq lockless reads by Eric Dumazet · 5 years ago
  23. 70c2655 net: silence KCSAN warnings about sk->sk_backlog.len reads by Eric Dumazet · 5 years ago
  24. 1f142c1 tcp: annotate lockless access to tcp_memory_pressure by Eric Dumazet · 5 years ago
  25. 61723b3 tcp: ulp: add functions to dump ulp-specific information by Davide Caratti · 5 years ago
  26. 708852d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 5 years ago
  27. 1555e6f tcp: Update TCP_BASE_MSS comment by Josh Hunt · 5 years ago
  28. 9349d60 tcp: add skb-less helpers to retrieve SYN cookie by Petar Penkov · 5 years ago
  29. 28ba934 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  30. 95fa145 bpf: sockmap/tls, close can race with map free by John Fastabend · 5 years ago
  31. b617158 tcp: be more careful in tcp_fragment() by Eric Dumazet · 5 years ago
  32. 8d650cd tcp: fix tcp_set_congestion_control() use from bpf hook by Eric Dumazet · 5 years ago
  33. bef8e26 bpf: avoid unused variable warning in tcp_bpf_rtt() by Arnd Bergmann · 5 years ago
  34. 23729ff bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT by Stanislav Fomichev · 5 years ago
  35. 438ac88 net: fastopen: robustness and endianness fixes for SipHash by Ard Biesheuvel · 6 years ago
  36. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  37. c681eda net: ipv4: move tcp_fastopen server side code to SipHash library by Ard Biesheuvel · 6 years ago
  38. 3b4929f tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  39. d6fb396 ipv4: tcp: fix ACK/RST sent with a transmit delay by Eric Dumazet · 6 years ago
  40. a842fe1 tcp: add optional per socket transmit delay by Eric Dumazet · 6 years ago
  41. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  42. 9092a76 tcp: add backup TFO key infrastructure by Jason Baron · 6 years ago
  43. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  44. 494bc1d net/tcp: use deferred jump label for TCP acked data hook by Jakub Kicinski · 6 years ago
  45. 0b13c9b include/net/tcp.h: whitespace cleanup at tcp_v4_check by Daniel T. Lee · 6 years ago
  46. 921f9a0 tcp: convert tcp_md5_needed to static_branch API by Eric Dumazet · 6 years ago
  47. a43e052 tcp: get rid of __tcp_add_write_queue_tail() by Eric Dumazet · 6 years ago
  48. 6c7b4ee tcp: get rid of tcp_check_send_head() by Eric Dumazet · 6 years ago
  49. f859a44 tcp: allow zerocopy with fastopen by Willem de Bruijn · 6 years ago
  50. 340a6f3 tcp: declare tcp_mmap() only when CONFIG_MMU is set by Yafang Shao · 6 years ago
  51. a74f0fa tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 6 years ago
  52. 6015c71 tcp: md5: add tcp_md5_needed jump label by Eric Dumazet · 6 years ago
  53. 85bdf7d tcp: make tcp_space() aware of socket backlog by Eric Dumazet · 6 years ago
  54. ebeef4b tcp: hint compiler about sack flows by Eric Dumazet · 6 years ago
  55. 213d776 tcp: clean up STATE_TRACE by Yafang Shao · 6 years ago
  56. 6ab6dfa net: get rid of __tcp_checksum_complete() by Cong Wang · 6 years ago
  57. 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
  58. 3f80e08 tcp: add tcp_reset_xmit_timer() helper by Eric Dumazet · 6 years ago
  59. c16ee04 ulp: remove uid and user_visible members by Daniel Borkmann · 6 years ago
  60. 02c558b bpf: sockmap, support for msg_peek in sk_msg with redirect ingress by John Fastabend · 6 years ago
  61. 604326b bpf, sockmap: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago
  62. 1243a51 tcp, ulp: remove ulp bits from sockmap by Daniel Borkmann · 6 years ago
  63. fb420d5 tcp/fq: move back to CLOCK_MONOTONIC by Eric Dumazet · 6 years ago
  64. d3edd06 tcp: provide earliest departure time in skb->tstamp by Eric Dumazet · 6 years ago
  65. 9799ccb tcp: add tcp_wstamp_ns socket field by Eric Dumazet · 6 years ago
  66. 2fd66ff tcp: introduce tcp_skb_timestamp_us() helper by Eric Dumazet · 6 years ago
  67. 72b0094 tcp: switch tcp_clock_ns() to CLOCK_TAI base by Eric Dumazet · 6 years ago
  68. 037b0b8 tcp, ulp: add alias for all ulp modules by Daniel Borkmann · 6 years ago
  69. 40a1227 tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket by Martin KaFai Lau · 6 years ago
  70. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  71. 24b711e net/ipv6: Fix linklocal to global address with VRF by David Ahern · 6 years ago
  72. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  73. a0496ef2 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  74. 27cde44 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  75. a69258f tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 6 years ago
  76. cca9bab tcp: use monotonic timestamps for PAWS by Arnd Bergmann · 6 years ago
  77. 4929c94 tcp: expose both send and receive intervals for rate sample by Deepti Raghavan · 6 years ago
  78. 0ea488f bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb by John Fastabend · 6 years ago
  79. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  81. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  82. cadefe5 tcp_bbr: fix bbr pacing rate for internal pacing by Eric Dumazet · 7 years ago
  83. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  84. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  85. 3d97d88 tcp: minor optimization around tcp_hdr() usage in receive path by Yafang Shao · 7 years ago
  86. 2c7d3da net/tcp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  87. 5d9f426 tcp: add SACK compression by Eric Dumazet · 7 years ago
  88. cf0dd20 tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers() by Eric Dumazet · 7 years ago
  89. b8fef65 tcp: new helper tcp_rack_skb_timeout by Yuchung Cheng · 7 years ago
  90. d716bfd tcp: account lost retransmit after timeout by Yuchung Cheng · 7 years ago
  91. 6ac06ec tcp: simpler NewReno implementation by Yuchung Cheng · 7 years ago
  92. 20b654d tcp: support DUPACK threshold in RACK by Yuchung Cheng · 7 years ago
  93. b9f672a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  94. 37d849b ipv{4,6}/tcp: simplify procfs registration by Christoph Hellwig · 7 years ago
  95. e5cd3ab bpf: sockmap, refactor sockmap routines to work with hashmap by John Fastabend · 7 years ago
  96. 73a6bab tcp: switch pacing timer to softirq based hrtimer by Eric Dumazet · 7 years ago
  97. 6dac152 tcp: Add clean acked data hook by Ilya Lesokhin · 7 years ago
  98. 93ab6cc tcp: implement mmap() for zero copy receive by Eric Dumazet · 7 years ago
  99. 03f45c8 tcp: avoid extra wakeups for SO_RCVLOWAT users by Eric Dumazet · 7 years ago
  100. d136184 tcp: fix SO_RCVLOWAT and RCVBUF autotuning by Eric Dumazet · 7 years ago