1. d3757ba ethernet: Use octal not symbolic permissions by Joe Perches · 7 years ago
  2. 7f61e6c sfc: support FEC configuration through ethtool by Edward Cree · 7 years ago
  3. f215347 sfc: update MCDI protocol headers by Edward Cree · 7 years ago
  4. 42356d9 sfc: support RSS spreading of ethtool ntuple filters by Edward Cree · 7 years ago
  5. 9baeb5e sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII by Colin Ian King · 7 years ago
  6. e7345ba sfc: mark some unexported symbols as static by kbuild test robot · 8 years ago
  7. 5b09179 sfc: add suffix to large constant in ptp by Bert Kenward · 8 years ago
  8. 88a4fb5 sfc: support Medford2 frequency adjustment format by Laurence Evans · 8 years ago
  9. 1280c0f sfc: support second + quarter ns time format for receive datapath by Edward Cree · 8 years ago
  10. 04796f4 sfc: support separate PTP and general timestamping by Laurence Evans · 8 years ago
  11. c4f64fc sfc: simplify RX datapath timestamping by Laurence Evans · 8 years ago
  12. 6aa47c8 sfc: only advertise TX timestamping if we have the license for it by Martin Habets · 8 years ago
  13. 2935e3c sfc: on 8000 series use TX queues for TX timestamps by Edward Cree · 8 years ago
  14. c1d0d33 sfc: MAC TX timestamp handling on the 8000 series by Martin Habets · 8 years ago
  15. 50663fe sfc: only enable TX timestamping if the adapter is licensed for it by Martin Habets · 8 years ago
  16. 23418dc sfc: use main datapath for HW timestamps if available by Martin Habets · 8 years ago
  17. 9c3afb3 sfc: add function to determine which TX timestamping method to use by Martin Habets · 8 years ago
  18. b9b603d4 sfc: handle TX timestamps in the normal data path by Martin Habets · 8 years ago
  19. 5227ecc sfc: remove tx and MCDI handling from NAPI budget consideration by Bert Kenward · 8 years ago
  20. 5abb5e7 sfc: add bits for 25/50/100G supported/advertised speeds by Edward Cree · 8 years ago
  21. c2ab85d sfc: support the ethtool ksettings API properly so that 25/50/100G works by Edward Cree · 8 years ago
  22. 702b3d5 sfc: basic MCDI mapping of 25/50/100G link speeds by Edward Cree · 8 years ago
  23. 2c0b6ee sfc: expose CTPIO stats on NICs that support them by Bert Kenward · 8 years ago
  24. f411b54 sfc: expose FEC stats on Medford2 by Edward Cree · 8 years ago
  25. c1be482 sfc: support variable number of MAC stats by Edward Cree · 8 years ago
  26. d31a596 sfc: update MCDI protocol headers by Edward Cree · 8 years ago
  27. 0bc959a sfc: populate the timer reload field by Bert Kenward · 8 years ago
  28. d8d8ccf sfc: update EF10 register definitions by Bert Kenward · 8 years ago
  29. acaef3c1 sfc: improve PTP error reporting by Edward Cree · 8 years ago
  30. aae5a31 sfc: add Medford2 (SFC9250) PCI Device IDs by Edward Cree · 8 years ago
  31. 7182744 sfc: support VI strides other than 8k by Edward Cree · 8 years ago
  32. 03714bb sfc: make mem_bar a function rather than a constant by Edward Cree · 8 years ago
  33. d4a7a88 sfc: pass valid pointers from efx_enqueue_unwind by Bert Kenward · 8 years ago
  34. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  35. 453f85d mm: remove __GFP_COLD by Mel Gorman · 8 years ago
  36. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  37. 492d070 net: sfc: remove redundant variable start by Colin Ian King · 8 years ago
  38. cbad52e sfc: don't warn on successful change of MAC by Robert Stonehouse · 8 years ago
  39. 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 8 years ago
  40. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 8 years ago
  41. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  42. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  43. 6978729 sfc: support rx-fcs and rx-all by Edward Cree · 8 years ago
  44. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 8 years ago
  45. 7aa1402 net: ethernet/sfc: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  46. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. 61deee9 sfc: don't try and read ef10 data on non-ef10 NIC by Bert Kenward · 8 years ago
  48. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 8 years ago
  49. 38cf042 net: sched: change return value of ndo_setup_tc for driver supporting mqprio only by Jiri Pirko · 8 years ago
  50. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 8 years ago
  51. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 8 years ago
  52. 9b17010 sfc: Add ethtool -m support for QSFP modules by Martin Habets · 8 years ago
  53. c70d681 sfc: don't read beyond unicast address list by Bert Kenward · 8 years ago
  54. 53172d9 sfc: correct comment on efx_mcdi_process_event by Edward Cree · 8 years ago
  55. 4e2e347 sfc: change Unknown MCDI event message to print full event. by Jon Cooper · 8 years ago
  56. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  57. d58299a sfc: fix attempt to translate invalid filter ID by Edward Cree · 8 years ago
  58. bb53f4d sfc: Fix MCDI command size for filter operations by Martin Habets · 8 years ago
  59. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. 57f0c9c sfc: remove duplicate up_write on VF filter_sem by Edward Cree · 8 years ago
  61. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  62. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  63. e341257 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL by Miroslav Lichvar · 8 years ago
  64. 42e6cae sfc: revert changes to NIC revision numbers by Bert Kenward · 8 years ago
  65. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  66. a53d26e sfc: tx ring can only have 2048 entries for all EF10 NICs by Bert Kenward · 8 years ago
  67. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. 271a8b4 sfc: limit the number of receive queues by Bert Kenward · 8 years ago
  69. 148cbab sfc: don't insert mc_list on low-latency firmware if it's too long by Edward Cree · 8 years ago
  70. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. c04ca61 sfc: cleanup a condition in efx_udp_tunnel_del() by Dan Carpenter · 8 years ago
  72. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  73. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  74. 6d43131 sfc: fix IPID endianness in TSOv2 by Edward Cree · 8 years ago
  75. d0346b0 sfc: avoid max() in array size by Edward Cree · 8 years ago
  76. 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
  77. 0f5e155 scripts/spelling.txt: add "an one" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  78. 9c568fd sfc: do not device_attach if a reset is pending by Peter Dunning · 8 years ago
  79. 105eac6 sfc: forget filters from sw table if hw replies ENOENT on removing them by Bert Kenward · 8 years ago
  80. 0ccb998 sfc: fix filter_id misinterpretation in edge case by Jon Cooper · 8 years ago
  81. 62980cb sfc: only fall back to a lower interrupt mode if it is supported by Andrew Rybchenko · 8 years ago
  82. 6f9f6ec sfc: MSI-X is the only interrupt mode for EF10 VFs by Andrew Rybchenko · 8 years ago
  83. 90d2ea9 sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors by Edward Cree · 8 years ago
  84. e5fbd97 sfc: configure UDP tunnel offload ports by Jon Cooper · 8 years ago
  85. d4e8547 sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS by Matthew Slattery · 8 years ago
  86. 0ca2b46 sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command by Jon Cooper · 8 years ago
  87. 8a53140 sfc: harden driver against MC resets during initial probe by Jon Cooper · 8 years ago
  88. da50ae2 sfc: set csum_level for encapsulated packets by Jon Cooper · 8 years ago
  89. a0ee354 sfc: process RX event inner checksum flags by Jon Cooper · 8 years ago
  90. ee467fb sfc: fix an off by one bug by Dan Carpenter · 8 years ago
  91. f820c0a sfc: don't rearm interrupts if busy polling by Bert Kenward · 8 years ago
  92. 86bc8b3 sfc-falcon: get rid of custom busy polling code by Eric Dumazet · 8 years ago
  93. e7fe949 sfc: get rid of custom busy polling code by Eric Dumazet · 8 years ago
  94. e990499 sfc: fix an off-by-one compare on an array size by Colin Ian King · 9 years ago
  95. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 9 years ago
  96. 9b41080 sfc: insert catch-all filters for encapsulated traffic by Edward Cree · 9 years ago
  97. 34e7aef sfc: refactor debug-or-warnings printks by Jon Cooper · 9 years ago
  98. 2d3d4ec sfc: fixes to filter restore handling by Jon Cooper · 9 years ago
  99. 6eacfb5 sfc: reduce severity of PIO buffer alloc failures by Tomáš Pilař · 9 years ago
  100. a707d18 sfc: read back RX hash config from the NIC when querying it with ethtool -x by Edward Cree · 9 years ago