1. b260362 iwlwifi: enable STBC support for 8000 chips by Eyal Shapira · 10 years ago
  2. 50f6635 iwlwifi: dvm: Fix probable mask then right shift defect by Joe Perches · 10 years ago
  3. 7ae83d0 iwlwifi: mvm: remove unnecessary includes in tt.c by Luciano Coelho · 10 years ago
  4. 480acbc iwlwifi: mvm: flush queues without mutex held by Johannes Berg · 10 years ago
  5. f85e9d1 iwlwifi: mvm: improve MCS rate warning by Johannes Berg · 10 years ago
  6. ee00aed1 iwlwifi: mvm: BT Coex - make the multiprio lut a constant by Emmanuel Grumbach · 10 years ago
  7. d92b732e iwlwifi: mvm: remove mvm argument from get_queues_mask by Arik Nemtsov · 10 years ago
  8. 3b8983b iwlwifi: mvm: add MVM_FW_BCAST_FILTER_PASS_ALL option by Max Stepanov · 10 years ago
  9. f3b2098 iwlwifi: mvm: BT Coex - move BT_ANTENNA_COUPLING_THRESHOLD to constants by Emmanuel Grumbach · 10 years ago
  10. c7583d7 iwlwifi: always run the secured flow for family 8000 by Eran Harary · 10 years ago
  11. a3ead65 iwlwifi: pcie: fix recovery from ARC reset in WoWLAN by Emmanuel Grumbach · 10 years ago
  12. 40a7690 iwlwifi: pcie: warn if extern fw_debug buffer failed by Emmanuel Grumbach · 10 years ago
  13. 77d9673 iwlwifi: allow to restrict Tx aggregation size per-device by Gregory Greenman · 10 years ago
  14. 7f549e2 iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic function by Luciano Coelho · 10 years ago
  15. 3c2f3b2 iwlwifi: mvm: add debugfs entry to configure netdetect SSIDs by Luciano Coelho · 10 years ago
  16. b141c23 iwlwifi: mvm: spin off a function to start scan offload by Luciano Coelho · 10 years ago
  17. 1e4d19c iwlwifi: mvm: move the check if associated outside of the iterator for wowlan by Luciano Coelho · 10 years ago
  18. 671b582 iwlwifi: mvm: split wowlan handling out of the main suspend function by Luciano Coelho · 10 years ago
  19. 31ca09d iwlwifi: mvm: hold the rtnl when resuming from a d3 test by Luciano Coelho · 10 years ago
  20. 8dfc275 iwlwifi: mvm: remove unneeded NULL pointer check by Emmanuel Grumbach · 10 years ago
  21. dc574e5 iwlwifi: rs: option to easily disable Tx MIMO by Eyal Shapira · 10 years ago
  22. e7322f3 Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next by Emmanuel Grumbach · 10 years ago
  23. 7f2ac8f iwlwifi: pcie: fix polling in various places by Emmanuel Grumbach · 10 years ago
  24. 1ffde69 Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate" by Emmanuel Grumbach · 10 years ago
  25. a085505 iwlwifi: dvm: drop non VO frames when flushing by Emmanuel Grumbach · 10 years ago
  26. a6cc516 iwlwifi: mvm: ROC - bug fixes around time events and locking by Matti Gottlieb · 10 years ago
  27. 79b7a69 iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibss by Haim Dreyfuss · 10 years ago
  28. 3856b78 iwlwifi: mvm: BT coex - fix BT prio for probe requests by Emmanuel Grumbach · 10 years ago
  29. d14b28f iwlwifi: mvm: BT Coex - update the MPLUT Boost register value by Emmanuel Grumbach · 10 years ago
  30. 405b733 iwlwifi: 8000: fix string given to MODULE_FIRMWARE by Liad Kaufman · 10 years ago
  31. 9180ac5 iwlwifi: configure the LTR by Emmanuel Grumbach · 10 years ago
  32. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  33. d5935b0 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  34. f86dc4b Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  35. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  36. eb785be Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  37. cf377ad Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  38. 212fe84 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  39. 4a4743e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  40. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  41. 16b99a4 netlabel: directly return netlbl_unlabel_genl_init() by Fabian Frederick · 10 years ago
  42. 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 10 years ago
  43. 709c48b net: description of dma_cookie cause make xmldocs warning by Masanari Iida · 10 years ago
  44. fb5ac0d cxgb4: clean up a type issue by Dan Carpenter · 10 years ago
  45. 9fef847 cxgb4: potential shift wrapping bug by Dan Carpenter · 10 years ago
  46. 4567dc1 i40e: skb->xmit_more support by Eric Dumazet · 10 years ago
  47. 44783d8 Merge branch 'fs_enet_napi' by David S. Miller · 10 years ago
  48. d43a396 net: fs_enet: Add NAPI TX by LEROY Christophe · 10 years ago
  49. 583d4a6 net: fs_enet: Remove non NAPI RX by LEROY Christophe · 10 years ago
  50. 935e221 r8169:add support for RTL8168EP by Chun-Hao Lin · 10 years ago
  51. 5301e3e net_sched: copy exts->type in tcf_exts_change() by WANG Cong · 10 years ago
  52. fa637bf bus: arm-ccn: Fix spurious warning message by Pawel Moll · 10 years ago
  53. 5df2782 MAINTAINERS: update Shawn's email address by Shawn Guo · 10 years ago
  54. 356d414 MAINTAINERS: condense some Tegra related entries by Stephen Warren · 10 years ago
  55. 554077c MAINTAINERS: add Alexandre Courbot for Tegra by Stephen Warren · 10 years ago
  56. ee48874 Merge tag 'meson-wdt-dt-3.18' of https://github.com/carlocaione/linux-meson into next/dt by Arnd Bergmann · 10 years ago
  57. da01e61 Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  58. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  59. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  60. ef0625b Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  61. 3fc1479 Merge tag 'compress-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  62. bca51651 Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  63. 683a52a Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  64. b9af564 Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  65. 4633119 Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  66. 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  67. 0223f9a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  68. 8a9e838 Merge tag 'for-linus-20141006' of git://github.com/sctscore/linux-off by Linus Torvalds · 10 years ago
  69. f8e4fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  70. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  71. 536fd93 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  72. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  73. f89f4a0 Fix up missing dmaengine header inclusion from qce crypto engine by Linus Torvalds · 10 years ago
  74. 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  75. 1e345ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  76. 39520ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  77. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  78. b6420eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/doc by Linus Torvalds · 10 years ago
  79. d290106 Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  80. 81e29b7 Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  81. c831dd7 Merge tag 'regmap-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  82. 2b425a3 Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  83. c91662c Merge tag 'edac_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  84. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  85. 28b7dea wimax: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  86. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  87. 505e907 af_unix: remove 0 assignment on static by Fabian Frederick · 10 years ago
  88. 19ac97f Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus by James Bottomley · 10 years ago
  89. ea85a0a ipv6: Do not warn for informational ICMP messages, regardless of type. by David S. Miller · 10 years ago
  90. c3a803e Update Intel Ethernet Driver maintainers list by Alexander Duyck · 10 years ago
  91. 93fdd47 bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING by Herbert Xu · 10 years ago
  92. 02a1335 f2fs: support volatile operations for transient data by Jaegeuk Kim · 10 years ago
  93. 908344c tipc: fix bug in multicast congestion handling by Jon Maloy · 10 years ago
  94. a40a720 Merge branch 'ipmi' (patches from Corey Minyard) by Linus Torvalds · 10 years ago
  95. 567eded ipmi: Clear drvdata when interface is removed by Takao Indoh · 10 years ago
  96. cc4cbe9 ipmi: work around gcc-4.9 build warning by Arnd Bergmann · 10 years ago
  97. 08dc416 ipmi/of: Don't use unavailable interfaces by Benjamin Herrenschmidt · 10 years ago
  98. 1f66842 ipmi: Clean up the error handling for channel config errors by Corey Minyard · 10 years ago
  99. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  100. fe971b9 net/mlx4_en: remove NETDEV_TX_BUSY by Eric Dumazet · 10 years ago