1. 4be2b49 myri10ge: fix sleeping with bh disabled by Stanislaw Gruszka · 8 years ago
  2. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 9 years ago
  3. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 9 years ago
  4. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
  5. e4b6c30 ethernet: myri10ge: use arch_phys_wc_add() by Luis R. Rodriguez · 9 years ago
  6. 2d4ad4f myri10ge: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 9 years ago
  7. f12e77c myri10ge: fix error return code by Julia Lawall · 10 years ago
  8. b0b9f33 myri10ge: use eth_skb_pad helper by Alexander Duyck · 10 years ago
  9. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  10. 1054593 myri10ge: check for DMA mapping errors by Stanislaw Gruszka · 10 years ago
  11. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  12. 8dff81e net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-terminate after strncpy call by Rickard Strandqvist · 10 years ago
  13. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  14. 0729cc0 myri10ge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  15. ecb22e1 net: myri10ge: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  16. de36cef net: myri10ge: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  17. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  18. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  19. 0dde802 myri10ge: Add support for ndo_busy_poll by Hyong-Youb Kim · 11 years ago
  20. 40b2956 myri10ge: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  21. 1409a93 ethernet: Convert mac address uses of 6 to ETH_ALEN by Joe Perches · 11 years ago
  22. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  23. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  24. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  25. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  26. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  27. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  28. 59e955e myri10ge: fix most sparse warnings by Andrew Gallatin · 12 years ago
  29. 30828d2 myri10ge: fix incorrect use of ntohs() by Andrew Gallatin · 12 years ago
  30. 1b4c44e myri10ge: Add vlan rx for better GRO perf. by Andrew Gallatin · 12 years ago
  31. 4ca3221 myri10ge: Convert from LRO to GRO by Andrew Gallatin · 12 years ago
  32. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  33. 9503e25 myri10ge: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  34. 98f2d21 myri10ge: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  35. a742545 myri10ge: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  36. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  37. 81259c6 myri10ge: Fix typo of 'VMware' in comment. by Vinson Lee · 13 years ago
  38. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  39. 924a4c7 myri10ge: fix truesize underestimation by Eric Dumazet · 13 years ago
  40. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  41. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  42. 5dc3e19 myri10ge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  43. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  44. 93f7848 myri*: Move the Myricom drivers by Jeff Kirsher · 13 years ago