1. 772ed86 net: ena: fix surprise unplug NULL dereference kernel crash by Netanel Belgazal · 6 years ago
  2. 8ec56fc net: allow fallback function to pass netdev by Alexander Duyck · 7 years ago
  3. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 7 years ago
  4. 115ddc4 net: ena: Use pci_sriov_configure_simple() to enable VFs by Alexander Duyck · 7 years ago
  5. 6d2e1a8 net: ena: Eliminate duplicate barriers on weakly-ordered archs by Sinan Kaya · 7 years ago
  6. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  7. ee4552a net: ena: fix error handling in ena_down() sequence by Netanel Belgazal · 7 years ago
  8. 7853b49 net: ena: unmask MSI-X only after device initialization is completed by Netanel Belgazal · 7 years ago
  9. 8510e1a net: ena: add detection and recovery mechanism for handling missed/misrouted MSI-X by Netanel Belgazal · 7 years ago
  10. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  11. d18e4f6 net: ena: fix race condition between device reset and link up setup by Netanel Belgazal · 7 years ago
  12. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  13. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  14. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. 11095fd net: ena: add statistics for missed tx packets by Netanel Belgazal · 7 years ago
  16. 8c5c7ab net: ena: add power management ops to the ENA driver by Netanel Belgazal · 7 years ago
  17. dbeaf1e net: ena: remove legacy suspend suspend/resume support by Netanel Belgazal · 7 years ago
  18. 411838e net: ena: fix rare kernel crash when bar memory remap fails by Netanel Belgazal · 7 years ago
  19. cd7aea1 net: ena: reduce the severity of some printouts by Netanel Belgazal · 7 years ago
  20. 11a9a46 net: ena: update driver's rx drop statistics by Netanel Belgazal · 8 years ago
  21. 4265114 net: ena: separate skb allocation to dedicated function by Netanel Belgazal · 8 years ago
  22. e745daf net: ena: use napi_schedule_irqoff when possible by Netanel Belgazal · 8 years ago
  23. 0644368 net: ena: allow the driver to work with small number of msix vectors by Netanel Belgazal · 8 years ago
  24. ad974ba net: ena: add support for out of order rx buffers refill by Netanel Belgazal · 8 years ago
  25. e2eed0e net: ena: add reset reason for each device FLR by Netanel Belgazal · 8 years ago
  26. 82ef30f net: ena: add hardware hints capability to the driver by Netanel Belgazal · 8 years ago
  27. d149763 net: ena: change return value for unsupported features unsupported return value by Netanel Belgazal · 8 years ago
  28. 800c55c net: ena: bug fix in lost tx packets detection mechanism by Netanel Belgazal · 8 years ago
  29. a3af7c1 net: ena: fix theoretical Rx hang on low memory systems by Netanel Belgazal · 8 years ago
  30. 0857d92 net: ena: add missing unmap bars on device removal by Netanel Belgazal · 8 years ago
  31. 2d2c600 net: ena: add missing return when ena_com_get_io_handlers() fails by Netanel Belgazal · 8 years ago
  32. 418df30 net: ena: fix bug that might cause hang after consecutive open/close interface. by Netanel Belgazal · 8 years ago
  33. da6f4cf net/ena: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  34. 90a6c99 net: ena: remove superfluous check in ena_remove() by Lino Sanfilippo · 8 years ago
  35. dd8427a net/ena: change condition for host attribute configuration by Netanel Belgazal · 8 years ago
  36. 5add6e4 net/ena: reduce the severity of ena printouts by Netanel Belgazal · 8 years ago
  37. b1669c9 net/ena: use napi_complete_done() return value by Netanel Belgazal · 8 years ago
  38. 3f6159d net/ena: fix potential access to freed memory during device reset by Netanel Belgazal · 8 years ago
  39. d81db240 net/ena: refactor ena_get_stats64 to be atomic context safe by Netanel Belgazal · 8 years ago
  40. 22b331c net/ena: fix NULL dereference when removing the driver after device reset failed by Netanel Belgazal · 8 years ago
  41. 6a1ce2f net/ena: fix queues number calculation by Netanel Belgazal · 8 years ago
  42. fdeea0a net/ena: remove ntuple filter support from device feature list by Netanel Belgazal · 8 years ago
  43. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  44. f850b4a net: ena: use setup_timer() and mod_timer() by Wei Yongjun · 8 years ago
  45. d894be5 ethernet: use net core MTU range checking in more drivers by Jarod Wilson · 8 years ago
  46. 184b49c net: ena: change the return type of ena_set_push_mode() to be void. by Rami Rosen · 8 years ago
  47. 6e22066f net: ena: Fix error return code in ena_device_init() by Wei Yongjun · 8 years ago
  48. 557bc7d net: ena: Remove unnecessary pci_set_drvdata() by Wei Yongjun · 8 years ago
  49. 1738cd3 net: ena: Add a driver for Amazon Elastic Network Adapters (ENA) by Netanel Belgazal · 8 years ago