1. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  2. 8f12c03 ixgbevf: remove open-coded skb_cow_head by Francois Romieu · 10 years ago
  3. ea69956 ixgbevf: Add bit to mark work queue initialization by Mark Rustad · 11 years ago
  4. bc0c715 ixgbevf: Fix rcu warnings induced by LER by Mark Rustad · 11 years ago
  5. 32c7494 ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg by Mark Rustad · 11 years ago
  6. 2659780 ixgbevf: Additional adapter removal checks by Mark Rustad · 11 years ago
  7. dbf8b0d ixgbevf: Check register reads for adapter removal by Mark Rustad · 11 years ago
  8. 06380db ixgbevf: Use static inlines instead of macros by Mark Rustad · 11 years ago
  9. 0933ce4 ixgbevf: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  10. 5b346dc ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit by Mark Rustad · 11 years ago
  11. 2e7cfbd ixgbevf: Indicate removal state explicitly by Mark Rustad · 11 years ago
  12. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  13. 2f586f6 ixgbevf: delete unneeded call to pci_set_power_state by Julia Lawall · 11 years ago
  14. bd9d559 ixgbevf: fix skb->pkt_type checks by Florian Fainelli · 11 years ago
  15. 01a545c ixgbevf: add check for CHECKSUM_PARTIAL when doing TSO by Emil Tantilov · 11 years ago
  16. b5d217f ixgbevf: fix handling of tx checksumming by Emil Tantilov · 11 years ago
  17. 5c1e3588 ixgbevf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  18. 29d37fa ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function by Emil Tantilov · 11 years ago
  19. 9bdfefd ixgbevf: redo dma mapping using the tx buffer info by Emil Tantilov · 11 years ago
  20. 7ad1a09 ixgbevf: make the first tx_buffer a repository for most of the skb info by Emil Tantilov · 11 years ago
  21. 9703192 ixgbevf: remove counters for Tx/Rx checksum offload by Emil Tantilov · 11 years ago
  22. 095e261 ixgbevf: move ring specific stats into ring specific structure by Emil Tantilov · 11 years ago
  23. 05d063a ixgbevf: make use of the dev pointer in the ixgbevf_ring struct by Emil Tantilov · 11 years ago
  24. 86f359f ixgbevf: bump version by Don Skidmore · 11 years ago
  25. de02dec ixgbevf: create function for all of ring init by Don Skidmore · 11 years ago
  26. 87e70ab ixgbevf: Convert ring storage form pointer to an array to array of pointers by Don Skidmore · 11 years ago
  27. 27ae296 ixgbevf: use pci drvdata correctly in ixgbevf_suspend() by Wei Yongjun · 11 years ago
  28. 220fe05 ixgbevf: add DCB configuration into queue setup by Don Skidmore · 11 years ago
  29. 5cdab2f ixgbe: Focus config of head, tail ntc, and ntu all into a single function by Don Skidmore · 11 years ago
  30. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  31. f880d07 ixgbe: cleanup IXGBE_DESC_UNUSED by Don Skidmore · 11 years ago
  32. 76b8174 ixgbevf: remove redundant workaround by Emil Tantilov · 11 years ago
  33. 3b5dca2 ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL by Jacob Keller · 11 years ago
  34. c777cdf ixgbevf: implement CONFIG_NET_RX_BUSY_POLL by Jacob Keller · 11 years ago
  35. 08e50a2 ixgbevf: have clean_rx_irq return total_rx_packets cleaned by Jacob Keller · 11 years ago
  36. 0868161 ixgbevf: add ixgbevf_rx_skb by Jacob Keller · 11 years ago
  37. 9e6fcae ixgbevf: bump driver version by Don Skidmore · 11 years ago
  38. 3849623 ixgbevf: implement ethtool get/set coalesce by Jacob Keller · 11 years ago
  39. 1bb9c63 ixgbevf: Adds function to set PSRTYPE register by Don Skidmore · 11 years ago
  40. 798e381 ixgbevf: move API neg to reset path by Don Skidmore · 11 years ago
  41. 858c3dd ixgbevf: add wait for Rx queue disable by Don Skidmore · 11 years ago
  42. c7bb417 ixgbevf: cleanup redundant mailbox read failure check by Don Skidmore · 11 years ago
  43. 53567aa DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling by Russell King · 11 years ago
  44. 7367d0b drivers/net: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  45. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  46. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  47. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  48. e1941a7 ixgbevf: Adjust to handle unassigned MAC address from PF by Greg Rose · 12 years ago
  49. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  50. a1f6c6b ixgbevf: don't release the soft entries by xunleer · 12 years ago
  51. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  52. 39ba22b ixgbevf: use PCI_DEVICE_TABLE macro by Stephen Hemminger · 12 years ago
  53. e757e3e ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races by Alexander Duyck · 12 years ago
  54. b876a74 ixgbevf: Fix link speed message to support 100Mbps by Greg Rose · 12 years ago
  55. 088245a ixgbevf: Fix statistics corruption by Greg Rose · 12 years ago
  56. 6fe5967 ixgbevf: Fix link up messages by Greg Rose · 12 years ago
  57. 1e72bfc ixgbevf: Synch out of tree and in tree mailbox interrupt handlers by Greg Rose · 12 years ago
  58. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  59. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  60. 9f9a12f net/intel: remove __dev* attributes by Bill Pemberton · 12 years ago
  61. 55fb277 ixgbevf: Add checksum statistics counters to rings by Greg Rose · 12 years ago
  62. 3938d3c ixgbevf: Remove unneeded and obsolete comment by Greg Rose · 12 years ago
  63. dee847f ixgbevf: White space and comments clean up by Greg Rose · 12 years ago
  64. 3157175 ixgbevf: Remove mailbox spinlock from the reset function by Greg Rose · 12 years ago
  65. 92fe0bf ixgbevf: Remove checking for mac.ops function pointers by Greg Rose · 12 years ago
  66. 6259a01 ixgbevf: Fix unnecessary dereference where local var is available. by Greg Rose · 12 years ago
  67. b9dd245 ixgbevf: Streamline the rx buffer allocation by Greg Rose · 12 years ago
  68. 85624ca ixgbevf: Reduce size of maximum rx buffer by Greg Rose · 12 years ago
  69. 366c109 ixgbevf: Add flag to indicate when rx is in net poll by Greg Rose · 12 years ago
  70. a5f9337 ixgbevf: fix possible use of uninitialized variable by Emil Tantilov · 12 years ago
  71. e45dd5f ixgbevf: make sure probe fails on MSI-X enable error by Jakub Kicinski · 12 years ago
  72. 46acc46 eth: Make is_link_local() consistent with other address tests by Ben Hutchings · 12 years ago
  73. 810b6d7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  74. 815cccb ixgbe: add setlink, getlink support to ixgbe and ixgbevf by John Fastabend · 12 years ago
  75. f9d08f1 ixgbevf: Do not forward LLDP type frames by Greg Rose · 12 years ago
  76. 1b3d2d7 ixgbevf: Update version string by Greg Rose · 12 years ago
  77. 55fdd45b ixgbevf: fix softirq-safe to unsafe splat on internal mbx_lock by John Fastabend · 12 years ago
  78. 6132ee8 ixgbevf: Check for error on dma_map_single call by Greg Rose · 12 years ago
  79. f447770 ixgbevf: make netif_napi_add and netif_napi_del symmetric by John Fastabend · 12 years ago
  80. 56e9409 ixgbevf: Add VF DCB + SR-IOV support by Alexander Duyck · 12 years ago
  81. 91e2b89 ixgbevf: Set the netdev number of Tx queues by Greg Rose · 12 years ago
  82. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  83. 2ddc7fe ixgbevf: Return error on failure to enable VLAN by Alexander Duyck · 12 years ago
  84. 5c60f81 ixgbevf: Add fix to VF to handle multi-descriptor buffers by Alexander Duyck · 12 years ago
  85. ac6ed8f ixgbevf: Fix AIM (Adaptive Interrupt Moderation) by Greg Rose · 12 years ago
  86. b3d58a8 ixgbevf - Remove unused parameter in ixgbevf_receive_skb by Narendra K · 12 years ago
  87. 4b2cd27 ixgbevf: Fix code for handling timeout by Alexander Duyck · 12 years ago
  88. 3118678 ixgbevf: Add support for VF API negotiation by Alexander Duyck · 12 years ago
  89. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  90. dd1fe11 ixgbevf: Cleanup handling of configuration for jumbo frames by Alexander Duyck · 12 years ago
  91. 0ac1e8c ixgbevf: Add suspend and resume support to the VF by Alexander Duyck · 12 years ago
  92. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  93. ce42260 ixgbevf: Fix namespace issue with ixgbe_write_eitr by Greg Rose · 12 years ago
  94. 9f19f31 ixgbevf: Add support for PCI error handling by Alexander Duyck · 12 years ago
  95. 1c55ed7 ixgbevf: Add lock around mailbox ops to prevent simultaneous access by Alexander Duyck · 12 years ago
  96. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  97. 70a10e2 ixgbevf: Consolidate Tx context descriptor creation code by Alexander Duyck · 12 years ago
  98. fb40195 ixgbevf: Add netdev to ring structure by Alexander Duyck · 12 years ago
  99. 18c6308 ixgbevf: Do not rewind the Rx ring before bumping tail by Alexander Duyck · 12 years ago
  100. 5d9a533 ixgbevf: fix VF untagging when 802.1 prio is set by Pascal Bouchareine · 12 years ago