1. b669588 igb: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  2. 3647101 tcp: must free metrics at net dismantle by Eric Dumazet · 12 years ago
  3. f5addb9 net/stmmac: mark probe function as __devinit by Arnd Bergmann · 12 years ago
  4. 3a32aea lpc_eth: remove obsolete ifdefs by stigge@antcom.de · 12 years ago
  5. 7364e44 net/core: Fix potential memory leak in dev_set_alias() by Alexey Khoroshilov · 12 years ago
  6. 47dffc7 cdc-phonet: Don't leak in usbpn_open by Jesper Juhl · 12 years ago
  7. 155e4e1 batman-adv: Fix mem leak in the batadv_tt_local_event() function by Jesper Juhl · 12 years ago
  8. be72f63 sched: add missing group change to qfq_change_class by Paolo Valente · 12 years ago
  9. a37e6e3 net: force dst_default_metrics to const section by Eric Dumazet · 12 years ago
  10. 0c03eca net: fib: fix incorrect call_rcu_bh() by Eric Dumazet · 12 years ago
  11. 08252b3 pptp: lookup route with the proper net namespace by Gao feng · 12 years ago
  12. d933d2b Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  13. 99aa347 af_packet: Quiet sparse noise about using plain integer as NULL pointer by Ying Xue · 12 years ago
  14. b9ad2ba Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwaskie/net by David S. Miller · 12 years ago
  15. 920d087 drivers: net: irda: bfin_sir: fix compile error by Sonic Zhang · 12 years ago
  16. f4ba394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  17. bf44ce8 Merge tag 'pinctrl-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  18. 7f46f9c Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  19. 6666cab Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  20. 012e7eb ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo Ideapad by David Henningsson · 12 years ago
  21. 709aea6 ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=y by Takashi Iwai · 12 years ago
  22. 75c353e drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 12 years ago
  23. 8e406fe MAINTAINERS: fix a few pinctrl related entries by Uwe Kleine-König · 12 years ago
  24. f4b49de pinctrl-sirf: remove devm_kfree at error path by Devendra Naga · 12 years ago
  25. bb10b09 ALSA: hda - remove redundant auto quirks for conexant 506x by David Henningsson · 12 years ago
  26. e9fc83c ALSA: hda - remove quirk for Dell Vostro 1015 by David Henningsson · 12 years ago
  27. 606b64e pinctrl/nomadik: fix hsi function group list by Patrice Chotard · 12 years ago
  28. 035534e canfd: remove redundant CAN FD flag by Oliver Hartkopp · 12 years ago
  29. 119b0e0 igb: add delay to allow igb loopback test to succeed on 8086:10c9 by Stefan Assmann · 12 years ago
  30. eca90f5 e1000e: 82571 Tx Data Corruption during Tx hang recovery by Tushar Dave · 12 years ago
  31. b7ec70b e1000e: NIC goes up and immediately goes down by Tushar Dave · 12 years ago
  32. c8415a4 ALSA: hda - add dock support for Thinkpad X230 by Felix Kaechele · 12 years ago
  33. 5d299f3 net: ipv6: fix TCP early demux by Eric Dumazet · 12 years ago
  34. b5497ee net: Use PTR_RET rather than if(IS_ERR(.. [1] by Thomas Meyer · 12 years ago
  35. 47fd92f net_sched: act: Delete estimator in error path. by Hiroaki SHIMODA · 12 years ago
  36. 9871f1a ip: fix error handling in ip_finish_output2() by Vasiliy Kulikov · 12 years ago
  37. 91d27a8 llc: free the right skb by Sorin Dumitru · 12 years ago
  38. 8b82f7c ixp4xx_eth: fix ptp_ixp46x build failure by Arnaud Patard (Rtp) · 12 years ago
  39. f716168 drivers/atm/iphase.c: fix error return code by Julia Lawall · 12 years ago
  40. 8e7dfbc tcp_output: fix sparse warning for tcp_wfree by Silviu-Mihai Popescu · 12 years ago
  41. 7cefdd1 drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 12 years ago
  42. caa0bf6 batman-adv: select an internet gateway if none was chosen by Marek Lindner · 12 years ago
  43. 2509933 mISDN: Bugfix for layer2 fixed TEI mode by Karsten Keil · 12 years ago
  44. 31fe943 iommu/amd: Fix ACS path checking by Alex Williamson · 12 years ago
  45. a4ff1fc iommu/intel: Fix ACS path checking by Alex Williamson · 12 years ago
  46. 1adb7d3 iommu/amd: Fix pci_request_acs() call-place by Joerg Roedel · 12 years ago
  47. 8dfaa57 ALSA: hda - Fix regression of HDMI codec probing by Takashi Iwai · 12 years ago
  48. 4407be6 ALSA: hda - add dock support for Thinkpad T430s by Philipp A. Mohrenweiser · 12 years ago
  49. 42a579a Merge branches 'timers-urgent-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. 8a06bf1 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  51. 1d17d17 time: Fix adjustment cleanup bug in timekeeping_adjust() by Ingo Molnar · 12 years ago
  52. 0e3ac20 pinctrl/pinctrl-u300: remove unneeded devm_kfree call by Devendra Naga · 13 years ago
  53. c43ba80 pinctrl: mxs: register driver at postcore_initcall time by Shawn Guo · 13 years ago
  54. e7882d6 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  55. d836200a igb: don't break user visible strings over multiple lines in igb_ethtool.c by Jesper Juhl · 12 years ago
  56. 89d351c igb: correct hardware type (i210/i211) check in igb_loopback_test() by Jesper Juhl · 12 years ago
  57. 925b11f igb: Fix for failure to init on some 82576 devices. by Carolyn Wyborny · 12 years ago
  58. fe7c805 missed mnt_drop_write() in do_dentry_open() by Al Viro · 12 years ago
  59. 5c57f20 UBIFS: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  60. e76e0ec gfs2: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  61. d97482e drbd: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  62. 166ac34 nilfs2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  63. 50640bc hfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  64. 0d5c3eb vfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  65. 12810ad jbd/jbd2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  66. b257031 btrfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  67. 34eaada btrfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  68. f6463b0 ext4: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  69. 7652bdf ext4: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  70. d3009c6 ext3: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  71. 6601fac Documentation: fix the VM knobs descritpion WRT pdflush by Artem Bityutskiy · 12 years ago
  72. ff6e122 cris: fix eth_v10.c build error by Randy Dunlap · 12 years ago
  73. f3a1ef9c cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN by Peter Meiser · 12 years ago
  74. 77f00f6 isdnloop: fix and simplify isdnloop_init() by Wu Fengguang · 12 years ago
  75. ae9e63b hyperv: Move wait completion msg code into rndis_filter_halt_device() by Haiyang Zhang · 12 years ago
  76. 2207b60 net/mlx4_core: Remove port type restrictions by Yevgeny Petrilin · 12 years ago
  77. c18520b net/mlx4_en: Fixing TX queue stop/wake flow by Yevgeny Petrilin · 12 years ago
  78. c8c40b7 net/mlx4_en: loopbacked packets are dropped when SMAC=DMAC by Amir Vadai · 12 years ago
  79. 696ecdc net_sched: gact: Fix potential panic in tcf_gact(). by Hiroaki SHIMODA · 12 years ago
  80. f3f9f33 emulex: benet: Add a missing CR in the end of message by Masanari Iida · 12 years ago
  81. 34e5053 Documentation: get rid of write_super by Artem Bityutskiy · 12 years ago
  82. f0cd2db vfs: kill write_super and sync_supers by Artem Bityutskiy · 12 years ago
  83. d8579fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  84. d42d1da Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  85. d79095e Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  86. d667319 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  87. c4e62d6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. 1ca0049 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. ddc5057 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. fcc1d2a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  92. 148311d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. d97e1dc Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  94. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  95. d4e5979 ath9k: Add PID/VID support for AR1111 by Mohammed Shafi Shajakhan · 12 years ago
  96. eb51637 iommu/exynos: Fix build error by Sachin Kamat · 12 years ago
  97. d1d076f iommu/tegra: smmu: Fix error initial value at domain_init by Hiroshi Doyu · 12 years ago
  98. d2453b2 iommu/tegra: smmu: Cleanup with lesser nest by Hiroshi Doyu · 12 years ago
  99. ba1eabfa iommu: Add missing forward declaration in include file by Joerg Roedel · 12 years ago
  100. 76582d0 iommu: Include linux/types.h by Thierry Reding · 12 years ago