1. fb5677a fm10k: Align Rx buffers to 512B blocks by Alexander Duyck · 9 years ago
  2. dc1b4c2 fm10k: fix incorrect IPv6 extended header checksum by Jacob Keller · 9 years ago
  3. 8664109 fm10k: consistently use Intel(R) for driver names by Jacob Keller · 9 years ago
  4. 540a5d8 fm10k: fix possible null pointer deref after kcalloc by Jacob Keller · 9 years ago
  5. 9de6a1a fm10k: drop 1588 support by Jacob Keller · 9 years ago
  6. 2d0f76b fm10k: use DRV_SUMMARY to reduce code duplication by Jacob Keller · 9 years ago
  7. 144d830 fm10k: Add support for bulk Tx cleanup & cleanup boolean logic by Alexander Duyck · 9 years ago
  8. 0ea7fae fm10k: use ethtool_rxfh_indir_default for default redirection table by Jacob Keller · 9 years ago
  9. 4be37c4 fm10k: correctly clean up when init_queueing_scheme fails by Jacob Keller · 9 years ago
  10. b352569 fm10k: base queue scheme covered by RSS by Jacob Keller · 9 years ago
  11. fcdb0a9 fm10k: cleanup remaining right-bit-shifted 1 by Bruce Allan · 9 years ago
  12. 1aab144 fm10k: Move constants to the right of binary operators by Bruce Allan · 9 years ago
  13. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  14. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  15. 1012014 fm10k: don't reinitialize RSS flow table when RXFH configured by Keller, Jacob E · 9 years ago
  16. 07146e2 fm10k: don't initialize fm10k_workqueue at global level by Bruce Allan · 9 years ago
  17. a4fcad6 fm10k: whitespace cleanups by Bruce Allan · 9 years ago
  18. 587731e fm10k: Cleanup MSI-X interrupts in case of failure by Alexander Duyck · 9 years ago
  19. e3b6e95 fm10k: bump driver version by Jacob Keller · 9 years ago
  20. 03d13a5 fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame by Jacob Keller · 9 years ago
  21. 242722d fm10k: Update adaptive ITR algorithm by Jacob Keller · 9 years ago
  22. 584373f fm10k: introduce ITR_IS_ADAPTIVE macro by Jacob Keller · 9 years ago
  23. 9f87298 fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector by Alexander Duyck · 10 years ago
  24. 32b3e08 drivers/net/intel: use napi_complete_done() by Jesse Brandeburg · 10 years ago
  25. b4a5127 fm10k: do not use enum as boolean by Jacob Keller · 10 years ago
  26. 80043f3 fm10k: add support for extra debug statistics by Jacob Keller · 10 years ago
  27. e71c931 fm10k: send traffic on default VID to VLAN device if we have one by Jacob Keller · 10 years ago
  28. aae072e fm10k: Don't assume page fragments are page size by Alexander Duyck · 10 years ago
  29. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 10 years ago
  30. 1a8782e fm10k: fold fm10k_pull_tail into fm10k_add_rx_frag by Alexander Duyck · 10 years ago
  31. 5948632 fm10k: Do not assume budget will never be 0 for NAPI by Alexander Duyck · 10 years ago
  32. f4f88c6 fm10k: Bump driver version to 0.15.2 by Jeff Kirsher · 10 years ago
  33. b382bb1 fm10k: use separate workqueue for fm10k driver by Jeff Kirsher · 10 years ago
  34. 5deaf50 fm10k: remove extraneous "Reset interface" message by Jeff Kirsher · 10 years ago
  35. de44519 fm10k: fix unused warnings by Jeff Kirsher · 10 years ago
  36. eca3204 fm10k: Resolve various spelling errors and checkpatch warnings by Matthew Vick · 10 years ago
  37. 5bf33dc fm10k: Implement ndo_features_check by Matthew Vick · 10 years ago
  38. 8c1a90a fm10k: Modify tunnel length header check when offloading by Matthew Vick · 10 years ago
  39. b66b6d9 fm10k: Check tunnel header length in encap offload by Joe Stringer · 10 years ago
  40. ba5b8dcd fm10k: Clean-up page reuse code by Alexander Duyck · 10 years ago
  41. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  42. 124b74c fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads by Alexander Duyck · 10 years ago
  43. 67fd893 ethernet/intel: Use napi_alloc_skb by Alexander Duyck · 10 years ago
  44. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  45. 42b17f0 fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page by Alexander Duyck · 10 years ago
  46. 2c2b2f0 fm10k: Add skb->xmit_more support by Alexander Duyck · 10 years ago
  47. 42b0270 fm10k: fix race accessing page->_count by Eric Dumazet · 10 years ago
  48. a211e01 fm10k: Add support for PTP by Alexander Duyck · 11 years ago
  49. 7461fd9 fm10k: Add support for debugfs by Alexander Duyck · 11 years ago
  50. 5cd5e2e fm10k: Add support for MACVLAN acceleration by Alexander Duyck · 11 years ago
  51. 76a540d fm10k: Add support for netdev offloads by Alexander Duyck · 11 years ago
  52. aa3ac82 fm10k: Add support for multiple queues by Alexander Duyck · 11 years ago
  53. b101c96 fm10k: Add transmit and receive fastpath and interrupt handlers by Alexander Duyck · 11 years ago
  54. e27ef59 fm10k: add support for Tx/Rx rings by Alexander Duyck · 11 years ago
  55. 18283ca fm10k: Add interrupt support by Alexander Duyck · 11 years ago
  56. 6d2ce90 fm10k: Add register defines and basic structures by Alexander Duyck · 11 years ago
  57. b3890e3 fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface Driver by Alexander Duyck · 11 years ago