1. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  2. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  3. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  4. f913308 net: ena: gcc 8: fix compilation warning by Sameeh Jubran · 6 years ago
  5. 11bd7a0 net: ena: fix ena_com_fill_hash_function() implementation by Sameeh Jubran · 6 years ago
  6. 78cb421 net: ena: improve latency by disabling adaptive interrupt moderation by default by Sameeh Jubran · 6 years ago
  7. 9a27de0 net: ena: fix return value of ena_com_config_llq_info() by Sameeh Jubran · 6 years ago
  8. d3cfe7d net: ena: fix incorrect test of supported hash function by Sameeh Jubran · 6 years ago
  9. b287cdb net: ena: fix: Free napi resources when ena_up() fails by Sameeh Jubran · 6 years ago
  10. 8ee8ee7 net: ena: fix: set freed objects to NULL to avoid failing future allocations by Sameeh Jubran · 6 years ago
  11. 3c6eeff net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry by Sameeh Jubran · 6 years ago
  12. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  13. 6b16f9e net: move skb->xmit_more hint to softnet data by Florian Westphal · 6 years ago
  14. a350ecc net: remove 'fallback' argument from dev->ndo_select_queue() by Paolo Abeni · 6 years ago
  15. d9b8656 net: ena: update driver version from 2.0.2 to 2.0.3 by Arthur Kiyanovski · 6 years ago
  16. e1f1bd9 net: ena: fix race between link up and device initalization by Arthur Kiyanovski · 6 years ago
  17. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  18. 4c23738 net: ena: update driver version from 2.0.1 to 2.0.2 by Arthur Kiyanovski · 6 years ago
  19. 58a54b9 net: ena: fix crash during ena_remove() by Arthur Kiyanovski · 6 years ago
  20. e76ad21 net: ena: fix crash during failed resume from hibernation by Arthur Kiyanovski · 6 years ago
  21. 00f17a8 net: ena: fix compilation error in xtensa architecture by Arthur Kiyanovski · 6 years ago
  22. 9fd2559 net: ena: enable Low Latency Queues by Arthur Kiyanovski · 6 years ago
  23. 8c590f9 net: ena: Fix Kconfig dependency on X86 by Netanel Belgazal · 6 years ago
  24. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. be26667 net: ena: fix indentations in ena_defs for better readability by Arthur Kiyanovski · 6 years ago
  26. 3a7b9d8 net: ena: update driver version to 2.0.1 by Arthur Kiyanovski · 6 years ago
  27. f1e90f6 net: ena: remove redundant parameter in ena_com_admin_init() by Arthur Kiyanovski · 6 years ago
  28. 87731f0 net: ena: change rx copybreak default to reduce kernel memory pressure by Arthur Kiyanovski · 6 years ago
  29. 0574bb8 net: ena: limit refill Rx threshold to 256 to avoid latency issues by Arthur Kiyanovski · 6 years ago
  30. bd79117 net: ena: explicit casting and initialization, and clearer error handling by Arthur Kiyanovski · 6 years ago
  31. cb36bb3 net: ena: use CSUM_CHECKED device indication to report skb's checksum status by Arthur Kiyanovski · 6 years ago
  32. 38005ca net: ena: add functions for handling Low Latency Queues in ena_netdev by Arthur Kiyanovski · 6 years ago
  33. 689b2bd net: ena: add functions for handling Low Latency Queues in ena_com by Arthur Kiyanovski · 6 years ago
  34. a7982b8 net: ena: introduce Low Latency Queues data structures according to ENA spec by Arthur Kiyanovski · 6 years ago
  35. 095f2f1 net: ena: complete host info to match latest ENA spec by Arthur Kiyanovski · 6 years ago
  36. 0e575f8 net: ena: minor performance improvement by Arthur Kiyanovski · 6 years ago
  37. 248ab77 net: ena: fix auto casting to boolean by Arthur Kiyanovski · 6 years ago
  38. 78a55d0 net: ena: fix NULL dereference due to untimely napi initialization by Arthur Kiyanovski · 6 years ago
  39. d7703dd net: ena: fix rare bug when failed restart/resume is followed by driver removal by Arthur Kiyanovski · 6 years ago
  40. d79c388 net: ena: fix warning in rmmod caused by double iounmap by Arthur Kiyanovski · 6 years ago
  41. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  42. 2162798 net: ena: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  43. e641e99f net: ethernet: remove redundant include by zhong jiang · 6 years ago
  44. 37dff155 net: ena: fix incorrect usage of memory barriers by Netanel Belgazal · 6 years ago
  45. 28abf4e net: ena: fix missing calls to READ_ONCE by Netanel Belgazal · 6 years ago
  46. 944b28a net: ena: fix missing lock during device destruction by Netanel Belgazal · 6 years ago
  47. fe870c7 net: ena: fix potential double ena_destroy_device() by Netanel Belgazal · 6 years ago
  48. cfa324a net: ena: fix device destruction to gracefully free resources by Netanel Belgazal · 6 years ago
  49. ef5b077 net: ena: fix driver when PAGE_SIZE == 64kB by Netanel Belgazal · 6 years ago
  50. 772ed86 net: ena: fix surprise unplug NULL dereference kernel crash by Netanel Belgazal · 6 years ago
  51. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  52. 101f0cd net: ena: Fix use of uninitialized DMA address bits field by Gal Pressman · 7 years ago
  53. 8ec56fc net: allow fallback function to pass netdev by Alexander Duyck · 7 years ago
  54. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 7 years ago
  55. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  56. 115ddc4 net: ena: Use pci_sriov_configure_simple() to enable VFs by Alexander Duyck · 7 years ago
  57. 6d2e1a8 net: ena: Eliminate duplicate barriers on weakly-ordered archs by Sinan Kaya · 7 years ago
  58. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  59. ee4552a net: ena: fix error handling in ena_down() sequence by Netanel Belgazal · 7 years ago
  60. 7853b49 net: ena: unmask MSI-X only after device initialization is completed by Netanel Belgazal · 7 years ago
  61. 7009744 net: ena: increase ena driver version to 1.5.0 by Netanel Belgazal · 7 years ago
  62. 8510e1a net: ena: add detection and recovery mechanism for handling missed/misrouted MSI-X by Netanel Belgazal · 7 years ago
  63. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  64. d18e4f6 net: ena: fix race condition between device reset and link up setup by Netanel Belgazal · 7 years ago
  65. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  66. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  67. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  68. 046b307 net: ena: increase ena driver version to 1.3.0 by Netanel Belgazal · 7 years ago
  69. 58894d5 net: ena: add new admin define for future support of IPv6 RSS by Netanel Belgazal · 7 years ago
  70. 11095fd net: ena: add statistics for missed tx packets by Netanel Belgazal · 7 years ago
  71. 8c5c7ab net: ena: add power management ops to the ENA driver by Netanel Belgazal · 7 years ago
  72. dbeaf1e net: ena: remove legacy suspend suspend/resume support by Netanel Belgazal · 7 years ago
  73. 88aef2f net: ena: improve ENA driver boot time. by Netanel Belgazal · 7 years ago
  74. a59df39 net: ena: fix wrong max Tx/Rx queues on ethtool by Netanel Belgazal · 7 years ago
  75. 411838e net: ena: fix rare kernel crash when bar memory remap fails by Netanel Belgazal · 7 years ago
  76. cd7aea1 net: ena: reduce the severity of some printouts by Netanel Belgazal · 7 years ago
  77. 1f4cf93 net: ena: Remove redundant unlikely() by Tobias Klauser · 7 years ago
  78. 8523899 net: ena: update ena driver to version 1.2.0 by Netanel Belgazal · 8 years ago
  79. 11a9a46 net: ena: update driver's rx drop statistics by Netanel Belgazal · 8 years ago
  80. 3ae5907 net: ena: use lower_32_bits()/upper_32_bits() to split dma address by Netanel Belgazal · 8 years ago
  81. 4265114 net: ena: separate skb allocation to dedicated function by Netanel Belgazal · 8 years ago
  82. e745daf net: ena: use napi_schedule_irqoff when possible by Netanel Belgazal · 8 years ago
  83. 0644368 net: ena: allow the driver to work with small number of msix vectors by Netanel Belgazal · 8 years ago
  84. ad974ba net: ena: add support for out of order rx buffers refill by Netanel Belgazal · 8 years ago
  85. e2eed0e net: ena: add reset reason for each device FLR by Netanel Belgazal · 8 years ago
  86. 9175011 net: ena: change sizeof() argument to be the type pointer by Netanel Belgazal · 8 years ago
  87. 82ef30f net: ena: add hardware hints capability to the driver by Netanel Belgazal · 8 years ago
  88. d149763 net: ena: change return value for unsupported features unsupported return value by Netanel Belgazal · 8 years ago
  89. e7ff7ef net: ena: update ena driver to version 1.1.7 by Netanel Belgazal · 8 years ago
  90. 800c55c net: ena: bug fix in lost tx packets detection mechanism by Netanel Belgazal · 8 years ago
  91. a2cc5198 net: ena: disable admin msix while working in polling mode by Netanel Belgazal · 8 years ago
  92. a3af7c1 net: ena: fix theoretical Rx hang on low memory systems by Netanel Belgazal · 8 years ago
  93. 0857d92 net: ena: add missing unmap bars on device removal by Netanel Belgazal · 8 years ago
  94. 661d2b0 net: ena: fix race condition between submit and completion admin command by Netanel Belgazal · 8 years ago
  95. 2d2c600 net: ena: add missing return when ena_com_get_io_handlers() fails by Netanel Belgazal · 8 years ago
  96. 418df30 net: ena: fix bug that might cause hang after consecutive open/close interface. by Netanel Belgazal · 8 years ago
  97. a77c1aa net: ena: fix rare uncompleted admin command false alarm by Netanel Belgazal · 8 years ago
  98. da6f4cf5 net/ena: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  99. 90a6c99 net: ena: remove superfluous check in ena_remove() by Lino Sanfilippo · 8 years ago
  100. 3e5d689 net/ena: update driver version to 1.1.2 by Netanel Belgazal · 8 years ago