1. 4436761 smsc95xx: remove unnecessary variables by Steve Glendinning · 12 years ago
  2. cf2acec smsc95xx: sleep before read for lengthy operations by Steve Glendinning · 12 years ago
  3. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  4. 6672d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  5. 7596824 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  6. 9795660 Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  7. c3a086e Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  8. 99a1300 thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page_copy by Andrea Arcangeli · 12 years ago
  9. df555b6 netdev: octeon: fix return value check in octeon_mgmt_init_phy() by Wei Yongjun · 12 years ago
  10. d9f72f3 Revert "be2net: fix vfs enumeration" by David S. Miller · 12 years ago
  11. 6399413 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  12. a31fb69 Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  13. 8dce30c ALSA: snd-usb: fix next_packet_size calls for pause case by Daniel Mack · 12 years ago
  14. 9a7c590 Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound by Linus Torvalds · 12 years ago
  15. 404f7c9 net: struct napi_struct fields reordering by Eric Dumazet · 12 years ago
  16. 69b08f6 net: use bigger pages in __netdev_alloc_frag by Eric Dumazet · 12 years ago
  17. bc9259a inetpeer: fix token initialization by Nicolas Dichtel · 12 years ago
  18. 68b3f28 qlcnic: Fix scheduling while atomic bug by Narendra K · 12 years ago
  19. 5dff747 tcp: Remove unused parameter from tcp_v4_save_options by Christoph Paasch · 12 years ago
  20. 64f605c bnx2: Clean up remaining iounmap by Neil Horman · 12 years ago
  21. bcc4529 ipv6: gre: remove ip6gre_header_parse() by Eric Dumazet · 12 years ago
  22. e556cb3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  23. b56adb5 Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  24. 3961843 Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  25. d1d4bb9 Merge tag 'md-3.6-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  26. 5030fcb Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  27. fd51790 trivial select_parent documentation fix by J. Bruce Fields · 12 years ago
  28. e2bcabe net: remove sk_init() helper by Eric Dumazet · 12 years ago
  29. f54ba77 pkt_sched: Fix warning false positives. by David S. Miller · 12 years ago
  30. e905ed5 bna: Fix warning false positive. by David S. Miller · 12 years ago
  31. b629820 net: phy: smsc: Implement PHY config_init for LAN87xx by Marek Vasut · 12 years ago
  32. 4b7cc7f nf_defrag_ipv6: fix oops on module unloading by Konstantin Khlebnikov · 12 years ago
  33. 51af6d7 be2net: fix vfs enumeration by Ivan Vecera · 12 years ago
  34. eccc1bb tunnel: drop packet if ECN present with not-ECT by stephen hemminger · 12 years ago
  35. b0558ef xfrm: remove extranous rcu_read_lock by stephen hemminger · 12 years ago
  36. 0c5794a gre: remove unnecessary rcu_read_lock/unlock by stephen hemminger · 12 years ago
  37. d208328 gre: fix handling of key 0 by stephen hemminger · 12 years ago
  38. aa99521 sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT by Daniel Borkmann · 12 years ago
  39. a3cff12 smsc75xx: fix resume after device reset by Steve Glendinning · 12 years ago
  40. 871d1d6 lxt PHY: Support for the buggy LXT973 rev A2 by LEROY Christophe · 12 years ago
  41. 26f7cbc cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave by Vipul Pandya · 12 years ago
  42. 1648a22 cxgb4: Inform caller if driver didn't upgrade firmware by Vipul Pandya · 12 years ago
  43. 13ee15d cxgb4: Add support for T4 hardwired driver configuration settings by Vipul Pandya · 12 years ago
  44. 636f9d3 cxgb4: Add support for T4 configuration file by Vipul Pandya · 12 years ago
  45. 52367a7 cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support by Vipul Pandya · 12 years ago
  46. 5afc8b8 cxgb4: Add functions to read memory via PCIE memory window by Vipul Pandya · 12 years ago
  47. 3eb4afb cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE by Vipul Pandya · 12 years ago
  48. 9429ec9 um: Preinclude include/linux/kern_levels.h by Geert Uytterhoeven · 12 years ago
  49. bbb35ef um: Fix IPC on um by Richard Weinberger · 12 years ago
  50. beb5ac2 netdev: pasemi: fix return value check in pasemi_mac_phy_init() by Wei Yongjun · 12 years ago
  51. a326e6d team: fix return value check by Wei Yongjun · 12 years ago
  52. 7f8436a l2tp: fix return value check by Wei Yongjun · 12 years ago
  53. 392b408 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  54. 0d00dc2 USB: Fix race condition when removing host controllers by Alan Stern · 12 years ago
  55. 01bb650 USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq by Joachim Eastwood · 12 years ago
  56. d2ce4e9 um: kill thread->forking by Al Viro · 12 years ago
  57. f9a38ea um: let signal_delivered() do SIGTRAP on singlestepping into handler by Al Viro · 12 years ago
  58. bf56d57 um: don't leak floating point state and segment registers on execve() by Al Viro · 12 years ago
  59. 4245979 um: take cleaning singlestep to start_thread() by Al Viro · 12 years ago
  60. d638163 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  61. 80b4812 md/raid10: fix "enough" function for detecting if array is failed. by NeilBrown · 12 years ago
  62. 84d5dfb ARM: Orion5x: Fix too small coherent pool. by Andrew Lunn · 12 years ago
  63. 833dd82 drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN by Ben Skeggs · 12 years ago
  64. 1d55f6b dm verity: fix overflow check by Mikulas Patocka · 12 years ago
  65. 0424caa dm thin: fix discard support for data devices by Mike Snitzer · 12 years ago
  66. 9bc142d dm thin: tidy discard support by Mike Snitzer · 12 years ago
  67. 3ae7065 dm: retain table limits when swapping to new table with no devices by Mike Snitzer · 12 years ago
  68. c3c4555e dm table: clear add_random unless all devices have it set by Milan Broz · 12 years ago
  69. ba1cbad dm: handle requests beyond end of device instead of using BUG_ON by Mike Snitzer · 12 years ago
  70. 7ba10aa dm mpath: only retry ioctl when no paths if queue_if_no_path set by Mike Snitzer · 12 years ago
  71. 307615a dm thin: do not set discard_zeroes_data by Mike Snitzer · 12 years ago
  72. 5e19997 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  73. 7106891 MAINTAINERS: update Intel C600 SAS driver maintainers by Dave Jiang · 12 years ago
  74. 11ef4cf syscalls: add __NR_kcmp syscall to generic unistd.h by Mark Salter · 12 years ago
  75. d0e12f3 ASoC: wm2000: Correct register size by Mark Brown · 12 years ago
  76. 3a75885 drm/udl: limit modes to the sku pixel limits. by Dave Airlie · 12 years ago
  77. 68c4fce vmwgfx: corruption in vmw_event_fence_action_create() by Dan Carpenter · 12 years ago
  78. 4f20d9e Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  79. 79eee7a drm/nvc0/ltcg: mask off intr 0x10 by Ben Skeggs · 12 years ago
  80. c7ead11 drm/nouveau: silence a debug message triggered by newer userspace by Ben Skeggs · 12 years ago
  81. 82e6bfe netfilter: xt_limit: have r->cost != 0 case work by Jan Engelhardt · 12 years ago
  82. 6f0f9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  83. 96af69e ipv6: mip6: fix mip6_mh_filter() by Eric Dumazet · 12 years ago
  84. 78cc88c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  85. 842b08b ipconfig: fix trivial build error by Andy Shevchenko · 12 years ago
  86. 1b05c4b ipv6: raw: fix icmpv6_filter() by Eric Dumazet · 12 years ago
  87. 9391734 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  88. e108a3c Merge branch 'akpm' (sundry from Andrew) by Linus Torvalds · 12 years ago
  89. be8cfc4 c/r: prctl: fix build error for no-MMU case by Mark Salter · 12 years ago
  90. b5bd6a0 lib/flex_proportions.c: fix corruption of denominator in flexible proportions by Jan Kara · 12 years ago
  91. 0e75898 checksyscalls: fix "here document" handling by Heiko Carstens · 12 years ago
  92. a140b98 pwm-backlight: take over maintenance by Thierry Reding · 12 years ago
  93. deb09dd sb_edac: Avoid overflow errors at memory size calculation by Mauro Carvalho Chehab · 12 years ago
  94. b70f833 i5000: Fix the memory size calculation with 2R memories by Mauro Carvalho Chehab · 12 years ago
  95. 582a899 i3200_edac: Fix memory rank size by Mauro Carvalho Chehab · 12 years ago
  96. 8489c1d net: raw: revert unrelated change by Eric Dumazet · 12 years ago
  97. 16d74eb sh: pfc: Fix up GPIO mux type reconfig case. by Paul Mundt · 12 years ago
  98. 41e2685 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  99. 56d27ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  100. 1abbce4 Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago