1. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  2. c3227e5 amd8111e: use net_device_stats from struct net_device by Eric Dumazet · 14 years ago
  3. 022484c drivers/net: Adjust confusing if indentation by Julia Lawall · 14 years ago
  4. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  5. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  6. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  7. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  8. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 14 years ago
  9. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  10. 91e8343 drivers/net/amd8111e.c: Fix continuation line formats by Joe Perches · 14 years ago
  11. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  12. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  13. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  14. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  15. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  16. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  17. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  18. 887e53d amd8111e: convert to net_device_ops by Stephen Hemminger · 16 years ago
  19. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  20. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  21. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  22. e83603f amd8111e: fix dma_free_coherent context by Chunbo Luo · 16 years ago
  23. 48e5eca amd8111e: Fix rx return code by Chris Friesen · 16 years ago
  24. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  25. 6ba33ac amd8111e: delete non NAPI code from the driver. by Francois Romieu · 16 years ago
  26. 2450022 drivers/net: Add missing "space" by Joe Perches · 17 years ago
  27. 3defd0e amd8111e: don't call napi_enable if configured w/o NAPI by Jiri Bohac · 17 years ago
  28. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  29. 05d2fec amd8111e big-endian fix by Al Viro · 17 years ago
  30. ee41a82 amd8111e: trivial endianness annotations, NULL noise removal by Al Viro · 17 years ago
  31. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  32. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  33. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  34. 25805dc network drivers: eliminate unneeded kill_vid code by Stephen Hemminger · 17 years ago
  35. 632155e potential parse error in ifdef by Yoann Padioleau · 17 years ago
  36. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  37. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 17 years ago
  38. b7e36bf NET: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 17 years ago
  39. 6b4bdde [PATCH] amd8111e use standard CRC lib by Stephen Hemminger · 18 years ago
  40. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  41. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  42. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  43. 4e83b7f Merge branch 'tmp' into upstream by Jeff Garzik · 18 years ago
  44. d5b2069 [PATCH] Remove more unnecessary driver printk's by Andy Gospodarek · 18 years ago
  45. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  46. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  47. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  48. b2795f5 [git] change permissions on drivers/net/amd8111e.[ch] to 0644, by Jeff Garzik · 19 years ago
  49. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  50. cac8c81 [PATCH] Use pci_set_dma_mask() instead of direct assignment of DMA mask by Tobias Klauser · 19 years ago
  51. dfa1b73 [PATCH] drivers/net/amd8111e.c: fix NAPI interrupt in poll by Liu Tao · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago