1. 94d18ee Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. af38d07 tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR by Neal Cardwell · 5 years ago
  3. 7bdf4de net: Properly update v4 routes with v6 nexthop by Donald Sharp · 5 years ago
  4. 888a5c5 tcp: inherit timestamp on mtu probe by Willem de Bruijn · 5 years ago
  5. fdfc5c8 tcp: remove empty skb from write queue in error cases by Eric Dumazet · 5 years ago
  6. e93fb3e net: route dump netlink NLM_F_MULTI flag missing by John Fastabend · 5 years ago
  7. e2c6939 ipv4/icmp: fix rt dst dev null pointer dereference by Hangbin Liu · 5 years ago
  8. 6c06b66 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 5 years ago
  9. 0f404bb net: fix icmp_socket_deliver argument 2 input by Li RongQing · 5 years ago
  10. a1c4cd6 net: fix __ip_mc_inc_group usage by Li RongQing · 5 years ago
  11. 7fd69b0 ipv4: Add lockdep condition to fix for_each_entry() by Joel Fernandes (Google) · 5 years ago
  12. 4147766 net/tls: prevent skb_orphan() from leaking TLS plain text with offload by Jakub Kicinski · 5 years ago
  13. 891584f inet: frags: re-introduce skb coalescing for local delivery by Guillaume Nault · 5 years ago
  14. 28ba934 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  15. 47d858d ipip: validate header length in ipip_tunnel_xmit by Haishuang Yan · 5 years ago
  16. c7148c0 net/ipv4: cleanup error condition testing by Pavel Machek · 5 years ago
  17. 95fa145 bpf: sockmap/tls, close can race with map free by John Fastabend · 5 years ago
  18. b617158 tcp: be more careful in tcp_fragment() by Eric Dumazet · 5 years ago
  19. 9a2f97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  20. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  21. 8d650cd tcp: fix tcp_set_congestion_control() use from bpf hook by Eric Dumazet · 5 years ago
  22. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  23. 666a3d6 udp: Fix typo in net/ipv4/udp.c by Su Yanjun · 5 years ago
  24. 66f8209 fib: relax source validation check for loopback packets by Cong Wang · 5 years ago
  25. b83329f netfilter: synproxy: fix erroneous tcp mss option by Fernando Fernandez Mancera · 5 years ago
  26. 05ba4c8 netfilter: Update obsolete comments referring to ip_conntrack by Yonatan Goldschmidt · 5 years ago
  27. 3c00fb0 netfilter: nf_conntrack_sip: fix expectation clash by xiao ruizhu · 5 years ago
  28. b575b24 netfilter: Fix rpfilter dropping vrf packets by mistake by Miaohe Lin · 5 years ago
  29. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  30. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  31. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  32. e858faf tcp: Reset bytes_acked and bytes_received when disconnecting by Christoph Paasch · 5 years ago
  33. 828b2b4 ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts by Stephen Suryaputra · 5 years ago
  34. 537de0c ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup() by Ido Schimmel · 5 years ago
  35. e4aa33a net: remove unused parameter from skb_checksum_try_convert by Li RongQing · 5 years ago
  36. e3b60ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
  37. c4cde58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  38. 6f24080 ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg() by Paolo Abeni · 5 years ago
  39. e4730936 inet: factor out inet_send_prepare() by Paolo Abeni · 5 years ago
  40. 1e64d7c net: don't warn in inet diag when IPV6 is disabled by Stephen Hemminger · 5 years ago
  41. 23729ff bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT by Stanislav Fomichev · 5 years ago
  42. 885b8b4 ipv4: Fix off-by-one in route dump counter without netlink strict checking by Stefano Brivio · 6 years ago
  43. 8d7017f blackhole_netdev: use blackhole_netdev to invalidate dst entries by Mahesh Bandewar · 6 years ago
  44. 2e60546 ipv4: don't set IPv6 only flags to IPv4 addresses by Matteo Croce · 6 years ago
  45. c7b37c7 xfrm: remove get_mtu indirection from xfrm_type by Florian Westphal · 6 years ago
  46. e5b1c6c igmp: fix memory leak in igmpv3_del_delrec() by Eric Dumazet · 6 years ago
  47. 5cdda5f ipv4: enable route flushing in network namespaces by Christian Brauner · 6 years ago
  48. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  49. 6a9e9ce net: ipv4: fix infinite loop on secondary addr promotion by Florian Westphal · 6 years ago
  50. 5b18f12 ipv4: reset rt_iif for recirculated mcast/bcast out pkts by Stephen Suryaputra · 6 years ago
  51. 93ed54b ipv4: fix suspicious RCU usage in fib_dump_info_fnhe() by Eric Dumazet · 6 years ago
  52. 38c7352 ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop by Stephen Suryaputra · 6 years ago
  53. 1c5ba67 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 6 years ago
  54. ee28906 ipv4: Dump route exceptions if requested by Stefano Brivio · 6 years ago
  55. d948974 ipv4/route: Allow NULL flowinfo in rt_fill_info() by Stefano Brivio · 6 years ago
  56. b597ca6e ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering by Stefano Brivio · 6 years ago
  57. 564c91f fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED by Stefano Brivio · 6 years ago
  58. 650638a ipv4: fix confirm_addr_indev() when enable route_localnet by Shijie Luo · 6 years ago
  59. d8c444d ipv4: fix inet_select_addr() when enable route_localnet by Shijie Luo · 6 years ago
  60. 438ac88 net: fastopen: robustness and endianness fixes for SipHash by Ard Biesheuvel · 6 years ago
  61. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  62. c356dc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  63. b6653b3 tcp: refine memory limit test in tcp_fragment() by Eric Dumazet · 6 years ago
  64. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  65. dbb5281 netfilter: nf_tables: add support for matching IPv4 options by Stephen Suryaputra · 6 years ago
  66. f76c7bf netfilter: synproxy: fix manual bump of the reference counter by Fernando Fernandez Mancera · 6 years ago
  67. 85f9aa7 inet: clear num_timeout reqsk_alloc() by Eric Dumazet · 6 years ago
  68. 25cec75 net/ipv4: fib_trie: Avoid cryptic ternary expressions by Matthias Kaehlcke · 6 years ago
  69. d5dd887 inet: fix various use-after-free in defrags units by Eric Dumazet · 6 years ago
  70. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  71. f361c4d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484 by Thomas Gleixner · 6 years ago
  72. 76e2153 net/udp_gso: Allow TX timestamp with UDP GSO by Fred Klassen · 6 years ago
  73. 5684abf ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL by Xin Long · 6 years ago
  74. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  75. 40008e9 net: ipv4: remove erroneous advancement of list pointer by Florian Westphal · 6 years ago
  76. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  77. c681eda net: ipv4: move tcp_fastopen server side code to SipHash library by Ard Biesheuvel · 6 years ago
  78. 4fddbf8 Merge branch 'tcp-fixes' by David S. Miller · 6 years ago
  79. d7f9b2f netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY by Fernando Fernandez Mancera · 6 years ago
  80. 2e05fcae tcp: fix compile error if !CONFIG_SYSCTL by Eric Dumazet · 6 years ago
  81. 967c05a tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() by Eric Dumazet · 6 years ago
  82. 5f3e2bf00 tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 6 years ago
  83. f070ef2 tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 6 years ago
  84. 3b4929f tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  85. 0b7d7f6 tcp: add tcp_tx_skb_cache sysctl by Eric Dumazet · 6 years ago
  86. ede61ca tcp: add tcp_rx_skb_cache sysctl by Eric Dumazet · 6 years ago
  87. f48d2cc udp: Remove unused variable/function (exact_dif) by Tim Beale · 6 years ago
  88. 7354537 udp: Remove unused parameter (exact_dif) by Tim Beale · 6 years ago
  89. d6fb396 ipv4: tcp: fix ACK/RST sent with a transmit delay by Eric Dumazet · 6 years ago
  90. 363887a ipv4: Support multipath hashing on inner IP pkts for GRE tunnel by Stephen Suryaputra · 6 years ago
  91. 7b58139 tcp: use static_branch_deferred_inc for clean_acked_data_enabled by Willem de Bruijn · 6 years ago
  92. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  93. a842fe1 tcp: add optional per socket transmit delay by Eric Dumazet · 6 years ago
  94. 522924b net: correct udp zerocopy refcnt also when zerocopy only on append by Willem de Bruijn · 6 years ago
  95. 7bf4796 nexthops: add support for replace by David Ahern · 6 years ago
  96. 6c48ea5 ipv4: Optimization for fib_info lookup with nexthops by David Ahern · 6 years ago
  97. 493ced1 ipv4: Allow routes to use nexthop objects by David Ahern · 6 years ago
  98. f88c9aa nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct by David Ahern · 6 years ago
  99. 948622f tcp: Make tcp_fastopen_alloc_ctx static by YueHaibing · 6 years ago
  100. fe03d47 Update my email address by Jozsef Kadlecsik · 6 years ago