1. 06669ea net: memcg: fix lockdep splat in inet_csk_accept() by Eric Dumazet · 4 years, 10 months ago
  2. d752a49 net: memcg: late association of sock to memcg by Shakeel Butt · 4 years, 10 months ago
  3. 83f73c5b inet_diag: return classid for all socket types by Dmitry Yakunin · 4 years, 10 months ago
  4. 17c25ca gre: fix uninit-value in __iptunnel_pull_header by Eric Dumazet · 4 years, 10 months ago
  5. dad8cea tcp: fix TFO SYNACK undo to avoid double-timestamp-undo by Neal Cardwell · 4 years, 11 months ago
  6. 3e72dfd ipv4: ensure rcu_read_lock() in cipso_v4_error() by Matteo Croce · 4 years, 11 months ago
  7. 303d040 udp: rehash on disconnect by Willem de Bruijn · 4 years, 11 months ago
  8. 0b41713 icmp: introduce helper for nat'd source address in network device context by Jason A. Donenfeld · 5 years ago
  9. 33b4013 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  10. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  11. 9603d47 tcp: Reduce SYN resend delay if a suspicous ACK is received by SeongJae Park · 5 years ago
  12. 784f834 tcp: clear tp->segs_{in|out} in tcp_disconnect() by Eric Dumazet · 5 years ago
  13. db7ffee tcp: clear tp->data_segs{in|out} in tcp_disconnect() by Eric Dumazet · 5 years ago
  14. 2fbdd56 tcp: clear tp->delivered in tcp_disconnect() by Eric Dumazet · 5 years ago
  15. c13c48c0 tcp: clear tp->total_retrans in tcp_disconnect() by Eric Dumazet · 5 years ago
  16. ae2dd71 mptcp: handle tcp fallback when using syn cookies by Florian Westphal · 5 years ago
  17. 9fd1ff5 udp: Support UDP fraglist GRO/GSO. by Steffen Klassert · 5 years ago
  18. f9e9555 net: include struct nhmsg size in nh nlmsg size by Stephen Worley · 5 years ago
  19. 32efcc0 tcp: export count for rehash attempts by Abdul Kabbani · 5 years ago
  20. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  21. cc7972e mptcp: parse and emit MP_CAPABLE option according to v1 spec by Christoph Paasch · 5 years ago
  22. 648ef4b mptcp: Implement MPTCP receive path by Mat Martineau · 5 years ago
  23. cec37a6 mptcp: Handle MP_CAPABLE options for outgoing connections by Peter Krystad · 5 years ago
  24. eda7acd mptcp: Handle MPTCP TCP options by Peter Krystad · 5 years ago
  25. f870fa0 mptcp: Add MPTCP socket stubs by Mat Martineau · 5 years ago
  26. a3ea867 rt_cpu_seq_next should increase position index by Vasily Averin · 5 years ago
  27. 2bec445 tcp: do not leave dangling pointers in tp->highest_sack by Eric Dumazet · 5 years ago
  28. bb48eb9 fou: Fix IPv6 netlink policy by Kristian Evensen · 5 years ago
  29. 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  30. d39ca25 Revert "udp: do rmem bulk free even if the rx sk queue is empty" by Paolo Abeni · 5 years ago
  31. d0f4185 net, ip_tunnel: fix namespaces move by William Dauchy · 5 years ago
  32. 4f2c17e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
  33. aeaec7b tcp/ipv4: remove AF_INET_FAMILY by Alex Shi · 5 years ago
  34. bfe02b9 tcp: remove redundant assigment to snd_cwnd by Theodore Dubois · 5 years ago
  35. 5b2f1f3 tcp_bbr: improve arithmetic division in bbr_update_bw() by Wen Yang · 5 years ago
  36. 9c5ed2f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  37. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  38. a72b6a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  39. 3981f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  40. 7361d44 bpf: Sockmap/tls, fix pop data with SK_DROP return code by John Fastabend · 5 years ago
  41. 33bfe20 bpf: Sockmap/tls, push write_space updates through ulp updates by John Fastabend · 5 years ago
  42. e176b1b tcp: fix marked lost packets not being retransmitted by Pengcheng Yang · 5 years ago
  43. 4e4362d xfrm: support output_mark for offload ESP packets by Ulrich Weber · 5 years ago
  44. 90b93f1 ipv4: Add "offload" and "trap" indications to routes by Ido Schimmel · 5 years ago
  45. 1e301fd ipv4: Encapsulate function arguments in a struct by Ido Schimmel · 5 years ago
  46. 6324d0f ipv4: Replace route in list before notifying by Ido Schimmel · 5 years ago
  47. 88bebdf net: ipv4: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  48. 1a186c1 net: udp: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  49. 9522416 vti[6]: fix packet tx through bpf_redirect() by Nicolas Dichtel · 5 years ago
  50. 212e7f5 netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct by Florian Westphal · 5 years ago
  51. 9827c06 ipv4: Detect rollover in specific fib table dump by David Ahern · 5 years ago
  52. 9cfcca2 tcp: Check for filled TCP option space before SACK by Mat Martineau · 5 years ago
  53. 35b2c32 tcp: Export TCP functions and ops struct by Mat Martineau · 5 years ago
  54. 8571248 tcp: coalesce/collapse must respect MPTCP extensions by Mat Martineau · 5 years ago
  55. 1323059 tcp, ulp: Add clone operation to tcp_ulp_ops by Mat Martineau · 5 years ago
  56. e7a5f1f bpf/sockmap: Read psock ingress_msg before sk_receive_queue by Lingpeng Chen · 5 years ago
  57. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  58. 206057f bpf: Add BPF_FUNC_tcp_send_ack helper by Martin KaFai Lau · 5 years ago
  59. 0baf26b bpf: tcp: Support tcp_congestion_ops in bpf by Martin KaFai Lau · 5 years ago
  60. b73a656 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  61. b39c78b net: remove the check argument from __skb_gro_checksum_convert by Li RongQing · 5 years ago
  62. d0e8bca tcp: use REXMIT_NEW instead of magic number by Mao Wenan · 5 years ago
  63. 6b102db net: Add device index to tcp_md5sig by David Ahern · 5 years ago
  64. dea53bb tcp: Add l3index to tcp_md5sig_key and md5 functions by David Ahern · 5 years ago
  65. 534322c ipv4/tcp: Pass dif and sdif to tcp_v4_inbound_md5_hash by David Ahern · 5 years ago
  66. cea9760 ipv4/tcp: Use local variable for tcp_md5_addr by David Ahern · 5 years ago
  67. c965500 tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK by Pengcheng Yang · 5 years ago
  68. 31d518f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  69. 8536975 tcp: Fix highest_sack and highest_sack_seq by Cambda Zhu · 5 years ago
  70. f278b99 tcp_cubic: refactor code to perform a divide only when needed by Eric Dumazet · 5 years ago
  71. 1b78957 netfilter: arp_tables: init netns pointer in xt_tgchk_param struct by Florian Westphal · 5 years ago
  72. ede656e tcp_cubic: make Hystart aware of pacing by Eric Dumazet · 5 years ago
  73. 42f3a8a tcp_cubic: tweak Hystart detection for short RTT flows by Eric Dumazet · 5 years ago
  74. cff04e2 tcp_cubic: switch bictcp_clock() to usec resolution by Eric Dumazet · 5 years ago
  75. 35821fc tcp_cubic: remove one conditional from hystart_update() by Eric Dumazet · 5 years ago
  76. 473900a tcp_cubic: optimize hystart_update() by Eric Dumazet · 5 years ago
  77. 8247a79 vti: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  78. 7a1592b tunnel: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  79. bd085ef net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 5 years ago
  80. feed8a4 udp: fix integer overflow while computing available space in sk_rcvbuf by Antonio Messina · 5 years ago
  81. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  82. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  83. 7c68fa2b net: annotate lockless accesses to sk->sk_pacing_shift by Eric Dumazet · 5 years ago
  84. 446f739 ipv4: Remove old route notifications and convert listeners by Ido Schimmel · 5 years ago
  85. 20d1565 ipv4: Only Replay routes of interest to new listeners by Ido Schimmel · 5 years ago
  86. 525bc34 ipv4: Handle route deletion notification during flush by Ido Schimmel · 5 years ago
  87. f613b6e ipv4: Handle route deletion notification by Ido Schimmel · 5 years ago
  88. a8674f7 ipv4: Notify newly added route if should be offloaded by Ido Schimmel · 5 years ago
  89. ee3936d ipv4: Notify route if replacing currently offloaded one by Ido Schimmel · 5 years ago
  90. b5fc043 ipv4: Extend FIB alias find function by Ido Schimmel · 5 years ago
  91. a6c76c1 ipv4: Notify route after insertion to the routing table by Ido Schimmel · 5 years ago
  92. 0e62719 tcp: Set rcv zerocopy hint correctly if skb last frag is < PAGE_SIZE by Arjun Roy · 5 years ago
  93. 216808c tcp: refine rule to allow EPOLLOUT generation under mem pressure by Eric Dumazet · 5 years ago
  94. ee2aabd tcp: refine tcp_write_queue_empty() implementation by Eric Dumazet · 5 years ago
  95. 1f85e62 tcp: do not send empty skb from tcp_write_xmit() by Eric Dumazet · 5 years ago
  96. 8dbd76e tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 5 years ago
  97. 5000b28 tcp: Cleanup duplicate initialization of sk->sk_state. by Kuniyuki Iwashima · 5 years ago
  98. 65e6d90 net-tcp: Disable TCP ssthresh metrics cache by default by Kevin(Yudong) Yang · 5 years ago
  99. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  100. e27cca9 xfrm: add espintcp (RFC 8229) by Sabrina Dubroca · 5 years ago