1. aadf31d llc: Fix races between llc2 handler use and (un)registration by Ben Hutchings · 12 years ago
  2. f4f8720 llc2: Call llc_station_exit() on llc2_init() failure path by Ben Hutchings · 12 years ago
  3. 6024935 llc2: Fix silent failure of llc_station_init() by Ben Hutchings · 12 years ago
  4. 4855d6f net: ipv6: proc: Fix error handling by Igor Maravic · 12 years ago
  5. 7bd86cc ipv4: Cache local output routes by Yan, Zheng · 12 years ago
  6. aefe5c0 net: sierra_net: replace whitelist with ifnumber match by Bjørn Mork · 12 years ago
  7. 5ea4296 net: qmi_wwan: compress device_id list using macros by Bjørn Mork · 12 years ago
  8. 9b469a6 net: qmi_wwan: add Sierra Wireless devices by Bjørn Mork · 12 years ago
  9. 03304bc net: qmi_wwan: use fixed interface number matching by Bjørn Mork · 12 years ago
  10. 6556bfd netconsole.txt: revision of examples for the receiver of kernel messages by Dirk Gouders · 12 years ago
  11. 6bdb7fe netpoll: re-enable irq in poll_napi() by Amerigo Wang · 12 years ago
  12. 689971b netpoll: handle vlan tags in netpoll tx and rx path by Amerigo Wang · 12 years ago
  13. 6eacf8a vlan: clean up vlan_dev_hard_start_xmit() by Amerigo Wang · 12 years ago
  14. f3da389 vlan: clean up some variable names by Amerigo Wang · 12 years ago
  15. 77ab8a5 netpoll: convert several functions to bool by Amerigo Wang · 12 years ago
  16. e15c3c22 netpoll: check netpoll tx status on the right device by Amerigo Wang · 12 years ago
  17. 4e3828c bridge: use list_for_each_entry() in netpoll functions by Amerigo Wang · 12 years ago
  18. d30362c bridge: add some comments for NETDEV_RELEASE by Amerigo Wang · 12 years ago
  19. 2899656 netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev() by Amerigo Wang · 12 years ago
  20. 91fe4a4 netpoll: use netpoll_rx_on() in netpoll_rx() by Amerigo Wang · 12 years ago
  21. 57c5d46 netpoll: take rcu_read_lock_bh() in netpoll_rx() by Amerigo Wang · 12 years ago
  22. 3335f0c netconsole: do not release spin_lock when calling __netpoll_cleanup by Amerigo Wang · 12 years ago
  23. 38e6bc1 netpoll: make __netpoll_cleanup non-block by Amerigo Wang · 12 years ago
  24. 47be03a2 netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() by Amerigo Wang · 12 years ago
  25. ddf343f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  26. 930a93a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  27. f43e04e GPIO: gpio-pxa: fix building without CONFIG_OF by Arnd Bergmann · 12 years ago
  28. 7bac6b4 Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  29. f59abbf drm/radeon: fix typo in function header comment by Dmitrii Cherkasov · 12 years ago
  30. 6759a0a drm/radeon/kms: implement timestamp userspace query (v2) by Marek Olšák · 12 years ago
  31. b51ad12 drm/radeon/kms: add MSAA texture support for r600-evergreen by Marek Olšák · 12 years ago
  32. f00245f drm/radeon/kms: reorder code in r600_check_texture_resource by Marek Olšák · 12 years ago
  33. e43b5ec drm/radeon: fence virtual address and free it once idle v4 by Jerome Glisse · 12 years ago
  34. 69b62ad drm/radeon: fix some missing parens in asic macros by Alex Deucher · 12 years ago
  35. 2f29200 drm/radeon: add some new SI pci ids by Alex Deucher · 12 years ago
  36. ecd6795 drm/radeon: fix ordering in pll picking on dce4+ by Alex Deucher · 12 years ago
  37. 81ee8fb drm/radeon: do not reenable crtc after moving vram start address by Jerome Glisse · 12 years ago
  38. 5b23c90 drm/radeon: fix bank tiling parameters on cayman by Alex Deucher · 12 years ago
  39. c8d15ed drm/radeon: fix bank tiling parameters on evergreen by Alex Deucher · 12 years ago
  40. dca571a drm/radeon: fix bank tiling parameters on SI by Christian König · 12 years ago
  41. 6c0ae2a drm/radeon: properly handle crtc powergating by Alex Deucher · 12 years ago
  42. 3838f46 drm/radeon: properly handle SS overrides on TN (v2) by Alex Deucher · 12 years ago
  43. f4254a2 drm/radeon/dce4+: set a more reasonable cursor watermark by Alex Deucher · 12 years ago
  44. 3d61bd4 drm/radeon: fix handling for ddc type 5 on combios by Alex Deucher · 12 years ago
  45. 3bf671a Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  46. 4a5a418 leds: renesas: fix error handling by Arnd Bergmann · 12 years ago
  47. 86e99d2 Revert "leds: use led_set_brightness in led_trigger_event" by Fabio Baltieri · 12 years ago
  48. 1c212c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  49. f82202b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  50. f57b07c bnx2x: Fix compiler warnings by Joren Van Onder · 12 years ago
  51. 7f5c3e3 af_packet: remove BUG statement in tpacket_destruct_skb by danborkmann@iogearbox.net · 12 years ago
  52. 3a7f8c3 macvtap: rcu_dereference outside read-lock section by Denis Efremov · 12 years ago
  53. 21d2f8dc9 Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  54. c8dfbf4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  55. e4e139b Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  56. 88de3d0d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  57. f720e7e Merge branch 'fixes-for-linus-for-3.6-rc2' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  58. 15fc5de Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  59. e375647 printk: Fix calculation of length used to discard records by Jeff Mahoney · 12 years ago
  60. 2359a47 codel: refine one condition to avoid a nul rec_inv_sqrt by Eric Dumazet · 12 years ago
  61. 55461dd ixgbe: add missing braces by Emil Tantilov · 12 years ago
  62. 69f1de1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  63. b5ec8ee ipv4: fix ip_send_skb() by Eric Dumazet · 12 years ago
  64. 039aafb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  65. 07368d3 tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  66. 3567a4e platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  67. 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  68. de92343 ARM: davinci: remove broken ntosd2_init_i2c by Arnd Bergmann · 12 years ago
  69. 15b5eb2 ARM: s3c24xx: enable CONFIG_BUG for tct_hammer by Arnd Bergmann · 12 years ago
  70. 9830605 drm/mgag200: fix G200ER pll picking algorithm by Dave Airlie · 12 years ago
  71. f7b83b9 drm/edid: Fix potential memory leak in edid_load() by Alexey Khoroshilov · 12 years ago
  72. b64456a Merge branch 'testing/new-warnings' into fixes by Arnd Bergmann · 12 years ago
  73. 59596df omap-rng: fix use of SIMPLE_DEV_PM_OPS by Arnd Bergmann · 12 years ago
  74. 4732cc6 spi/s3c64xx: improve error handling by Arnd Bergmann · 12 years ago
  75. d680e2c mtd/omap2: fix dmaengine_slave_config error handling by Arnd Bergmann · 12 years ago
  76. 38eaed3 gpio: em: do not discard em_gio_irq_domain_cleanup by Arnd Bergmann · 12 years ago
  77. 8ab08c0 ARM: exynos: exynos_pm_add_dev_to_genpd may be unused by Arnd Bergmann · 12 years ago
  78. 9d8dad7 Yama: higher restrictions should block PTRACE_TRACEME by Kees Cook · 12 years ago
  79. 63d02d1 net: tcp: ipv6_mapped needs sk_rx_dst_set method by Eric Dumazet · 12 years ago
  80. 3a7c384 ipv4: tcp: unicast_sock should not land outside of TCP stack by Eric Dumazet · 12 years ago
  81. 2070ffa bnx2x: Fix recovery flow cleanup during probe by Yuval Mintz · 12 years ago
  82. 8eee694 bnx2x: fix unload previous driver flow when flr-capable by Yuval Mintz · 12 years ago
  83. 66d1b92 tun: don't zeroize sock->file on detach by Stanislav Kinsbursky · 12 years ago
  84. e00da20 Btrfs: remove mnt_want_write call in btrfs_mksubvol by Alexander Block · 12 years ago
  85. a334937 ARM: imx: gpmi-nand depends on mxs-dma by Arnd Bergmann · 12 years ago
  86. b434f5c ARM: integrator: include <linux/export.h> by Arnd Bergmann · 12 years ago
  87. 35e7906 ARM: s3c24xx: use new PWM driver by Arnd Bergmann · 12 years ago
  88. 9c97738 ARM: sa1100: include linux/io.h in hackkit leds code by Arnd Bergmann · 12 years ago
  89. 4eef6cb Input: eeti_ts: pass gpio value instead of IRQ by Arnd Bergmann · 12 years ago
  90. 59ee93a ARM: pxa: remove irq_to_gpio from ezx-pcap driver by Arnd Bergmann · 12 years ago
  91. 798bd59 ARM: tegra: more regulator fixes for Harmony by Stephen Warren · 12 years ago
  92. a2d6a1d igb: Fix register defines for all non-82575 hardware by Alexander Duyck · 12 years ago
  93. f0c5dad e1000e: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  94. b669588 igb: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  95. 3647101 tcp: must free metrics at net dismantle by Eric Dumazet · 12 years ago
  96. d9e0d14 ARM: dma-mapping: fix incorrect freeing of atomic allocations by Aaro Koskinen · 12 years ago
  97. e4ea691 ARM: dma-mapping: fix atomic allocation alignment by Aaro Koskinen · 12 years ago
  98. 39f78e7 ARM: mm: fix MMU mapping of CMA regions by Chris Brand · 12 years ago
  99. 959f724 drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] by Thomas Meyer · 12 years ago
  100. 41494cb Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago