1. 714a485 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  2. cd4bb2a mlxsw: spectrum_ptp: Fix compilation on 32-bit ARM by Shalom Toledo · 6 years ago
  3. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  4. f97252a Merge branch 'UDP-GSO-audit-tests' by David S. Miller · 6 years ago
  5. 4ffc37f net/udpgso_bench.sh test fails on error by Fred Klassen · 6 years ago
  6. ade90d6 net/udpgso_bench.sh add UDP GSO audit tests by Fred Klassen · 6 years ago
  7. 79ebc3c net/udpgso_bench_tx: options to exercise TX CMSG by Fred Klassen · 6 years ago
  8. 29f785f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  9. 4bd366c Merge branch 'net-ipv4-remove-erroneous-advancement-of-list-pointer' by David S. Miller · 6 years ago
  10. 3cfa148 selftests: rtnetlink: add addresses with fixed life time by Florian Westphal · 6 years ago
  11. 40008e9 net: ipv4: remove erroneous advancement of list pointer by Florian Westphal · 6 years ago
  12. 78fe8a2 net: dsa: sja1105: fix ptp link error by Arnd Bergmann · 6 years ago
  13. c63d1e5 net: stmmac: fix unused-variable warning by Arnd Bergmann · 6 years ago
  14. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  15. efa14c3 iavf: allow null RX descriptors by Mitch Williams · 6 years ago
  16. 68dfe63 iavf: add call to iavf_[add|del]_cloud_filter by Paul Greenwalt · 6 years ago
  17. b66c7bc iavf: Refactor init state machine by Jakub Pawlak · 6 years ago
  18. bac8486 iavf: Refactor the watchdog state machine by Jan Sokolowski · 6 years ago
  19. fdd4044 iavf: Remove timer for work triggering, use delaying work instead by Jakub Pawlak · 6 years ago
  20. b476b003 iavf: Move commands processing to the separate function by Jakub Pawlak · 6 years ago
  21. 16e00c2 iavf: Fix the math for valid length for ADq enable by Avinash Dayanand · 6 years ago
  22. f0a48fb iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc() by Aleksandr Loktionov · 6 years ago
  23. 88ec730 iavf: wait longer for close to complete by Mitch Williams · 6 years ago
  24. 168d91c iavf: use signed variable by Mitch Williams · 6 years ago
  25. c2417a7 iavf: Create VLAN tag elements starting from the first element by Akeem G Abodunrin · 6 years ago
  26. d728cf7 fs/namespace: fix unprivileged mount propagation by Christian Brauner · 6 years ago
  27. 1b0b9cc vfs: fsmount: add missing mntget() by Eric Biggers · 6 years ago
  28. f517f27 net: sched: cls_matchall: allow to delete filter by Jiri Pirko · 6 years ago
  29. ad9bf54 net: hns3: fix dereference of ae_dev before it is null checked by Colin Ian King · 6 years ago
  30. 4332125 Merge branch 'net-sched-act_ctinfo-fixes' by David S. Miller · 6 years ago
  31. c197d63 net: sched: act_ctinfo: fix policy validation by Kevin Darbyshire-Bryant · 6 years ago
  32. a658c2e net: sched: act_ctinfo: fix action creation by Kevin Darbyshire-Bryant · 6 years ago
  33. 098eadc vhost_net: disable zerocopy by default by Jason Wang · 6 years ago
  34. c681eda net: ipv4: move tcp_fastopen server side code to SipHash library by Ard Biesheuvel · 6 years ago
  35. 6a6b5c8 tipc: include retrans failure detection for unicast by Tuong Lien · 6 years ago
  36. 9ed68ca team: add ethtool get_link_ksettings by Hangbin Liu · 6 years ago
  37. 4fddbf8 Merge branch 'tcp-fixes' by David S. Miller · 6 years ago
  38. eb7c825 Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  39. 259931f riscv: remove unused barrier defines by Rolf Eike Beer · 6 years ago
  40. bf587ca riscv: mm: synchronize MMU after pte change by ShihPo Hung · 6 years ago
  41. c35f1b8 riscv: dts: add initial board data for the SiFive HiFive Unleashed by Paul Walmsley · 6 years ago
  42. 72296bd riscv: dts: add initial support for the SiFive FU540-C000 SoC by Paul Walmsley · 6 years ago
  43. 4fd669a dt-bindings: riscv: convert cpu binding to json-schema by Paul Walmsley · 6 years ago
  44. c7af559 dt-bindings: riscv: sifive: add YAML documentation for the SiFive FU540 by Paul Walmsley · 6 years ago
  45. 8d4e048 arch: riscv: add support for building DTB files from DT source data by Paul Walmsley · 6 years ago
  46. 6be8e29 lapb: fixed leak of control-blocks. by Jeremy Sowden · 6 years ago
  47. 5cf0261 tipc: purge deferredq list for each grp member in tipc_group_delete by Xin Long · 6 years ago
  48. f464100 selftests/net: fix warnings in TFO key rotation selftest by Willem de Bruijn · 6 years ago
  49. 8e6a481 x25_asy: fixed function name in error message. by Jeremy Sowden · 6 years ago
  50. 4201c92 lapb: moved export of lapb_register. by Jeremy Sowden · 6 years ago
  51. d4d5d8e ax25: fix inconsistent lock state in ax25_destroy_timer by Eric Dumazet · 6 years ago
  52. f3e92cb neigh: fix use-after-free read in pneigh_get_next by Eric Dumazet · 6 years ago
  53. 2e05fca tcp: fix compile error if !CONFIG_SYSCTL by Eric Dumazet · 6 years ago
  54. 1718132 tc-tests: updated skbedit tests by Roman Mashak · 6 years ago
  55. 92c1a19 tc-tests: added path to ip command in tdc by Roman Mashak · 6 years ago
  56. 871e846 net: ethernet: ti: davinci_cpdma: use idled submit by Ivan Khoronzhuk · 6 years ago
  57. d424a2a hv_sock: Suppress bogus "may be used uninitialized" warnings by Dexuan Cui · 6 years ago
  58. 4e18a8a Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset' by David S. Miller · 6 years ago
  59. fead5b1 net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data by Martin Blumenstingl · 6 years ago
  60. ce4ab73 net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data by Martin Blumenstingl · 6 years ago
  61. 7e770b2 net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data by Martin Blumenstingl · 6 years ago
  62. 42a9076 net: stmmac: use device_property_read_u32_array to read the reset delays by Martin Blumenstingl · 6 years ago
  63. 626c5fe net: stmmac: drop redundant check in stmmac_mdio_reset by Martin Blumenstingl · 6 years ago
  64. 718f4a2 be2net: Fix number of Rx queues used for flow hashing by Ivan Vecera · 6 years ago
  65. 36b2f61 net: handle 802.1P vlan 0 packets properly by Govindarajulu Varadarajan · 6 years ago
  66. 9e0babf Linux 5.2-rc5 by Linus Torvalds · 6 years ago
  67. 963172d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. efba92d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. f763cf8 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. 967c05a tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() by Eric Dumazet · 6 years ago
  71. 5f3e2bf tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 6 years ago
  72. f070ef2 tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 6 years ago
  73. 3b4929f tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  74. 1eb4169 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  75. 5db2e7c Revert "net: phylink: set the autoneg state in phylink_phy_change" by David S. Miller · 6 years ago
  76. 9594dc3 bpf: fix nested bpf tracepoints with per-cpu data by Matt Mullins · 6 years ago
  77. 8574921 bpf: Fix out of bounds memory access in bpf_sk_storage by Arthur Fabre · 6 years ago
  78. a514862 net: sched: remove NET_CLS_IND config option by Jiri Pirko · 6 years ago
  79. 9d9f3fb r8169: improve handling of Abit Fatal1ty F-190HD by Heiner Kallweit · 6 years ago
  80. 42f5cda vsock/virtio: set SOCK_DONE on peer shutdown by Stephen Barber · 6 years ago
  81. 4838a54 net: stmmac: Fix wrapper drivers not detecting PHY by Jose Abreu · 6 years ago
  82. 91d0a48 Merge branch 'Reuse-ptp_qoriq-driver-for-dpaa2-ptp' by David S. Miller · 6 years ago
  83. 28c6715 MAINTAINERS: maintain DPAA2 PTP driver in QorIQ PTP entry by Yangbo Lu · 6 years ago
  84. 8893a84 dpaa2-ptp: add interrupt support by Yangbo Lu · 6 years ago
  85. fe844f1 arm64: dts: fsl: add ptp timer node for dpaa2 platforms by Yangbo Lu · 6 years ago
  86. d256329 dt-binding: ptp_qoriq: support DPAA2 PTP compatible by Yangbo Lu · 6 years ago
  87. d346c9e dpaa2-ptp: reuse ptp_qoriq driver by Yangbo Lu · 6 years ago
  88. 8099d7c ptp: add QorIQ PTP support for DPAA2 by Yangbo Lu · 6 years ago
  89. 760c80b net: dsa: rtl8366: Fix up VLAN filtering by Linus Walleij · 6 years ago
  90. 930cfe0 hinic: Use devm_kasprintf instead of hard coding it by Christophe JAILLET · 6 years ago
  91. 407308f Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast" by David S. Miller · 6 years ago
  92. ef7bfa8 net: phylink: set the autoneg state in phylink_phy_change by Ioana Ciornei · 6 years ago
  93. 422efd0 net: dsa: mv88e6xxx: do not flood CPU with unknown multicast by Vivien Didelot · 6 years ago
  94. e01e060fe0 Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  95. ff39074 Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  96. fa1827d Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  97. 6a71398 Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  98. 78f4e93 x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback by Borislav Petkov · 6 years ago
  99. 0011572 Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  100. 6aa7a22 Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago