1. 642d1a4 [PATCH] iseries_veth: Incorporate iseries_veth.h in iseries_veth.c by Michael Ellerman · 19 years ago
  2. 07a5c17 [PATCH] iseries_veth: Add sysfs support for port structs by Michael Ellerman · 19 years ago
  3. 76812d812 [PATCH] iseries_veth: Add sysfs support for connection structs by Michael Ellerman · 19 years ago
  4. db5e871 [PATCH] iseries_veth: Fix bogus counting of TX errors by Michael Ellerman · 19 years ago
  5. e080849 [PATCH] iseries_veth: Simplify full-queue handling by Michael Ellerman · 19 years ago
  6. 24562ff [PATCH] iseries_veth: Add a per-connection ack timer by Michael Ellerman · 19 years ago
  7. 48683d7 [PATCH] iseries_veth: Remove TX timeout code by Michael Ellerman · 19 years ago
  8. f0c129c [PATCH] iseries_veth: Use kobjects to track lifecycle of connection structs by Michael Ellerman · 19 years ago
  9. ec60bee [PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetrical by Michael Ellerman · 19 years ago
  10. cbf9074 [PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeeded by Michael Ellerman · 19 years ago
  11. b08bd5c [PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variable by Michael Ellerman · 19 years ago
  12. d7893dd [PATCH] iseries_veth: Remove redundant message stack lock by Michael Ellerman · 19 years ago
  13. 2a5391a [PATCH] iseries_veth: Fix broken promiscuous handling by Michael Ellerman · 19 years ago
  14. 58c5900 [PATCH] iseries_veth: Try to avoid pathological reset behaviour by Michael Ellerman · 19 years ago
  15. abfda47 [PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timer by Michael Ellerman · 19 years ago
  16. 61a3c69 [PATCH] iseries_veth: Cleanup error and debug messages by Michael Ellerman · 19 years ago
  17. afc7097 [netdrvr de2104x] store PCI bus addresses in unsigned long by Jeff Garzik · 19 years ago
  18. 1a44935 [netdrvr tulip] new PCI ID by Jeff Garzik · 19 years ago
  19. 6b39374 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 19 years ago
  20. 81d4af1 [PATCH] x86: pci_assign_unassigned_resources() update by Ivan Kokshaysky · 19 years ago
  21. ed735cc Merge HEAD from /spare/repo/linux-2.6/.git by Jeff Garzik · 19 years ago
  22. 3cb904c Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  23. 1fdab81 Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  24. a8e4f43 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  25. 8bc2bee Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  26. 7ef24b6 [PATCH] s2io build fix by Andrew Morton · 19 years ago
  27. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  28. 71d276d [PATCH] Create vio_bus_ops by Stephen Rothwell · 19 years ago
  29. 73eef4c [BNX2]: update version and minor fixes by Michael Chan · 19 years ago
  30. c770a65 [BNX2]: change irq locks to bh locks by Michael Chan · 19 years ago
  31. e89bbf1 [BNX2]: remove atomics in tx by Michael Chan · 19 years ago
  32. cd339a0 [BNX2]: speedup serdes linkup by Michael Chan · 19 years ago
  33. afdc08b [BNX2]: Fix rtnl deadlock in bnx2_close by Michael Chan · 19 years ago
  34. 502c7f1 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  35. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  36. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  37. ad93e26 [NETLINK]: w1_int.c: fix default netlink group by Evgeniy Polyakov · 19 years ago
  38. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  39. 14ab9b8 [BNX2]: Possible sparse fixes, take two by Peter Hagervall · 19 years ago
  40. 0d48d93 [Bluetooth]: Move packet type into the SKB control buffer by Marcel Holtmann · 19 years ago
  41. 2eb25a6 [Bluetooth]: Fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  42. 4aa769b [Bluetooth]: Update and cleanup of the virtual HCI driver by Marcel Holtmann · 19 years ago
  43. 087fe25 [TG3]: Fix bug in setting a tg3_flag by Michael Chan · 19 years ago
  44. 15f5a58 [TG3]: Eliminate one register write in tg3_restart_ints() by Michael Chan · 19 years ago
  45. 6892914 [TG3]: Add indirect register method for 5703 behind ICH by Michael Chan · 19 years ago
  46. 09ee929 [TG3]: Add mailbox read method by Michael Chan · 19 years ago
  47. 1ee582d [TG3]: Add various register methods by Michael Chan · 19 years ago
  48. 2009493 [TG3]: Add basic register access function pointers by Michael Chan · 19 years ago
  49. c4365c9 [RANDOM]: Introduce secure_dccp_sequence_number by Arnaldo Carvalho de Melo · 19 years ago
  50. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  51. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  52. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  53. 6f1cf16 [NET]: Remove HIPPI private from skbuff.h by Stephen Hemminger · 19 years ago
  54. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  55. 39fbe47 /spare/repo/netdev-2.6 branch 'chelsio' by Jeff Garzik · 19 years ago
  56. c1b054d Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  57. 70d374e Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  58. cfc4692 /spare/repo/netdev-2.6 branch 'e100' by Jeff Garzik · 19 years ago
  59. 8aaf226 /spare/repo/netdev-2.6 branch 'sis190' by Jeff Garzik · 19 years ago
  60. 1703ecc /spare/repo/netdev-2.6 branch 'uli-tulip' by Jeff Garzik · 19 years ago
  61. aa7e16d [libata sata_nv] NVIDIA ok'd license change from OSL+GPL to GPL by Jeff Garzik · 19 years ago
  62. bf4e70e [PATCH] missing include in smc-ultra by Al Viro · 19 years ago
  63. 03ecc67 [PATCH] missing include in tda80xx by Al Viro · 19 years ago
  64. a78b337 Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git by Linus Torvalds · 19 years ago
  65. 9ab7486 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git by Linus Torvalds · 19 years ago
  66. 975f957 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git by Linus Torvalds · 19 years ago
  67. 2321fbd Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git by Linus Torvalds · 19 years ago
  68. 3d963f5 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  69. 5be1d85 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  70. 2cba582 [libata sata_promise] Do not attempt to use SATA phy on PATA controllers by Jeff Garzik · 19 years ago
  71. e139345 [PATCH] PHY Layer fixup by Andy Fleming · 19 years ago
  72. af36d7f [libata] license change, other bits by Jeff Garzik · 19 years ago
  73. 20b1730 [PATCH] zfcp: bugfix and compile fixes by Heiko Carstens · 19 years ago
  74. 7f84f22 [PATCH] zfcp: fix compilation due to rports changes by Alexey Dobriyan · 19 years ago
  75. 3d52acb Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  76. f786648 [PATCH] Remove race between con_open and con_close by Paul Mackerras · 19 years ago
  77. 3859f6a [PATCH] zfcp: add rports to enable scsi_add_device to work again by Andreas Herrmann · 19 years ago
  78. 729d70f [PATCH] sg.c: fix a memory leak in devices seq_file implementation by Jan Blunck · 19 years ago
  79. 8126fdb [PATCH] fix for race problem in DVB USB drivers (dibusb) by Patrick Boettcher · 19 years ago
  80. 820d220 [PATCH] Fix capifs bug in initialization error path. by James Morris · 19 years ago
  81. 8dbddf1 [PATCH] acpi_shutdown: Only prepare for power off on power_off by Eric W. Biederman · 19 years ago
  82. 86f0cd5 [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032 by Francois Romieu · 19 years ago
  83. 815f62b [PATCH] SMP rewrite of mkiss by Ralf Baechle · 19 years ago
  84. 214838a [PATCH] Fix 6pack setting of MAC address by Ralf Baechle · 19 years ago
  85. 84a2ea1 [PATCH] 6pack Timer initialization by Ralf Baechle · 19 years ago
  86. 1359326 [libata scsi] fix read/write translation edge cases by Jeff Garzik · 19 years ago
  87. d18d36b libata: fix a few alan-isms by Jeff Garzik · 19 years ago
  88. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago
  89. 1ad62a1 [PATCH] IPoIB: Fix device removal race by Michael S. Tsirkin · 19 years ago
  90. fe9e08e [PATCH] IB: Add handling for ABORT and STOP RMPP MADs. by Sean Hefty · 19 years ago
  91. b9ef520 [PATCH] IB: fix userspace CM deadlock by Sean Hefty · 19 years ago
  92. 4ce0593 [PATCH] IPoIB: Set full membership bit in P_Keys by Roland Dreier · 19 years ago
  93. ec34a92 [PATCH] IB/mthca: Add SRQ implementation by Roland Dreier · 19 years ago
  94. d20a401 [PATCH] IB/mthca: Handle context tables smaller than our chunk size by Roland Dreier · 19 years ago
  95. c04bc3d [PATCH] IB/mthca: Move WQE structures into their own header by Roland Dreier · 19 years ago
  96. 288bdeb [PATCH] IB/mthca: Simplify handling of completions with error by Roland Dreier · 19 years ago
  97. 87b8167 [PATCH] IB/mthca: Factor out common queue alloc code by Roland Dreier · 19 years ago
  98. f520ba5 [PATCH] IB: userspace SRQ support by Roland Dreier · 19 years ago
  99. d41fcc6 [PATCH] IB: Add SRQ support to midlayer by Roland Dreier · 19 years ago
  100. d1887ec [PATCH] IB/mthca: Report correct max_msg_sz by Roland Dreier · 19 years ago