1. 3a7dbfb Bluetooth: Remove unnecessary early initialization of variable by Johan Hedberg · 10 years ago
  2. 196332f Bluetooth: Fix allowing SMP Signing info PDU by Johan Hedberg · 10 years ago
  3. 39e90c7 Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device by Jukka Rissanen · 10 years ago
  4. b2799ce Bluetooth: 6lowpan: Set the peer IPv6 address correctly by Jukka Rissanen · 10 years ago
  5. 2ae50d8 Bluetooth: 6lowpan: Increase the connection timeout value by Jukka Rissanen · 10 years ago
  6. e1e930f Bluetooth: Fix mgmt pairing failure when authentication fails by Johan Hedberg · 10 years ago
  7. c68b7f1 Bluetooth: Fix dereferencing conn variable before NULL check by Johan Hedberg · 10 years ago
  8. 9f06a8d Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c by Behan Webster · 10 years ago
  9. b28b494 Bluetooth: Add strict checks for allowed SMP PDUs by Johan Hedberg · 10 years ago
  10. c6e81e9 Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys by Johan Hedberg · 10 years ago
  11. 88d3a8a Bluetooth: Add define for key distribution mask by Johan Hedberg · 10 years ago
  12. fc75cc8 Bluetooth: Fix locking of the SMP context by Johan Hedberg · 10 years ago
  13. d6268e8 Bluetooth: Remove unnecessary deferred work for SMP key distribution by Johan Hedberg · 10 years ago
  14. f3d82d0 Bluetooth: Move identity address update behind a workqueue by Johan Hedberg · 10 years ago
  15. 84bc0db Bluetooth: Don't take any action in smp_resume_cb if not encrypted by Johan Hedberg · 10 years ago
  16. 1b0921d Bluetooth: Remove unnecessary checks after canceling SMP security timer by Johan Hedberg · 10 years ago
  17. 434714d Bluetooth: Add clarifying comment for LE CoC result value by Johan Hedberg · 10 years ago
  18. 839035a Bluetooth: Move clock offset reading into hci_disconnect() by Johan Hedberg · 10 years ago
  19. e3f2f92 Bluetooth: Use hci_disconnect() for mgmt_disconnect_device() by Johan Hedberg · 10 years ago
  20. e3b679d Bluetooth: Update hci_disconnect() to return an error value by Johan Hedberg · 10 years ago
  21. 9b7b18e Bluetooth: Fix SMP error and response to be mutually exclusive by Johan Hedberg · 10 years ago
  22. b04afa0 Bluetooth: Remove unused l2cap_conn_shutdown API by Johan Hedberg · 10 years ago
  23. 1e91c29 Bluetooth: Use hci_disconnect for immediate disconnection from SMP by Johan Hedberg · 10 years ago
  24. e31fb86 Bluetooth: Set discon_timeout to 0 in l2cap_conn_del by Johan Hedberg · 10 years ago
  25. bcbb655 Bluetooth: Remove hci_conn_hold/drop from hci_chan by Johan Hedberg · 10 years ago
  26. f94b665 Bluetooth: Ignore incoming data after initiating disconnection by Johan Hedberg · 10 years ago
  27. b3ff670 Bluetooth: Set disc_timeout to 0 when calling hci_chan_del by Johan Hedberg · 10 years ago
  28. 6c388d3 Bluetooth: Fix hci_conn reference counting with hci_chan by Johan Hedberg · 10 years ago
  29. f6c6324 Bluetooth: Refactor connection parameter freeing into its own function by Johan Hedberg · 10 years ago
  30. f8aaf9b Bluetooth: Fix using hci_conn_get() for hci_conn pointers by Johan Hedberg · 10 years ago
  31. 51bb8457 Bluetooth: Improve *_get() functions to return the object type by Johan Hedberg · 10 years ago
  32. 5477610 Bluetooth: Optimize connection parameter lookup for LE connections by Johan Hedberg · 10 years ago
  33. 08853f1 Bluetooth: Set addr_type only when it's needed by Johan Hedberg · 10 years ago
  34. c16900c Bluetooth: Fix hci_conn reference counting for fixed channels by Johan Hedberg · 10 years ago
  35. b3ed6c6 Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add by Johan Hedberg · 10 years ago
  36. 72c6fb9 Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU by Johan Hedberg · 10 years ago
  37. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  38. ef4ead3 Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  39. 190355c Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  40. d061661 net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs by Mika Westerberg · 10 years ago
  41. a00f4f6 mac80211: fix chantype recalc warning by Michal Kazior · 10 years ago
  42. 2688eba mac80211: Replace rcu_dereference() with rcu_access_pointer() by Andreea-Cristina Bernat · 10 years ago
  43. ad053a9 mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  44. 5bc8c1f cfg80211: allow passing frame type to cfg80211_inform_bss() by Johannes Berg · 10 years ago
  45. 0e22708 cfg80211: clarify BSS probe response vs. beacon data by Johannes Berg · 10 years ago
  46. f41ef64 cfg80211: re-enable CSA for drivers that support it by Michal Kazior · 10 years ago
  47. c70f59a mac80211: don't resize skbs needlessly by Ido Yariv · 10 years ago
  48. ca34e3b mac80211: Fix accounting of the tailroom-needed counter by Ido Yariv · 10 years ago
  49. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  50. 649b2a4 mac80211: make ieee80211_vif_use_reserved_switch static by Johannes Berg · 10 years ago
  51. f8134fe mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy by Bob Copeland · 10 years ago
  52. 14b058b mac80211: fix agg_status debugfs file alignment by Johannes Berg · 10 years ago
  53. c7dcb45 mac80211: fix start_seq_num in Rx reorder offload by Denton Gentry · 10 years ago
  54. 6c6fa49 mac80211: mesh_plink: handle confirm frames with new plid by Bob Copeland · 10 years ago
  55. 3918edb mac80211: fix smps mode check for AP_VLAN by Felix Fietkau · 10 years ago
  56. 0e67c13 mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype by Felix Fietkau · 10 years ago
  57. bb512ad Revert "mac80211: disable uAPSD if all ACs are under ACM" by Johannes Berg · 10 years ago
  58. a796dac wireless: core: Reorder wiphy_register() notifications relevantly by Tomasz Bursztyka · 10 years ago
  59. 07bc788 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  60. fb70118 net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs by Mika Westerberg · 10 years ago
  61. 0fdcaa5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 10 years ago
  62. 47e4df9 mac80211: fix channel switch for chanctx-based drivers by Michal Kazior · 10 years ago
  63. aa4a83e net: sctp: fix suboptimal edge-case on non-active active/retrans path selection by Daniel Borkmann · 10 years ago
  64. ea4f19c net: sctp: spare unnecessary comparison in sctp_trans_elect_best by Daniel Borkmann · 10 years ago
  65. 2ba5af4 openvswitch: fix panic with multiple vlan headers by Jiri Benc · 10 years ago
  66. 793c3b4 net: ipv6: fib: don't sleep inside atomic lock by Benjamin Block · 10 years ago
  67. 061079a sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe by zhuyj · 10 years ago
  68. dc80811 packet: handle too big packets for PACKET_V3 by Eric Dumazet · 10 years ago
  69. 6df378d lec: Use rtnl lock/unlock when updating MTU by chas williams - CONTRACTOR · 10 years ago
  70. f161dd4 Bluetooth: Fix hci_conn reference counting for auto-connections by Johan Hedberg · 10 years ago
  71. 02784f1b tipc: Fix build. by David S. Miller · 10 years ago
  72. 7201c1d cbq: now_rt removal by Vasily Averin · 10 years ago
  73. 73d0f37 cbq: incorrectly low bandwidth setting blocks limited traffic by Vasily Averin · 10 years ago
  74. 6697dab ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan by Martin Townsend · 10 years ago
  75. 685d632 ieee802154: 6lowpan: ensure of sending 1280 packets by Alexander Aring · 10 years ago
  76. 6e361d6 ieee802154: mac802154: handle the reserved dest mode by dropping the packet by Martin Townsend · 10 years ago
  77. c4cb901 ieee802154: 6lowpan_rtnl: fix correct errno value by Alexander Aring · 10 years ago
  78. 7629d1e mac802154: fixed potential skb leak with mac802154_parse_frame_start by Martin Townsend · 10 years ago
  79. ac32c7f tipc: fix message importance range check by Erik Hugne · 10 years ago
  80. e050dbe batman-adv: Fix parameter order of hlist_add_behind by Sven Eckelmann · 10 years ago
  81. 53b954e mac80211: disable 40MHz support in case of 20MHz AP by Eliad Peller · 10 years ago
  82. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  83. 9ce12eb netlink: Annotate RCU locking for seq_file walker by Thomas Graf · 10 years ago
  84. 0c9ab09 tcp: fix ssthresh and undo for consecutive short FRTO episodes by Neal Cardwell · 10 years ago
  85. a26552a tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic by Hannes Frederic Sowa · 10 years ago
  86. 4fab907 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() by Neal Cardwell · 10 years ago
  87. bc8fc7b sit: Fix ipip6_tunnel_lookup device matching criteria by Shmulik Ladkani · 10 years ago
  88. 9d186ca tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) by Andrey Vagin · 10 years ago
  89. 13cac15 Bluetooth: Fix ERTM L2CAP resend packet by Lukasz Rymanowski · 10 years ago
  90. 069cb27 Bluetooth: Improve data packing in SAR mode by Lukasz Rymanowski · 10 years ago
  91. f558891 mac802154: common tx error path by Varka Bhadram · 10 years ago
  92. 0ba1f94 ieee802154: 6lowpan: remove unused function by Alexander Aring · 10 years ago
  93. b288a49 mac802154: common error path by Varka Bhadram · 10 years ago
  94. 24bbd44 mac802154: cleanup in rx path by Varka Bhadram · 10 years ago
  95. 6f48e26 Bluetooth: Make smp_chan_destroy() private to smp.c by Johan Hedberg · 10 years ago
  96. 86d1407 Bluetooth: Always call smp_distribute_keys() from a workqueue by Johan Hedberg · 10 years ago
  97. 109ec23 Bluetooth: Move canceling security_timer into smp_chan_destroy() by Johan Hedberg · 10 years ago
  98. 276d807 Bluetooth: Remove unused l2cap_conn->security_timer by Johan Hedberg · 10 years ago
  99. b68fda6 Bluetooth: Add SMP-internal timeout callback by Johan Hedberg · 10 years ago
  100. 8ae9b98 Bluetooth: Fix double free of SMP data skb by Johan Hedberg · 10 years ago