1. 20b50d7 net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() by Nicolai Stange · 7 years ago
  2. 65bbbf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  3. b4681c2 ipv4: Fix use-after-free when flushing FIB tables by Ido Schimmel · 7 years ago
  4. d03a455 ipv4: fib: Fix metrics match when deleting a route by Phil Sutter · 7 years ago
  5. cfddd4c ip_gre: remove the incorrect mtu limit for ipgre tap by Xin Long · 7 years ago
  6. acf568e xfrm: Reinject transport-mode packets through tasklet by Herbert Xu · 7 years ago
  7. c05fad5 ip_gre: fix wrong return value of erspan_rcv by Haishuang Yan · 7 years ago
  8. 4688eb7 tcp: refresh tcp_mstamp from timers callbacks by Eric Dumazet · 7 years ago
  9. 9ee11bd tcp: fix potential underestimation on rcv_rtt by Wei Wang · 7 years ago
  10. d6da838 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  11. a46182b net: igmp: Use correct source address on IGMPv3 reports by Kevin Cernekee · 7 years ago
  12. b547602 ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  13. 30791ac tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  14. 8f659a0 net: ipv4: fix for a race condition in raw_sendmsg by Mohamed Ghannam · 7 years ago
  15. 6065fd0 tcp: evaluate packet losses upon RTT change by Yuchung Cheng · 7 years ago
  16. 428aec5 tcp: fix off-by-one bug in RACK by Yuchung Cheng · 7 years ago
  17. cd1fc85 tcp: always evaluate losses in RACK upon undo by Yuchung Cheng · 7 years ago
  18. 0ce294d tcp: correctly test congestion state in RACK by Yuchung Cheng · 7 years ago
  19. 600647d tcp_bbr: reset long-term bandwidth sampling on loss recovery undo by Neal Cardwell · 7 years ago
  20. 2f6c498 tcp_bbr: reset full pipe detection on loss recovery undo by Neal Cardwell · 7 years ago
  21. c589e69b tcp_bbr: record "full bw reached" decision in new full_bw_reached bit by Neal Cardwell · 7 years ago
  22. d476175 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 7 years ago
  23. 96307a0 netfilter: ipt_CLUSTERIP: fix clusterip_net_exit build regression by Arnd Bergmann · 7 years ago
  24. 8632385 tcp: use current time in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  25. e599ea1 Revert "tcp: must block bh in __inet_twsk_hashdance()" by Eric Dumazet · 7 years ago
  26. eeea10b tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb() by Eric Dumazet · 7 years ago
  27. cfac7f8 tcp/dccp: block bh before arming time_wait timer by Eric Dumazet · 7 years ago
  28. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  29. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  30. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  31. 613d077 netfilter: exit_net cleanup check added by Vasily Averin · 7 years ago
  32. 07dc8bc netfilter: remove redundant assignment to e by Colin Ian King · 7 years ago
  33. ed66dfa tcp: when scheduling TLP, time of RTO should account for current ACK by Neal Cardwell · 7 years ago
  34. 8170024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  35. cebe84c route: also update fnhe_genid when updating a route cache by Xin Long · 7 years ago
  36. e39d524 route: update fnhe_expires for redirect when the fnhe exists by Xin Long · 7 years ago
  37. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  38. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  39. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  40. 50895b9 tcp: highest_sack fix by Eric Dumazet · 7 years ago
  41. 6670e15 tcp: Namespace-ify sysctl_tcp_default_congestion_control by Stephen Hemminger · 7 years ago
  42. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  43. 3a9b76f tcp: allow drivers to tweak TSQ logic by Eric Dumazet · 7 years ago
  44. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. fdae5f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  46. 737ff31 tcp: use sequence distance to detect reordering by Yuchung Cheng · 7 years ago
  47. 713bafe tcp: retire FACK loss detection by Yuchung Cheng · 7 years ago
  48. 0eb96bf tcp: fix tcp_fastretrans_alert warning by Yuchung Cheng · 7 years ago
  49. 7ec318f tcp: gso: avoid refcount_t warning from tcp_gso_segment() by Eric Dumazet · 7 years ago
  50. a0efab6 ip_gre: add the support for i/o_flags update via ioctl by Xin Long · 7 years ago
  51. dd9d598 ip_gre: add the support for i/o_flags update via netlink by Xin Long · 7 years ago
  52. 356d183 tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem by Eric Dumazet · 7 years ago
  53. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  54. 2eb3ed3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  55. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  56. 5caaed1 netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size by Florian Westphal · 7 years ago
  57. d09b9e6 tcp: fix DSACK-based undo on non-duplicate ACK by Priyaranjan Jha · 7 years ago
  58. 1f25569 tcp: higher throughput under reordering with adaptive RACK reordering wnd by Priyaranjan Jha · 7 years ago
  59. 35e00da tcp: do not clear again skb->csum in tcp_init_nondata_skb() by Eric Dumazet · 7 years ago
  60. d0f3684 tcp: tcp_mtu_probing() cleanup by Eric Dumazet · 7 years ago
  61. 991a26a tcp_nv: use do_div() instead of expensive div64_u64() by Konstantin Khlebnikov · 7 years ago
  62. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  63. 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  64. 068c2e7 net: use -ENOSPC for transient busy indication by Gilad Ben-Yossef · 7 years ago
  65. f67971e tcp: tcp_fragment() should not assume rtx skbs by Eric Dumazet · 7 years ago
  66. 9eba935 tcp: fix a lockdep issue in tcp_fastopen_reset_cipher() by Eric Dumazet · 7 years ago
  67. 3ae6ec0 ipv4: Send a netevent whenever multipath hash policy is changed by Ido Schimmel · 7 years ago
  68. 3b11775 tcp: do not mangle skb->cb[] in tcp_make_synack() by Eric Dumazet · 7 years ago
  69. 25dd169 fib: fib_dump_info can no longer use __in_dev_get_rtnl by Florian Westphal · 7 years ago
  70. cf34ce3 tcp: add tracepoint trace_tcp_retransmit_synack() by Song Liu · 7 years ago
  71. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  72. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  73. 74784da Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  74. 4eebff2 tcp_nv: fix division by zero in tcpnv_acked() by Konstantin Khlebnikov · 7 years ago
  75. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. 032a480 ipv4: fix validate_source for VRF setup by Paolo Abeni · 7 years ago
  77. 2b7cda9 tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  78. 7400bb4 netfilter: nf_reject_ipv4: Fix use-after-free in send_reset by Tejaswi Tanikella · 7 years ago
  79. db32919 ip_vti: remove the useless err_count check in vti_xmit by Xin Long · 7 years ago
  80. 6c31e5a net: Add extack to fib_notifier_info by David Ahern · 7 years ago
  81. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. 949cf8b tcp: Remove "linux/unaligned/access_ok.h" include. by David S. Miller · 7 years ago
  83. c26e91f tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio by Eric Dumazet · 7 years ago
  84. 23a7102a tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio by Eric Dumazet · 7 years ago
  85. 4170ba6 tcp: Namespace-ify sysctl_tcp_invalid_ratelimit by Eric Dumazet · 7 years ago
  86. 790f00e tcp: Namespace-ify sysctl_tcp_autocorking by Eric Dumazet · 7 years ago
  87. bd23970 tcp: Namespace-ify sysctl_tcp_min_rtt_wlen by Eric Dumazet · 7 years ago
  88. 26e9596 tcp: Namespace-ify sysctl_tcp_min_tso_segs by Eric Dumazet · 7 years ago
  89. b530b68 tcp: Namespace-ify sysctl_tcp_challenge_ack_limit by Eric Dumazet · 7 years ago
  90. 9184d8b tcp: Namespace-ify sysctl_tcp_limit_output_bytes by Eric Dumazet · 7 years ago
  91. ceef9ab tcp: Namespace-ify sysctl_tcp_workaround_signed_windows by Eric Dumazet · 7 years ago
  92. d06a990 tcp: Namespace-ify sysctl_tcp_tso_win_divisor by Eric Dumazet · 7 years ago
  93. 4540c0c tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf by Eric Dumazet · 7 years ago
  94. ec36e41 tcp: Namespace-ify sysctl_tcp_nometrics_save by Eric Dumazet · 7 years ago
  95. ee1836a tcp: refresh tp timestamp before tcp_mtu_probe() by Eric Dumazet · 7 years ago
  96. f3594f0 ipip: only increase err_count for some certain type icmp in ipip_err by Xin Long · 7 years ago
  97. af9b69a tcp: Namespace-ify sysctl_tcp_frto by Eric Dumazet · 7 years ago
  98. 94f0893 tcp: Namespace-ify sysctl_tcp_adv_win_scale by Eric Dumazet · 7 years ago
  99. 0c12654 tcp: Namespace-ify sysctl_tcp_app_win by Eric Dumazet · 7 years ago
  100. 6496f6b tcp: Namespace-ify sysctl_tcp_dsack by Eric Dumazet · 7 years ago