1. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  2. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  3. a997cbb3 drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 12 years ago
  4. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  5. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  6. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 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. 6329da5 obsolete config in kernel source: USE_INTERNAL_TIMER by Christoph Egger · 14 years ago
  9. 6518bbb irda: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  10. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  11. 5d5ceb8 irda: fix read buffer overflow by Roel Kluin · 15 years ago
  12. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  13. 4113a1a irda: convert w83977af_ir to net_device_ops by Stephen Hemminger · 15 years ago
  14. af04908 irda: convert to internal stats by Stephen Hemminger · 16 years ago
  15. 0e49e64 drivers/net/irda: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  16. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  17. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  18. a97a6f1 irda: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  19. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  20. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  21. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  22. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  23. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  24. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  25. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  26. 9c3bd68 [IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE() by Bjorn Helgaas · 18 years ago
  27. bcd6837 [PATCH] remove unnecessary config.h includes from drivers/net/ by Dave Jones · 18 years ago
  28. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago