1. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  2. 0a3e92d fm10k: don't protect fm10k_queue_mac_request by fm10k_host_mbx_ready by Jacob Keller · 7 years ago
  3. 454ca38 fm10k: warn if the stat size is unknown by Jacob Keller · 7 years ago
  4. 36592d6 fm10k: use macro to avoid passing the array and size separately by Jacob Keller · 7 years ago
  5. d63bb21 fm10k: use variadic arguments to fm10k_add_stat_strings by Jacob Keller · 7 years ago
  6. 2ead8ae fm10k: reduce duplicate fm10k_stat macro code by Jacob Keller · 7 years ago
  7. 3c6a67d fm10k: setup VLANs for l2 accelerated macvlan interfaces by Jacob Keller · 7 years ago
  8. 51dce24 net: intel: Cleanup the copyright/license headers by Jeff Kirsher · 7 years ago
  9. 3335915 ixgbe/fm10k: Only support macvlan offload for types that support destination filtering by Alexander Duyck · 7 years ago
  10. 8d80ac4 ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast by Alexander Duyck · 7 years ago
  11. 81d4e91 macvlan: Use software path for offloaded local, broadcast, and multicast traffic by Alexander Duyck · 7 years ago
  12. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  13. 170648f fm10k: Report PCIe link properties with pcie_print_link_status() by Bjorn Helgaas · 7 years ago
  14. ae06c70 intel: add SPDX identifiers to all the Intel drivers by Jeff Kirsher · 7 years ago
  15. e9d328d fm10k: bump version number by Jacob Keller · 7 years ago
  16. 7d6707a fm10k: fix incorrect warning for function prototype by Jacob Keller · 7 years ago
  17. 363656e fm10k: fix function doxygen comments by Jacob Keller · 7 years ago
  18. e0752a68 fm10k: clarify action when updating the VLAN table by Ngai-Mint Kwan · 7 years ago
  19. 6ee9868 fm10k: correct typo in fm10k_pf.c by Ngai-Mint Kwan · 7 years ago
  20. 74d2950 fm10k: don't assume VLAN 1 is enabled by Jacob Keller · 7 years ago
  21. 8c2c503 fm10k: stop adding VLAN 0 to the VLAN table by Jacob Keller · 7 years ago
  22. cf315ea fm10k: fix "failed to kill vid" message for VF by Ngai-Mint Kwan · 7 years ago
  23. c8eeacb fm10k: cleanup unnecessary parenthesis in fm10k_iov.c by Jacob Keller · 7 years ago
  24. 85062f8 fm10k: Fix configuration for macvlan offload by Alexander Duyck · 7 years ago
  25. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  26. b200bfd fm10k: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  27. 58918df ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded rings by Alexander Duyck · 7 years ago
  28. 7b8edcc fm10k: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  29. 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 7 years ago
  30. 26566ea ethernet/intel: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  31. 3e256ac fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw by Jacob Keller · 8 years ago
  32. 87be989 fm10k: prefer %s and __func__ for diagnostic prints by Jacob Keller · 8 years ago
  33. c0ad8ef fm10k: Fix misuse of net_ratelimit() by Joe Perches · 8 years ago
  34. ef57ab7 fm10k: bump version number by Jacob Keller · 8 years ago
  35. 1f5c27e fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests by Jacob Keller · 8 years ago
  36. fc91736 fm10k: introduce a message queue for MAC/VLAN messages by Jacob Keller · 8 years ago
  37. 8249c47 fm10k: use generic PM hooks instead of legacy PCIe power hooks by Jacob Keller · 8 years ago
  38. b4fcd43 fm10k: use spinlock to implement mailbox lock by Jacob Keller · 8 years ago
  39. 0b40f45 fm10k: prepare_for_reset() when we lose PCIe Link by Jacob Keller · 8 years ago
  40. 0491439 fm10k: prevent race condition of __FM10K_SERVICE_SCHED by Jacob Keller · 8 years ago
  41. 65b0a46 fm10k: move fm10k_prepare_for_reset and fm10k_handle_reset by Jacob Keller · 8 years ago
  42. dd5eede fm10k: avoid divide by zero in rare cases when device is resetting by Jacob Keller · 8 years ago
  43. d876c15 fm10k: don't loop while resetting VFs due to VFLR event by Jacob Keller · 8 years ago
  44. 4abf01b fm10k: simplify reading PFVFLRE register by Jacob Keller · 8 years ago
  45. 8bac58b fm10k: avoid needless delay when loading driver by Jacob Keller · 8 years ago
  46. 523a0b55 fm10k: add missing fall through comment by Jacob Keller · 8 years ago
  47. b94dd00 fm10k: avoid possible truncation of q_vector->name by Jacob Keller · 8 years ago
  48. 375ce90 fm10k: fix typos on fall through comments by Jacob Keller · 8 years ago
  49. 5c66d12 fm10k: stop spurious link down messages when Tx FIFO is full by Jacob Keller · 8 years ago
  50. 95f49d4 fm10k: Use seq_putc() in fm10k_dbg_desc_break() by Markus Elfring · 8 years ago
  51. b52b7f7 fm10k: reschedule service event if we stall the PF<->SM mailbox by Jacob Keller · 8 years ago
  52. 17a9180 fm10k: ensure we process SM mbx when processing VF mbx by Jacob Keller · 7 years ago
  53. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 8 years ago
  54. 38cf042 net: sched: change return value of ndo_setup_tc for driver supporting mqprio only by Jiri Pirko · 8 years ago
  55. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 8 years ago
  56. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 8 years ago
  57. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  58. 775755e PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() by Christoph Hellwig · 8 years ago
  59. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  60. 7d4fe0d fm10k: do not enqueue mailbox when host not ready by Ngai-Mint Kwan · 8 years ago
  61. 16b1889 fm10k: disable receive queue when configuring ring by Ngai-Mint Kwan · 8 years ago
  62. 0295770 fm10k: update function header comment for fm10k_get_stats64 by Jacob Keller · 8 years ago
  63. b4fd8ff fm10k: allow service task to reschedule itself by Jacob Keller · 8 years ago
  64. 4692955 fm10k: future-proof state bitmaps using DECLARE_BITMAP by Jacob Keller · 8 years ago
  65. 3ee7b3a fm10k: use a BITMAP for flags to avoid race conditions by Jacob Keller · 8 years ago
  66. 540fca3 fm10k: correctly check if interface is removed by Phil Turnbull · 8 years ago
  67. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  68. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  69. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  70. 0035ddf fm10k: remove FM10K_FLAG_DEBUG_STATS by Jacob Keller · 8 years ago
  71. b5db29f fm10k: report the receive timestamp in FM10K_CB(skb)->tstamp by Jacob Keller · 8 years ago
  72. 881571c fm10k: Limit dma sync of RX buffers to actual packet size by Scott Peterson · 8 years ago
  73. 6721f2d fm10k: bump version number by Jacob Keller · 8 years ago
  74. f052495 fm10k: do not clear global mailbox interrupt bits by Ngai-Mint Kwan · 8 years ago
  75. 2f3fc1e fm10k: request reset when mbx->state changes by Ngai-Mint Kwan · 8 years ago
  76. aee2433 fm10k: remove extraneous variable definition in fm10k_ethtool.c by Jacob Keller · 8 years ago
  77. 50bfaee fm10k-shared: use mac-> instead of hw->mac. by Ngai-Mint Kwan · 8 years ago
  78. 91c527a ethernet/intel: use core min/max MTU checking by Jarod Wilson · 8 years ago
  79. 5e3d033 fm10k: wrap long line for alloc_workqueue by Jacob Keller · 9 years ago
  80. bab02a6 fm10k: use generic ethtool_op_get_ts_info callback by Jacob Keller · 9 years ago
  81. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  82. 325782a1 fm10k: don't re-map queues when a mailbox message suffices by Jacob Keller · 9 years ago
  83. c689eff fm10k: don't clear the RXQCTL register when enabling or disabling queues by Jacob Keller · 9 years ago
  84. 9717c77 fm10k: remove unnecessary extra parenthesis around ((~value)) by Jacob Keller · 9 years ago
  85. 1ad7829 fm10k: add support for Rx offloads on one Geneve tunnel by Jacob Keller · 9 years ago
  86. f92e0e4 fm10k: rework vxlan_port offload before adding geneve support by Jacob Keller · 9 years ago
  87. 5f45c83 fm10k: don't try to stop queues if we've lost hw_addr by Jacob Keller · 9 years ago
  88. 1809593 fm10k: don't continue probe if PCI device not in normal IO state by Jacob Keller · 9 years ago
  89. 76ef0fc fm10k: print error code when pci_enable_device_mem fails during probe by Jacob Keller · 9 years ago
  90. e5fbfb7 fm10k: NAPI polling routine must return actual work done by Jacob Keller · 9 years ago
  91. ce4dad2 fm10k: prefer READ_ONCE instead of ACCESS_ONCE by Jacob Keller · 9 years ago
  92. 88cdcfe fm10k: remove fm10k_get_reta_size from namespace by Jacob Keller · 9 years ago
  93. 4aa0bd5 fm10k: use variadic form of alloc_workqueue by Jacob Keller · 9 years ago
  94. 5b9e443 fm10k: use software values when checking for Tx hangs in hot path by Jacob Keller · 9 years ago
  95. e59a393 fm10k: fix PCI device enable_cnt leak in .io_slot_reset by Jacob Keller · 9 years ago
  96. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  97. 5264cc6 fm10k: bump version number by Jacob Keller · 9 years ago
  98. 30e23b7 fm10k: return proper error code when pci_enable_msix_range fails by Jacob Keller · 9 years ago
  99. 0356b23 fm10k: force link to remain down for at least a second on resume events by Jacob Keller · 9 years ago
  100. 0afd20e fm10k: implement request_lport_map pointer by Jacob Keller · 9 years ago