1. 0bd49fc Bluetooth: Track both local and remote L2CAP fixed channel mask by Johan Hedberg · 10 years ago
  2. 0378b59 Bluetooth: Convert link keys list to use RCU by Johan Hedberg · 10 years ago
  3. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  4. ee7b905 ieee802154: fix byteorder for short address and panid by Alexander Aring · 10 years ago
  5. cb41c8d ieee802154: rename and move WPAN_NUM_ defines by Alexander Aring · 10 years ago
  6. b821ecd ieee802154: add del interface command by Alexander Aring · 10 years ago
  7. 0e57547 ieee802154: setting extended address while iface add by Alexander Aring · 10 years ago
  8. f3ea5e4 ieee802154: add new interface command by Alexander Aring · 10 years ago
  9. adae20c Bluetooth: Convert IRK list to RCU by Johan Hedberg · 10 years ago
  10. 970d0f1 Bluetooth: Convert LTK list to RCU by Johan Hedberg · 10 years ago
  11. abe8490 Bluetooth: Use proper nesting annotation for l2cap_chan lock by Johan Hedberg · 10 years ago
  12. 61f2dcb mac802154: add interframe spacing time handling by Alexander Aring · 10 years ago
  13. c8937a1d ieee820154: add lbt setting support by Alexander Aring · 10 years ago
  14. 17a3a46 ieee820154: add max frame retries setting support by Alexander Aring · 10 years ago
  15. a01ba76 ieee820154: add max csma backoffs setting support by Alexander Aring · 10 years ago
  16. 656a999 ieee820154: add backoff exponent setting support by Alexander Aring · 10 years ago
  17. 9830c62 ieee820154: add short_addr setting support by Alexander Aring · 10 years ago
  18. 702bf37 ieee820154: add pan_id setting support by Alexander Aring · 10 years ago
  19. ab0bd56 ieee820154: add channel set support by Alexander Aring · 10 years ago
  20. 9d30a8c ieee802154: cleanup cfg802154 intendation by Alexander Aring · 10 years ago
  21. 6322d50 mac802154: add wpan_phy priv id by Alexander Aring · 10 years ago
  22. 3ae75e0 ieee802154: add new nl802154 header by Alexander Aring · 10 years ago
  23. fcf39e6 ieee802154: add wpan_dev_list by Alexander Aring · 10 years ago
  24. 190ac1c ieee802154: add iftype to wpan_dev by Alexander Aring · 10 years ago
  25. f601379 ieee802154: rename wpan_phy_alloc by Alexander Aring · 10 years ago
  26. 863e88f mac802154: move mac pib attributes into wpan_dev by Alexander Aring · 10 years ago
  27. dee56d14 mac802154: add support for perm_extended_addr by Alexander Aring · 10 years ago
  28. 705cbbb mac802154: cleanup ieee802154_netdev_to_extended_addr by Alexander Aring · 10 years ago
  29. 239a84a mac802154: add ieee802154_le64_to_be64 by Alexander Aring · 10 years ago
  30. 35d5a37 ieee802154: add ieee802154_random_extended_addr by Alexander Aring · 10 years ago
  31. 1906bbb ieee802154: add IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  32. 7c118c1 mac802154: add ieee802154_vif struct by Alexander Aring · 10 years ago
  33. bd28a11 ieee802154: remove mlme get_phy callback by Alexander Aring · 10 years ago
  34. d5ae67b ieee802154: rework interface registration by Alexander Aring · 10 years ago
  35. 9f3295b ieee802154: remove nl802154 unused functions by Alexander Aring · 10 years ago
  36. 53f9ee61 ieee802154: rework wpan_phy index assignment by Alexander Aring · 10 years ago
  37. 0d8a52f ieee802154: || vs && in ieee802154_is_valid_extended_addr() by Dan Carpenter · 10 years ago
  38. 98a18b6 netdevice: add ieee802154_ptr to net_device by Alexander Aring · 10 years ago
  39. 845472e8 Bluetooth: Add hci_conn_lookup_type() helper function by Marcel Holtmann · 10 years ago
  40. 43d6bc4 Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER by Marcel Holtmann · 10 years ago
  41. f753f7e mac802154: fix byteorder issues by Alexander Aring · 10 years ago
  42. c28bee8 ieee802154: fix byteorder issues by Alexander Aring · 10 years ago
  43. a4164eb ieee802154: add missing ULL definition by Alexander Aring · 10 years ago
  44. 75e0569 Bluetooth: Add hci_reset_dev() for driver triggerd stack reset by Marcel Holtmann · 10 years ago
  45. 24dfa34 Bluetooth: Print error message for HCI_Hardware_Error event by Marcel Holtmann · 10 years ago
  46. cb904b0 ieee802154: add extended address validation helper by Alexander Aring · 10 years ago
  47. ab24f50 mac802154: add helper for converting dev_addr by Alexander Aring · 10 years ago
  48. 4a9a816 cfg802154: convert deprecated iface add and del by Alexander Aring · 10 years ago
  49. a5dd1d7 cfg802154: introduce cfg802154_registered_device by Alexander Aring · 10 years ago
  50. 15a892e Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  51. ec718f3 mac802154: rx: add software checksum filtering check by Alexander Aring · 10 years ago
  52. 90386a7 mac802154: separate omit tx/rx flags by Alexander Aring · 10 years ago
  53. 94b7922 mac802154: add support for promiscuous mode by Alexander Aring · 10 years ago
  54. c8fc84e mac802154: add hardware address filter flag by Alexander Aring · 10 years ago
  55. ab79be3 mac802154: add IEEE802154_HW_ARET hw flag by Alexander Aring · 10 years ago
  56. 90a6161 mac802154: remove tab after define by Alexander Aring · 10 years ago
  57. a543c59 mac802154: remove driver ops in wpan-phy by Alexander Aring · 10 years ago
  58. e37d2ec mac802154: ops: declare channel and page as u8 by Alexander Aring · 10 years ago
  59. 1630186 mac802154: declare struct ieee802154_ops as const by Alexander Aring · 10 years ago
  60. 3468968 ath9k: allow disabling bands via platform data by Felix Fietkau · 10 years ago
  61. a59dadb ath9k: add support for endian swap of eeprom from platform data by Felix Fietkau · 10 years ago
  62. fa49100 ieee802154: add valid psdu length helper by Alexander Aring · 10 years ago
  63. c5c47e6 mac802154: rx: use tasklet instead workqueue by Alexander Aring · 10 years ago
  64. 0114123 ieee802154: 6lowpan: rename process_data and lowpan_process_data by Martin Townsend · 10 years ago
  65. f8b3617 6lowpan: remove skb_deliver from IPHC by Martin Townsend · 10 years ago
  66. 1e7283a mac802154: tx: add comment at sync xmit callback by Alexander Aring · 10 years ago
  67. ed0a5dc mac802154: tx: add support for xmit_async callback by Alexander Aring · 10 years ago
  68. c208510 mac802154: add netdev qeue helpers by Alexander Aring · 10 years ago
  69. dc67c6b mac802154: tx: remove xmit channel context switch by Alexander Aring · 10 years ago
  70. c6f635f mac802154: remove ieee802154_addr from driver_ops by Alexander Aring · 10 years ago
  71. 5a50439 ieee802154: rename ieee802154_dev to ieee802154_hw by Alexander Aring · 10 years ago
  72. 4ca24ac ieee802154: move ieee802154 header by Alexander Aring · 10 years ago
  73. 5ad60d3 ieee802154: move wpan-phy.h to cfg802154.h by Alexander Aring · 10 years ago
  74. e72740d ieee802154: wpan-phy: use blank line after function by Alexander Aring · 10 years ago
  75. 4896167 ieee802154: wpan-phy: change to __aligned(size) by Alexander Aring · 10 years ago
  76. 57205c1 mac802154: fix typo IEEE802515 to IEEE802154 by Alexander Aring · 10 years ago
  77. b3020f0 ieee802154: mac802154: remove FSF address by Alexander Aring · 10 years ago
  78. 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
  79. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  80. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  81. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  82. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  83. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  84. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  85. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  86. 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
  87. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  88. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  89. 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
  90. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  91. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  92. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  93. 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
  94. 815afe1 tcp: fix build error if IPv6 is not enabled by Eric Dumazet · 10 years ago
  95. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  96. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 10 years ago
  97. 870c315 ipv6: introduce tcp_v6_iif() by Eric Dumazet · 10 years ago
  98. 461b74c ipv4: clean up cookie_v4_check() by Cong Wang · 10 years ago
  99. e25f866 ipv4: share tcp_v4_save_options() with cookie_v4_check() by Cong Wang · 10 years ago
  100. 2c6ba4b netlink: fix description of portid by Nicolas Dichtel · 10 years ago