1. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  2. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  4. 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
  5. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  6. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  7. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 14 years ago
  8. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  9. 17d0cdf net: ntohs() misuse by Eric Dumazet · 15 years ago
  10. 2b14254 ioc3-eth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  11. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  12. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  13. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  14. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  15. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  16. 725e49c [IOC3] Fix section missmatch by Ralf Baechle · 16 years ago
  17. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  18. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  19. bbfb86c IOC3: Switch hw checksumming to ethtool configurable. by Ralf Baechle · 17 years ago
  20. 0491d1f3 IOC3: Program UART predividers. by Ralf Baechle · 17 years ago
  21. f49343a IOC3: Switch to pci refcounting safe APIs by Alan Cox · 17 years ago
  22. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  23. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  24. 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 17 years ago
  25. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  26. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  27. f0ba735 Fix link autonegotiation timer. by Ralf Baechle · 17 years ago
  28. 3277c39 [NET]: Kill direct includes of asm/checksum.h by Al Viro · 18 years ago
  29. cfadbd2 [PATCH] Fix timer race by Ralf Baechle · 18 years ago
  30. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  31. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  32. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  33. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  34. d5b2069 [PATCH] Remove more unnecessary driver printk's by Andy Gospodarek · 18 years ago
  35. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  36. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  37. d955d90 [PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC. by Ralf Baechle · 18 years ago
  38. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  39. 70f1e00 [PATCH] IOC3: Replace obsolete PCI API by Ralf Baechle · 19 years ago
  40. 15a9380 [SERIAL] IOC3: Update 8250 driver bits by Ralf Baechle · 19 years ago
  41. 852ea22 [PATCH] IOC3 fixes by Ralf Baechle · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago