1. 0333464 ixgbevf: fix possible crashes in probe and remove by Emil Tantilov · 11 years ago
  2. 47068b0 ixgbevf: add support for X550 VFs by Emil Tantilov · 11 years ago
  3. 0fb6a55 ixgbe: fix crash on rmmod after probe fail by Emil Tantilov · 11 years ago
  4. 9be4a9b ixgbe: bump version number by Don Skidmore · 11 years ago
  5. 6a14ee0 ixgbe: Add X550 support function pointers by Don Skidmore · 11 years ago
  6. 735c35a ixgbe: cleanup checksum to allow error results by Don Skidmore · 11 years ago
  7. 28abba0 ixgbe: add methods for combined read and write operations by Don Skidmore · 11 years ago
  8. 030eaec ixgbe: Add x550 SW/FW semaphore support by Don Skidmore · 11 years ago
  9. b48e4aa ixgbe: Add timeout parameter to ixgbe_host_interface_command by Don Skidmore · 11 years ago
  10. 0f9b232 ixgbe: add support for X550 extended RSS support by Don Skidmore · 11 years ago
  11. 9079e41 ixgbe: remove CIAA/D register reads from bad VF check by Emil Tantilov · 11 years ago
  12. c762dff ixgbe: Look up MAC address in Open Firmware or IDPROM by Martin K Petersen · 11 years ago
  13. ad435ec ixgbe: Remove tail write abstraction and add missing barrier by Alexander Duyck · 11 years ago
  14. 18cb652 ixgbe: Clean-up page reuse code by Alexander Duyck · 11 years ago
  15. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 11 years ago
  16. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 11 years ago
  17. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 11 years ago
  18. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. 4ea85e8 net: Check for presence of IFLA_AF_SPEC by Thomas Graf · 11 years ago
  20. b7c1a31 net: Validate IFLA_BRIDGE_MODE attribute length by Thomas Graf · 11 years ago
  21. 17a402a igb: Fixes needed for surprise removal support by Carolyn Wyborny · 11 years ago
  22. b5b2ffc ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe by Daniel Borkmann · 11 years ago
  23. 4556dc5 ixgbe: Correctly disable VLAN filter in promiscuous mode by Vlad Yasevich · 11 years ago
  24. 2f90ade i40e: enable fdb add code, remove unused code by Jesse Brandeburg · 11 years ago
  25. 5d1ff106 i40e: trigger SW INT with no ITR wait by Shannon Nelson · 11 years ago
  26. c88e38c i40evf: remove unnecessary else by Mitch Williams · 11 years ago
  27. 348d499 i40evf: make comparisons consistent by Mitch Williams · 11 years ago
  28. 75a6443 i40evf: make checkpatch happy by Mitch Williams · 11 years ago
  29. 2cda3f3 i40evf: update header comments by Mitch Williams · 11 years ago
  30. 1001dc3 i40e: don't overload fields by Mitch Williams · 11 years ago
  31. 688ff32 ixgbevf: add netpoll support by Emil Tantilov · 11 years ago
  32. 6622402 ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irq by Emil Tantilov · 11 years ago
  33. bad1723 ixgbevf: Change receive model to use double buffered page based receives by Emil Tantilov · 11 years ago
  34. 4b95fe3 ixgbevf: Update Rx next to clean in real time by Emil Tantilov · 11 years ago
  35. 0579eef ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continue by Emil Tantilov · 11 years ago
  36. b97fe3b ixgbevf: Cleanup variable usage, improve stack performance by Emil Tantilov · 11 years ago
  37. dff8052 ixgbevf: Combine the logic for post Rx processing into single function by Emil Tantilov · 11 years ago
  38. ec62fe2 ixgbevf: Test Rx status bits directly out of the descriptor by Emil Tantilov · 11 years ago
  39. bafa578 ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bits by Emil Tantilov · 11 years ago
  40. 3ffa037 i40e: Set XPS bit mask to zero in DCB mode by Neerav Parikh · 11 years ago
  41. 4b7698c i40e: Prevent link flow control settings when PFC is enabled by Neerav Parikh · 11 years ago
  42. d341b7a i40e: Do not disable/enable FCoE VSI with DCB reconfig by Neerav Parikh · 11 years ago
  43. 69129dc i40e: Modify Tx disable wait flow in case of DCB reconfiguration by Neerav Parikh · 11 years ago
  44. 23cd1f0 i40e: Update VEB's enabled_tc after reconfiguration by Neerav Parikh · 11 years ago
  45. e1c4751 i40e: Check for LLDP AdminStatus before querying DCBX by Neerav Parikh · 11 years ago
  46. 9fa61dd i40e: Add support to firmware CEE DCBX mode by Neerav Parikh · 11 years ago
  47. 2fd75f3 i40e: Resume Port Tx after DCB event by Neerav Parikh · 11 years ago
  48. 7bda87c i40e: Bump version to 1.1.23 by Catherine Sullivan · 11 years ago
  49. c5c2f7c i40e: re-enable VFLR interrupt sooner by Mitch Williams · 11 years ago
  50. e684fa3 i40e: only warn once of PTP nonsupport in 100Mbit speed by Shannon Nelson · 11 years ago
  51. 9913c61 ixgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
  52. eb31f84 igb: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
  53. 22f258a i40e: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
  54. c41a4fb fm10k: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
  55. 5c8d19d e100e: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
  56. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  57. 42b17f0 fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page by Alexander Duyck · 11 years ago
  58. 48eb5b9 ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx by Daniel Borkmann · 11 years ago
  59. d1b849b ixgbe: add helper function for setting RSS key in preparation of X550 by Don Skidmore · 11 years ago
  60. 9a75a1a ixgbe: Add new support for X550 MAC's by Don Skidmore · 11 years ago
  61. 8d697e7 ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function. by Don Skidmore · 11 years ago
  62. 2b509c0 ixgbe: cleanup ixgbe_ndo_set_vf_vlan by Don Skidmore · 11 years ago
  63. 71bde60 ixgbe: fix X540 Completion timeout by Don Skidmore · 11 years ago
  64. cc05292 i40evf: don't use more queues than CPUs by Mitch Williams · 11 years ago
  65. f8d4db3 i40evf: make early init processing more robust by Mitch Williams · 11 years ago
  66. 79442d3 i40e: clean up throttle rate code by Jesse Brandeburg · 11 years ago
  67. 2153671 i40e: don't do link_status or stats collection on every ARQ by Shannon Nelson · 11 years ago
  68. 0db4e16 i40e: poll firmware slower by Kamil Krawczyk · 11 years ago
  69. 2089ad0 i40e: properly parse MDET registers by Mitch Williams · 11 years ago
  70. 7a28d88 i40e: configure VM ID in qtx_ctl by Mitch Williams · 11 years ago
  71. 5b5faa4 i40e: enable debug earlier by Shannon Nelson · 11 years ago
  72. 049a2be i40e: better wording for resource tracking errors by Shannon Nelson · 11 years ago
  73. c135b0d i40e: scale msix vector use when more cores than vectors by Shannon Nelson · 11 years ago
  74. 7204a78 i40e: remove debugfs dump stats by Shannon Nelson · 11 years ago
  75. a282bab i40e: avoid disable of interrupt when changing ITR by Jesse Brandeburg · 11 years ago
  76. 1ac1e76 i40evf: Add support for 10G base T parts by Paul M Stillwell Jr · 11 years ago
  77. 320684c i40e: fix link checking logic by Mitch Williams · 11 years ago
  78. 7bdd6f7 i40evf: properly handle multiple AQ messages by Mitch Williams · 11 years ago
  79. 1790ed0 i40e: Add condition to enter fdir flush and reinit by Akeem G Abodunrin · 11 years ago
  80. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. e3215f0 ixgbe: fix race when setting advertised speed by Emil Tantilov · 11 years ago
  82. 4d2fcfb ixgbe: need not repeat init skb with NULL by Junwei Zhang · 11 years ago
  83. bc16e47 igb: don't reuse pages with pfmemalloc flag by Roman Gushchin · 11 years ago
  84. a22bb0b e1000: unset IFF_UNICAST_FLT on WMware 82545EM by Francesco Ruggeri · 11 years ago
  85. 013f657 i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event() by Dan Carpenter · 11 years ago
  86. e8720db i40e: Bump version by Catherine Sullivan · 11 years ago
  87. bf00b37 i40e: Moving variable declaration out of the loops by Akeem G Abodunrin · 11 years ago
  88. 5960d33 i40e: Add 10GBaseT support by Mitch Williams · 11 years ago
  89. a34a671 i40e: process link events when setting up switch by Mitch Williams · 11 years ago
  90. cafa2ee i40e: Fix a bug where Rx would stop after some time by Anjali Singhai Jain · 11 years ago
  91. f98a200 i40e/i40evf: Use usleep_range() instead of udelay() by Neerav Parikh · 11 years ago
  92. 8c570dc i40e/i40evf: Fix whitespace indentation by Jeff Kirsher · 11 years ago
  93. 1e701e0 i40e: enable LSE poke and simplify link state by Jesse Brandeburg · 11 years ago
  94. 7e2453f i40e: mask phy events by Jesse Brandeburg · 11 years ago
  95. 600a507 ixgbe: check for vfs outside of sriov_num_vfs before dereference by Emil Tantilov · 11 years ago
  96. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 11 years ago
  97. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 11 years ago
  98. 4d41915 fm10k: Check the host state when bringing the interface up by Matthew Vick · 11 years ago
  99. 2c2b2f0 fm10k: Add skb->xmit_more support by Alexander Duyck · 11 years ago
  100. ec91698 ixgbe: fix race accessing page->_count by Eric Dumazet · 11 years ago