1. cd1aa9c ip_vti: fix a null pointer deferrence when create vti fallback tunnel by Haishuang Yan · 6 years ago
  2. 90545cd tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach by Daniel Borkmann · 6 years ago
  3. 037b0b8 tcp, ulp: add alias for all ulp modules by Daniel Borkmann · 6 years ago
  4. c1617fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  5. a4fd284 ip: process in-order fragments efficiently by Peter Oskolkov · 6 years ago
  6. 353c9cb ip: add helpers to process in-order fragments faster. by Peter Oskolkov · 6 years ago
  7. fd2123a tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flag by Yuchung Cheng · 6 years ago
  8. 15bdd56 tcp: always ACK immediately on hole repairs by Yuchung Cheng · 6 years ago
  9. d2ccd7b tcp: avoid resetting ACK timer in DCTCP by Yuchung Cheng · 6 years ago
  10. 466466d tcp: mandate a one-time immediate ACK by Yuchung Cheng · 6 years ago
  11. 8217ca6 bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection by Martin KaFai Lau · 6 years ago
  12. 2dbb9b9 bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT by Martin KaFai Lau · 6 years ago
  13. 70837ff ipv4: frags: precedence bug in ip_expire() by Dan Carpenter · 6 years ago
  14. fa0f527 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
  15. 7969e5c ip: discard IPv4 datagrams with overlapping segments. by Peter Oskolkov · 6 years ago
  16. a01512b tcp: remove unneeded variable 'err' by YueHaibing · 6 years ago
  17. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  18. 1296ee8 ip_gre: remove redundant variables t_hlen by YueHaibing · 6 years ago
  19. 13dde04 tcp: remove set but not used variable 'skb_size' by Wei Yongjun · 6 years ago
  20. 7ec6537 tcp: add stat of data packet reordering events by Wei Wang · 6 years ago
  21. 7e10b65 tcp: add dsack blocks received stats by Wei Wang · 6 years ago
  22. fb31c9b tcp: add data bytes retransmitted stats by Wei Wang · 6 years ago
  23. ba113c3 tcp: add data bytes sent stats by Wei Wang · 6 years ago
  24. 984988a tcp: add a helper to calculate size of opt_stats by Wei Wang · 6 years ago
  25. d18c5d1 net: ipv4: Notify about changes to ip_forward_update_priority by Petr Machata · 6 years ago
  26. 432e05d net: ipv4: Control SKB reprioritization after forwarding by Petr Machata · 6 years ago
  27. 83ba464 net: add helpers checking if socket can be bound to nonlocal address by Vincent Bernat · 6 years ago
  28. 4672694 ipv4: frags: handle possible skb truesize change by Eric Dumazet · 6 years ago
  29. 56e2c94 inet: frag: enforce memory limits earlier by Eric Dumazet · 6 years ago
  30. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  31. 5cbf777 route: add support for directed broadcast forwarding by Xin Long · 6 years ago
  32. 383d470 tcp_bbr: fix bw probing to raise in-flight data for very small BDPs by Neal Cardwell · 6 years ago
  33. 9fc1202 ipv4: remove BUG_ON() from fib_compute_spec_dst by Lorenzo Bianconi · 6 years ago
  34. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  35. b87bac1 net: igmp: make function __ip_mc_inc_group() static by Wei Yongjun · 6 years ago
  36. 5547720 tcp: make function tcp_retransmit_stamp() static by Wei Yongjun · 6 years ago
  37. 9aee400 tcp: ack immediately when a cwr packet arrives by Lawrence Brakmo · 6 years ago
  38. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  39. 2efd4fc ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  40. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
  41. a17922d bpfilter: remove trailing newline by Stephen Hemminger · 6 years ago
  42. 58152ec tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 6 years ago
  43. 8541b21 tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 6 years ago
  44. 3d4bf93 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago
  45. f4a3313 tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  46. 72cd43b tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  47. 3dd1c9a ip: hash fragments consistently by Paolo Abeni · 6 years ago
  48. 08d3ffc multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  49. 0ae0d60 multicast: remove useless parameter for group add by Hangbin Liu · 6 years ago
  50. b701a99 tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy by Jon Maxwell · 6 years ago
  51. a7fa377 tcp: Add tcp_retransmit_stamp() helper routine by Jon Maxwell · 6 years ago
  52. 9bcc66e tcp: convert icsk_user_timeout from jiffies to msecs by Jon Maxwell · 6 years ago
  53. 99d20a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  54. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  55. a0496ef2 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  56. 27cde44 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  57. 2987bab tcp: helpers to send special DCTCP ack by Yuchung Cheng · 6 years ago
  58. fcb662d xfrm: don't check offload_handle for nonzero by Shannon Nelson · 6 years ago
  59. e56b8ce tcp: identify cryptic messages as TCP seq # bugs by Randy Dunlap · 6 years ago
  60. a0ae256 netfilter: conntrack: remove l3proto abstraction by Florian Westphal · 6 years ago
  61. 31048d7 tcp: Fix broken repair socket window probe patch by Stefan Baranoff · 6 years ago
  62. 6e2059b5 ipv4/igmp: init group mode as INCLUDE when join source group by Hangbin Liu · 6 years ago
  63. c779e84 netfilter: conntrack: remove get_timeout() indirection by Florian Westphal · 6 years ago
  64. 6816d93 netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers by Florian Westphal · 6 years ago
  65. d1b6fe9 netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers by Florian Westphal · 6 years ago
  66. 47a91b1 netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers by Florian Westphal · 6 years ago
  67. f957be9 netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers by Florian Westphal · 6 years ago
  68. d7e5a9a netfilter: utils: move nf_ip_checksum* from ipv4 to utils by Florian Westphal · 6 years ago
  69. 41ed9c0 tcp: Don't coalesce decrypted and encrypted SKBs by Boris Pismenny · 6 years ago
  70. 2aa4a33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  71. f333ee0 bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB by Andrey Ignatov · 6 years ago
  72. ff0432e tcp: remove redundant rcv_nxt update by Yafang Shao · 6 years ago
  73. a69258f tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 6 years ago
  74. b0c05d0e tcp: fix dctcp delayed ACK schedule by Yuchung Cheng · 6 years ago
  75. c921c20 net: ipmr: add support for passing full packet on wrong vif by Nikolay Aleksandrov · 6 years ago
  76. 0761680 net: ipv4: fix listify ip_rcv_finish in case of forwarding by Jesper Dangaard Brouer · 6 years ago
  77. cca9bab tcp: use monotonic timestamps for PAWS by Arnd Bergmann · 6 years ago
  78. 70b7ff1 tcp: allow user to create repair socket without window probes by Stefan Baranoff · 6 years ago
  79. 21684dc tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets by Stefan Baranoff · 6 years ago
  80. 4929c94 tcp: expose both send and receive intervals for rate sample by Deepti Raghavan · 6 years ago
  81. 95765a6 tcp: remove SG-related comment in tcp_sendmsg() by Julian Wiedmann · 6 years ago
  82. 26420d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  83. c47078d tcp: remove redundant SOCK_DONE checks by Eric Dumazet · 6 years ago
  84. 6508b67 tcp: cleanup copied_seq and urg_data in tcp_disconnect by Eric Dumazet · 6 years ago
  85. f6f2a4a ipfrag: really prevent allocation on netns exit by Paolo Abeni · 6 years ago
  86. acc2cf4 net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort by Lorenzo Colitti · 6 years ago
  87. e737219 net/ipv4: Set oif in fib_compute_spec_dst by David Ahern · 6 years ago
  88. fbf4781 ip: unconditionally set cork gso_size by Willem de Bruijn · 6 years ago
  89. 678ca42 ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6 by Willem de Bruijn · 6 years ago
  90. 657a066 sock: sockc cookie initializer by Willem de Bruijn · 6 years ago
  91. 3517820 ipv4: ipcm_cookie initializers by Willem de Bruijn · 6 years ago
  92. 5711b4e netfilter: nf_tproxy: fix possible non-linear access to transport header by Máté Eckl · 6 years ago
  93. 70ba5b6 ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns by Tyler Hicks · 6 years ago
  94. efe6aac net: ipv4: fix list processing on L3 slave devices by Edward Cree · 6 years ago
  95. d376bef netfilter: x_tables: set module owner for icmp(6) matches by Florian Westphal · 6 years ago
  96. a4ca8b7 net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish() by Edward Cree · 6 years ago
  97. bc969a9 net: ipv4: Hook into time based transmission by Jesus Sanchez-Palencia · 6 years ago
  98. 5fa1273 net: ipv4: listify ip_rcv_finish by Edward Cree · 6 years ago
  99. 17266ee net: ipv4: listified version of ip_rcv by Edward Cree · 6 years ago
  100. 69b9e1e ipv4: add __ip_queue_xmit() that supports tos param by Xin Long · 6 years ago