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