1. 1ad7829 fm10k: add support for Rx offloads on one Geneve tunnel by Jacob Keller · 8 years ago
  2. f92e0e4 fm10k: rework vxlan_port offload before adding geneve support by Jacob Keller · 8 years ago
  3. ce4dad2 fm10k: prefer READ_ONCE instead of ACCESS_ONCE by Jacob Keller · 8 years ago
  4. e5de25d drivers/net: fixup comments after "Future-proof tunnel offload handlers" by Sabrina Dubroca · 8 years ago
  5. f174cdb fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  6. 8664109 fm10k: consistently use Intel(R) for driver names by Jacob Keller · 8 years ago
  7. 8998763 fm10k: Fix multicast mode sync issues by Ngai-Mint Kwan · 8 years ago
  8. 9de6a1a fm10k: drop 1588 support by Jacob Keller · 8 years ago
  9. d8ec92f fm10k: fix a minor typo in some comments by Jacob Keller · 9 years ago
  10. fcdb0a9 fm10k: cleanup remaining right-bit-shifted 1 by Bruce Allan · 9 years ago
  11. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 9 years ago
  12. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  13. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  14. 0d722ec fm10k: IS_ENABLED() is not appropriate for boolean kconfig option by Bruce Allan · 9 years ago
  15. 09f8a82 fm10k: Cleanup exception handling for changing queues by Alexander Duyck · 9 years ago
  16. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  17. 3d02b3d fm10k: cleanup overly long lines by Bruce Allan · 9 years ago
  18. a4fcad6 fm10k: whitespace cleanups by Bruce Allan · 9 years ago
  19. aa502b4 fm10k: consistently refer to VLANs and VLAN IDs by Jacob Keller · 9 years ago
  20. e024490 fm10k: set netdev features in one location by Jacob Keller · 9 years ago
  21. 6f97532 fm10k: fix memory leak by stephen hemminger · 9 years ago
  22. 5c2d642 fm10k: TRIVIAL fix typo in fm10k_netdev.c by Jacob Keller · 9 years ago
  23. e71c931 fm10k: send traffic on default VID to VLAN device if we have one by Jacob Keller · 9 years ago
  24. 3f0bdb2 fm10k: allow creation of VLAN interfaces even while down by Jacob Keller · 9 years ago
  25. bdc7f59 fm10k: update netdev perm_addr during reinit, instead of at up by Jacob Keller · 9 years ago
  26. 56f0569 fm10k: only prevent removal of default VID rules by Jacob Keller · 9 years ago
  27. f1f3322 fm10k: remove extraneous NULL check on l2_accel by Jacob Keller · 9 years ago
  28. 745136a fm10k: ignore invalid multicast address entries by Jacob Keller · 9 years ago
  29. a7731cc fm10k: update xcast mode before synchronizing multicast addresses by Jeff Kirsher · 9 years ago
  30. 661b206 fm10k: allow creation of VLAN on default vid by Jeff Kirsher · 9 years ago
  31. 8b4a98c fm10k: Add netconsole support by Jeff Kirsher · 9 years ago
  32. f4e25f6 fm10k: Corrected an error in Tx statistics by Jeff Kirsher · 9 years ago
  33. eca3204 fm10k: Resolve various spelling errors and checkpatch warnings by Matthew Vick · 10 years ago
  34. 5bf33dc fm10k: Implement ndo_features_check by Matthew Vick · 10 years ago
  35. e2929e4 net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask by Or Gerlitz · 10 years ago
  36. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  37. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 10 years ago
  38. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 10 years ago
  39. c9d4994 fm10k: Correctly set the number of Tx queues by Alexander Duyck · 10 years ago
  40. a211e01 fm10k: Add support for PTP by Alexander Duyck · 10 years ago
  41. 883a9cc fm10k: Add support for SR-IOV to driver by Alexander Duyck · 10 years ago
  42. 5cb8db4 fm10k: Add support for VF by Alexander Duyck · 10 years ago
  43. 5cd5e2e fm10k: Add support for MACVLAN acceleration by Alexander Duyck · 10 years ago
  44. 76a540d fm10k: Add support for netdev offloads by Alexander Duyck · 10 years ago
  45. aa3ac82 fm10k: Add support for multiple queues by Alexander Duyck · 10 years ago
  46. 82dd0f7 fm10k: Add ethtool support by Alexander Duyck · 10 years ago
  47. b101c96 fm10k: Add transmit and receive fastpath and interrupt handlers by Alexander Duyck · 10 years ago
  48. 3abaae4 fm10k: Add Tx/Rx hardware ring bring-up/tear-down by Alexander Duyck · 10 years ago
  49. e27ef59 fm10k: add support for Tx/Rx rings by Alexander Duyck · 10 years ago
  50. 18283ca fm10k: Add interrupt support by Alexander Duyck · 10 years ago
  51. 504c5ea fm10k: Add support for ndo_open/stop by Alexander Duyck · 10 years ago
  52. 8f5e20d fm10k: Add support for L2 filtering by Alexander Duyck · 10 years ago
  53. 0e7b364 fm10k: Add netdev by Alexander Duyck · 10 years ago