1. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  2. 5ad887f sk98lin: resurrect driver by Stephen Hemminger · 17 years ago
  3. e1abecc Remove sk98lin ethernet driver. by Jeff Garzik · 17 years ago
  4. 2b27222 sk98lin: handle pci_enable_device() return value in skge_resume() by Dmitriy Monakhov · 17 years ago
  5. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  6. b0061ce [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph by Arnaldo Carvalho de Melo · 17 years ago
  7. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  8. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  9. 8765c12 sk98lin: planned removal by Stephen Hemminger · 17 years ago
  10. 043d580 [PATCH] sk98lin debug build fix by Mariusz Kozlowski · 18 years ago
  11. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  12. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  13. 865f3b2 [PATCH] sk98lin: MII ioctl support by Stephen Hemminger · 18 years ago
  14. 24b46a0 [PATCH] sk98lin: ethtool register dump by Stephen Hemminger · 18 years ago
  15. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  16. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  17. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  18. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  19. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  20. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  21. f326fe7 [PATCH] sk98lin: fix truncated collision threshold mask by Stephen Hemminger · 18 years ago
  22. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  23. 47bdd71 typo fixes: infomation -> information by Adrian Bunk · 18 years ago
  24. 5b057c6 [NET]: Avoid allocating skb in skb_pad by Herbert Xu · 18 years ago
  25. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  26. e03d72b [PATCH] drivers/net/sk98lin/: possible cleanups by Adrian Bunk · 19 years ago
  27. a58a414 spelling: s/usefull/useful/ by Adrian Bunk · 19 years ago
  28. df22b8a [PATCH] sk98lin: error handling of pci setup by Stephen Hemminger · 19 years ago
  29. 1628755 [PATCH] sk98lin: error handling on probe by Stephen Hemminger · 19 years ago
  30. 26fc354 [PATCH] sk98lin: use kzalloc by Stephen Hemminger · 19 years ago
  31. decf67a [PATCH] sk98lin: error handling on dual port board by Stephen Hemminger · 19 years ago
  32. bce7c95 [PATCH] sk98lin: not doing high dma properly by Stephen Hemminger · 19 years ago
  33. 17fa6e2 [PATCH] sk98lin: routine called from probe marked __init by Stephen Hemminger · 19 years ago
  34. d779188 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  35. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  36. 783e338 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  37. 92f268e0 [PATCH] sk98lin: rx checksum offset not set by Stephen Hemminger · 19 years ago
  38. 35b8fca [PATCH] sk98lin: remove /proc interface by shemminger@osdl.org · 19 years ago
  39. 8f7a17d [PATCH] sk98lin: remove redundant fields in device info by shemminger@osdl.org · 19 years ago
  40. 09f5a21 [PATCH] sk98lin: allow ethtool checksum on/off per port by shemminger@osdl.org · 19 years ago
  41. e9022ee Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  42. be0df20 [PATCH] sk98lin: avoid message confusion with skge by shemminger@osdl.org · 19 years ago
  43. 4f4c815 [PATCH] sk98lin: add permanent address support by shemminger@osdl.org · 19 years ago
  44. 596f86a [PATCH] sk98lin: fix checksumming code by shemminger@osdl.org · 19 years ago
  45. 9a648f3 [PATCH] skge: fix warning from inlining SkPciWriteCfgDWord() by John W. Linville · 19 years ago
  46. c8ebd3a [PATCH] drivers/net/sk98lin/skge.c: make SkPciWriteCfgDWord() a static inline by Adrian Bunk · 19 years ago
  47. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  48. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago
  49. 9734c3f [PATCH] sk98lin: remove PCI id info for cards for conflicting devices by Stephen Hemminger · 19 years ago
  50. 3fef3fa [PATCH] skge build fix by Andrew Morton · 19 years ago
  51. be2ac68 Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  52. 3f309db [PATCH] sk98lin: fix workaround for yukon-lite chipset (> rev 7) by Stephen Hemminger · 19 years ago
  53. 035a4a4 [PATCH] sk98lin: basic suspend/resume support fixes by Rafael J. Wysocki · 19 years ago
  54. d6ac1a7 /home/lenb/src/to-linus branch 'acpi-2.6.12' by Len Brown · 19 years ago
  55. 90158b8 [ACPI] fix resume issues on Asus L5D by Rafael J. Wysocki · 19 years ago
  56. 1e7f0bd drivers/net/: Use the DMA_{64,32}BIT_MASK constants by Domen Puncer · 19 years ago
  57. 7d17c1d [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING by · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago