1. 3b18552 [NET]: Fix unbalanced rcu_read_unlock in __sock_create by Herbert Xu · 17 years ago
  2. cd8d60f Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  3. 16f3051 [VLAN] net/8021q/vlanproc.c: fix check-after-use by Adrian Bunk · 17 years ago
  4. 6f93b9c [NET]: Unexport dev_ethtool by Adrian Bunk · 17 years ago
  5. 54a09fe [IOAT]: Remove redundant struct member to avoid descriptor cache miss by Shannon Nelson · 17 years ago
  6. 9c29a37 [ECONET]: remove econet_packet_type on unload by Alexey Dobriyan · 17 years ago
  7. 9ac0be9 [AX25]: don't free pointers to statically allocated data by Alexey Dobriyan · 17 years ago
  8. b9bf1e6 [PATCH] mac80211: probe for hidden SSIDs in pre-auth scan by John W. Linville · 17 years ago
  9. 7b7ed87 [PATCH] mac80211: fix tx status frame code by Johannes Berg · 17 years ago
  10. 02f4431 [BRIDGE]: Fix typo in net/bridge/br_stp_if.c by Jussi Kivilinna · 17 years ago
  11. 1712088 [BRIDGE]: sysfs locking fix. by Stephen Hemminger · 17 years ago
  12. 45241a7 [NETFILTER]: nf_nat_sip: don't drop short packets by Patrick McHardy · 17 years ago
  13. aa584ed [NETFILTER]: nf_conntrack_sip: fix SIP-URI parsing by Patrick McHardy · 17 years ago
  14. 465f90a [NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmp by Patrick McHardy · 17 years ago
  15. 3501953 [NETFILTER]: netfilter: xt_u32 bug correction by Eric Dumazet · 17 years ago
  16. 28e8351 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 17 years ago
  17. 3b993e8 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  18. b5d0b4b i2c-s3c2410: Build fix by Ben Dooks · 17 years ago
  19. c1147cc i2c/menelaus: Build fix by David Brownell · 17 years ago
  20. a07ad1c i2c-mv64xxx: Reinitialize hw and driver on I2C bus hang by Dale Farnsworth · 17 years ago
  21. 5af0e07 i2c-mpc: Don't disable I2C module on stop condition by Domen Puncer · 17 years ago
  22. 432ca99 i2c-iop3xx: Set I2C_CLASS_HWMON to adapter class by Arnaud Patard · 17 years ago
  23. 25da383 i2c/isp1301_omap: Build fixes, whitespace by David Brownell · 17 years ago
  24. 322454a i2c-mpc: Pass correct dev_id to free_irq on error path by Scott Wood · 17 years ago
  25. 002cf63 i2c-i801: Typo: erroneous by Jean Delvare · 17 years ago
  26. ab3c556 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  27. c4e7ac5 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  28. d18c4d6 [GFS2] Revert remounting w/o acl option leaves acls enabled by Steven Whitehouse · 17 years ago
  29. b9af7ca [GFS2] Fix setting of inherit jdata attr by Steven Whitehouse · 17 years ago
  30. a867bb2 [GFS2] Fix incorrect error path in prepare_write() by Steven Whitehouse · 17 years ago
  31. 6eefaf6 [GFS2] Fix incorrect return code in rgrp.c by Steven Whitehouse · 17 years ago
  32. 24c7387 [GFS2] soft lockup in rgblk_search by Bob Peterson · 17 years ago
  33. bdcb885 [GFS2] soft lockup detected in databuf_lo_before_commit by Bob Peterson · 17 years ago
  34. 3650925 [DLM] fix basts for granted PR waiting CW by David Teigland · 17 years ago
  35. 9e5f282 [DLM] More othercon fixes by Patrick Caulfield · 17 years ago
  36. 1a2bf2e [DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less than zero by Jesper Juhl · 17 years ago
  37. 01c8cab [DLM] zero unused parts of sockaddr_storage by Patrick Caulfield · 17 years ago
  38. 41684f9 [DLM] fix NULL ls usage by David Teigland · 17 years ago
  39. 25720c2 [DLM] Clear othercon pointers when a connection is closed by Patrick Caulfield · 17 years ago
  40. ce57a02 e1000: Add device IDs of new 82571 board variants by Auke Kok · 17 years ago
  41. cae7ca3 [IPVS]: Use IP_VS_WAIT_WHILE when encessary. by Heiko Carstens · 17 years ago
  42. 7f353bf [NET]: Share correct feature code between bridging and bonding by Herbert Xu · 17 years ago
  43. f714176 [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  44. 48e3eeb [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc by Mariusz Kozlowski · 17 years ago
  45. 1ee3254 [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  46. e576de8 [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm() by Jesper Juhl · 17 years ago
  47. d725fdc [DCCP]: fix theoretical ccids_{read,write}_lock() race by Oleg Nesterov · 17 years ago
  48. b5890d8 [XFRM]: Clean up duplicate includes in net/xfrm/ by Jesper Juhl · 17 years ago
  49. 897c77c [TIPC]: Clean up duplicate includes in net/tipc/ by Jesper Juhl · 17 years ago
  50. 08dd2e2 [SUNRPC]: Clean up duplicate includes in net/sunrpc/ by Jesper Juhl · 17 years ago
  51. 0a26f4c [PKT_SCHED]: Clean up duplicate includes in net/sched/ by Jesper Juhl · 17 years ago
  52. 703310e [IPV6]: Clean up duplicate includes in net/ipv6/ by Jesper Juhl · 17 years ago
  53. f49f996 [IPV4]: Clean up duplicate includes in net/ipv4/ by Jesper Juhl · 17 years ago
  54. 6869a35 [ATM]: Clean up duplicate includes in net/atm/ by Jesper Juhl · 17 years ago
  55. af35021 [ATM]: Clean up duplicate includes in drivers/atm/ by Jesper Juhl · 17 years ago
  56. dcbdc93 [IPCONFIG]: ip_auto_config fix by Joakim Tjernlund · 17 years ago
  57. 8aee929 [ATM]: fore200e_param_bs_queue() must be __devinit by Adrian Bunk · 17 years ago
  58. 10a273a xen-netfront: Avoid deref'ing skbafter it is potentially freed. by Jeremy Fitzhardinge · 17 years ago
  59. a6d8991 3c59x maintainer by Steffen Klassert · 17 years ago
  60. 373492d 3c59x: fix duplex configuration by Steffen Klassert · 17 years ago
  61. c76720c natsemi: fix netdev error acounting by Andrew Morton · 17 years ago
  62. b4efe22 ax88796 printk fixes by Andrew Morton · 17 years ago
  63. 626fda9 myri10ge: Use the pause counter to avoid a needless device reset by Brice Goglin · 17 years ago
  64. b47157f via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA access by Dustin Marquess · 17 years ago
  65. c019b19 ACPI: EC: Fix "no battery" regression by Alexey Starikovskiy · 17 years ago
  66. 39d3520 Linux 2.6.23-rc3 by Linus Torvalds · 17 years ago
  67. 738ddd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  68. cc75b92 genirq: mark io_apic level interrupts to avoid resend by Thomas Gleixner · 17 years ago
  69. 2464286 genirq: suppress resend of level interrupts by Thomas Gleixner · 17 years ago
  70. 4966342 genirq: cleanup mismerge artifact by Thomas Gleixner · 17 years ago
  71. de0cf89 sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/ by Oleg Nesterov · 17 years ago
  72. 5d2b3d3 sched: fix sleeper bonus by Ingo Molnar · 17 years ago
  73. 6707de00 sched: make global code static by Adrian Bunk · 17 years ago
  74. 963c652 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  75. c1502e2 i386: Fix broken mmiocfg accesses by Linus Torvalds · 17 years ago
  76. b8d3f244 Do not replace whole memcpy in apply alternatives by Petr Vandrovec · 17 years ago
  77. 4e54e9f Pull sbs into release branch by Len Brown · 17 years ago
  78. 27196c3 Pull processor into release branch by Len Brown · 17 years ago
  79. ad17b20 Pull fluff into release branch by Len Brown · 17 years ago
  80. d88da66 Pull ec into release branch by Len Brown · 17 years ago
  81. 6712a4f Pull dock-bay into release branch by Len Brown · 17 years ago
  82. d8dd3cb Pull bugzilla-8842 into release branch by Len Brown · 17 years ago
  83. fc0dc4d Pull bugzilla-8768 into release branch by Len Brown · 17 years ago
  84. 53fdc51 Pull bugzilla-3774 into release branch by Len Brown · 17 years ago
  85. 3b6919e pull asus sony thinkpad into release branch by Len Brown · 17 years ago
  86. 0b5bfa1 ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOS by Len Brown · 17 years ago
  87. f8707ec ACPI: thermal: create "thermal.act=" to disable or override active trip point by Len Brown · 17 years ago
  88. f548714 ACPI: thermal: create "thermal.nocrt" to disable critical actions by Len Brown · 17 years ago
  89. a70cdc5 ACPI: thermal: create "thermal.psv=" to override passive trip points by Len Brown · 17 years ago
  90. 730ff34 ACPI: thermal: expose "thermal.tzp=" to set global polling frequency by Len Brown · 17 years ago
  91. 72b33ef ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support by Len Brown · 17 years ago
  92. 9de1cc4 ACPI: thinkpad-acpi: fix sysfs paths in documentation by Henrique de Moraes Holschuh · 17 years ago
  93. e13d874 ACPI: static by Adrian Bunk · 17 years ago
  94. 199e9e7 ACPI EC: remove potential deadlock from EC by Alexey Starikovskiy · 17 years ago
  95. 66b5682 ACPI: dock: Send key=value pair instead of plain value by Holger Macht · 17 years ago
  96. 7aa763c ACPI: bay: send envp with uevent - fix by Stephan Berberig · 17 years ago
  97. 3864e8c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  98. 75ecb1a4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  99. 73819b2 Merge branch 'async-tx-fixes-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop by Linus Torvalds · 17 years ago
  100. 886c818 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago