1. bd8e1af selftests: add dummy xdp test helper by Paolo Abeni · 6 years ago
  2. 0a9ac2e selftests: add GRO support to udp bench rx program by Paolo Abeni · 6 years ago
  3. cf329aa udp: cope with UDP GRO packet misdirection by Paolo Abeni · 6 years ago
  4. 80bde36 ipv6: factor out protocol delivery helper by Paolo Abeni · 6 years ago
  5. 68cb7d5 ip: factor out protocol delivery helper by Paolo Abeni · 6 years ago
  6. bcd1665 udp: add support for UDP_GRO cmsg by Paolo Abeni · 6 years ago
  7. e20cf8d udp: implement GRO for plain UDP sockets. by Paolo Abeni · 6 years ago
  8. 60fb956 udp: implement complete book-keeping for encap_needed by Paolo Abeni · 6 years ago
  9. 7e22561 Merge branch 'vrf-allow-simultaneous-service-instances-in-default-and-other-VRFs' by David S. Miller · 6 years ago
  10. 7bd2db4 ipv6: do not drop vrf udp multicast packets by Dewi Morgan · 6 years ago
  11. 5226b6a ipv6: handling of multicast packets received in VRF by Mike Manning · 6 years ago
  12. d839a0e ipv6: allow ping to link-local address in VRF by Mike Manning · 6 years ago
  13. 6f12fa7 vrf: mark skb for multicast or link-local as enslaved to VRF by Mike Manning · 6 years ago
  14. 7055420 net: fix raw socket lookup device bind matching with VRFs by Duncan Eastoe · 6 years ago
  15. 6897445 net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs by Mike Manning · 6 years ago
  16. 6da5b0f net: ensure unbound datagram socket to be chosen when not in a VRF by Mike Manning · 6 years ago
  17. e781905 net: ensure unbound stream socket to be chosen when not in a VRF by Mike Manning · 6 years ago
  18. 3c82a21 net: allow binding socket in a VRF when there's an unbound socket by Robert Shearman · 6 years ago
  19. f601a85 net: hns3: Remove set but not used variable 'reset_level' by YueHaibing · 6 years ago
  20. 75790a7 Merge branch 'nfp-more-set-actions-and-notifier-refactor' by David S. Miller · 6 years ago
  21. 0c665e2 nfp: flower: use the common netdev notifier by Jakub Kicinski · 6 years ago
  22. 3e33359 nfp: register a notifier handler in a central location for the device by Jakub Kicinski · 6 years ago
  23. 659bb40 nfp: flower: make nfp_fl_lag_changels_event() void by Jakub Kicinski · 6 years ago
  24. a558c982 nfp: flower: don't try to nack device unregister events by Jakub Kicinski · 6 years ago
  25. e50bfdf nfp: flower: remove unnecessary iteration over devices by Jakub Kicinski · 6 years ago
  26. 4234d62 nfp: flower: add ipv6 set flow label and hop limit offload by Pieter Jansen van Vuuren · 6 years ago
  27. a3c6b06 nfp: flower: add ipv4 set ttl and tos offload by Pieter Jansen van Vuuren · 6 years ago
  28. 6a02d1f Merge branch 'hns3-next' by David S. Miller · 6 years ago
  29. 8b0195a net: hns3: fix for cmd queue memory not freed problem during reset by Huazhong Tan · 6 years ago
  30. 65e41e7 net: hns3: add error handler for hclge_reset() by Huazhong Tan · 6 years ago
  31. f403a84 net: hns3: call roce's reset notify callback when resetting by Huazhong Tan · 6 years ago
  32. 35d93a3 net: hns3: adjust the process of PF reset by Huazhong Tan · 6 years ago
  33. 0742ed7 net: hns3: move some reset information from hnae3_handle into hclge_dev/hclgevf_dev by Huazhong Tan · 6 years ago
  34. 7cea834 net: hns3: ignore new coming low-level reset while doing high-level reset by Huazhong Tan · 6 years ago
  35. 257e4f2 net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting by Huazhong Tan · 6 years ago
  36. 8df0fa9 net: hns3: enable/disable ring in the enet while doing UP/DOWN by Huazhong Tan · 6 years ago
  37. 7edff53 net: hns3: adjust the location of clearing the table when doing reset by Huazhong Tan · 6 years ago
  38. 4d60291 net: hns3: provide some interface & information for the client by Huazhong Tan · 6 years ago
  39. 720bd58 net: hns3: add set_default_reset_request in the hnae3_ae_ops by Huazhong Tan · 6 years ago
  40. 814da63 net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of enet by Huazhong Tan · 6 years ago
  41. 7c588c7 Merge branch 'net-systemport-Unmap-queues-upon-DSA-unregister-event' by David S. Miller · 6 years ago
  42. da106a1 net: systemport: Unmap queues upon DSA unregister event by Florian Fainelli · 6 years ago
  43. 25c4407 net: systemport: Simplify queue mapping logic by Florian Fainelli · 6 years ago
  44. c04a17d net: dsa: bcm_sf2: Turn on PHY to allow successful registration by Florian Fainelli · 6 years ago
  45. 5882d52 Merge branch 'net-dsa-bcm_sf2-Store-rules-in-lists' by David S. Miller · 6 years ago
  46. 80f8dea net: systemport: Restore Broadcom tag match filters upon resume by Florian Fainelli · 6 years ago
  47. 1c60c7f net: dsa: bcm_sf2: Get rid of unmarshalling functions by Florian Fainelli · 6 years ago
  48. 1c0130f net: dsa: bcm_sf2: Restore CFP rules during system resume by Florian Fainelli · 6 years ago
  49. ce24b08 net: dsa: bcm_sf2: Split rule handling from HW operation by Florian Fainelli · 6 years ago
  50. ae7a5af net: dsa: bcm_sf2: Keep copy of inserted rules by Florian Fainelli · 6 years ago
  51. 95772ec Merge branch 'net-More-extack-messages' by David S. Miller · 6 years ago
  52. 68d57f3 rtnetlink: Add more extack messages to rtnl_newlink by David Ahern · 6 years ago
  53. d7e774f net: Add extack argument to ip_fib_metrics_init by David Ahern · 6 years ago
  54. d0522f1 net: Add extack argument to rtnl_create_link by David Ahern · 6 years ago
  55. 0b215b9 ipv6: gro: do not use slow memcmp() in ipv6_gro_receive() by Eric Dumazet · 6 years ago
  56. 5e1abdc net: skbuff.h: remove unnecessary unlikely() by Yangtao Li · 6 years ago
  57. a8d6219 ISDN: eicon: Remove driver by Olof Johansson · 6 years ago
  58. 8053e5b9 Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  59. 4581aa9 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  60. a13511d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  61. 6282e91 ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm by Ard Biesheuvel · 6 years ago
  62. a422757 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  63. 7131193 net: alx: make alx_drv_name static by Rasmus Villemoes · 6 years ago
  64. 97adadd net: bpfilter: fix iptables failure if bpfilter_umh is disabled by Taehee Yoo · 6 years ago
  65. c34c128 sock_diag: fix autoloading of the raw_diag module by Andrei Vagin · 6 years ago
  66. d016b4a net: core: netpoll: Enable netconsole IPv6 link local address by Matwey V. Kornilov · 6 years ago
  67. e22d0bf ipv6: properly check return value in inet6_dump_all() by Alexey Kodanev · 6 years ago
  68. 5e1acb4 rtnetlink: restore handling of dumpit return value in rtnl_dump_all() by Alexey Kodanev · 6 years ago
  69. 6915ed8 net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS by Jeff Barnhill · 6 years ago
  70. 163c8d5 compiler: remove __no_sanitize_address_or_inline again by Martin Schwidefsky · 6 years ago
  71. ee474b8 tracing/kprobes: Fix strpbrk() argument order by Masami Hiramatsu · 6 years ago
  72. ea53abf bonding/802.3ad: fix link_failure_count tracking by Jarod Wilson · 6 years ago
  73. 0432e83 net: phy: realtek: fix RTL8201F sysfs name by Holger Hoffstätte · 6 years ago
  74. 6510223 Linux 4.20-rc1 by Linus Torvalds · 6 years ago
  75. 42bd06e Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  76. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  77. 35e7452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. 04578e8 Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  79. 12480e3 sctp: define SCTP_SS_DEFAULT for Stream schedulers by Xin Long · 6 years ago
  80. fd82d61 sctp: fix strchange_flags name for Stream Change Event by Xin Long · 6 years ago
  81. 1e2d3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  82. 9680155 mlxsw: spectrum: Fix IP2ME CPU policer configuration by Shalom Toledo · 6 years ago
  83. a277d51 openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS by Arnd Bergmann · 6 years ago
  84. 9261921 qed: fix link config error handling by Arnd Bergmann · 6 years ago
  85. 71e5602 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  86. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  87. 01897f3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. e9ebc21 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. 993f0b0 sched/topology: Fix off by one bug by Peter Zijlstra · 6 years ago
  90. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  91. e8ccbb7 net: hns3: Fix for out-of-bounds access when setting pfc back pressure by Yunsheng Lin · 6 years ago
  92. cb53fd5 Merge branch 'net-bql-better-deal-with-GSO' by David S. Miller · 6 years ago
  93. c297344 net/mlx4_en: use __netdev_tx_sent_queue() by Eric Dumazet · 6 years ago
  94. fe60faa net: do not abort bulk send on BQL status by Eric Dumazet · 6 years ago
  95. 3e59020 net: bql: add __netdev_tx_sent_queue() by Eric Dumazet · 6 years ago
  96. d2ff0ff2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  97. 83650fd Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  98. 3308a38 Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  99. 9a12efc Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  100. 16944728 Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago