1. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  2. 9644cdc vxge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  3. 0fbb829 net: vxge: Remove unused device pointer by Christian Engelmayer · 12 years ago
  4. e40c10f vxge: make local functions static by stephen hemminger · 12 years ago
  5. f75d191 net: vxge: slight optimization of addr compare by dingtianhong · 12 years ago
  6. c4be416 net: vxge calls skb_set_hash by Tom Herbert · 12 years ago
  7. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  8. 450e55e vxge: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 12 years ago
  9. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 12 years ago
  11. 4f12b2f net: neterion: remove unnecessary pci_set_drvdata() by Jingoo Han · 12 years ago
  12. 278cee0 treewide: Fix typo in printk by Masanari Iida · 12 years ago
  13. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  14. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  15. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  16. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 13 years ago
  17. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 13 years ago
  18. 3a036ce vxge/s2io: remove __dev* attributes by Bill Pemberton · 13 years ago
  19. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  20. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 13 years ago
  21. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 13 years ago
  22. e390648 net: fix race condition in several drivers when reading stats by Kevin Groeneveld · 13 years ago
  23. c0589fa vxge/s2io: remove dead URLs by Jon Mason · 13 years ago
  24. 9cbb576 vxge: set maximal number of default RSS queues by Yuval Mintz · 13 years ago
  25. 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
  26. 32e819e vxge: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  27. 044a381 vxge: Convert macro to inline function by Joe Perches · 13 years ago
  28. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 14 years ago
  29. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 14 years ago
  30. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 14 years ago
  31. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 14 years ago
  32. 94d60a7 vxge: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  33. 956a206 vxge: make function table const by stephen hemminger · 14 years ago
  34. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 14 years ago
  35. 86387e1 s2io/vxge: Move the Exar drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/vxge/vxge-main.c]
  36. 5351573 vxge: do vlan cleanup by Jiri Pirko · 14 years ago
  37. f8d4aa2 net: vxge: Use is_multicast_ether_addr helper by Tobias Klauser · 14 years ago
  38. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 14 years ago
  39. 62ea055 vxge: fix 64 bit access on 32 bit platforms by stephen hemminger · 14 years ago
  40. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  41. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 14 years ago
  42. feb990d net: vxge: convert to hw_features by Michał Mirosław · 14 years ago
  43. cd883a7 vxge: always enable hardware time stamp by Jon Mason · 14 years ago
  44. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  45. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 14 years ago
  46. 16fded7 vxge: MSIX one shot mode by Jon Mason · 15 years ago
  47. 1d15f81 vxge: correct eprom version detection by Jon Mason · 15 years ago
  48. 6cca200 vxge: cleanup probe error paths by Jon Mason · 15 years ago
  49. e84f885 vxge: Remember to release firmware after upgrading firmware by Jesper Juhl · 15 years ago
  50. ba27d85 vxge: add missing flush of reset_task by Tejun Heo · 15 years ago
  51. 6e07ebd drivers/net: remove unnecessary flush_scheduled_work() calls by Tejun Heo · 15 years ago
  52. 9c16388 vxge: hotplug stall by Jon Mason · 15 years ago
  53. 2e41f64 vxge: transmit timeout deadlock by Jon Mason · 15 years ago
  54. dc66daa vxge: use pci_request_region() by Jon Mason · 15 years ago
  55. c92bf70 vxge: fix crash of VF when unloading PF by Jon Mason · 15 years ago
  56. 528f727 vxge: code cleanup and reorganization by Jon Mason · 15 years ago
  57. 7903264 net: Fix too optimistic NETIF_F_HW_CSUM features by Michał Mirosław · 15 years ago
  58. ead5d23 vxge: use strcpy for strings by Jon Mason · 15 years ago
  59. 1bacdbb vxge: remove unnecessary printks by Jon Mason · 15 years ago
  60. e80be0b vxge: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 15 years ago
  61. d8ee707 drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 15 years ago
  62. 5f54ceb drivers/net/vxge: Remove unnecessary casts of netdev_priv by Joe Perches · 15 years ago
  63. 2c91308 vxge: sparse and other clean-ups by Jon Mason · 15 years ago
  64. e7935c9 vxge: Titan1A detection by Jon Mason · 15 years ago
  65. b81b373 vxge: add receive hardware timestamping by Jon Mason · 15 years ago
  66. e8ac175 vxge: add support for ethtool firmware flashing by Jon Mason · 15 years ago
  67. 4d2a5b4 vxge: Wait for Rx to become idle before reseting or closing by Jon Mason · 15 years ago
  68. 47f01db vxge: enable rxhash by Jon Mason · 15 years ago
  69. 42821a5 vxge: make functions local and remove dead code by stephen hemminger · 15 years ago
  70. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 15 years ago
  71. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 15 years ago
  72. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 15 years ago
  73. dd57f97 vxge: Implement 64bit stats by Eric Dumazet · 15 years ago
  74. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 15 years ago
  75. 75f5e1c drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level> by Joe Perches · 15 years ago
  76. 926bd90 vxge: Update copyright information by Jon Mason · 15 years ago
  77. 98f45da vxge: NETIF_F_LLTX removal by Jon Mason · 15 years ago
  78. 7adf7d1 vxge: Fix multicast issues by Jon Mason · 15 years ago
  79. d03848e vxge: Remove queue_state references by Jon Mason · 15 years ago
  80. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  81. 7074b16 vxge: show startup message with KERN_INFO by Wu Fengguang · 15 years ago
  82. cc413d9 vxge: fix memory leak in vxge_alloc_msix() error path by Michal Schmidt · 15 years ago
  83. 7dad171 vxge: Fix checkstack warning in vxge_probe() by Prarit Bhargava · 15 years ago
  84. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  85. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  86. cb27ec6 vxge: Pass correct number of VFs value to pci_sriov_enable(). by Sreenivasa Honnur · 15 years ago
  87. 9002397 vxge: Allow driver load for all enumerated pci functions. by Sreenivasa Honnur · 15 years ago
  88. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  89. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  90. b59c9457 vxge: Fixed MSIX interrupt configuration. by Sreenivasa Honnur · 15 years ago
  91. 3363276 vxge: Fix starvation of receive ring controller when blasted by short packets. by Sreenivasa Honnur · 15 years ago
  92. 2381a55 net/various: remove trailing space in messages by Frans Pop · 15 years ago
  93. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 15 years ago
  94. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 16 years ago
  95. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  96. fa15e99 vxge: use pci_dma_mapping_error to test return value by Denis Kirjanov · 16 years ago
  97. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 16 years ago
  98. bf54e73 drivers/net/vxge/vxge-main.c: use %pM to show MAC address by hartleys · 16 years ago
  99. b3837ce vxge: use DMA_BIT_MASK instead of plain values. by Denis Kirjanov · 16 years ago
  100. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 16 years ago