1. d58299a sfc: fix attempt to translate invalid filter ID by Edward Cree · 7 years ago
  2. bb53f4d sfc: Fix MCDI command size for filter operations by Martin Habets · 7 years ago
  3. 57f0c9c sfc: remove duplicate up_write on VF filter_sem by Edward Cree · 7 years ago
  4. 42e6cae sfc: revert changes to NIC revision numbers by Bert Kenward · 8 years ago
  5. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. a53d26e sfc: tx ring can only have 2048 entries for all EF10 NICs by Bert Kenward · 8 years ago
  7. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  8. 271a8b4 sfc: limit the number of receive queues by Bert Kenward · 8 years ago
  9. 148cbab sfc: don't insert mc_list on low-latency firmware if it's too long by Edward Cree · 8 years ago
  10. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. c04ca61 sfc: cleanup a condition in efx_udp_tunnel_del() by Dan Carpenter · 8 years ago
  12. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  13. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  14. 6d43131 sfc: fix IPID endianness in TSOv2 by Edward Cree · 8 years ago
  15. d0346b0 sfc: avoid max() in array size by Edward Cree · 8 years ago
  16. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  17. 0f5e155 scripts/spelling.txt: add "an one" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  18. 9c568fd sfc: do not device_attach if a reset is pending by Peter Dunning · 8 years ago
  19. 105eac6 sfc: forget filters from sw table if hw replies ENOENT on removing them by Bert Kenward · 8 years ago
  20. 0ccb998 sfc: fix filter_id misinterpretation in edge case by Jon Cooper · 8 years ago
  21. 62980cb sfc: only fall back to a lower interrupt mode if it is supported by Andrew Rybchenko · 8 years ago
  22. 6f9f6ec sfc: MSI-X is the only interrupt mode for EF10 VFs by Andrew Rybchenko · 8 years ago
  23. 90d2ea9 sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors by Edward Cree · 8 years ago
  24. e5fbd97 sfc: configure UDP tunnel offload ports by Jon Cooper · 8 years ago
  25. d4e8547 sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS by Matthew Slattery · 8 years ago
  26. 0ca2b46 sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command by Jon Cooper · 8 years ago
  27. 8a53140 sfc: harden driver against MC resets during initial probe by Jon Cooper · 8 years ago
  28. da50ae2 sfc: set csum_level for encapsulated packets by Jon Cooper · 8 years ago
  29. a0ee354 sfc: process RX event inner checksum flags by Jon Cooper · 8 years ago
  30. ee467fb sfc: fix an off by one bug by Dan Carpenter · 8 years ago
  31. f820c0a sfc: don't rearm interrupts if busy polling by Bert Kenward · 8 years ago
  32. 86bc8b3 sfc-falcon: get rid of custom busy polling code by Eric Dumazet · 8 years ago
  33. e7fe949 sfc: get rid of custom busy polling code by Eric Dumazet · 8 years ago
  34. e990499 sfc: fix an off-by-one compare on an array size by Colin Ian King · 8 years ago
  35. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  36. 9b41080 sfc: insert catch-all filters for encapsulated traffic by Edward Cree · 8 years ago
  37. 34e7aef sfc: refactor debug-or-warnings printks by Jon Cooper · 8 years ago
  38. 2d3d4ec sfc: fixes to filter restore handling by Jon Cooper · 8 years ago
  39. 6eacfb5 sfc: reduce severity of PIO buffer alloc failures by Tomáš Pilař · 8 years ago
  40. a707d18 sfc: read back RX hash config from the NIC when querying it with ethtool -x by Edward Cree · 8 years ago
  41. f74d199 sfc: support setting RSS hash key through ethtool API by Edward Cree · 8 years ago
  42. c634700 sfc: get PIO buffer size from the NIC by Edward Cree · 8 years ago
  43. de1deff sfc: allow PIO more often by Edward Cree · 8 years ago
  44. 4b5b1ac sfc: Replace memset with eth_zero_addr by Shyam Saini · 8 years ago
  45. b40296f sfc: efx_get_phys_port_id() can be static by Wei Yongjun · 8 years ago
  46. 0d71a84 sfc: stop setting dev_port by Bert Kenward · 8 years ago
  47. ac019f0 sfc: implement ndo_get_phys_port_name by Bert Kenward · 8 years ago
  48. 08a7b29b sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV by Bert Kenward · 8 years ago
  49. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  50. 76eb75b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. 4fdda95 sfc: don't report RX hash keys to ethtool when RSS wasn't enabled by Edward Cree · 8 years ago
  52. e7072f6 sfc-falcon: declare module version (same as ethtool drvinfo version) by Edward Cree · 8 years ago
  53. 14077e9 sfc: declare module version (same as ethtool drvinfo version) by Edward Cree · 8 years ago
  54. e938ed1 net: sfc: falcon: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  55. ae99b63 ethernet: sfc: Add Kconfig entry for vendor Solarflare by Tobias Klauser · 8 years ago
  56. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  57. 7cafe8f net: sfc: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  58. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. e01b16a sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead by Edward Cree · 8 years ago
  60. 99831b1 sfc: remove RESET_TYPE_RX_RECOVERY by Edward Cree · 8 years ago
  61. d7d6cab sfc: don't select SFC_FALCON by Edward Cree · 8 years ago
  62. edd96fa sfc: fix debug message format string in efx_farch_handle_rx_not_ok by Edward Cree · 8 years ago
  63. 5a6681e sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver by Edward Cree · 8 years ago
  64. e373909 sfc: remove unneeded variable by Dan Carpenter · 8 years ago
  65. 46d1efd sfc: remove Software TSO by Edward Cree · 8 years ago
  66. e638ee1 sfc: handle failure to allocate TSOv2 contexts by Edward Cree · 8 years ago
  67. e9117e5 sfc: Firmware-Assisted TSO version 2 by Bert Kenward · 8 years ago
  68. e17705c sfc: Update EF10 register definitions by Edward Cree · 8 years ago
  69. ece0cc1 sfc: Update MCDI protocol definitions by Edward Cree · 8 years ago
  70. 973334a sfc: remove napi_hash_del() call by Eric Dumazet · 8 years ago
  71. d1cbfd7 ptp_clock: Allow for it to be optional by Nicolas Pitre · 8 years ago
  72. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  73. 46d054f sfc: clear napi_hash state when copying channels by Bert Kenward · 8 years ago
  74. b718c88 sfc: report 4-tuple UDP hashing to ethtool, if it's enabled by Edward Cree · 8 years ago
  75. a33a4c7 sfc: enable 4-tuple RSS hashing for UDP by Edward Cree · 8 years ago
  76. cd94e51 ethernet/sfc: use core min/max MTU checking by Bert Kenward · 8 years ago
  77. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  78. 429baa6 sfc: check async completer is !NULL before calling by Bert Kenward · 8 years ago
  79. efee95f ptp_clock: future-proofing drivers against PTP subsystem becoming optional by Nicolas Pitre · 8 years ago
  80. 795f023 sfc: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  81. 72a31d8 sfc: check MTU against minimum threshold by Bert Kenward · 8 years ago
  82. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  83. 942e298 sfc: work around TRIGGER_INTERRUPT command not working on SFC9140 by Jon Cooper · 8 years ago
  84. df0562c sfc: remove duplicate assignment by Edward Cree · 8 years ago
  85. 69b365c sfc: include size-binned TX stats on sfn8542q by Edward Cree · 8 years ago
  86. e70c70c3 sfc: fix potential stack corruption from running past stat bitmask by Andrew Rybchenko · 8 years ago
  87. c7b256f sfc: avoid division by zero by Edward Cree · 8 years ago
  88. d95e329 sfc: get timer configuration from adapter by Bert Kenward · 8 years ago
  89. 539de7c sfc: set interrupt moderation via MCDI by Bert Kenward · 8 years ago
  90. a995560 sfc: use new performance based event queue init by Bert Kenward · 8 years ago
  91. ca889a05 sfc: retrieve second word of datapath capabilities by Bert Kenward · 8 years ago
  92. 7014d7f sfc: allow asynchronous MCDI without completion function by Bert Kenward · 8 years ago
  93. d29e33d sfc: update MCDI protocol headers by Bert Kenward · 8 years ago
  94. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  95. 17471c7 net: sfc: avoid -Wtype-limits warning by Arnd Bergmann · 8 years ago
  96. 38d27f3 sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag by Andrew Rybchenko · 8 years ago
  97. 23e202b sfc: Update MCDI protocol definitions by Edward Cree · 8 years ago
  98. eb7cfd8 sfc: Disable VLAN filtering by default if not strictly required by Andrew Rybchenko · 8 years ago
  99. e4478ad sfc: VLAN filters must only be created if the firmware supports this. by Martin Habets · 8 years ago
  100. 7ac0dd9 sfc: Fix dup unknown multicast/unicast filters after datapath reset by Andrew Rybchenko · 8 years ago