1. 4cd3362 Bluetooth: Add skeleton for SMP self-tests by Johan Hedberg · 10 years ago
  2. e491eaf Bluetooth: Pass only crypto context to SMP crypto functions by Johan Hedberg · 10 years ago
  3. 4f639ed Bluetooth: fix shadow warning in hci_disconnect() by Fabian Frederick · 10 years ago
  4. ed1da14 ieee802154: wpan-class: fix trailing semicolon by Alexander Aring · 10 years ago
  5. e72740d ieee802154: wpan-phy: use blank line after function by Alexander Aring · 10 years ago
  6. 4896167 ieee802154: wpan-phy: change to __aligned(size) by Alexander Aring · 10 years ago
  7. 57205c1 mac802154: fix typo IEEE802515 to IEEE802154 by Alexander Aring · 10 years ago
  8. 139f14a ieee802154: ieee802154_dev: fix align typo by Alexander Aring · 10 years ago
  9. b3020f0 ieee802154: mac802154: remove FSF address by Alexander Aring · 10 years ago
  10. ee93053 Bluetooth: Fix missing channel unlock in l2cap_le_credits by Martin Townsend · 10 years ago
  11. 11e3ff7 6lowpan: Use skb_cow in IPHC decompression. by Martin Townsend · 10 years ago
  12. 4456c50 Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upper by Li RongQing · 10 years ago
  13. 15346a9 Bluetooth: Improve RFCOMM __test_pf macro robustness by Szymon Janc · 10 years ago
  14. ec51154 Bluetooth: Fix RFCOMM NSC response by Szymon Janc · 10 years ago
  15. 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
  16. c37a810 ieee802154: 6lowpan: add RTNL assertion by Alexander Aring · 10 years ago
  17. 1ae2605 ieee802154: 6lowpan: improve packet registration by Alexander Aring · 10 years ago
  18. ddbea5c Bluetooth: Remove redundant check on hci_conn's device class by Alfonso Acosta · 10 years ago
  19. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  20. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  21. 866665f at86rf230: remove unnecessary print of async error by Alexander Aring · 10 years ago
  22. 97fed79 at86rf230: fix enable_irq handling on async spi by Alexander Aring · 10 years ago
  23. 35e92a8 at86rf230: fix race condition by Alexander Aring · 10 years ago
  24. e931021 at86rf230: add missing enable_irq by Alexander Aring · 10 years ago
  25. 9056636 at86rf230: squash unnecessary dereferencing by Alexander Aring · 10 years ago
  26. 7ad38b8 at86rf230: correct at86rf2xx lifs timings by Alexander Aring · 10 years ago
  27. 850f43a at86rf230: correct aret lifs and sifs handling by Alexander Aring · 10 years ago
  28. d06c219 at86rf230: add missing error handling by Alexander Aring · 10 years ago
  29. 464f029 at86rf230: fix errno on tx timeout handling by Alexander Aring · 10 years ago
  30. db9e0ee ieee802154: mrf24j40: Add support for MRF24J40MC by Simon Vincent · 10 years ago
  31. 4b552bc Bluetooth: Add support for Acer [0489:e078] by Anantha Krishnan · 10 years ago
  32. c0bffc7 ieee802154: 6lowpan: fix sign of errno return val by Alexander Aring · 10 years ago
  33. f870b8c ieee802154: reassembly: fix tag byteorder by Alexander Aring · 10 years ago
  34. cd97a71 ieee802154: 6lowpan: fix byteorder for frag tag by Alexander Aring · 10 years ago
  35. 39f6eb1 ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan by Simon Vincent · 10 years ago
  36. ee4c148 trivial: net/mac802154: Fix Kconfig typo by Julien Catalano · 10 years ago
  37. 7f2ac8f iwlwifi: pcie: fix polling in various places by Emmanuel Grumbach · 10 years ago
  38. 1ffde69 Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate" by Emmanuel Grumbach · 10 years ago
  39. a085505 iwlwifi: dvm: drop non VO frames when flushing by Emmanuel Grumbach · 10 years ago
  40. a6cc516 iwlwifi: mvm: ROC - bug fixes around time events and locking by Matti Gottlieb · 10 years ago
  41. 79b7a69 iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibss by Haim Dreyfuss · 10 years ago
  42. 3856b78 iwlwifi: mvm: BT coex - fix BT prio for probe requests by Emmanuel Grumbach · 10 years ago
  43. d14b28f iwlwifi: mvm: BT Coex - update the MPLUT Boost register value by Emmanuel Grumbach · 10 years ago
  44. 405b733 iwlwifi: 8000: fix string given to MODULE_FIRMWARE by Liad Kaufman · 10 years ago
  45. 9180ac5 iwlwifi: configure the LTR by Emmanuel Grumbach · 10 years ago
  46. 84cbf3a ath10k: split ce pipe init/alloc further by Michal Kazior · 10 years ago
  47. 7c0f0e3 ath10k: mask/unmask msi fw irq by Michal Kazior · 10 years ago
  48. a428249 ath10k: re-disable interrupts after target init by Michal Kazior · 10 years ago
  49. 7d9d558 ath10k: use bss_info as txpower source by Michal Kazior · 10 years ago
  50. 21040bf ath10k: simplify computation of mgmt rx band by Michal Kazior · 10 years ago
  51. 077efc8 ath10k: clean up sta auth/assoc code by Michal Kazior · 10 years ago
  52. b1ecde3 ath10k: skip some commands on reassoc by Michal Kazior · 10 years ago
  53. 590922a ath10k: clean up assoc code by Michal Kazior · 10 years ago
  54. a58227e ath10k: retrieve calibration data from file by Kalle Valo · 10 years ago
  55. 8309155 ath10k: refactor ath10k_init_download_firmware() by Kalle Valo · 10 years ago
  56. e07db35 ath10k: add back enum ath10k_bus by Kalle Valo · 10 years ago
  57. 61ed53d Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  58. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  59. d590c6c Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  60. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  61. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  62. 1f6075f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. 5e2ee7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  64. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  65. 228b16c Net: DSA: Fix checking for get_phy_flags function by Andrew Lunn · 10 years ago
  66. e265314 sparc64: Do not define thread fpregs save area as zero-length array. by David S. Miller · 10 years ago
  67. 84bd6d8 sparc64: Fix corrupted thread fault code. by David S. Miller · 10 years ago
  68. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  69. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  70. 8a5de18 Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Linus Torvalds · 10 years ago
  71. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  72. 168f07a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  73. 9272f2d Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  74. e83e432 Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  75. ef161ea1 Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  76. 8ccf863 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  77. 4869447 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs by Linus Torvalds · 10 years ago
  78. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  79. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  80. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  81. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  82. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  83. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  84. e56d9fc Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  85. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  86. 50edb5c 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. ad3118b MAINTAINERS: Become the docs maintainer by Jonathan Corbet · 10 years ago
  88. d974baa x86,kvm,vmx: Preserve CR4 across VM entry by Andy Lutomirski · 10 years ago
  89. a6d4518 ipv6: fix a potential use after free in sit.c by Li RongQing · 10 years ago
  90. fc6fb41 ipv6: fix a potential use after free in ip6_offload.c by Li RongQing · 10 years ago
  91. b4e3cef ipv4: fix a potential use after free in gre_offload.c by Li RongQing · 10 years ago
  92. 815afe1 tcp: fix build error if IPv6 is not enabled by Eric Dumazet · 10 years ago
  93. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  94. ffd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  95. e0a9272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  96. 76835b0e futex: Ensure get_futex_key_refs() always implies a barrier by Catalin Marinas · 10 years ago
  97. 3b10ea7 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  98. f2d9da1 bna: fix skb->truesize underestimation by Eric Dumazet · 10 years ago
  99. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 10 years ago
  100. 25ef132 openvswitch: Set flow-key members. by Pravin B Shelar · 10 years ago