1. 82aa467 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  3. 27b31e6 bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data by John Fastabend · 6 years ago
  4. 966c37f ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12 by Hangbin Liu · 6 years ago
  5. 747569b net: diag: document swapped src/dst in udp_dump_one. by Lorenzo Colitti · 6 years ago
  6. f64bf6b8 net: allow traceroute with a specified interface in a vrf by Mike Manning · 6 years ago
  7. bf4cc40 net/{ipv4,ipv6}: Do not put target net if input nsid is invalid by Bjørn Mork · 6 years ago
  8. db4f1be net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  9. ae677bb net: Don't return invalid table id error when dumping all families by David Ahern · 6 years ago
  10. d7e3861 net/ipv4: Put target net when address dump fails due to bad attributes by David Ahern · 6 years ago
  11. 3f80e08 tcp: add tcp_reset_xmit_timer() helper by Eric Dumazet · 6 years ago
  12. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  13. 5fcd266 net/ipv4: Add support for dumping addresses for a specific device by David Ahern · 6 years ago
  14. 1c98eca net/ipv4: Move loop over addresses on a device into in_dev_dump_addr by David Ahern · 6 years ago
  15. a19c59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  16. a4efbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  17. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  18. 7986191 tcp: fix TCP_REPAIR xmit queue setup by Eric Dumazet · 6 years ago
  19. eddf016 net: ipmr: fix unresolved entry dumps by Nikolay Aleksandrov · 6 years ago
  20. cf33e25 tcp_bbr: centralize code to set gains by Neal Cardwell · 6 years ago
  21. a87c83d tcp_bbr: adjust TCP BBR for departure time pacing by Neal Cardwell · 6 years ago
  22. 02c558b bpf: sockmap, support for msg_peek in sk_msg with redirect ingress by John Fastabend · 6 years ago
  23. 3f4c312 bpf: sockmap, fix skmsg recvmsg handler to track size correctly by John Fastabend · 6 years ago
  24. aadd435 tcp, ulp: remove socket lock assertion on ULP cleanup by Daniel Borkmann · 6 years ago
  25. 95c9799 netfilter: nf_nat_snmp_basic: add missing helper alias name by Taehee Yoo · 6 years ago
  26. e4e92fb net/ipv4: Bail early if user only wants prefix entries by David Ahern · 6 years ago
  27. effe679 net: Enable kernel side filtering of route dumps by David Ahern · 6 years ago
  28. cb16789 net: Plumb support for filtering ipv4 and ipv6 multicast route dumps by David Ahern · 6 years ago
  29. e1cedae ipmr: Refactor mr_rtm_dumproute by David Ahern · 6 years ago
  30. 18a8021 net/ipv4: Plumb support for filtering route dumps by David Ahern · 6 years ago
  31. 4724676 net: Add struct for fib dump filter by David Ahern · 6 years ago
  32. e856795 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  33. 825e1c5 tcp: cdg: use tcp high resolution clock cache by Eric Dumazet · 6 years ago
  34. 97ec3eb tcp_bbr: fix typo in bbr_pacing_margin_percent by Neal Cardwell · 6 years ago
  35. 864e5c0 tcp: optimize tcp internal pacing by Eric Dumazet · 6 years ago
  36. a7a2563 tcp: mitigate scheduling jitter in EDT pacing model by Eric Dumazet · 6 years ago
  37. 76a9ebe net: extend sk_pacing_rate to unsigned long by Eric Dumazet · 6 years ago
  38. 5f6188a tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh by Eric Dumazet · 6 years ago
  39. 604326b bpf, sockmap: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago
  40. 1243a51 tcp, ulp: remove ulp bits from sockmap by Daniel Borkmann · 6 years ago
  41. 8b9088f tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanup by Daniel Borkmann · 6 years ago
  42. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  43. 859bd2e net: Evict neighbor entries on carrier down by David Ahern · 6 years ago
  44. 28d35bc net: ipv4: don't let PMTU updates increase route MTU by Sabrina Dubroca · 6 years ago
  45. af7d6cc net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  46. ffd177d tcp: refactor DCTCP ECN ACK handling by Yuchung Cheng · 6 years ago
  47. 9000a45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  48. addd383 net: Update netconf dump handlers for strict data checking by David Ahern · 6 years ago
  49. e8ba330 rtnetlink: Update fib dumps for strict data checking by David Ahern · 6 years ago
  50. 14fc5bb rtnetlink: Update ipmr_rtm_dumplink for strict data checking by David Ahern · 6 years ago
  51. c33078e net/ipv4: Update inet_dump_ifaddr for strict data checking by David Ahern · 6 years ago
  52. dac9c97 net: Add extack to nlmsg_parse by David Ahern · 6 years ago
  53. 7e82364 udp: Unbreak modules that rely on external __skb_recv_udp() availability by Jiri Kosina · 6 years ago
  54. f2e9de2 udp: gro behind static key by Willem de Bruijn · 6 years ago
  55. 1620a33 net: Move free of dst_metrics to helper by David Ahern · 6 years ago
  56. e1255ed net: common metrics init helper for dst_entry by David Ahern · 6 years ago
  57. cc5f0eb net: Move free of fib_metrics to helper by David Ahern · 6 years ago
  58. 767a221 net: common metrics init helper for FIB entries by David Ahern · 6 years ago
  59. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  60. 64199fc ipv4: fix use-after-free in ip_cmsg_recv_dstaddr() by Eric Dumazet · 6 years ago
  61. 854da99 ipv4: Allow sending multicast packets on specific i/f using VRF socket by Robert Shearman · 6 years ago
  62. 8873c06 tcp: do not release socket ownership in tcp_close() by Eric Dumazet · 6 years ago
  63. e8e3fbe net: inet_rtm_getroute() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  64. e351bb6 net: ip_rt_get_source() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  65. 2ab2ddd inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago
  66. fb420d5 tcp/fq: move back to CLOCK_MONOTONIC by Eric Dumazet · 6 years ago
  67. 789762c tcp: adjust rcv zerocopy hints based on frag sizes by Soheil Hassas Yeganeh · 6 years ago
  68. 8f2b029 tcp: set recv_skip_hint when tcp_inq is less than PAGE_SIZE by Soheil Hassas Yeganeh · 6 years ago
  69. 2240c12 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  70. ee0b6f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  71. 041a14d tcp: start receiver buffer autotuning sooner by Yuchung Cheng · 6 years ago
  72. 1ad98e9 tcp/dccp: fix lockdep issue when SYN is backlogged by Eric Dumazet · 6 years ago
  73. a337531 tcp: up initial rmem to 128KB and SYN rwin to around 64KB by Yuchung Cheng · 6 years ago
  74. 097f95d netfilter: masquerade: don't flush all conntracks if only one address deleted on device by Tan Hu · 6 years ago
  75. d4ce580 net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not int by Maciej Żenczykowski · 6 years ago
  76. 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
  77. d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
  78. a06ee25 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  79. ccfec9e ip_tunnel: be careful when accessing the inner header by Paolo Abeni · 6 years ago
  80. 8361962 net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net by Peter Oskolkov · 6 years ago
  81. 075e264 net/ipv4: avoid compile error in fib_info_nh_uses_dev by Eric Dumazet · 6 years ago
  82. c092dd5 tcp: switch tcp_internal_pacing() to tcp_wstamp_ns by Eric Dumazet · 6 years ago
  83. ab408b6 tcp: switch tcp and sch_fq to new earliest departure time model by Eric Dumazet · 6 years ago
  84. fd2bca2 tcp: switch internal pacing timer to CLOCK_TAI by Eric Dumazet · 6 years ago
  85. d3edd06 tcp: provide earliest departure time in skb->tstamp by Eric Dumazet · 6 years ago
  86. 9799ccb tcp: add tcp_wstamp_ns socket field by Eric Dumazet · 6 years ago
  87. 2fd66ff tcp: introduce tcp_skb_timestamp_us() helper by Eric Dumazet · 6 years ago
  88. 1d08962 ipv4: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  89. 9f18b6b netfilter: nft_fib: Convert nft_fib4_eval to new dev helper by David Ahern · 6 years ago
  90. 91a1782 netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helper by David Ahern · 6 years ago
  91. 78f2756 net/ipv4: Move device validation to helper by David Ahern · 6 years ago
  92. e366fa4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  93. 076ed3d net/ipv4: defensive cipso option parsing by Stefan Nuernberger · 6 years ago
  94. 7052ba4 netfilter: nf_nat_ipv4: remove obsolete EXPORT_SYMBOL by Florian Westphal · 6 years ago
  95. b0350d5 ip_gre: fix parsing gre header in ipgre_err by Haishuang Yan · 6 years ago
  96. 2b5a921 udp4: fix IP_CMSG_CHECKSUM for connected sockets by Paolo Abeni · 6 years ago
  97. c56cae2 gso_segment: Reset skb->mac_len after modifying network header by Toke Høiland-Jørgensen · 6 years ago
  98. 50c12f7 gso_segment: Reset skb->mac_len after modifying network header by Toke Høiland-Jørgensen · 6 years ago
  99. aaf9253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  100. 51dc63e erspan: fix error handling for erspan tunnel by Haishuang Yan · 6 years ago