1. 0c05f98 esp: remove redundant define esph by Haishuang Yan · 6 years ago
  2. 211d6f2 xfrm: Make function xfrmi_get_link_net() static by Wei Yongjun · 6 years ago
  3. 817e60a Merge branch 'nfp-add-NFP5000-support' by David S. Miller · 6 years ago
  4. 4152e58 nfp: make RTsym users handle absolute symbols correctly by Jakub Kicinski · 6 years ago
  5. 640917d nfp: support access to absolute RTsyms by Jakub Kicinski · 6 years ago
  6. 1240989 nfp: convert all RTsym users to use new read/write helpers by Jakub Kicinski · 6 years ago
  7. 7619699 nfp: convert existing RTsym helpers to full target decoding by Jakub Kicinski · 6 years ago
  8. 8f6d605 nfp: pass cpp_id to nfp_cpp_map_area() by Jakub Kicinski · 6 years ago
  9. 3f0e55a nfp: add RTsym access helpers by Jakub Kicinski · 6 years ago
  10. c678a97 nfp: add basic errors messages to target logic by Jakub Kicinski · 6 years ago
  11. 73eaf3b nfp: save the MU locality field offset by Jakub Kicinski · 6 years ago
  12. 9bf6cce nfp: refactor the per-chip PCIe config by Jakub Kicinski · 6 years ago
  13. 0377505 nfp: add support for NFP5000 by Jakub Kicinski · 6 years ago
  14. f6e71ef nfp: abm: look up MAC addresses via management FW by Jakub Kicinski · 6 years ago
  15. 34243f5 nfp: add support for indirect HWinfo lookup by Jakub Kicinski · 6 years ago
  16. ac86da0 nfp: interpret extended FW load result codes by Jakub Kicinski · 6 years ago
  17. 2db1000 nfp: attempt FW load from flash by Jakub Kicinski · 6 years ago
  18. 1c0372b nfp: encapsulate NSP command arguments into structs by Jakub Kicinski · 6 years ago
  19. 09990ad Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  20. b537f58 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  21. 5ed4e9e ixgbe: fix the return value for unsupported VF offload by Shannon Nelson · 6 years ago
  22. 47b6f50 ixgbe: disallow IPsec Tx offload when in SR-IOV mode by Shannon Nelson · 6 years ago
  23. 7f68d43 ixgbevf: enable VF IPsec offload operations by Shannon Nelson · 6 years ago
  24. 0062e7c ixgbevf: add VF IPsec offload code by Shannon Nelson · 6 years ago
  25. adef9a2 ixgbevf: add defines for IPsec offload request by Shannon Nelson · 6 years ago
  26. 7269824 ixgbe: add VF IPsec offload request message handling by Shannon Nelson · 6 years ago
  27. 9e4e30c ixgbe: add VF IPsec offload enable flag by Shannon Nelson · 6 years ago
  28. eda0333 ixgbe: add VF IPsec management by Shannon Nelson · 6 years ago
  29. 99a7b0c ixgbe: prep IPsec constants for later use by Shannon Nelson · 6 years ago
  30. b2875fb ixgbe: reload IPsec IP table after sa tables by Shannon Nelson · 6 years ago
  31. 9e3f2f5 ixgbe: don't clear IPsec sa counters on HW clearing by Shannon Nelson · 6 years ago
  32. 7fb94bd ixgbevf: VF2VF TCP RSS by Sebastian Basierski · 6 years ago
  33. 59dd45d ixgbe: firmware recovery mode by Sebastian Basierski · 6 years ago
  34. 9ea47d8 ice: Fix and update driver version string by Anirudh Venkataramanan · 6 years ago
  35. 8d81fa5 ice: Introduce SERVICE_DIS flag and service routine functions by Akeem G Abodunrin · 6 years ago
  36. 4f74dcc ice: Enable VSI Rx/Tx pruning only when VLAN 0 is active by Brett Creeley · 6 years ago
  37. 8b97ceb ice: Enable firmware logging during device initialization. by Hieu Tran · 6 years ago
  38. b1edc14 ice: Implement ice_bridge_getlink and ice_bridge_setlink by Md Fahad Iqbal Polash · 6 years ago
  39. b3969fd ice: Add support for Tx hang, Tx timeout and malicious driver detection by Sudheer Mogilappagari · 6 years ago
  40. f80eaa4 ice: Clean up register file by Anirudh Venkataramanan · 6 years ago
  41. 48cb27f ice: Implement handlers for ethtool PHY/link operations by Chinh Cao · 6 years ago
  42. 0f9d502 ice: Refactor VSI allocation, deletion and rebuild flow by Anirudh Venkataramanan · 6 years ago
  43. 80d144c ice: Refactor switch rule management structures and functions by Anirudh Venkataramanan · 6 years ago
  44. 74118f7 ice: Code optimization for ice_fill_sw_rule() by Zhenning Xiao · 6 years ago
  45. fd2a981 ice: Prevent control queue operations during reset by Anirudh Venkataramanan · 6 years ago
  46. ff2b132 ice: Update request resource command to latest specification by Dan Nowlin · 6 years ago
  47. b36c598 ice: Updates to Tx scheduler code by Anirudh Venkataramanan · 6 years ago
  48. 22ef683 ice: Rework flex descriptor programming by Anirudh Venkataramanan · 6 years ago
  49. 050cdc6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  50. 908946c Fix up libata MAINTAINERS entry by Jens Axboe · 6 years ago
  51. 98c8f12 net: sched: Fix memory exposure from short TCA_U32_SEL by Kees Cook · 6 years ago
  52. 5b394b2 Linux 4.19-rc1 by Linus Torvalds · 6 years ago
  53. b933d6e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  55. c4726e7 Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  56. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. 2a8a2b7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  58. de37503 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. a9ce323 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  61. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  62. e75d039 qed: fix spelling mistake "comparsion" -> "comparison" by Colin Ian King · 6 years ago
  63. 2d66f99 vhost: correctly check the iova range when waking virtqueue by Jason Wang · 6 years ago
  64. 6750c87 qlge: Fix netdev features configuration. by Manish Chopra · 6 years ago
  65. 0da70f8 net: macb: do not disable MDIO bus at open/close time by Anssi Hannula · 6 years ago
  66. f7b9e8e Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency" by Geert Uytterhoeven · 6 years ago
  67. ab5f110 net: macb: Fix regression breaking non-MDIO fixed-link PHYs by Ahmad Fatoum · 6 years ago
  68. 602b74e mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge by Ido Schimmel · 6 years ago
  69. b326272 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  70. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  71. b8dcdab Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  72. db84abf Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  73. 04faac1 Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  74. 1b2de5d mm/cow: don't bother write protecting already write-protected pages by Linus Torvalds · 7 years ago
  75. e0fcfe1 hpfs: remove unnecessary checks on the value of r when assigning error code by Colin Ian King · 6 years ago
  76. 7634ccd libata: maintainership update by Jens Axboe · 6 years ago
  77. ae92378 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  78. 0519359 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  79. 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  80. 9022ada8 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
  81. 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  82. d972604 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  83. 57bb8e3 Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  84. aa5b105 Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  85. e1dbc5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  86. 40c431a Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  87. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  88. 5e8704a Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  89. 019cddc Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  90. 07f3701 i40e: fix condition of WARN_ONCE for stat strings by Jacob Keller · 6 years ago
  91. fa38e30 i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled by Martyna Szapar · 6 years ago
  92. 939b701 ixgbe: fix driver behaviour after issuing VFLR by Sebastian Basierski · 6 years ago
  93. fabf1bc ixgbe: Prevent unsupported configurations with XDP by Tony Nguyen · 6 years ago
  94. 374f78f ixgbe: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 6 years ago
  95. 69a6465 igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback() by Jia-Ju Bai · 6 years ago
  96. 1513562 igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init() by Jia-Ju Bai · 6 years ago
  97. a798fba igb: Use an advanced ctx descriptor for launchtime by Jesus Sanchez-Palencia · 6 years ago
  98. ee400a3 e1000: ensure to free old tx/rx rings in set_ringparam() by Bo Chen · 6 years ago
  99. cf1acec e1000: check on netif_running() before calling e1000_up() by Bo Chen · 6 years ago
  100. a9910c0 ixgb: use dma_zalloc_coherent instead of allocator/memset by YueHaibing · 6 years ago