1. 7c4ec74 net: Init backlog NAPI's gro_hash. by David S. Miller · 6 years ago
  2. 99d20a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  3. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  4. 48e5aee Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  5. b4460a9 Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  6. 40999f1 tipc: make link capability update thread safe by Jon Maloy · 6 years ago
  7. f91a0ef Merge branch 'constify-nla_policy' by David S. Miller · 6 years ago
  8. 5761917a gtp: constify nla_policy by Stephen Hemminger · 6 years ago
  9. a86c412 nbd: constify nla_policy by Stephen Hemminger · 6 years ago
  10. eecd685 tls: Fix copy-paste error in tls_device_reencrypt by Gustavo A. R. Silva · 6 years ago
  11. 18cadf9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  12. 47736af Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  13. de87dcde Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  14. 2a0ea7d Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  15. 293bccc Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  16. bfa54a3 Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  17. 7389439 Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  18. 2502e5a platform/x86: dell-laptop: Fix backlight detection by Damien Thébault · 6 years ago
  19. 2db1581 Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices" by Lu Baolu · 6 years ago
  20. a3eed83 Merge branch 'qed-Add-support-for-phy-module-query' by David S. Miller · 6 years ago
  21. 97df0d6 qede: Add driver callbacks for eeprom module query. by Sudarsana Reddy Kalluru · 6 years ago
  22. b51dab4 qed: Add qed APIs for PHY module query. by Sudarsana Reddy Kalluru · 6 years ago
  23. 57dc2bf Merge branch 'tc-tunnel-ttl-tos' by David S. Miller · 6 years ago
  24. 0e2c17b net/sched: cls_flower: Support matching on ip tos and ttl for tunnels by Or Gerlitz · 6 years ago
  25. 5544adb flow_dissector: Dissect tos and ttl from the tunnel info by Or Gerlitz · 6 years ago
  26. 07a557f net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels by Or Gerlitz · 6 years ago
  27. 28c20cc Merge tag 'drm-fixes-2018-07-20' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  28. 02e546e Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 6 years ago
  29. b83ce39 Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  30. fb7d1bc Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  31. af1fc5b ARCv2: [plat-hsdk]: Save accl reg pair by default by Vineet Gupta · 6 years ago
  32. f39f28f Merge tag 'sound-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  33. 2c4d6ba ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems by Robin H. Johnson · 6 years ago
  34. b4394c3 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  35. 2f958e8 drm/nouveau/fb/gp100-: disable address remapper by Ben Skeggs · 6 years ago
  36. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  37. 05df204 Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  38. 3bc950c Merge branch 'docs-Convert-alias-and-bridge-to-rst' by David S. Miller · 6 years ago
  39. 6b335f8 docs: networking: Convert bridge.txt to rst by Tobin C. Harding · 6 years ago
  40. 735dadf docs: networking: Convert alias.txt to rst by Tobin C. Harding · 6 years ago
  41. e56b8ce tcp: identify cryptic messages as TCP seq # bugs by Randy Dunlap · 6 years ago
  42. 9ba8376 ptp: fix missing break in switch by Gustavo A. R. Silva · 6 years ago
  43. f15f084 pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation warning by Jakub Kicinski · 6 years ago
  44. 6b81b19 hv_netvsc: Fix napi reschedule while receive completion is busy by Haiyang Zhang · 6 years ago
  45. a2ec9d1 MAINTAINERS: Drop inactive Vitaly Bordug's email by Krzysztof Kozlowski · 6 years ago
  46. e40562a net: cavium: Add fine-granular dependencies on PCI by Alexander Sverdlin · 6 years ago
  47. 088cbac tc-tests: initial version of fw filter unit tests by Keara Leibovitz · 6 years ago
  48. 0838a4e Merge branch 'net-qca_spi-Minor-bugfixes' by David S. Miller · 6 years ago
  49. 5097399 net: qca_spi: Fix log level if probe fails by Stefan Wahren · 6 years ago
  50. 711c62d net: qca_spi: Make sure the QCA7000 reset is triggered by Stefan Wahren · 6 years ago
  51. b2bab42 net: qca_spi: Avoid packet drop during initial sync by Stefan Wahren · 6 years ago
  52. 169dc02 ipv6: fix useless rol32 call on hash by Colin Ian King · 6 years ago
  53. 3ee593a ipv6: sr: fix useless rol32 call on hash by Colin Ian King · 6 years ago
  54. 0015b80 net: dsa: Remove VLA usage by Salvatore Mesoraca · 6 years ago
  55. 14260e9 Merge branch 'PTP-support-for-mv88e6165-family' by David S. Miller · 6 years ago
  56. df31b74 net: dsa: mv88e6xxx: Longer timeout for PTP TX timestamp by Andrew Lunn · 6 years ago
  57. 2dbed24 net: dsa: mv88e6xxx: Set PTP Ethertype by Andrew Lunn · 6 years ago
  58. e2294a8bf net: dsa: mv88e6xxx: Add hwtimestamp support for the 6165 by Andrew Lunn · 6 years ago
  59. 48cb5e0 net: dsa: mv88e6xxx: Abstract supported PTP filters by Andrew Lunn · 6 years ago
  60. ffc705d net: dsa: mv88e6xxx: Abstract HW timestamp setup by Andrew Lunn · 6 years ago
  61. dfa5434 net: dsa: mv88e6xxx: Add mv88e6165 PTP support by Andrew Lunn · 6 years ago
  62. a469a61 net: dsa: mv88e6xxx: Add MV88E6165 AVB register access by Andrew Lunn · 6 years ago
  63. 6d2ac8e net: dsa: mv88e6xxx: Abstract PTP operations by Andrew Lunn · 6 years ago
  64. 270ed73 PCI: v3-semi: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  65. 438477b PCI: mediatek: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  66. e306094 PCI: faraday: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  67. 1df3e5b PCI: aardvark: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  68. fd07f5e PCI: designware: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  69. 0018b26 PCI: versatile: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  70. 925652d PCI: xgene: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  71. 0725345 Merge branch 'bcm-OF-deps' by David S. Miller · 6 years ago
  72. 9aee398 net: dsa: Drop OF dependency for BCM_SF2 by Florian Fainelli · 6 years ago
  73. 7f7b757 net: ethernet: broadcom: Drop dependency on OF by Florian Fainelli · 6 years ago
  74. 8be7d96 net: phy: Drop OF dependency for MDIO_BCM_UNIMAC by Florian Fainelli · 6 years ago
  75. 9640ccc Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  76. d81d25e tipc: remove unused tipc_group_size by YueHaibing · 6 years ago
  77. c94b1ac tipc: remove unused tipc_link_is_active by YueHaibing · 6 years ago
  78. 74525cc net: cavium: add missing PCI dependencies by Arnd Bergmann · 6 years ago
  79. 5318918 net: sched: Using NULL instead of plain integer by YueHaibing · 6 years ago
  80. 5c968f4 net: usb: asix: replace mii_nway_restart in resume path by Alexander Couzens · 6 years ago
  81. a48d189 net: Move skb decrypted field, avoid explicity copy by Stefano Brivio · 6 years ago
  82. bf20a5c liquidio: Using NULL instead of plain integer by YueHaibing · 6 years ago
  83. a5fb9fb PCI: OF: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  84. 6060d9d net/mlx5: fix an unused-function warning by Arnd Bergmann · 6 years ago
  85. 202aabe xdp: fix uninitialized 'err' variable by Jakub Kicinski · 6 years ago
  86. 676bcfe net: cxgb3_main: fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  87. 107d01f lib/rhashtable: consider param->min_size when setting initial table size by Davidlohr Bueso · 6 years ago
  88. 0e714d2 vfio/pci: Fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  89. 04a1320 Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  90. 47f7dc4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  91. 08239d4 Merge branch 'smc-fixes' by David S. Miller · 6 years ago
  92. f6bdc42 net/smc: reset recv timeout after clc handshake by Karsten Graul · 6 years ago
  93. ac0107e net/smc: add error handling for get_user() by Ursula Braun · 6 years ago
  94. 99be51f net/smc: optimize consumer cursor updates by Ursula Braun · 6 years ago
  95. e146471 net: mvpp2: debugfs: fix incorrect bitwise operator by Gustavo A. R. Silva · 6 years ago
  96. fa145d5 cxgb4: display number of rx and tx pages free by Ganesh Goudar · 6 years ago
  97. 3bc53be net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. by Tetsuo Handa · 6 years ago
  98. 83ed7d1 ipv6: ila: select CONFIG_DST_CACHE by Arnd Bergmann · 6 years ago
  99. 98e60dc Merge branch 'mlxsw-Introduce-initial-Spectrum-2-support' by David S. Miller · 6 years ago
  100. c3ab435 mlxsw: spectrum: Extend to support Spectrum-2 ASIC by Jiri Pirko · 6 years ago