1. 3e29adb net: thunderx: Fix TL4 configuration for secondary Qsets by Sunil Goutham · 8 years ago
  2. 3f4c68c net: thunderx: Fix link status reporting by Sunil Goutham · 8 years ago
  3. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  4. 7c54277 net:liquidio: use kmemdup by Muhammad Falak R Wani · 8 years ago
  5. 6d061f9 mm/page_ref: use page_ref helper instead of direct modification of _count by Joonsoo Kim · 8 years ago
  6. 099a728 net: thunderx: avoid null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  7. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  8. 161de2c net: thunderx: avoid exposing kernel stack by xypron.glpk@gmx.de · 8 years ago
  9. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  10. 65c66af net: thunderx: Fix broken of_node_put() code. by David Daney · 9 years ago
  11. d07a147 netdev: Move octeon/octeon_mgmt driver to cavium directory. by David Daney · 9 years ago
  12. b7d3e3d net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition. by David Daney · 9 years ago
  13. 9277a4f net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER. by David Daney · 9 years ago
  14. 5fc7cf1 net: thunderx: Cleanup PHY probing code. by David Daney · 9 years ago
  15. 1d36879 net: thunderx: Adjust nicvf structure to reduce cache misses by Sunil Goutham · 9 years ago
  16. 5c2e26f net: thunderx: Set recevie buffer page usage count in bulk by Sunil Goutham · 9 years ago
  17. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  18. 4c0b6eaf net: thunderx: Fix for Qset error due to CQ full by Sunil Goutham · 9 years ago
  19. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. ad2eceb net: thunderx: Fix receive packet stats by Sunil Goutham · 9 years ago
  21. 8d210d5 net: thunderx: Fix for HW TSO not enabled for secondary qsets by Sunil Goutham · 9 years ago
  22. 6a9bab7 net: thunderx: Fix for multiqset not configured upon interface toggle by Sunil Goutham · 9 years ago
  23. 19a6d15 net: cavium: liquidio: fix check for in progress flag by Colin Ian King · 9 years ago
  24. 08a965e net: cavium: liquidio: Return correct error code by Amitoj Kaur Chawla · 9 years ago
  25. 6e4be8d net: thunderx: Alloc higher order pages when pagesize is small by Sunil Goutham · 9 years ago
  26. 1d82efa net: thunderx: bgx: Add log message when setting mac address by Robert Richter · 9 years ago
  27. eee326f net: thunderx: bgx: Use standard firmware node infrastructure. by David Daney · 9 years ago
  28. fb4b7d9 net: thunderx: Assign affinity hints to vf's interrupts by Sunil Goutham · 9 years ago
  29. ef0a4d8 net: thunderx: Use napi_schedule_irqoff() by Sunil Goutham · 9 years ago
  30. a05d484 net, thunderx: Add TX timeout and RX buffer alloc failure stats. by Thanneeru Srinivasulu · 9 years ago
  31. 286af31 net: cavium: liquidio: use helpers ns_to_timespec64() by Kefeng Wang · 9 years ago
  32. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  33. b9687b4 net: thunderx: Enable CQE count threshold interrupt by Sunil Goutham · 9 years ago
  34. 40fb5f8 net: thunderx: HW TSO support for pass-2 hardware by Sunil Goutham · 9 years ago
  35. f406ce4 net: thunderx: Correctly distinguish between VF and LMAC count by Pavel Fedin · 9 years ago
  36. 668dda0 net, thunderx: Remove unnecessary rcv buffer start address management by Sunil Goutham · 9 years ago
  37. b45ceb4 net: thunderx: nicvf_queues: nivc_*_intr: remove duplication by Yury Norov · 9 years ago
  38. bc69fdf net: thunderx: Enable BGX LMAC's RX/TX only after VF is up by Sunil Goutham · 9 years ago
  39. 0b72a9a net: thunderx: Switchon carrier only upon interface link up by Sunil Goutham · 9 years ago
  40. 006394a net: thunderx: Set CQ timer threshold properly by Sunil Goutham · 9 years ago
  41. a7b1f53 net: thunderx: Wait for delayed work to finish before destroying it by Thanneeru Srinivasulu · 9 years ago
  42. 723cda5 net: thunderx: Force to load octeon-mdio before bgx driver. by Thanneeru Srinivasulu · 9 years ago
  43. 7750130 net: thunder: Check for driver data in nicvf_remove() by Pavel Fedin · 9 years ago
  44. 166e236 net: cavium: liquidio: constify pci_error_handlers structures by Julia Lawall · 9 years ago
  45. 5883d9c net: thunder: Fix crash upon shutdown after failed probe by Pavel Fedin · 9 years ago
  46. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  47. 8c387eb net: thunderx: add missing of_node_put by Julia Lawall · 9 years ago
  48. 34411b6 net: thunderx: Incorporate pass2 silicon CPI index configuration changes by Thanneeru Srinivasulu · 9 years ago
  49. 88ed237 net: thunderx: Rewrite silicon revision tests. by David Daney · 9 years ago
  50. 4e85777 net: thunderx: Fix incorrect subsystem devid of VF on pass2 silicon by Sunil Goutham · 9 years ago
  51. f9bf45e0 net: thunderx: Remove PF soft reset. by Sunil Goutham · 9 years ago
  52. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. 7a4264a net: cavium: change NET_VENDOR_CAVIUM to bool by Andreas Schwab · 9 years ago
  54. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  55. ce8e5c7 net: cavium: liquidio: use kzalloc in setup_glist() by Rasmus Villemoes · 9 years ago
  56. d77a238 net: thunderx: Support for internal loopback mode by Sunil Goutham · 9 years ago
  57. 92dc876 net: thunderx: Support for upto 96 queues for a VF by Sunil Goutham · 9 years ago
  58. 39ad6ee net: thunderx: Rework interrupt handling by Sunil Goutham · 9 years ago
  59. aa2e259 net: thunderx: Support for HW VLAN stripping by Sunil Goutham · 9 years ago
  60. 38bb5d4 net: thunderx: Receive hashing HW offload support by Sunil Goutham · 9 years ago
  61. 6051cba net: thunderx: mailboxes: remove code duplication by Sunil Goutham · 9 years ago
  62. a2dc5de net: thunderx: Add receive error stats reporting via ethtool by Sunil Goutham · 9 years ago
  63. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  64. 46b903a net, thunder, bgx: Add support to get MAC address from ACPI. by David Daney · 9 years ago
  65. de387e1 net: thunder: Factor out DT specific code in BGX by Robert Richter · 9 years ago
  66. 22f54bf9 net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y by Ian Campbell · 9 years ago
  67. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  68. 60f83c8 net: thunderx: Fix for crash while BGX teardown by Thanneeru Srinivasulu · 9 years ago
  69. 4adf435 net: thunderx: Add PCI driver shutdown routine by Sunil Goutham · 9 years ago
  70. b49087d net: thunderx: Fix crash when changing rss with mutliple traffic flows by Sunil Goutham · 9 years ago
  71. 3d7a8aa net: thunderx: Set watchdog timeout value by Sunil Goutham · 9 years ago
  72. 74840b8 net: thunderx: Wakeup TXQ only if CQE_TX are processed by Sunil Goutham · 9 years ago
  73. f8ce966 net: thunderx: Suppress alloc_pages() failure warnings by Sunil Goutham · 9 years ago
  74. 2cb468e net: thunderx: Fix TSO packet statistic by Sunil Goutham · 9 years ago
  75. c62cd3c net: thunderx: Fix memory leak when changing queue count by Sunil Goutham · 9 years ago
  76. 32c1b96 net: thunderx: Fix RQ_DROP miscalculation by Sunil Goutham · 9 years ago
  77. 143ceb0 net: thunderx: Fix memory leak while tearing down interface by Sunil Goutham · 9 years ago
  78. 4b561c1 net: thunderx: Fix data integrity issues with LDWB by Sunil Goutham · 9 years ago
  79. 274b0b3 net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NIC by Radha Mohan Chintakuntla · 9 years ago
  80. 9686f31 net-Liquidio: Delete unnecessary checks before the function call "vfree" by Markus Elfring · 9 years ago
  81. cbdb977 cavium/liquidio: fix some error handling in lio_set_phys_id() by Dan Carpenter · 9 years ago
  82. bd049a9 net: Cavium: Fix MAC address setting in shutdown state by Pavel Fedin · 9 years ago
  83. 3dc817d2 Modify Liquidio Kconfig for crc lib by Raghu Vatsavayi · 9 years ago
  84. 5b173cf Fix Cavium Liquidio build related errors and warnings by Raghu Vatsavayi · 9 years ago
  85. f21fb3e Add support of Cavium Liquidio ethernet adapters by Raghu Vatsavayi · 9 years ago
  86. 86ace69 net: thunderx: use GFP_KERNEL in thread context by Aleksey Makarov · 9 years ago
  87. fa1a6c9 net: thunderx: check if memory allocation was successful by Aleksey Makarov · 9 years ago
  88. 39a0dd0 net: thunderx: remove unneeded type conversions by Aleksey Makarov · 9 years ago
  89. 8998784 net: thunderx: fix nicvf_set_rxfh() by Aleksey Makarov · 9 years ago
  90. fd7ec06 net: thunderx: add static by Aleksey Makarov · 9 years ago
  91. 0c886a1 net: thunderx: delete unused variables by Aleksey Makarov · 9 years ago
  92. e610cb3 net: thunderx: rework mac address handling by Aleksey Makarov · 9 years ago
  93. 2cd2a19 net: thunderx: introduce a function for mailbox access by Aleksey Makarov · 9 years ago
  94. 4a4f87d net: thunderx: fix constants by Aleksey Makarov · 9 years ago
  95. d768b67 net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id() by Robert Richter · 9 years ago
  96. 5e9615b net: thunderx: add 64-bit dependency by Arnd Bergmann · 9 years ago
  97. 4863dea net: Adding support for Cavium ThunderX network controller by Sunil Goutham · 9 years ago