1. aea3137 platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is present by Michał Kępień · 8 years ago
  2. 1877e26 platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_laptop_add() by Michał Kępień · 8 years ago
  3. b8d69c1 platform/x86: fujitsu-laptop: register backlight device in a separate function by Michał Kępień · 8 years ago
  4. d2aa3ae platform/x86: fujitsu-laptop: simplify brightness key event generation logic by Michał Kępień · 8 years ago
  5. 5efc800 platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify() by Michał Kępień · 8 years ago
  6. 1f3bc53 platform/x86: ideapad-laptop: Add IdeaPad 310-15IKB to no_hw_rfkill by Sven Rebhan · 8 years ago
  7. 696c6523 platform/x86: thinkpad_acpi: add mapping for new hotkeys by Christian Kellner · 8 years ago
  8. 149c8c7 platform/x86: thinkpad_acpi: guard generic hotkey case by Christian Kellner · 8 years ago
  9. faf667e platform/x86: intel-hid: remove redundant set_bit() call by Michał Kępień · 8 years ago
  10. 175cc9b platform/x86: intel-hid: use devm_input_allocate_device() for HID events input device by Michał Kępień · 8 years ago
  11. 99a75e7 platform/x86: intel-hid: make intel_hid_set_enable() take a boolean argument by Michał Kępień · 8 years ago
  12. 93ed249 platform/x86: intel-hid: simplify enabling/disabling HID events by Michał Kępień · 8 years ago
  13. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  14. 352526f Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  15. 6517569 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  16. bc25887 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  17. 83e6322 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  18. 1e6a1cd Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  19. 6b116b1 qed: Enable iSCSI Out-of-Order by Mintz, Yuval · 8 years ago
  20. db31d33 qed: Correct out-of-bound access in OOO history by Mintz, Yuval · 8 years ago
  21. 1df2ade qed: Fix interrupt flags on Rx LL2 by Ram Amrani · 8 years ago
  22. 4621ceb qed: Free previous connections when releasing iSCSI by Mintz, Yuval · 8 years ago
  23. 752ecb2 qed: Fix mapping leak on LL2 rx flow by Mintz, Yuval · 8 years ago
  24. 3ef310a qed: Prevent creation of too-big u32-chains by Tomer Tayar · 8 years ago
  25. f3e4811 qed: Align CIDs according to DORQ requirement by Ram Amrani · 8 years ago
  26. a8aa395 Merge branch 'mlxsw-small-fixes' by David S. Miller · 8 years ago
  27. e9093b1 mlxsw: reg: Fix SPVMLR max record count by Jiri Pirko · 8 years ago
  28. f004ec0 mlxsw: reg: Fix SPVM max record count by Jiri Pirko · 8 years ago
  29. 37c343b net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 8 years ago
  30. 72ef9c4 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 8 years ago
  31. b20e2d5 tun: fix premature POLLOUT notification on tun devices by Hannes Frederic Sowa · 8 years ago
  32. 45caeaa dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  33. 02bb56d ucc/hdlc: fix two little issue by Zhao Qiang · 8 years ago
  34. fb5fe0f Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  35. c80498e vxlan: fix ovs support by Nicolas Dichtel · 8 years ago
  36. 91864f5 net: use net->count to check whether a netns is alive or not by Andrey Vagin · 8 years ago
  37. 065f3e4 Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  38. a13b208 bridge: drop netfilter fake rtable unconditionally by Florian Westphal · 8 years ago
  39. 79e4950 ipv6: avoid write to a possibly cloned skb by Florian Westphal · 8 years ago
  40. 6e526fd net: wimax/i2400m: fix NULL-deref at probe by Johan Hovold · 8 years ago
  41. 68c32f9 isdn/gigaset: fix NULL-deref at probe by Johan Hovold · 8 years ago
  42. 67e1940 ipv6: make ECMP route replacement less greedy by Sabrina Dubroca · 8 years ago
  43. ce70df0 mm, gup: fix typo in gup_p4d_range() by Kirill A. Shutemov · 8 years ago
  44. 65869a4 bpf: improve read-only handling by Daniel Borkmann · 8 years ago
  45. 1da8ac7 selftests/bpf: fix broken build by Alexei Starovoitov · 8 years ago
  46. 79099aa mpls: Do not decrement alive counter for unregister events by David Ahern · 8 years ago
  47. b17075d xen-netback: fix race condition on XenBus disconnect by Igor Druzhinin · 8 years ago
  48. e37791e mpls: Send route delete notifications when router module is unloaded by David Ahern · 8 years ago
  49. 52491c7 act_connmark: avoid crashing on malformed nlattrs with null parms by Etienne Noss · 8 years ago
  50. 88a7cdd Make IP 'forwarding' doc more precise by Neil Jerram · 8 years ago
  51. 7ce1012 netvsc: handle select_queue when device is being removed by stephen hemminger · 8 years ago
  52. ecd0522 net: ethernet: aquantia: call set_irq_affinity_hint before free_irq by David Arcari · 8 years ago
  53. d1c4e9b platform/x86: asus-wmi: Remove quirk_no_rfkill by João Paulo Rechi Vita · 8 years ago
  54. 4495c08 Linux 4.11-rc2 by Linus Torvalds · 8 years ago
  55. 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  56. 5a45a5a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. ecade11 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 2c4ea6e x86/tlb: Fix tlb flushing when lguest clears PGE by Daniel Borkmann · 8 years ago
  59. 106e4da Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  60. 4b050f2 Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  61. 84c37c1 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  62. 0acf611 score: Fix implicit includes now failing build after extable change by Guenter Roeck · 8 years ago
  63. 434fd63 Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  64. 8529880 Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  65. 46552bf Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  66. cb853a8 Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  67. 40c50c1 kexec, x86/purgatory: Unbreak it and clean it up by Thomas Gleixner · 8 years ago
  68. 24c534b Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  69. 609a807 Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  70. ea29bd3 net/mlx5e: Fix loopback selftest by Eugenia Emantayev · 8 years ago
  71. 65ba8fb net/mlx5e: Avoid wrong identification of rules on deletion by Or Gerlitz · 8 years ago
  72. 33e21c5 net/mlx5e: remove IEEE/CEE mode check when setting DCBX mode by Huy Nguyen · 8 years ago
  73. 5d47f6c net/mlx5: Don't save PCI state when PCI error is detected by Daniel Jurgens · 8 years ago
  74. af36370 net/mlx5: Fix create autogroup prev initializer by Paul Blakey · 8 years ago
  75. 2baf380 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  76. 7c7fba9 Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  77. 702f2ac rxrpc: Wake up the transmitter if Rx window size increases on the peer by David Howells · 8 years ago
  78. baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 8 years ago
  79. 8fe3cca Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  80. bba8376a x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 8 years ago
  81. 2967398 net: phy: marvell: Fix double free of hwmon device by Andrew Lunn · 8 years ago
  82. 7b9f71f9 powerpc/64s: POWER9 machine check handler by Nicholas Piggin · 8 years ago
  83. c1bbf38 powerpc/64s: allow machine check handler to set severity and initiator by Nicholas Piggin · 8 years ago
  84. 1363875 powerpc/64s: fix handling of non-synchronous machine checks by Nicholas Piggin · 8 years ago
  85. 46f401c powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_ops by Larry Finger · 8 years ago
  86. b3b8812 Merge branch 'bcmgenet-minor-bug-fixes' by David S. Miller · 8 years ago
  87. 6d22fe1 net: bcmgenet: decouple flow control from bcmgenet_tx_reclaim by Doug Berger · 8 years ago
  88. 89316fa net: bcmgenet: add begin/complete ethtool ops by Edwin Chan · 8 years ago
  89. 6be371b net: bcmgenet: Power up the internal PHY before probing the MII by Doug Berger · 8 years ago
  90. 07c52d6 net: bcmgenet: synchronize irq0 status between the isr and task by Doug Berger · 8 years ago
  91. 7627409 net: bcmgenet: power down internal phy if open or resume fails by Doug Berger · 8 years ago
  92. eca4bad net: bcmgenet: reserved phy revisions must be checked first by Doug Berger · 8 years ago
  93. 1ad3d22 net: bcmgenet: correct MIB access of UniMAC RUNT counters by Doug Berger · 8 years ago
  94. ffff713 net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values by Doug Berger · 8 years ago
  95. d7aba64 amd-xgbe: Enable IRQs only if napi_complete_done() is true by Lendacky, Thomas · 8 years ago
  96. 6fc166d rxrpc: rxrpc_kernel_send_data() needs to handle failed call better by David Howells · 8 years ago
  97. 4b3b45e udp: avoid ufo handling on IP payload compression packets by Alexey Kodanev · 8 years ago
  98. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  99. 9db61d6 Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  100. 794fe78 Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago