1. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  2. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  3. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  4. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  5. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  6. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  7. b607bd9 net: Fix wrong sizeof by Jean Delvare · 15 years ago
  8. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  9. 3ef8e4e iseries_veth: fix build breakage by Alexander Beregalov · 15 years ago
  10. c277536 iseries_veth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  11. a1c5a89 powerpc: Cleanup from l64 to ll64 change: drivers/net by Stephen Rothwell · 15 years ago
  12. 454d7c9 netdevice: safe convert to netdev_priv() #part-1 by Wang Chen · 16 years ago
  13. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  14. a2879fe [POWERPC] properly declare onstack completion in iseries veth by Benjamin Herrenschmidt · 16 years ago
  15. 57f78ab3 iSeries: fix section mismatch in iseries_veth by Stephen Rothwell · 16 years ago
  16. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 16 years ago
  17. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 16 years ago
  18. cbe9c59 Driver: add driver_add_kobj for looney iseries_veth driver by Greg Kroah-Hartman · 16 years ago
  19. 78be3d2 Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 16 years ago
  20. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  21. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  22. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  23. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 22 years ago
  24. 687d18a [POWERPC] iSeries: fix iseries_veth init by Stephen Rothwell · 18 years ago
  25. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  26. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  27. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  28. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  29. 07fb3f4 [PATCH] powerpc: update iseries_veth device-tree information by Stephen Rothwell · 18 years ago
  30. 677f8c0 [PATCH] powerpc: remove bitfields from HvLpEvent by Stephen Rothwell · 18 years ago
  31. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  32. bbc8b62 merge filename and modify references to iSeries/mf.h by Kelly Daly · 19 years ago
  33. 1ec65d7 merge filename and modify references to iseries/hv_types.h by Kelly Daly · 19 years ago
  34. e45423e merge filename and modify references to iseries/hv_lp_event.h by Kelly Daly · 19 years ago
  35. 15b1718 merge filename and modify reference to iseries/hv_lp_config.h by Kelly Daly · 19 years ago
  36. 915124d powerpc: set the driver.owner field for all vio drivers by Stephen Rothwell · 19 years ago
  37. 6fdf539 powerpc: don't duplicate name between vio_driver and device_driver by Stephen Rothwell · 19 years ago
  38. 426c1a1 powerpc: move iSeries/iSeries_pci.h to platforms/iseries by Stephen Rothwell · 19 years ago
  39. 269cd38 [PATCH] iseries_veth: Update copyright notice by Michael Ellerman · 19 years ago
  40. ee05f03 [PATCH] iseries_veth: Be consistent about driver name, increment version by Michael Ellerman · 19 years ago
  41. 59f17ae [PATCH] iseries_veth: Remove studly caps from iseries_veth.c by Michael Ellerman · 19 years ago
  42. 642d1a4 [PATCH] iseries_veth: Incorporate iseries_veth.h in iseries_veth.c by Michael Ellerman · 19 years ago
  43. 07a5c17 [PATCH] iseries_veth: Add sysfs support for port structs by Michael Ellerman · 19 years ago
  44. 76812d812 [PATCH] iseries_veth: Add sysfs support for connection structs by Michael Ellerman · 19 years ago
  45. db5e871 [PATCH] iseries_veth: Fix bogus counting of TX errors by Michael Ellerman · 19 years ago
  46. e080849 [PATCH] iseries_veth: Simplify full-queue handling by Michael Ellerman · 19 years ago
  47. 24562ff [PATCH] iseries_veth: Add a per-connection ack timer by Michael Ellerman · 19 years ago
  48. 48683d7 [PATCH] iseries_veth: Remove TX timeout code by Michael Ellerman · 19 years ago
  49. f0c129c [PATCH] iseries_veth: Use kobjects to track lifecycle of connection structs by Michael Ellerman · 19 years ago
  50. ec60bee [PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetrical by Michael Ellerman · 19 years ago
  51. cbf9074 [PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeeded by Michael Ellerman · 19 years ago
  52. b08bd5c [PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variable by Michael Ellerman · 19 years ago
  53. d7893dd [PATCH] iseries_veth: Remove redundant message stack lock by Michael Ellerman · 19 years ago
  54. 2a5391a [PATCH] iseries_veth: Fix broken promiscuous handling by Michael Ellerman · 19 years ago
  55. 58c5900 [PATCH] iseries_veth: Try to avoid pathological reset behaviour by Michael Ellerman · 19 years ago
  56. abfda47 [PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timer by Michael Ellerman · 19 years ago
  57. 61a3c69 [PATCH] iseries_veth: Cleanup error and debug messages by Michael Ellerman · 19 years ago
  58. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  59. 243cd55 [PATCH] iseries_veth: Supress spurious WARN_ON() at module unload by Michael Ellerman · 19 years ago
  60. b2e0852 [PATCH] iseries_veth: Cleanup skbs to prevent unregister_netdevice() hanging by Michael Ellerman · 19 years ago
  61. 41664c0 [PATCH] iseries_veth: Don't leak skbs in RX path by Michael Ellerman · 19 years ago
  62. eb235ae [PATCH] iseries_veth: Set dev->trans_start so watchdog timer works right by Michael Ellerman · 19 years ago
  63. f27eff1 [PATCH] iseries_veth: Don't send packets to LPARs which aren't up by Michael Ellerman · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago