1. 57e7c8c net: vxge: avoid unused function warnings by Arnd Bergmann · 9 years ago
  2. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  3. f60a8b3 vxge: use swap() in vxge_hw_channel_dtr_alloc() by Fabian Frederick · 9 years ago
  4. f1a8ff2 vxge: Add const to ethtool_driver_stats_keys by Joe Perches · 10 years ago
  5. 2ca292d vxge: fix sparse warning by Lad, Prabhakar · 10 years ago
  6. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  7. 13bb518 net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  8. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  9. ce75058 vxge: remove deprecated syststamp timestamp by Willem de Bruijn · 10 years ago
  10. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  11. f6d9b51 vxge: Remove useless return variables by Peter Senna Tschudin · 10 years ago
  12. f6e92d1 vxge: Use time_before() by Manuel Schölling · 10 years ago
  13. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  14. 6956d73 vxge: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  15. c7b82cc vxge: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  16. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  17. 9644cdc vxge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  18. 0fbb829 net: vxge: Remove unused device pointer by Christian Engelmayer · 11 years ago
  19. e40c10f vxge: make local functions static by stephen hemminger · 11 years ago
  20. f75d191 net: vxge: slight optimization of addr compare by dingtianhong · 11 years ago
  21. c4be416 net: vxge calls skb_set_hash by Tom Herbert · 11 years ago
  22. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  23. 450e55e vxge: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  24. 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
  25. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  26. 4f12b2f net: neterion: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  27. 278cee0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  28. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  29. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  30. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  31. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  32. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  33. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  34. 3a036ce vxge/s2io: remove __dev* attributes by Bill Pemberton · 12 years ago
  35. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  36. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  37. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  38. d892aa0 vxge: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  39. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  40. e390648 net: fix race condition in several drivers when reading stats by Kevin Groeneveld · 12 years ago
  41. c0589fa vxge/s2io: remove dead URLs by Jon Mason · 12 years ago
  42. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  43. 9cbb576 vxge: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  44. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  45. 32e819e vxge: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  46. 044a381 vxge: Convert macro to inline function by Joe Perches · 13 years ago
  47. fca231b vxge: Remove unnecessary ; in do {} while (0) macro by Joe Perches · 13 years ago
  48. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  49. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  50. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  51. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  52. 94d60a7 vxge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  53. 956a206 vxge: make function table const by stephen hemminger · 13 years ago
  54. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  55. 86387e1 s2io/vxge: Move the Exar drivers by Jeff Kirsher · 13 years ago