1. d5af981 [NETFILTER]: Demote xt_sctp to EXPERIMENTAL by Patrick McHardy · 18 years ago
  2. 10ea6ac [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-schedule by Patrick McHardy · 18 years ago
  3. 28658c8 [NETFILTER]: xt_pkttype: fix mismatches on locally generated packets by Phil Oester · 18 years ago
  4. 8cf8fb5 [NETFILTER]: SNMP NAT: fix byteorder confusion by Patrick McHardy · 18 years ago
  5. 72b5582 [NETFILTER]: conntrack: fix SYSCTL=n compile by Adrian Bunk · 18 years ago
  6. 3bc3871 [NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinject by Patrick McHardy · 18 years ago
  7. 083edca [NETFILTER]: H.323 helper: fix possible NULL-ptr dereference by Patrick McHardy · 18 years ago
  8. b4e54de [NET]: Correct dev_alloc_skb kerneldoc by Christoph Hellwig · 18 years ago
  9. 37182d1 [NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKB by Christoph Hellwig · 18 years ago
  10. 6c753c3 [VLAN]: Fix link state propagation by Stefan Rompf · 18 years ago
  11. a922ba5 [IPV6] xfrm6_tunnel: Delete debugging code. by David S. Miller · 18 years ago
  12. e9e9290 [Bluetooth] Enable SCO support for Broadcom HID proxy dongle by Marcel Holtmann · 18 years ago
  13. 8e4f723 [Bluetooth] Add quirk for another broken RTX Telecom based dongle by Marcel Holtmann · 18 years ago
  14. ea9727f [Bluetooth] Correct SCO buffer size for Belkin devices by Marcel Holtmann · 18 years ago
  15. 520ca78 [Bluetooth] Correct SCO buffer size for another Broadcom chip by Marcel Holtmann · 18 years ago
  16. 98bcd08 [Bluetooth] Correct RFCOMM channel MTU for broken implementations by Marcel Holtmann · 18 years ago
  17. 2266d88 [PKT_SCHED]: Fix regression in PSCHED_TADD{,2}. by Guillaume Chazarain · 18 years ago
  18. 4b79f0a [DCCP]: Fix default sequence window size by Ian McDonald · 18 years ago
  19. 8fdf679 IB/mthca: Initialize max_cmds before debug code prints it by Roland Dreier · 18 years ago
  20. 8a7f752 IB/ipoib: Fix packet loss after hardware address update by Michael S. Tsirkin · 18 years ago
  21. 624d01f IB/ipoib: Fix oops with ipoib_debug_mcast set by Or Gerlitz · 18 years ago
  22. 2527e68 IB/mad: Validate MADs for spec compliance by Sean Hefty · 18 years ago
  23. 16c5941 IB/ipath: ipath_skip_sge() can break if num_sge > 1 by Ralph Campbell · 18 years ago
  24. c9f79bd IB/ipath: Fix ib_ipath driver to work with SRP by Ralph Campbell · 18 years ago
  25. 3d37b9e IB/ipath: Fix a data corruption by Ralph Campbell · 18 years ago
  26. 1252c51 IB/mthca: Fix SRQ limit event range check by Dotan Barak · 18 years ago
  27. 43db2bc IB/uverbs: Fix lockdep warnings by Roland Dreier · 18 years ago
  28. ec924b4 IB/uverbs: Fix unlocking in error paths by Michael S. Tsirkin · 18 years ago
  29. abb5a5c [PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock by Paul Jackson · 18 years ago
  30. aa95387 cpu hotplug: simplify and hopefully fix locking by Linus Torvalds · 18 years ago
  31. 2cd7cbd [cpufreq] ondemand: make shutdown sequence more robust by Linus Torvalds · 18 years ago
  32. 12157a8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  33. 9df3f3d [TIPC]: Removing useless casts by Panagiotis Issaris · 18 years ago
  34. 8265abc [IPV4]: Fix nexthop realm dumping for multipath routes by Patrick McHardy · 18 years ago
  35. 9ed3627 [DUMMY]: Avoid an oops when dummy_init_one() failed by Nicolas Dichtel · 18 years ago
  36. 4a9c74e [IFB] After ifb_init_one() failed, i is increased. Decrease by Nicolas Dichtel · 18 years ago
  37. 53c4b2c [NET]: Fix reversed error test in netif_tx_trylock by Herbert Xu · 18 years ago
  38. bf9915c [MAINTAINERS]: Mark LAPB as Oprhan. by David S. Miller · 18 years ago
  39. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  40. a0ee7c7 [NET]: sun happymeal, little pci cleanup by Jiri Slaby · 18 years ago
  41. 485fb2c [IrDA]: Use alloc_skb() in IrDA TX path by Samuel Ortiz · 18 years ago
  42. b826315 [I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engine by Henrik Kretzschmar · 18 years ago
  43. 64d2f08 [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> by Adrian Bunk · 18 years ago
  44. dc022a9 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed by Sridhar Samudrala · 18 years ago
  45. 9faa730 [SCTP]: Set chunk->data_accepted only if we are going to accept it. by Sridhar Samudrala · 18 years ago
  46. ad8fec1 [SCTP]: Verify all the paths to a peer via heartbeat before using them. by Sridhar Samudrala · 18 years ago
  47. cfdeef3 [SCTP]: Unhash the endpoint in sctp_endpoint_free(). by Vlad Yasevich · 18 years ago
  48. 37fa687 [SCTP]: Check for NULL arg to sctp_bucket_destroy(). by Sridhar Samudrala · 18 years ago
  49. 89e1df7 [PKT_SCHED] netem: Fix slab corruption with netem (2nd try) by Guillaume Chazarain · 18 years ago
  50. fbeff3c [WAN]: Converted synclink drivers to use netif_carrier_*() by Krzysztof Halasa · 18 years ago
  51. 41b1d17 [WAN]: Cosmetic changes to N2 and C101 drivers by Krzysztof Halasa · 18 years ago
  52. 4bc83b4 [WAN]: Added missing netif_dormant_off() to generic HDLC by Krzysztof Halasa · 18 years ago
  53. 5d9c5a3 [IPV4]: Get rid of redundant IPCB->opts initialisation by Herbert Xu · 18 years ago
  54. efab4cb [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  55. 8310a32 [SPARC]: Fix length parameter verification in sys_getdomainname(). by David S. Miller · 18 years ago
  56. 8a84eb1 [SERIAL] sunzilog: Fix instance enumeration. by David S. Miller · 18 years ago
  57. b77d35b [SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe(). by David S. Miller · 18 years ago
  58. 8b3c848 [SPARC]: Get sun4d SMP building again. by Raymond Burns · 18 years ago
  59. 198c167 [SPARC]: Do not call sun4m_irq_rotate on sun4d. by Raymond Burns · 18 years ago
  60. c2d3bff [SPARC]: Simplify and correct __cpu_find_by() by David S. Miller · 18 years ago
  61. 2f72ba4 [SPARC]: Initialize iounit spinlock in iounit_init(). by Raymond Burns · 18 years ago
  62. 9d7ab1f [SPARC]: Fix initialization of sun4d SBUS interrupts. by David S. Miller · 18 years ago
  63. 67e23a1 [SERIAL] sunzilog: Register IRQ after all devices have been probed. by David S. Miller · 18 years ago
  64. 3932932 [SPARC] sbus: Make sure sbus nodes are named uniquely. by David S. Miller · 18 years ago
  65. f7785a6 [SPARC]: Fix property name acquisition in prom.c by Bob Breuer · 18 years ago
  66. bda2f7b [SERIAL] sunsab: Get line numbers and table sizing correct. by David S. Miller · 18 years ago
  67. 44f2650 [SPARC64] Fix sunsab ports ordering by Marc Zyngier · 18 years ago
  68. 06ffd79 [SPARC]: Kill prom_getname, unused and not implemented properly. by David S. Miller · 18 years ago
  69. 46ba6d7 [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX. by David S. Miller · 18 years ago
  70. 00ab956 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  71. 53a4998 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  72. 3bda241 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  73. d7cf0d5 [S390] sysfs_create_xxx return values. by Heiko Carstens · 18 years ago
  74. dc8f5d2 [S390] .align 4096 statements in head.S by Heiko Carstens · 18 years ago
  75. bdd0150 [PATCH] spidernet: rework tx queue handling by Jens Osterkamp · 18 years ago
  76. ee962a5 [PATCH] spidernet: bug fix for init code by Jens Osterkamp · 18 years ago
  77. caa0371 [PATCH] sky2: NAPI poll fix by Stephen Hemminger · 18 years ago
  78. 83b0fe8 Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  79. e1b90c4 [NET] ethtool: fix oops by testing correct struct member by Jeff Garzik · 18 years ago
  80. 53ba5e0 [S390] get_clock inline assembly. by Andreas Krebbel · 18 years ago
  81. 13ffa92 [S390] channel measurement interval display. by Cornelia Huck · 18 years ago
  82. f257b06 [S390] xpram module parameter parsing - take 2. by Heiko Carstens · 18 years ago
  83. 5a651c9 [S390] Fix gcc warning about unused return values. by Heiko Carstens · 18 years ago
  84. f5beec4 [libata] ata_piix: correct 'invalid MAP value' typo-caused error by Jeff Garzik · 18 years ago
  85. 73291a1 [libata] ata_piix: minor cleanups noticed in prior patch run by Jeff Garzik · 18 years ago
  86. 08f12ed [libata] ata_piix: attempt to fix ICH8 support by Jeff Garzik · 18 years ago
  87. ea35d29 [libata] ata_piix: Consolidate PCS register writing by Jeff Garzik · 18 years ago
  88. d96715c [PATCH] ata_piix: add host_set private structure by Tejun Heo · 18 years ago
  89. 82d6897 Linux 2.6.18-rc2 by Linus Torvalds · 18 years ago
  90. b20e481 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  91. b5032a5 [PATCH] UML - fix utsname build breakage by Jeff Dike · 18 years ago
  92. 6d76fa5 Don't allow chmod() on the /proc/<pid>/ files by Linus Torvalds · 18 years ago
  93. 92d0328 Mark /proc MS_NOSUID and MS_NOEXEC by Linus Torvalds · 18 years ago
  94. 2724a1a [PATCH] sch_htb compile fix. by Dave Jones · 18 years ago
  95. d6c93e1 Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  96. 5694ca9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  97. 76aba64 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  98. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  99. f92213b [PATCH] remove set_wmb - doc update by Steven Rostedt · 18 years ago
  100. bb12999 [PATCH] Remove down_write() from taskstats code invoked on the exit() path by Shailabh Nagar · 18 years ago