1. 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
  2. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  3. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  4. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  5. 1b713e0 xen: remove driver_data direct access of struct device from more drivers by Greg Kroah-Hartman · 15 years ago
  6. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  7. 43eb99c [SCSI] net: reclaim 8 upper bits of the netdev->features from GSO by Chris Leech · 15 years ago
  8. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  9. 0a0b9d2 xen-netfront: convert to net_device_ops by Stephen Hemminger · 15 years ago
  10. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 15 years ago
  11. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. ffb78a2 get xenbus_driver ->probe() "recognized" by modpost by Al Viro · 16 years ago
  13. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  14. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  15. 4352637 drivers/net/xen-netfront.c: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  16. 617a20b xen-netfront: Avoid unaligned accesses to IP header by Isaku Yamahata · 16 years ago
  17. 6e83358 xen: clean up domain mode predicates by Jeremy Fitzhardinge · 16 years ago
  18. 0b1ab1b xen-netfront: use netif_start_queue() on xennet_open() by Eduardo Habkost · 16 years ago
  19. 1ffb40b xen-netfront: fix xennet_release_tx_bufs() by Isaku Yamahata · 16 years ago
  20. a144ff0 xen: Avoid allocations causing swap activity on the resume path by Ian Campbell · 16 years ago
  21. 56cfe5d NETFRONT: Use __skb_queue_purge() by Wang Chen · 16 years ago
  22. ab59859 net: fix returning void-valued expression warnings by Harvey Harrison · 16 years ago
  23. 4f93f09b xen: Add compatibility aliases for frontend drivers by Mark McLoughlin · 16 years ago
  24. d2f0c52 xen: Module autoprobing support for frontend drivers by Mark McLoughlin · 16 years ago
  25. 79ea13c NULL noise in drivers/net by Al Viro · 16 years ago
  26. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 16 years ago
  27. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  28. 84284d3 xen-netfront: rearrange netfront structure to separate tx and rx by Jeremy Fitzhardinge · 17 years ago
  29. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  30. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  31. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  32. 5dcddfa xen-netfront: remove dead code by Jeremy Fitzhardinge · 17 years ago
  33. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  34. 10a273a xen-netfront: Avoid deref'ing skbafter it is potentially freed. by Jeremy Fitzhardinge · 17 years ago
  35. 0d16021 xen: add virtual network device driver by Jeremy Fitzhardinge · 17 years ago