1. 13fea6d lasi82596: fix netdev_mc_count conversion by Helge Deller · 14 years ago
  2. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  3. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  4. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  5. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  6. 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
  7. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  8. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  9. 557b0bb drivers/net/lib82596.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  10. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  11. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  12. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  13. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  14. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  15. 71f4367 lib82596: convert to net_device_ops by Alexander Beregalov · 15 years ago
  16. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  17. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  18. 9ec46c6 LIB82596: correct data types for hardware addresses by Thomas Bogendoerfer · 17 years ago
  19. 1daec86 [NETDRVR] lib82596, netxen: delete pointless tests from irq handler by Jeff Garzik · 17 years ago
  20. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  21. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  22. 2187f28 Extract chip specific code out of lasi_82596.c by Thomas Bogendoerfer · 17 years ago