1. 5243a37 [PATCH] remove an unused function from the header by Henrik Kretzschmar · 18 years ago
  2. a513c31 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  3. fd6746daa [PATCH] myri10ge: convert to netdev_alloc_skb by Brice Goglin · 18 years ago
  4. e700f9f [PATCH] myri10ge: define some previously hardwired firmware constants by Brice Goglin · 18 years ago
  5. 846050d Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  6. 2ca2d5e [PATCH] ppc32: board-specific part of fs_enet update by Vitaly Bordug · 18 years ago
  7. 5b4b845 [PATCH] FS_ENET: use PAL for mii management by Vitaly Bordug · 18 years ago
  8. 11b0bac [PATCH] PAL: Support of the fixed PHY by Vitaly Bordug · 18 years ago
  9. ec42cdb [PATCH] xircom_cb: wire up errors from pci_register_driver() by Alexey Dobriyan · 18 years ago
  10. 3d8f3f3 [PATCH] s390: fix arp_tbl lock usage in qeth by Heiko Carstens · 18 years ago
  11. 239e44e [PATCH] skge: remember to run netif_poll_disable() by Edgar E. Iglesias · 18 years ago
  12. b68a60e [PATCH] Add ethtool -g support to Spidernet network driver by Jim Lewis · 18 years ago
  13. 7e29f8b [PATCH] build fixes: smc91x by David Brownell · 18 years ago
  14. b933b4d [PATCH] via-rhine: add option avoid_D3 (work around broken BIOSes) by Roger Luethi · 18 years ago
  15. 76cb4fe [PATCH] lockdep: fix smc91x by Russell King · 18 years ago
  16. ab19766 [PATCH] via-rhine: NAPI poll enable by Stephen Hemminger · 18 years ago
  17. 633949a [PATCH] via-rhine: NAPI support by Roger Luethi · 18 years ago
  18. a4d0927 [PATCH] smc911x: Re-release spinlock on spurious interrupt by Peter Korsgaard · 18 years ago
  19. 2fd0e33 [PATCH] net: Add netconsole support to dm9000 driver by Kevin Hao · 18 years ago
  20. 330ce0d [PATCH] s2io build fix by Andrew Morton · 18 years ago
  21. 6fd7587 [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  22. ce973b1 [PATCH] Freescale QE UCC gigabit ethernet driver by Li Yang · 18 years ago
  23. e4c780b [PATCH] drivers/net/e1000/: possible cleanups by Adrian Bunk · 18 years ago
  24. 3418e46 [PATCH] sundance section fix by Andrew Morton · 18 years ago
  25. 90d5aed [PATCH] fealnx section fix by Andrew Morton · 18 years ago
  26. c9d26c9 [PATCH] winbond-840 section fix by Andrew Morton · 18 years ago
  27. c971ef4 [PATCH] seeq8005 section fix by Andrew Morton · 18 years ago
  28. 1e13b0d [PATCH] ni65 section fix by Andrew Morton · 18 years ago
  29. 5e5fa01 [PATCH] wd section fix by Andrew Morton · 18 years ago
  30. daca7cd [PATCH] smctr section fix by Andrew Morton · 18 years ago
  31. 6d2cdb4 [PATCH] ibmtr section fix by Andrew Morton · 18 years ago
  32. 19a8664 [PATCH] ni52 section fix by Andrew Morton · 18 years ago
  33. dab3d02 [PATCH] lne390 section fix by Andrew Morton · 18 years ago
  34. 3805f0e [PATCH] lance section fix by Andrew Morton · 18 years ago
  35. 58f149f [PATCH] eth16i section fix by Andrew Morton · 18 years ago
  36. 5757f5c [PATCH] es3210 section fix by Andrew Morton · 18 years ago
  37. b1176b9 [PATCH] eexpress section fix by Andrew Morton · 18 years ago
  38. 02a3245 [PATCH] eepro section fix by Andrew Morton · 18 years ago
  39. d543cbb [PATCH] e2100 section fix by Andrew Morton · 18 years ago
  40. 5d93010 [PATCH] at1700 section fix by Andrew Morton · 18 years ago
  41. e26c129 [PATCH] cs89x0 section fix by Andrew Morton · 18 years ago
  42. 5f3bc45 [PATCH] cops section fix by Andrew Morton · 18 years ago
  43. 62a87b8 [PATCH] ac3200 section fixes by Andrew Morton · 18 years ago
  44. 864fe05 [PATCH] 82596 section fixes by Andrew Morton · 18 years ago
  45. 4966614 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  46. 41ace18 Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  47. ef7d1b2 Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Greg Kroah-Hartman · 18 years ago
  48. ed0da6f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Greg Kroah-Hartman · 18 years ago
  49. 78eb887 [BRIDGE]: Disable SG/GSO if TX checksum is off by Herbert Xu · 18 years ago
  50. 8311731 [NETFILTER]: ip_tables: fix table locking in ipt_do_table by Patrick McHardy · 18 years ago
  51. d205dc4 [NETFILTER]: ctnetlink: fix deadlock in table dumping by Patrick McHardy · 18 years ago
  52. 9e8a9bc [POWERPC] Fix the mpc8641_hpcn.dts file. by Jon Loeliger · 18 years ago
  53. 5315862 [POWERPC] Offer PCI as a CONFIG choice for PPC_86xx. by Jon Loeliger · 18 years ago
  54. 707ba16 [POWERPC] Add MPC8641 HPCN Device Tree Source file. by Jon Loeliger · 18 years ago
  55. f583165 [POWERPC] Convert to mac-address for ethernet MAC address data. by Jon Loeliger · 18 years ago
  56. 6e8fcbf [IPV4]: severe locking bug in fib_semantics.c by Alexey Kuznetsov · 18 years ago
  57. acd6e00 [MCAST]: Fix filter leak on device removal. by David L Stevens · 18 years ago
  58. c7fa9d1 [NET]: Disallow whitespace in network device names. by David S. Miller · 18 years ago
  59. d4274b5 [PPP]: handle kmalloc failures and convert to using kzalloc by Panagiotis Issaris · 18 years ago
  60. c0956bd [PKT_SCHED] cls_u32: Fix typo. by Ralf Hildebrandt · 18 years ago
  61. b9c6e3e [ATM]: Compile error on ARM by Kevin Hilman · 18 years ago
  62. 932f377 [BNX2]: Convert to netdev_alloc_skb() by Michael Chan · 18 years ago
  63. 2f8af12 [BNX2]: Fix tx race condition. by Michael Chan · 18 years ago
  64. fb33f82 [NET]: Terminology in ip-sysctl.txt by Jan "Yenya" Kasprzak · 18 years ago
  65. bb699cbc [IPV4]: Possible leak of multicast source filter sctructure by Michal Ruzicka · 18 years ago
  66. 640c41c [IPV6] lockdep: annotate __icmpv6_socket by Ingo Molnar · 18 years ago
  67. deb47c6 [NETFILTER]: xt_physdev build fix by Andrew Morton · 18 years ago
  68. 8557511 [NET]: Fix potential stack overflow in net/core/utils.c by Suresh Siddha · 18 years ago
  69. 7ea49ed [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. by David S. Miller · 18 years ago
  70. 9a936a2 [POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot time by Olof Johansson · 18 years ago
  71. e5c14ce [POWERPC] Fix irq radix tree remapping typo by Benjamin Herrenschmidt · 18 years ago
  72. 83db3dd [POWERPC] kprobes: Fix possible system crash during out-of-line single-stepping by Ananth N Mavinakayanahalli · 18 years ago
  73. b6f35b4 [POWERPC] Make crash.c work on 32-bit and 64-bit by Michael Ellerman · 19 years ago
  74. 47585d8 [POWERPC] Move some kexec logic into machine_kexec.c by Michael Ellerman · 19 years ago
  75. 90bdde3 [POWERPC] update {g5,iseries,pseries}_defconfigs by Will Schmidt · 18 years ago
  76. eac8392 [POWERPC] Make secondary CPUs call into kdump on reset exception by David Wilder · 19 years ago
  77. 774bd86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 by Greg Kroah-Hartman · 18 years ago
  78. c9eca0b kbuild: correct assingment to CFLAGS with CROSS_COMPILE by Sam Ravnborg · 18 years ago
  79. 223ddce Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Greg Kroah-Hartman · 18 years ago
  80. 3e03a2f [S390] kernel page table allocation. by Heiko Carstens · 18 years ago
  81. b18a60e [S390] inaccessible PAV alias devices on LPAR. by Peter Oberparleiter · 18 years ago
  82. 2f6c55f [S390] dasd slab cache alignment. by Heiko Carstens · 18 years ago
  83. ca412cc Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Greg Kroah-Hartman · 18 years ago
  84. e0e9263 [PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch by Hans de Goede · 18 years ago
  85. 80914d9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Greg Kroah-Hartman · 18 years ago
  86. 2621e2a [WATCHDOG] Kconfig typos fix. by Matt LaPlante · 19 years ago
  87. 74361cb [PATCH] fcntl(F_SETSIG) fix by Trond Myklebust · 18 years ago
  88. 1d7ea73 [PATCH] fuse: fix error case in fuse_readpages by Alexander Zarochentsev · 18 years ago
  89. 9b41ea7 [PATCH] workqueue: remove lock_cpu_hotplug() by Andrew Morton · 18 years ago
  90. 2b25742 [PATCH] fbdev: include backlight.h only when __KERNEL__ is defined by Michal Januszewski · 18 years ago
  91. e579dcb [PATCH] futex_handle_fault always fails by john stultz · 18 years ago
  92. 6997a6f [PATCH] sys_getppid oopses on debug kernel by Kirill Korotaev · 18 years ago
  93. 012c437 [PATCH] Change panic_on_oops message to "Fatal exception" by Horms · 18 years ago
  94. 485311a [PATCH] dm: BUG/OOPS fix by Michal Miroslaw · 18 years ago
  95. 657b301 [PATCH] panic.c build fix by Andrew Morton · 18 years ago
  96. 3773dc9 [PATCH] fix hrtimer percpu usage typo by Jan Blunck · 18 years ago
  97. 95f8797 [PATCH] initialize parts of udf inode earlier in create by Dan Bastone · 18 years ago
  98. 1725cd0 [PATCH] adfs error message fix by Andrew Morton · 18 years ago
  99. b64ef8a [PATCH] add imacfb documentation and detection by Edgar Hucek · 18 years ago
  100. 113b898 [PATCH] ray_cs: Remove dependency on ieee80211 by Michael Wu · 18 years ago