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