1. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  2. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  3. f1c7404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  4. 0796e75 sunhme: Fix qfe parent detection. by Friedrich Oslage · 15 years ago
  5. 7b7a799 sunhme: Fix Quattro HME irq registration on proble failures by Meelis Roos · 15 years ago
  6. 0b492fc sunhme: Don't match PCI devices in SBUS probe. by David S. Miller · 15 years ago
  7. 2f89d12 sunhme: update to net_device_ops by Stephen Hemminger · 16 years ago
  8. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  9. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  10. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  11. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  12. db1a861 sunhme: Convert to pure OF driver. by David S. Miller · 16 years ago
  13. 63237ee sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h by David S. Miller · 16 years ago
  14. 738f2b7 sparc: Convert all SBUS drivers to dma_*() interfaces. by David S. Miller · 16 years ago
  15. 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 16 years ago
  16. fd24c4a sunhme: Remove stop/wake TX queue calls in set-multicast-list handler. by David S. Miller · 16 years ago
  17. c03e05d sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags. by Mark Asselstine · 16 years ago
  18. 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
  19. f3ec33e sunhme endianness annotations by Al Viro · 17 years ago
  20. a5a9726 [SUNHME]: VLAN support for sunhme by Chris Poon · 17 years ago
  21. cacd40e SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy meals by David Miller · 17 years ago
  22. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  23. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  24. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  25. cd6f5b8 sunhme.c:quattro_pci_find() must be __devinit by Adrian Bunk · 17 years ago
  26. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  27. 6f85a85 [SUNHME]: Use pci_device_to_OF_node(). by David S. Miller · 17 years ago
  28. ccf0dec [SPARC/64] constify of_get_property return: drivers by Stephen Rothwell · 17 years ago
  29. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  30. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  31. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  32. c3b99f0 [SUNHME]: Fix module unload. by Marcel van Nies · 17 years ago
  33. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  34. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  35. ef9467f [SUNHME]: Fix for sunhme failures on x86 by Jurij Smakov · 18 years ago
  36. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  37. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  38. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  39. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  40. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 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. a0ee7c7 [NET]: sun happymeal, little pci cleanup by Jiri Slaby · 18 years ago
  44. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  46. 6002e45 [SUNHME]: Mark SBUS probing routines as __devinit. by David S. Miller · 18 years ago
  47. 9639948 [NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find(). by David S. Miller · 18 years ago
  48. 050bbb1 [NET] sunhme: Convert to new SBUS driver framework. by David S. Miller · 18 years ago
  49. 9e326ac [NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs. by David S. Miller · 18 years ago
  50. 942a6bd [SPARC]: Port sparc64 in-kernel device tree code to sparc32. by David S. Miller · 18 years ago
  51. de8d28b [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. by David S. Miller · 18 years ago
  52. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  53. ce1289a [PATCH] Sun HME: enable and map PCI ROM properly by Willy Tarreau · 19 years ago
  54. 1015828 [SPARC]: module version cleanups by Tom 'spot' Callaway · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago