1. 75c80c3 [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  2. 51b9146 [TG3]: Minimize locking in TX path. by Michael Chan · 19 years ago
  3. 86d9f7f [SUNGEM]: Fix netpoll bug in Sun GEM Ether driver by Eric Lemoine · 19 years ago
  4. 0014c61 [SUNGEM]: fix minor bug in sungem.h by Geoff Levand · 19 years ago
  5. ff4cc3a [TUNTAP]: Allow setting the linktype of the tap device from userspace by Mike Kershaw · 19 years ago
  6. 8085ce0 [PATCH] Fix PCI ROM mapping by Benjamin Herrenschmidt · 19 years ago
  7. 7eaa414 [PATCH] Add missing select's to DVB_BUDGET_AV by Adrian Bunk · 19 years ago
  8. 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
  9. 81d4af1 [PATCH] x86: pci_assign_unassigned_resources() update by Ivan Kokshaysky · 19 years ago
  10. ed735cc Merge HEAD from /spare/repo/linux-2.6/.git by Jeff Garzik · 19 years ago
  11. 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
  12. 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
  13. a8e4f43 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  14. 8bc2bee Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  15. 7ef24b6 [PATCH] s2io build fix by Andrew Morton · 19 years ago
  16. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  17. 71d276d [PATCH] Create vio_bus_ops by Stephen Rothwell · 19 years ago
  18. 73eef4c [BNX2]: update version and minor fixes by Michael Chan · 19 years ago
  19. c770a65 [BNX2]: change irq locks to bh locks by Michael Chan · 19 years ago
  20. e89bbf1 [BNX2]: remove atomics in tx by Michael Chan · 19 years ago
  21. cd339a0 [BNX2]: speedup serdes linkup by Michael Chan · 19 years ago
  22. afdc08b [BNX2]: Fix rtnl deadlock in bnx2_close by Michael Chan · 19 years ago
  23. 502c7f1 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  24. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  25. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  26. ad93e26 [NETLINK]: w1_int.c: fix default netlink group by Evgeniy Polyakov · 19 years ago
  27. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  28. 14ab9b8 [BNX2]: Possible sparse fixes, take two by Peter Hagervall · 19 years ago
  29. 0d48d93 [Bluetooth]: Move packet type into the SKB control buffer by Marcel Holtmann · 19 years ago
  30. 2eb25a6 [Bluetooth]: Fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  31. 4aa769b [Bluetooth]: Update and cleanup of the virtual HCI driver by Marcel Holtmann · 19 years ago
  32. 087fe25 [TG3]: Fix bug in setting a tg3_flag by Michael Chan · 19 years ago
  33. 15f5a58 [TG3]: Eliminate one register write in tg3_restart_ints() by Michael Chan · 19 years ago
  34. 6892914 [TG3]: Add indirect register method for 5703 behind ICH by Michael Chan · 19 years ago
  35. 09ee929 [TG3]: Add mailbox read method by Michael Chan · 19 years ago
  36. 1ee582d [TG3]: Add various register methods by Michael Chan · 19 years ago
  37. 2009493 [TG3]: Add basic register access function pointers by Michael Chan · 19 years ago
  38. c4365c9 [RANDOM]: Introduce secure_dccp_sequence_number by Arnaldo Carvalho de Melo · 19 years ago
  39. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  40. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  41. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  42. 6f1cf16 [NET]: Remove HIPPI private from skbuff.h by Stephen Hemminger · 19 years ago
  43. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  44. 39fbe47 /spare/repo/netdev-2.6 branch 'chelsio' by Jeff Garzik · 19 years ago
  45. c1b054d Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  46. 70d374e Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  47. cfc4692 /spare/repo/netdev-2.6 branch 'e100' by Jeff Garzik · 19 years ago
  48. 8aaf226 /spare/repo/netdev-2.6 branch 'sis190' by Jeff Garzik · 19 years ago
  49. 1703ecc /spare/repo/netdev-2.6 branch 'uli-tulip' by Jeff Garzik · 19 years ago
  50. aa7e16d [libata sata_nv] NVIDIA ok'd license change from OSL+GPL to GPL by Jeff Garzik · 19 years ago
  51. bf4e70e [PATCH] missing include in smc-ultra by Al Viro · 19 years ago
  52. 03ecc67 [PATCH] missing include in tda80xx by Al Viro · 19 years ago
  53. a78b337 Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git by Linus Torvalds · 19 years ago
  54. 9ab7486 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git by Linus Torvalds · 19 years ago
  55. 975f957 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git by Linus Torvalds · 19 years ago
  56. 2321fbd Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git by Linus Torvalds · 19 years ago
  57. 3d963f5 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  58. 5be1d85 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  59. 2cba582 [libata sata_promise] Do not attempt to use SATA phy on PATA controllers by Jeff Garzik · 19 years ago
  60. e139345 [PATCH] PHY Layer fixup by Andy Fleming · 19 years ago
  61. af36d7f [libata] license change, other bits by Jeff Garzik · 19 years ago
  62. 20b1730 [PATCH] zfcp: bugfix and compile fixes by Heiko Carstens · 19 years ago
  63. 7f84f22 [PATCH] zfcp: fix compilation due to rports changes by Alexey Dobriyan · 19 years ago
  64. 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
  65. f786648 [PATCH] Remove race between con_open and con_close by Paul Mackerras · 19 years ago
  66. 3859f6a [PATCH] zfcp: add rports to enable scsi_add_device to work again by Andreas Herrmann · 19 years ago
  67. 729d70f [PATCH] sg.c: fix a memory leak in devices seq_file implementation by Jan Blunck · 19 years ago
  68. 8126fdb [PATCH] fix for race problem in DVB USB drivers (dibusb) by Patrick Boettcher · 19 years ago
  69. 820d220 [PATCH] Fix capifs bug in initialization error path. by James Morris · 19 years ago
  70. 8dbddf1 [PATCH] acpi_shutdown: Only prepare for power off on power_off by Eric W. Biederman · 19 years ago
  71. 86f0cd5 [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032 by Francois Romieu · 19 years ago
  72. 815f62b [PATCH] SMP rewrite of mkiss by Ralf Baechle · 19 years ago
  73. 214838a [PATCH] Fix 6pack setting of MAC address by Ralf Baechle · 19 years ago
  74. 84a2ea1 [PATCH] 6pack Timer initialization by Ralf Baechle · 19 years ago
  75. 1359326 [libata scsi] fix read/write translation edge cases by Jeff Garzik · 19 years ago
  76. d18d36b libata: fix a few alan-isms by Jeff Garzik · 19 years ago
  77. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago
  78. 1ad62a1 [PATCH] IPoIB: Fix device removal race by Michael S. Tsirkin · 19 years ago
  79. fe9e08e [PATCH] IB: Add handling for ABORT and STOP RMPP MADs. by Sean Hefty · 19 years ago
  80. b9ef520 [PATCH] IB: fix userspace CM deadlock by Sean Hefty · 19 years ago
  81. 4ce0593 [PATCH] IPoIB: Set full membership bit in P_Keys by Roland Dreier · 19 years ago
  82. ec34a92 [PATCH] IB/mthca: Add SRQ implementation by Roland Dreier · 19 years ago
  83. d20a401 [PATCH] IB/mthca: Handle context tables smaller than our chunk size by Roland Dreier · 19 years ago
  84. c04bc3d [PATCH] IB/mthca: Move WQE structures into their own header by Roland Dreier · 19 years ago
  85. 288bdeb [PATCH] IB/mthca: Simplify handling of completions with error by Roland Dreier · 19 years ago
  86. 87b8167 [PATCH] IB/mthca: Factor out common queue alloc code by Roland Dreier · 19 years ago
  87. f520ba5 [PATCH] IB: userspace SRQ support by Roland Dreier · 19 years ago
  88. d41fcc6 [PATCH] IB: Add SRQ support to midlayer by Roland Dreier · 19 years ago
  89. d1887ec [PATCH] IB/mthca: Report correct max_msg_sz by Roland Dreier · 19 years ago
  90. da6561c [PATCH] IB/mthca: Use correct port width capability value by Roland Dreier · 19 years ago
  91. 2aeba9a [PATCH] IB: Remove unnecessary includes of <linux/version.h> by Olaf Hering · 19 years ago
  92. 5dd2ce1 [PATCH] IB: Fix ib_mad_thread_completion_handler declaration by Hal Rosenstock · 19 years ago
  93. 7f9f2db [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_free_region() by Guy German · 19 years ago
  94. ffbf4c3 [PATCH] IB: unmap FMRs when destroying FMR pool by Roland Dreier · 19 years ago
  95. 2e8b981 [PATCH] IB/mthca: add HCA board ID to sysfs info by Michael S. Tsirkin · 19 years ago
  96. 97f52eb [PATCH] IB: sparse endianness cleanup by Sean Hefty · 19 years ago
  97. 92a6b34 [PATCH] IB: Eliminate redundant NULL checks by Hal Rosenstock · 19 years ago
  98. 2a1d9b7 [PATCH] IB: Add copyright notices by Roland Dreier · 19 years ago
  99. 49f6a7f [PATCH] IB: Update current firmware versions in mthca driver by Tziporet Koren · 19 years ago
  100. 657390d [PATCH] md: clear the 'recovery' flags when starting an md array. by NeilBrown · 19 years ago