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