1. a8170c3 sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set by Wei Yongjun · 14 years ago
  2. 81419d8 sctp: per_cpu variables should be in bh_disabled section by Vlad Yasevich · 14 years ago
  3. 0c42749 sctp: fix potential reference of a freed pointer by Vlad Yasevich · 14 years ago
  4. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 14 years ago
  5. 8d238b2 Revert "tcp: bind() fix when many ports are bound" by David S. Miller · 14 years ago
  6. eb4fd8c net/usb: add sierra_net.c driver by Elina Pasheva · 14 years ago
  7. 55964d7 cdc_ether: fix autosuspend for mbm devices by Torgny Johansson · 14 years ago
  8. 477fffb bluetooth: handle l2cap_create_connless_pdu() errors by Dan Carpenter · 14 years ago
  9. 761ed01b gianfar: Wait for both RX and TX to stop by Andy Fleming · 14 years ago
  10. d87ff58 ipheth: potential null dereferences on error path by Dan Carpenter · 14 years ago
  11. 2a91515 smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt() by Ken Kawasaki · 14 years ago
  12. dacf4fc drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter" by Andreas Hartmann · 14 years ago
  13. 587611d bnx2: Update version to 2.0.9. by Michael Chan · 14 years ago
  14. 212f993 bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan. by Michael Chan · 14 years ago
  15. c441b8d bnx2: Fix lost MSI-X problem on 5709 NICs. by Michael Chan · 14 years ago
  16. e95ef5d cxgb3: Wait longer for control packets on initialization by Andre Detsch · 14 years ago
  17. 6f461f6 e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata by Bruce Allan · 14 years ago
  18. 61fac74 ixgbe: Power down PHY during driver resets by Peter Waskiewicz · 14 years ago
  19. 908ba2b r8169: more broken register writes workaround by françois romieu · 14 years ago
  20. 87aeec7 r8169: failure to enable mwi should not be fatal by françois romieu · 14 years ago
  21. 4eb8b90 bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  22. 93c0c8b ieee802154: Fix oops during ieee802154_sock_ioctl by Stefan Schmidt · 14 years ago
  23. dc8bf1b tg3: Fix INTx fallback when MSI fails by Andre Detsch · 14 years ago
  24. 6443bb1 ipv6: Fix inet6_csk_bind_conflict() by Eric Dumazet · 14 years ago
  25. 401da6a e100: Fix the TX workqueue race by Alan Cox · 14 years ago
  26. 7ce97d4 gianfar: Fix potential oops during OF address translation by Anton Vorontsov · 14 years ago
  27. 3b1fd3e fsl_pq_mdio: Fix kernel oops during OF address translation by Anton Vorontsov · 14 years ago
  28. fda48a0 tcp: bind() fix when many ports are bound by Eric Dumazet · 14 years ago
  29. 24acc68 rdma: potential ERR_PTR dereference by Dan Carpenter · 14 years ago
  30. 80032cf rtnetlink: potential ERR_PTR dereference by Dan Carpenter · 14 years ago
  31. f4f914b net: ipv6 bind to device issue by Jiri Olsa · 14 years ago
  32. f2228f7 ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTU by Shan Wei · 14 years ago
  33. a19259c drivers/net/usb: Add new driver ipheth by Diego Giagio · 14 years ago
  34. 9441cad cxgb3: fix linkup issue by Hiroshi Shimamoto · 14 years ago
  35. 2cec6b0 X25 fix dead unaccepted sockets by andrew hendry · 14 years ago
  36. 761172f KS8851: NULL pointer dereference if list is empty by Abraham Arce · 14 years ago
  37. df245dc net: 3c574_cs fix stats.tx_bytes counter by Alexander Kurz · 14 years ago
  38. bc8e4b9 xfrm6: ensure to use the same dev when building a bundle by Nicolas Dichtel · 14 years ago
  39. 1c0b28b can: Fix possible NULL pointer dereference in ems_usb.c by Hans J. Koch · 14 years ago
  40. 05d1760 net: Fix an RCU warning in dev_pick_tx() by David Howells · 14 years ago
  41. e04997b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  42. 6651ffc ipv6: Fix tcp_v6_send_response transport header setting. by Herbert Xu · 14 years ago
  43. 8eabf95 bridge: add a missing ntohs() by Eric Dumazet · 14 years ago
  44. e46754f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  45. 05ce7bf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  46. 62af9b5 quota: Convert __DQUOT_PARANOIA symbol to standard config option by Jan Kara · 14 years ago
  47. 27ee896 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  48. ac8bf56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  49. 34388d1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. 186837c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  51. 4cecd93 x86: correctly wire up the newuname system call by Christoph Hellwig · 14 years ago
  52. 28a1f53 sparc64: Fix hardirq tracing in trap return path. by David S. Miller · 14 years ago
  53. b78315f drm: delay vblank cleanup until after driver unload by Jesse Barnes · 15 years ago
  54. 01bf0b6 Linux 2.6.34-rc5 by Linus Torvalds · 14 years ago v2.6.34-rc5
  55. e8a03fe rmap: add exclusively owned pages to the newest anon_vma by Rik van Riel · 14 years ago
  56. 9b030e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  57. ef9e83c 8139too: Fix a typo in the function name. by Alexander Kuznetsov · 14 years ago
  58. baa0677 sparc64: Use correct pt_regs in decode_access_size() error paths. by David S. Miller · 14 years ago
  59. fe6f212 mac80211: pass HT changes to driver when off channel by Reinette Chatre · 14 years ago
  60. b4bb5c3 mac80211: remove bogus TX agg state assignment by Johannes Berg · 14 years ago
  61. 9f37622 eCryptfs: Turn lower lookup error messages into debug messages by Tyler Hicks · 15 years ago
  62. 3a8380c eCryptfs: Copy lower directory inode times and size on link by Tyler Hicks · 15 years ago
  63. 133b8f9 ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode by Jeff Mahoney · 15 years ago
  64. cfce08c ecryptfs: fix error code for missing xattrs in lower fs by Christian Pulvermacher · 15 years ago
  65. 3a60a16 eCryptfs: Decrypt symlink target for stat size by Tyler Hicks · 15 years ago
  66. 76e506a Fix ISDN/Gigaset build failure by Linus Torvalds · 14 years ago
  67. 85341c6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. 375db48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  69. 73c6c7f Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  70. eb3e5cc Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  71. 07a7141 pcmcia: fix error handling in cm4000_cs.c by Dan Carpenter · 14 years ago
  72. 79b9517 drm/radeon/kms: add FireMV 2400 PCI ID. by Dave Airlie · 14 years ago
  73. 6c94b1e sparc64: Fix PREEMPT_ACTIVE value. by David S. Miller · 14 years ago
  74. bc293d6 rcu: Make RCU lockdep check the lockdep_recursion variable by Paul E. McKenney · 14 years ago
  75. cae94b0 drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET by Marek Olšák · 15 years ago
  76. f12eebb drivers/gpu/radeon: Add MSPOS regs to safe list. by Corbin Simpson · 14 years ago
  77. d3a67a4 drm/radeon/kms: disable the tv encoder when tv/cv is not in use by Alex Deucher · 14 years ago
  78. a1a4b23 drm/radeon/kms: adjust pll settings for tv by Alex Deucher · 14 years ago
  79. 08d0751 drm/radeon/kms: fix tv dac conflict resolver by Alex Deucher · 14 years ago
  80. 16823d1 drm/radeon/kms/evergreen: don't enable hdmi audio stuff by Alex Deucher · 14 years ago
  81. b317a9ce drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0 by Alex Deucher · 14 years ago
  82. 30f69f3 drm/radeon/kms: fix rs600 tlb flush by Jerome Glisse · 14 years ago
  83. 1b5331d drm/radeon/kms: print GPU family and device id when loading by Jerome Glisse · 14 years ago
  84. b91ecb0 gigaset: include cleanup cleanup by Tilman Schmidt · 14 years ago
  85. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  86. d6f533c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  87. 6583294 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  88. 42d284b9 drivers/pcmcia: Add missing local_irq_restore by Julia Lawall · 15 years ago
  89. 6f4567c serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33) by Timur Maximov · 14 years ago
  90. a8408c1 pcmcia: avoid late calls to pccard_validate_cis by Dominik Brodowski · 14 years ago
  91. 1c4f019 packet : remove init_net restriction by Daniel Lezcano · 14 years ago
  92. 31f634a WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver. by Krzysztof Halasa · 14 years ago
  93. f2fa1b0 iwlwifi: correct 6000 EEPROM regulatory address by Shanyu Zhao · 14 years ago
  94. 88be026 iwlwifi: fix scan races by Johannes Berg · 15 years ago
  95. bc39669 Merge branch 'bugzilla-15749' into release by Len Brown · 14 years ago
  96. 2060c44 ACPI: EC: Limit burst to 64 bits by Alexey Starikovskiy · 14 years ago
  97. f1d486a xfs: don't warn on EAGAIN in inode reclaim by Dave Chinner · 14 years ago
  98. b6f8dd4 xfs: ensure that sync updates the log tail correctly by Dave Chinner · 14 years ago
  99. 1c1ec9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  100. 1f82982 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago