1. 1183f38 net: fix compile error due to double return type in SOCK_DEBUG by Jan Engelhardt · 14 years ago
  2. 6f1464b net/usb: initiate sync sequence in sierra_net.c driver by Elina Pasheva · 14 years ago
  3. 2fdc45c net/usb: remove default in Kconfig for sierra_net driver by Elina Pasheva · 14 years ago
  4. 6c3b9d3 r8169: Fix rtl8169_rx_interrupt() by Eric Dumazet · 14 years ago
  5. 6c9ae01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  6. 0c75ba2 e1000e: Fix oops caused by ASPM patch. by Anton Blanchard · 14 years ago
  7. 03f80cc net/sb1250: register mdio bus in probe by Sebastian Siewior · 14 years ago
  8. 5fa782c sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) by Neil Horman · 14 years ago
  9. e41c11e sfc: Change falcon_probe_board() to fail for unsupported boards by Ben Hutchings · 14 years ago
  10. f49a458 sfc: Always close net device at the end of a disabling reset by Ben Hutchings · 14 years ago
  11. aabc564 sfc: Wait at most 10ms for the MC to finish reading out MAC statistics by Ben Hutchings · 14 years ago
  12. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 14 years ago
  13. a8170c3 sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set by Wei Yongjun · 14 years ago
  14. 81419d8 sctp: per_cpu variables should be in bh_disabled section by Vlad Yasevich · 14 years ago
  15. 0c42749 sctp: fix potential reference of a freed pointer by Vlad Yasevich · 14 years ago
  16. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 14 years ago
  17. 8d238b2 Revert "tcp: bind() fix when many ports are bound" by David S. Miller · 14 years ago
  18. eb4fd8c net/usb: add sierra_net.c driver by Elina Pasheva · 14 years ago
  19. 55964d7 cdc_ether: fix autosuspend for mbm devices by Torgny Johansson · 14 years ago
  20. 477fffb bluetooth: handle l2cap_create_connless_pdu() errors by Dan Carpenter · 14 years ago
  21. 761ed01b gianfar: Wait for both RX and TX to stop by Andy Fleming · 14 years ago
  22. d87ff58 ipheth: potential null dereferences on error path by Dan Carpenter · 14 years ago
  23. 2a91515 smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt() by Ken Kawasaki · 14 years ago
  24. dacf4fc drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter" by Andreas Hartmann · 14 years ago
  25. 587611d bnx2: Update version to 2.0.9. by Michael Chan · 14 years ago
  26. 212f993 bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan. by Michael Chan · 14 years ago
  27. c441b8d bnx2: Fix lost MSI-X problem on 5709 NICs. by Michael Chan · 14 years ago
  28. e95ef5d cxgb3: Wait longer for control packets on initialization by Andre Detsch · 14 years ago
  29. 6f461f6 e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata by Bruce Allan · 14 years ago
  30. 61fac74 ixgbe: Power down PHY during driver resets by Peter Waskiewicz · 14 years ago
  31. 908ba2b r8169: more broken register writes workaround by françois romieu · 14 years ago
  32. 87aeec7 r8169: failure to enable mwi should not be fatal by françois romieu · 14 years ago
  33. 4eb8b90 bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  34. 93c0c8b ieee802154: Fix oops during ieee802154_sock_ioctl by Stefan Schmidt · 14 years ago
  35. 0250ece p54pci: fix bugs in p54p_check_tx_ring by Hans de Goede · 14 years ago
  36. dc8bf1b tg3: Fix INTx fallback when MSI fails by Andre Detsch · 14 years ago
  37. 6443bb1 ipv6: Fix inet6_csk_bind_conflict() by Eric Dumazet · 14 years ago
  38. 401da6a e100: Fix the TX workqueue race by Alan Cox · 14 years ago
  39. 7ce97d4 gianfar: Fix potential oops during OF address translation by Anton Vorontsov · 14 years ago
  40. 3b1fd3e fsl_pq_mdio: Fix kernel oops during OF address translation by Anton Vorontsov · 14 years ago
  41. fda48a0 tcp: bind() fix when many ports are bound by Eric Dumazet · 14 years ago
  42. 24acc68 rdma: potential ERR_PTR dereference by Dan Carpenter · 14 years ago
  43. 80032cf rtnetlink: potential ERR_PTR dereference by Dan Carpenter · 14 years ago
  44. f4f914b net: ipv6 bind to device issue by Jiri Olsa · 14 years ago
  45. 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
  46. a19259c drivers/net/usb: Add new driver ipheth by Diego Giagio · 14 years ago
  47. 9441cad cxgb3: fix linkup issue by Hiroshi Shimamoto · 14 years ago
  48. 2cec6b0 X25 fix dead unaccepted sockets by andrew hendry · 14 years ago
  49. 761172f KS8851: NULL pointer dereference if list is empty by Abraham Arce · 14 years ago
  50. df245dc net: 3c574_cs fix stats.tx_bytes counter by Alexander Kurz · 14 years ago
  51. bc8e4b9 xfrm6: ensure to use the same dev when building a bundle by Nicolas Dichtel · 14 years ago
  52. 1c0b28b can: Fix possible NULL pointer dereference in ems_usb.c by Hans J. Koch · 14 years ago
  53. 05d1760 net: Fix an RCU warning in dev_pick_tx() by David Howells · 14 years ago
  54. e04997b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  55. 6651ffc ipv6: Fix tcp_v6_send_response transport header setting. by Herbert Xu · 14 years ago
  56. 8eabf95 bridge: add a missing ntohs() by Eric Dumazet · 14 years ago
  57. 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
  58. 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
  59. 62af9b5 quota: Convert __DQUOT_PARANOIA symbol to standard config option by Jan Kara · 14 years ago
  60. 27ee896 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  61. ac8bf56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  62. 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
  63. 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
  64. 4cecd93 x86: correctly wire up the newuname system call by Christoph Hellwig · 14 years ago
  65. 28a1f53 sparc64: Fix hardirq tracing in trap return path. by David S. Miller · 14 years ago
  66. b78315f drm: delay vblank cleanup until after driver unload by Jesse Barnes · 14 years ago
  67. 01bf0b6 Linux 2.6.34-rc5 by Linus Torvalds · 14 years ago
  68. e8a03fe rmap: add exclusively owned pages to the newest anon_vma by Rik van Riel · 14 years ago
  69. 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
  70. ef9e83c 8139too: Fix a typo in the function name. by Alexander Kuznetsov · 14 years ago
  71. baa0677 sparc64: Use correct pt_regs in decode_access_size() error paths. by David S. Miller · 14 years ago
  72. fe6f212 mac80211: pass HT changes to driver when off channel by Reinette Chatre · 14 years ago
  73. b4bb5c3 mac80211: remove bogus TX agg state assignment by Johannes Berg · 14 years ago
  74. 9f37622 eCryptfs: Turn lower lookup error messages into debug messages by Tyler Hicks · 14 years ago
  75. 3a8380c eCryptfs: Copy lower directory inode times and size on link by Tyler Hicks · 14 years ago
  76. 133b8f9 ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode by Jeff Mahoney · 14 years ago
  77. cfce08c ecryptfs: fix error code for missing xattrs in lower fs by Christian Pulvermacher · 14 years ago
  78. 3a60a16 eCryptfs: Decrypt symlink target for stat size by Tyler Hicks · 14 years ago
  79. 76e506a Fix ISDN/Gigaset build failure by Linus Torvalds · 14 years ago
  80. 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
  81. 375db48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  82. 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
  83. eb3e5cc Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  84. 07a7141 pcmcia: fix error handling in cm4000_cs.c by Dan Carpenter · 14 years ago
  85. 79b9517 drm/radeon/kms: add FireMV 2400 PCI ID. by Dave Airlie · 14 years ago
  86. 6c94b1e sparc64: Fix PREEMPT_ACTIVE value. by David S. Miller · 14 years ago
  87. bc293d6 rcu: Make RCU lockdep check the lockdep_recursion variable by Paul E. McKenney · 14 years ago
  88. cae94b0 drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET by Marek Olšák · 15 years ago
  89. f12eebb drivers/gpu/radeon: Add MSPOS regs to safe list. by Corbin Simpson · 14 years ago
  90. d3a67a4 drm/radeon/kms: disable the tv encoder when tv/cv is not in use by Alex Deucher · 14 years ago
  91. a1a4b23 drm/radeon/kms: adjust pll settings for tv by Alex Deucher · 14 years ago
  92. 08d0751 drm/radeon/kms: fix tv dac conflict resolver by Alex Deucher · 14 years ago
  93. 16823d1 drm/radeon/kms/evergreen: don't enable hdmi audio stuff by Alex Deucher · 14 years ago
  94. b317a9ce drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0 by Alex Deucher · 14 years ago
  95. 30f69f3 drm/radeon/kms: fix rs600 tlb flush by Jerome Glisse · 14 years ago
  96. 1b5331d drm/radeon/kms: print GPU family and device id when loading by Jerome Glisse · 14 years ago
  97. b91ecb0 gigaset: include cleanup cleanup by Tilman Schmidt · 14 years ago
  98. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  99. 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
  100. 6583294 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago