1. 862aa49 neterion/s2io: remove unused s2io_start_tx_queue routine by Ying Xue · 11 years ago
  2. 6956d73 vxge: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  3. e6d26bd s2io: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  4. c7b82cc vxge: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  5. 99a09c2 s2io: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  6. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  7. 9644cdc vxge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  8. 37a15ed s2io: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  9. 0fbb829 net: vxge: Remove unused device pointer by Christian Engelmayer · 11 years ago
  10. e40c10f vxge: make local functions static by stephen hemminger · 11 years ago
  11. f75d191 net: vxge: slight optimization of addr compare by dingtianhong · 11 years ago
  12. c4be416 net: vxge calls skb_set_hash by Tom Herbert · 11 years ago
  13. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  14. 450e55e vxge: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  15. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  16. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  17. 4f12b2f net: neterion: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  18. 278cee0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  19. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  20. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  21. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  22. 9a18dd1 net: neterion: replace ip_fast_csum with csum_replace2 by Li RongQing · 12 years ago
  23. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  24. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  25. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  26. 008d845 net: neterion: use for_each_pci_dev to simplify the code by Wei Yongjun · 12 years ago
  27. 3a036ce vxge/s2io: remove __dev* attributes by Bill Pemberton · 12 years ago
  28. ff33c0e net: Remove bogus dependencies on INET by Ben Hutchings · 12 years ago
  29. 7f2cd32 net: neterion: Do not break word unregister. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  30. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  31. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  32. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  33. d892aa0 vxge: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  34. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  35. e390648 net: fix race condition in several drivers when reading stats by Kevin Groeneveld · 12 years ago
  36. c0589fa vxge/s2io: remove dead URLs by Jon Mason · 12 years ago
  37. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  38. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  39. 9cbb576 vxge: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  40. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  41. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  42. 80777c5 s2io: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  43. 32e819e vxge: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  44. 044a381 vxge: Convert macro to inline function by Joe Perches · 13 years ago
  45. fca231b vxge: Remove unnecessary ; in do {} while (0) macro by Joe Perches · 13 years ago
  46. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  47. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  48. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  49. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  50. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  51. 8ac72d1 corral some wayward N/A fw_version dust bunnies by Rick Jones · 13 years ago
  52. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  53. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  54. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  55. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  56. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  57. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  58. 94d60a7 vxge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  59. f0d06d8 s2io: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  60. 956a206 vxge: make function table const by stephen hemminger · 13 years ago
  61. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  62. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  63. 86387e1 s2io/vxge: Move the Exar drivers by Jeff Kirsher · 13 years ago