1. 7d96ba1 i40evf: allocate queue vectors dynamically by Mitch Williams · 9 years ago
  2. e743072 i40evf: quoth the VF driver, Nevermore by Mitch Williams · 9 years ago
  3. e7ffb72 i40e: make error message more useful by Mitch Williams · 9 years ago
  4. e36b0b1 i40e: fix confusing message by Helin Zhang · 9 years ago
  5. 2b2426a i40e: Update error messaging by Carolyn Wyborny · 9 years ago
  6. 66f9af85 i40evf: add new fields to store user configuration of RSS by Helin Zhang · 9 years ago
  7. 90b02b4 i40evf: create a generic get RSS function by Helin Zhang · 9 years ago
  8. 2c86ac3 i40evf: create a generic config RSS function by Helin Zhang · 9 years ago
  9. 96a8198 i40evf: rename VF adapter specific RSS function by Helin Zhang · 9 years ago
  10. b74118f i40e/i40evf: prefetch skb data on transmit by Jesse Brandeburg · 9 years ago
  11. 6a7fded i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround by Anjali Singhai Jain · 9 years ago
  12. acd6544 i40e: rename rss_size to alloc_rss_size in i40e_pf by Helin Zhang · 9 years ago
  13. 28c5869 i40e: add new fields to store user configuration by Helin Zhang · 9 years ago
  14. 6cc56834 isdn: remove spellcaster driver by Arnd Bergmann · 9 years ago
  15. 2f7a791 stmmac: support Reg_9 to get HW level information by Giuseppe CAVALLARO · 9 years ago
  16. 88308c0 Merge branch 'qed-ethtool-ops' by David S. Miller · 9 years ago
  17. 0f7db14 qede: Add support for {get, set}_pauseparam by Sudarsana Kalluru · 9 years ago
  18. 32a7a57 qede: Add support for nway_reset by Sudarsana Kalluru · 9 years ago
  19. 3d971cb qede: Add support for set_phys_id by Sudarsana Kalluru · 9 years ago
  20. 91420b8 qed: Add support for changing LED state by Sudarsana Kalluru · 9 years ago
  21. 01ef7e0 qede: Add support for {get, set}_ringparam by Sudarsana Kalluru · 9 years ago
  22. 8edf049 qede: Add support for {get, set}_channels by Sudarsana Kalluru · 9 years ago
  23. ee4db74 Merge branch 'sfc-8000' by David S. Miller · 9 years ago
  24. dd248f1 sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC by Bert Kenward · 9 years ago
  25. 93171b1 sfc: make TSO version a per-queue parameter by Bert Kenward · 9 years ago
  26. 02fff96 net: add support for netdev notifier error injection by Nikolay Aleksandrov · 9 years ago
  27. 27a70af hv_netvsc: rework link status change handling by Vitaly Kuznetsov · 9 years ago
  28. 77b75f4 unix: use wq_has_sleeper in unix_dgram_recvmsg by Rainer Weikusat · 9 years ago
  29. 75c4a57 Merge branch 'ipmr-nl' by David S. Miller · 9 years ago
  30. ccbb0aa net: ipmr: add mfc newroute/delroute netlink support by Nikolay Aleksandrov · 9 years ago
  31. 42e6b89 net: ipmr: fix setsockopt error return by Nikolay Aleksandrov · 9 years ago
  32. 1973a4e net: ipmr: move pimsm_enabled to pim.h and rename by Nikolay Aleksandrov · 9 years ago
  33. 5ea1f13 net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h by Nikolay Aleksandrov · 9 years ago
  34. 520191b net: ipmr: adjust mroute.h style and drop extern by Nikolay Aleksandrov · 9 years ago
  35. 06bd6c0 net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum by Nikolay Aleksandrov · 9 years ago
  36. dfc3b0e net: remove unnecessary mroute.h includes by Nikolay Aleksandrov · 9 years ago
  37. 43cd699 Merge branch 'mlxsw-hwmon' by David S. Miller · 9 years ago
  38. 5258196 mlxsw: core: Implement fan control using hwmon by Jiri Pirko · 9 years ago
  39. 5246f2e mlxsw: reg: Add definition of fan management registers by Jiri Pirko · 9 years ago
  40. 89309da mlxsw: core: Implement temperature hwmon interface by Jiri Pirko · 9 years ago
  41. 85926f8 mlxsw: reg: Add definition of temperature management registers by Jiri Pirko · 9 years ago
  42. 3a66ee3 mlxsw: spectrum: Add support for port identification by Ido Schimmel · 9 years ago
  43. 3161c15 mlxsw: reg: Add Management LED Control register definition by Ido Schimmel · 9 years ago
  44. 1ce0bf5 net: Generalise wq_has_sleeper helper by Herbert Xu · 9 years ago
  45. c52fd05 Merge tag 'wireless-drivers-next-for-davem-2015-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  46. 00cc367 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  47. 1c2df9e i40e: Bump version to 1.4.2 by Catherine Sullivan · 9 years ago
  48. 043dd65 i40e: create a generic configure rss function by Helin Zhang · 9 years ago
  49. e69ff81 i40e: rework the functions to configure RSS with similar parameters by Helin Zhang · 9 years ago
  50. 3e3aa21 i40e: return the number of enabled queues for ETHTOOL_GRXRINGS by Helin Zhang · 9 years ago
  51. 1418c34 i40evf: handle many MAC filters correctly by Mitch Williams · 9 years ago
  52. 8d8f229 i40e/i40evf: clean up error messages by Mitch Williams · 9 years ago
  53. 2f175f5 i40e/i40evf: Add comment to #endif by Helin Zhang · 9 years ago
  54. 1f9610e i40e: Move the saving of old link info from handle_link_event to link_event by Catherine Sullivan · 9 years ago
  55. 164c9f5 i40e/i40evf: Add a stat to track how many times we have to do a force WB by Anjali Singhai Jain · 9 years ago
  56. 4f2f017c i40e: Workaround fix for mss < 256 issue by Anjali Singhai Jain · 9 years ago
  57. f9b26eb i40e: remove BUG_ON from FCoE setup by Shannon Nelson · 9 years ago
  58. 7fd8954 i40e: remove BUG_ON from feature string building by Shannon Nelson · 9 years ago
  59. b875f99 i40e: Change BUG_ON to WARN_ON in service event complete by Shannon Nelson · 9 years ago
  60. 9c883bd i40e/i40evf: remove unused tunnel parameter by Shannon Nelson · 9 years ago
  61. de125aa fm10k: use napi_schedule_irqoff() by Alexander Duyck · 9 years ago
  62. 9458cea net: phy: bcm7xxx: Add entry for Broadcom BCM7435 by Florian Fainelli · 9 years ago
  63. 0ba4435 Merge branch 'sh_eth-remove-obsolete-platform_ids' by David S. Miller · 9 years ago
  64. 1af2729 sh_eth: Remove obsolete r8a777x-ether platform_device_id entry by Geert Uytterhoeven · 9 years ago
  65. a0f48be sh_eth: Remove obsolete r8a7740-gether platform_device_id entry by Geert Uytterhoeven · 9 years ago
  66. c74a224 sh_eth: Remove obsolete r8a779x-ether platform_device_id entries by Geert Uytterhoeven · 9 years ago
  67. 99f84be sh_eth: Remove obsolete r7s72100-ether platform_device_id entry by Geert Uytterhoeven · 9 years ago
  68. bad5316 vrf: remove slave queue and private slave struct by Nikolay Aleksandrov · 9 years ago
  69. 54f1aa2 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  70. 73b1c90 net: fec: no need to test for the return type of of_property_read_u32 by Saurabh Sengar · 9 years ago
  71. 724fe69 drivers: net: xgene: optimizing the code by Saurabh Sengar · 9 years ago
  72. 8e017e0 Merge tag 'linux-can-next-for-4.5-20151123' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  73. 6c1c36b net/ipv4/ipconfig: Rejoin broken lines in console output by Geert Uytterhoeven · 9 years ago
  74. 85beabf net: dsa: include gpio consumer header file by Arnd Bergmann · 9 years ago
  75. 57ef552 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  76. 3b22dae VSOCK: constify vmci_transport_notify_ops structures by Julia Lawall · 9 years ago
  77. 4dd191b net: atm: constify in_cache_ops and eg_cache_ops structures by Julia Lawall · 9 years ago
  78. 901fb38 Merge branch 'ipmr-cleanups' by David S. Miller · 9 years ago
  79. a0b4773 net: ipmr: factor out common vif init code by Nikolay Aleksandrov · 9 years ago
  80. 29e97d2 net: ipmr: rearrange and cleanup setsockopt by Nikolay Aleksandrov · 9 years ago
  81. af62323 net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails by Nikolay Aleksandrov · 9 years ago
  82. 29c3f19 net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES by Nikolay Aleksandrov · 9 years ago
  83. fe9ef3c net: ipmr: make ip_mroute_getsockopt more understandable by Nikolay Aleksandrov · 9 years ago
  84. 7ef8f65 net: ipmr: fix code and comment style by Nikolay Aleksandrov · 9 years ago
  85. c316c62 net: ipmr: remove some pimsm ifdefs and simplify by Nikolay Aleksandrov · 9 years ago
  86. f3d4318 net: ipmr: always define mroute_reg_vif_num by Nikolay Aleksandrov · 9 years ago
  87. 1113ebb net: ipmr: move the tbl id check in ipmr_new_table by Nikolay Aleksandrov · 9 years ago
  88. 0286c67 intel: i40e: fix confused code by Rasmus Villemoes · 9 years ago
  89. 465fc643 ixgbevf: fix spoofed packets with random MAC by Emil Tantilov · 9 years ago
  90. 91a76ba ixgbevf: use ether_addr_copy instead of memcpy by Emil Tantilov · 9 years ago
  91. cfbe4db i40evf: fix compiler warning of unused variable by Jesse Brandeburg · 9 years ago
  92. d206563 ixgbe: Remove CS4227 diagnostic code by Mark Rustad · 9 years ago
  93. ef2662b ixgbe/ixgbevf: use napi_schedule_irqoff() by Alexander Duyck · 9 years ago
  94. 8a9ca11 ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K by Alexander Duyck · 9 years ago
  95. d91e3a7 ixgbe: Add KR mode support for CS4227 chip by Mark Rustad · 9 years ago
  96. 5d6002b ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector by Alexander Duyck · 9 years ago
  97. 9f87298 fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector by Alexander Duyck · 9 years ago
  98. a897a2a ixgbe: fix multiple kernel-doc errors by Jean Sacren · 9 years ago
  99. cc1f88b ixgbe: Delete redundant include file by Mark Rustad · 9 years ago
  100. edab421 ixgbe: drop null test before destroy functions by Julia Lawall · 9 years ago