1. 9076689 ARM: IXP4xx Ethernet NAPI fix by Krzysztof Halasa · 16 years ago
  2. e35259a tun: Persistent devices can get stuck in xoff state by Max Krasnyansky · 16 years ago
  3. ccf9b3b xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info by Steffen Klassert · 16 years ago
  4. 0ce2855 ipv6: missed namespace context in ipv6_rthdr_rcv by Denis V. Lunev · 16 years ago
  5. fe785be netlabel: netlink_unicast calls kfree_skb on error path by itself by Denis V. Lunev · 16 years ago
  6. 2e65557 ipv4: fib_trie: Fix lookup error return by Ben Hutchings · 16 years ago
  7. 3d8ea1f tcp: correct kcalloc usage by Milton Miller · 16 years ago
  8. 4edc2f3 ip: sysctl documentation cleanup by Stephen Hemminger · 16 years ago
  9. 53025f5 Documentation: clarify tcp_{r,w}mem sysctl docs by J. Bruce Fields · 16 years ago
  10. 2ddddb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  11. 252815b netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP by David Howells · 16 years ago
  12. 6b69fe0 netfilter: nf_conntrack_tcp: fix endless loop by Patrick McHardy · 16 years ago
  13. 814feef libertas: fix memory alignment problems on the blackfin by Ihar Hrachyshka · 16 years ago
  14. 86229f0 zd1211rw: stop beacons on remove_interface by Luis Carlos Cobo · 16 years ago
  15. 1f90916 rt2x00: Disable synchronization during initialization by Ivo van Doorn · 16 years ago
  16. adeed48 rc80211_pid: Fix fast_start parameter handling by Mattias Nissler · 16 years ago
  17. 32e8d49 sctp: Add documentation for sctp sysctl variable by Vlad Yasevich · 16 years ago
  18. b223856 ipv6: fix race between ipv6_del_addr and DAD timer by Andrey Vagin · 16 years ago
  19. 07035fc irda: Fix netlink error path return value by Julius Volz · 16 years ago
  20. 0230708 irda: New device ID for nsc-ircc by Ville Syrjala · 16 years ago
  21. 568b493 irda: via-ircc proper dma freeing by Wang Chen · 16 years ago
  22. 3888e9e sctp: Mark the tsn as received after all allocations finish by Vlad Yasevich · 16 years ago
  23. 6e43829 mac80211: don't report selected IBSS when not found by Vladimir Koutny · 16 years ago
  24. 9e095a6 ssb-pcicore: Fix IRQ-vector init on embedded devices by Michael Buesch · 16 years ago
  25. 9dfd550 zd1211rw: add ID for AirTies WUS-201 by Firat Birlik · 16 years ago
  26. ea0c925 mac80211: Only flush workqueue when last interface was removed by Ivo van Doorn · 16 years ago
  27. 8db9369 mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify by Guy Cohen · 16 years ago
  28. 0ff1cca drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit by Darren Jenkins · 16 years ago
  29. fcee7a0 hostap_cs: correct poor NULL checks in suspend/resume routines by John W. Linville · 16 years ago
  30. 7f2d38e can: add sanity checks by Oliver Hartkopp · 16 years ago
  31. c5a78ac fs_enet: restore promiscuous and multicast settings in restart() by Laurent Pinchart · 16 years ago
  32. 6c688f4 ibm_newemac: Fixes entry of short packets by Sathya Narayanan · 16 years ago
  33. ab9b30c ibm_newemac: Fixes kernel crashes when speed of cable connected changes by Sathya Narayanan · 16 years ago
  34. 7732123 pasemi_mac: Access iph->tot_len with correct endianness by Roland Dreier · 16 years ago
  35. 3ff2cd2 ehea: Access iph->tot_len with correct endianness by Roland Dreier · 16 years ago
  36. 2f69ae0 ehea: fix race condition by Jan-Bernd Themann · 16 years ago
  37. b0afffe ehea: add MODULE_DEVICE_TABLE by Jan-Bernd Themann · 16 years ago
  38. 5c2cec1 ehea: fix might sleep problem by Jan-Bernd Themann · 16 years ago
  39. 97bff09 forcedeth: fix lockdep warning on ethtool -s by Tobias Diedrich · 16 years ago
  40. 54364b7 Add missing skb->dev assignment in Frame Relay RX code by Krzysztof Halasa · 16 years ago
  41. ab1b204 bridge: fix use-after-free in br_cleanup_bridges() by Patrick McHardy · 16 years ago
  42. 374e7b5 tcp: fix a size_t < 0 comparison in tcp_read_sock by Octavian Purdila · 16 years ago
  43. 81b23b4 tcp: net/ipv4/tcp.c needs linux/scatterlist.h by Andrew Morton · 16 years ago
  44. 2fff58f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  45. c461a97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  46. 9ad4107 Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  47. 0e77a07 Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  48. 23c0e4a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  49. 3a57a78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  50. a16b4bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  51. 15895b9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  52. 3e2a078 tty: Fix inverted logic in send_break by Alan Cox · 16 years ago
  53. b2a4a7c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  54. f7572da Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  55. c000131 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. 041924e Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  57. f36b7a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  58. cefcade9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  59. c6b96d1 Merge branch 'for-2.6.26' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  60. 79ff1ad Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  61. 821b03f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  62. 3d25802 DRM/i915: only use tiled blits on 965+ by Jesse Barnes · 16 years ago
  63. 83680cd drivers/input/ff-core.c needs <linux/sched.h> by Geert Uytterhoeven · 16 years ago
  64. 781c74b Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 16 years ago
  65. 7b58ccf libertas: support USB persistence on suspend/resume (resend) by andrey@cozybit.com · 16 years ago
  66. 6afe682 iwlwifi: drop skb silently for Tx request in monitor mode by Zhu Yi · 16 years ago
  67. ec04fd6 iwlwifi: fix incorrect 5GHz rates reported in monitor mode by Rick Farrington · 16 years ago
  68. a13307c PCI: acpiphp: cleanup notify handler on all root bridges by Alex Chiang · 16 years ago
  69. 99cb233d PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. by Benjamin Li · 16 years ago
  70. 06f3ed23 V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc is selected by Mauro Carvalho Chehab · 16 years ago
  71. c7f1b20 dm crypt: use cond_resched by Milan Broz · 16 years ago
  72. 2fe195c net: fib_rules: fix error code for unsupported families by Patrick McHardy · 16 years ago
  73. 93b3cff netdevice: Fix wrong string handle in kernel command line parsing by Wang Chen · 16 years ago
  74. 8fde8a0 net: Tyop of sk_filter() comment by Wang Chen · 16 years ago
  75. 8487460 netlink: Unneeded local variable by Wang Chen · 16 years ago
  76. a4aebb8 net-sched: fix filter destruction in atm/hfsc qdisc destruction by Patrick McHardy · 16 years ago
  77. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 16 years ago
  78. 77a538d ipv4: fix sysctl documentation of time related values by Stephen Hemminger · 16 years ago
  79. 18d76ac powerpc/mpc5200: Fix lite5200b suspend/resume by Tim Yamin · 16 years ago
  80. 1e6d1f2 powerpc/legacy_serial: Bail if reg-offset/shift properties are present by John Linn · 16 years ago
  81. 8e29da9 i2c: Fix bad hint about irqs in i2c.h by Wolfram Sang · 16 years ago
  82. 2260e63 i2c: Documentation: fix device matching description by Ben Dooks · 16 years ago
  83. 5d1a041 powerpc/bootwrapper: update for initrd with simpleImage by John Linn · 16 years ago
  84. a94c248 PCI: Restrict VPD read permission to root by Ben Hutchings · 16 years ago
  85. d150a4b I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device. by Ben Dooks · 16 years ago
  86. 63f5c28 I2C: S3C2410: Fixup error codes returned rom a transfer. by Ben Dooks · 16 years ago
  87. 2709781 I2C: S3C2410: Check ACK on byte transmission by Ben Dooks · 16 years ago
  88. 8558f8f rcu: fix hotplug vs rcu race by Gautham R Shenoy · 16 years ago
  89. 18ce375 Properly notify block layer of sync writes by Jens Axboe · 16 years ago
  90. d585d0b block: Fix the starving writes bug in the anticipatory IO scheduler by Divyesh Shah · 16 years ago
  91. efac418 x86: fix NODES_SHIFT Kconfig range by Thomas Gleixner · 16 years ago
  92. 619b048 sched: fix divide error when trying to configure rt_period to zero by Raistlin · 16 years ago
  93. 3a677d2 [IA64] export account_system_vtime by Doug Chapman · 16 years ago
  94. dd4f088 [IA64] Bugfix for system with 32 cpus by Tony Luck · 16 years ago
  95. c0efd23 V4L/DVB (8145a): USB Video Class driver by Laurent Pinchart · 16 years ago
  96. 2a64cc4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  97. 23976ef mac80211: don't accept WEP keys other than WEP40 and WEP104 by Emmanuel Grumbach · 16 years ago
  98. 1bcca3c hostap: fix sparse warnings by Pavel Roskin · 16 years ago
  99. 15ea0eb hostap: don't report useless WDS frames by default by Pavel Roskin · 16 years ago
  100. aebb6a8 textsearch: fix Boyer-Moore text search bug by Joonwoo Park · 16 years ago