1. f94b665 Bluetooth: Ignore incoming data after initiating disconnection by Johan Hedberg · 10 years ago
  2. b3ff670 Bluetooth: Set disc_timeout to 0 when calling hci_chan_del by Johan Hedberg · 10 years ago
  3. 6c388d3 Bluetooth: Fix hci_conn reference counting with hci_chan by Johan Hedberg · 10 years ago
  4. f6c6324 Bluetooth: Refactor connection parameter freeing into its own function by Johan Hedberg · 10 years ago
  5. f8aaf9b Bluetooth: Fix using hci_conn_get() for hci_conn pointers by Johan Hedberg · 10 years ago
  6. 51bb8457 Bluetooth: Improve *_get() functions to return the object type by Johan Hedberg · 10 years ago
  7. 5477610 Bluetooth: Optimize connection parameter lookup for LE connections by Johan Hedberg · 10 years ago
  8. 08853f1 Bluetooth: Set addr_type only when it's needed by Johan Hedberg · 10 years ago
  9. c16900c Bluetooth: Fix hci_conn reference counting for fixed channels by Johan Hedberg · 10 years ago
  10. b3ed6c6 Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add by Johan Hedberg · 10 years ago
  11. 72c6fb9 Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU by Johan Hedberg · 10 years ago
  12. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  13. 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
  14. 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
  15. d061661 net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs by Mika Westerberg · 10 years ago
  16. a00f4f6 mac80211: fix chantype recalc warning by Michal Kazior · 10 years ago
  17. 2688eba mac80211: Replace rcu_dereference() with rcu_access_pointer() by Andreea-Cristina Bernat · 10 years ago
  18. ad053a9 mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  19. 5bc8c1f cfg80211: allow passing frame type to cfg80211_inform_bss() by Johannes Berg · 10 years ago
  20. 0e22708 cfg80211: clarify BSS probe response vs. beacon data by Johannes Berg · 10 years ago
  21. f41ef64 cfg80211: re-enable CSA for drivers that support it by Michal Kazior · 10 years ago
  22. c70f59a mac80211: don't resize skbs needlessly by Ido Yariv · 10 years ago
  23. ca34e3b mac80211: Fix accounting of the tailroom-needed counter by Ido Yariv · 10 years ago
  24. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  25. 649b2a4 mac80211: make ieee80211_vif_use_reserved_switch static by Johannes Berg · 10 years ago
  26. f8134fe mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy by Bob Copeland · 10 years ago
  27. 14b058b mac80211: fix agg_status debugfs file alignment by Johannes Berg · 10 years ago
  28. c7dcb45 mac80211: fix start_seq_num in Rx reorder offload by Denton Gentry · 10 years ago
  29. 6c6fa49 mac80211: mesh_plink: handle confirm frames with new plid by Bob Copeland · 10 years ago
  30. 3918edb mac80211: fix smps mode check for AP_VLAN by Felix Fietkau · 10 years ago
  31. 0e67c13 mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype by Felix Fietkau · 10 years ago
  32. bb512ad Revert "mac80211: disable uAPSD if all ACs are under ACM" by Johannes Berg · 10 years ago
  33. a796dac wireless: core: Reorder wiphy_register() notifications relevantly by Tomasz Bursztyka · 10 years ago
  34. 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
  35. fb70118 net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs by Mika Westerberg · 10 years ago
  36. 0fdcaa5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 10 years ago
  37. 47e4df9 mac80211: fix channel switch for chanctx-based drivers by Michal Kazior · 10 years ago
  38. aa4a83e net: sctp: fix suboptimal edge-case on non-active active/retrans path selection by Daniel Borkmann · 10 years ago
  39. ea4f19c net: sctp: spare unnecessary comparison in sctp_trans_elect_best by Daniel Borkmann · 10 years ago
  40. 2ba5af4 openvswitch: fix panic with multiple vlan headers by Jiri Benc · 10 years ago
  41. 793c3b4 net: ipv6: fib: don't sleep inside atomic lock by Benjamin Block · 10 years ago
  42. 061079a sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe by zhuyj · 10 years ago
  43. dc80811 packet: handle too big packets for PACKET_V3 by Eric Dumazet · 10 years ago
  44. 6df378d lec: Use rtnl lock/unlock when updating MTU by chas williams - CONTRACTOR · 10 years ago
  45. f161dd4 Bluetooth: Fix hci_conn reference counting for auto-connections by Johan Hedberg · 10 years ago
  46. 02784f1b tipc: Fix build. by David S. Miller · 10 years ago
  47. 7201c1d cbq: now_rt removal by Vasily Averin · 10 years ago
  48. 73d0f37 cbq: incorrectly low bandwidth setting blocks limited traffic by Vasily Averin · 10 years ago
  49. 6697dab ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan by Martin Townsend · 10 years ago
  50. 685d632 ieee802154: 6lowpan: ensure of sending 1280 packets by Alexander Aring · 10 years ago
  51. 6e361d6 ieee802154: mac802154: handle the reserved dest mode by dropping the packet by Martin Townsend · 10 years ago
  52. c4cb901 ieee802154: 6lowpan_rtnl: fix correct errno value by Alexander Aring · 10 years ago
  53. 7629d1e mac802154: fixed potential skb leak with mac802154_parse_frame_start by Martin Townsend · 10 years ago
  54. ac32c7f tipc: fix message importance range check by Erik Hugne · 10 years ago
  55. e050dbe batman-adv: Fix parameter order of hlist_add_behind by Sven Eckelmann · 10 years ago
  56. 53b954e mac80211: disable 40MHz support in case of 20MHz AP by Eliad Peller · 10 years ago
  57. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  58. 9ce12eb netlink: Annotate RCU locking for seq_file walker by Thomas Graf · 10 years ago
  59. 0c9ab09 tcp: fix ssthresh and undo for consecutive short FRTO episodes by Neal Cardwell · 10 years ago
  60. a26552a tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic by Hannes Frederic Sowa · 10 years ago
  61. 4fab907 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() by Neal Cardwell · 10 years ago
  62. bc8fc7b sit: Fix ipip6_tunnel_lookup device matching criteria by Shmulik Ladkani · 10 years ago
  63. 9d186ca tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) by Andrey Vagin · 10 years ago
  64. 13cac15 Bluetooth: Fix ERTM L2CAP resend packet by Lukasz Rymanowski · 10 years ago
  65. 069cb27 Bluetooth: Improve data packing in SAR mode by Lukasz Rymanowski · 10 years ago
  66. f558891 mac802154: common tx error path by Varka Bhadram · 10 years ago
  67. 0ba1f94 ieee802154: 6lowpan: remove unused function by Alexander Aring · 10 years ago
  68. b288a49 mac802154: common error path by Varka Bhadram · 10 years ago
  69. 24bbd44 mac802154: cleanup in rx path by Varka Bhadram · 10 years ago
  70. 6f48e26 Bluetooth: Make smp_chan_destroy() private to smp.c by Johan Hedberg · 10 years ago
  71. 86d1407 Bluetooth: Always call smp_distribute_keys() from a workqueue by Johan Hedberg · 10 years ago
  72. 109ec23 Bluetooth: Move canceling security_timer into smp_chan_destroy() by Johan Hedberg · 10 years ago
  73. 276d807 Bluetooth: Remove unused l2cap_conn->security_timer by Johan Hedberg · 10 years ago
  74. b68fda6 Bluetooth: Add SMP-internal timeout callback by Johan Hedberg · 10 years ago
  75. 8ae9b98 Bluetooth: Fix double free of SMP data skb by Johan Hedberg · 10 years ago
  76. 4befb86 Bluetooth: Call l2cap_conn_shutdown() when SMP recv callback fails by Johan Hedberg · 10 years ago
  77. dec5b49 Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection by Johan Hedberg · 10 years ago
  78. 44f1a7a Bluetooth: Use L2CAP resume callback to call smp_distribute_keys by Johan Hedberg · 10 years ago
  79. 5d88cc7 Bluetooth: Convert SMP to use l2cap_chan infrastructure by Johan Hedberg · 10 years ago
  80. defce9e Bluetooth: Make AES crypto context private to SMP by Johan Hedberg · 10 years ago
  81. 70db83c Bluetooth: Add SMP L2CAP channel skeleton by Johan Hedberg · 10 years ago
  82. 711eafe Bluetooth: Move SMP (de)initialization to smp.c by Johan Hedberg · 10 years ago
  83. 5450691 Bluetooth: Move SMP initialization after HCI init by Johan Hedberg · 10 years ago
  84. 222916e Bluetooth: Refactor SMP (de)initialization into separate functions by Johan Hedberg · 10 years ago
  85. 893eded Bluetooth: Fix IRK lookup when tfm_aes is not available by Johan Hedberg · 10 years ago
  86. fabed38 Bluetooth: Fix hci_update_random_address() error return for no crypto by Johan Hedberg · 10 years ago
  87. d336860 Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP context by Johan Hedberg · 10 years ago
  88. 79a0572 Bluetooth: Call l2cap_le_conn_ready after notifying channels by Johan Hedberg · 10 years ago
  89. 72847ce Bluetooth: Call L2CAP teardown callback before clearing chan->conn by Johan Hedberg · 10 years ago
  90. 1482430 Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid by Johan Hedberg · 10 years ago
  91. 06171e0 Bluetooth: Remove special ATT data channel handling by Johan Hedberg · 10 years ago
  92. 54a1b62 Bluetooth: Improve fixed channel lookup based on link type by Johan Hedberg · 10 years ago
  93. e760ec1 Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfm by Johan Hedberg · 10 years ago
  94. dc0f508 Bluetooth: Refactor l2cap_connect_cfm by Johan Hedberg · 10 years ago
  95. 191eb39 Bluetooth: Remove special handling of ATT in l2cap_security_cfm() by Johan Hedberg · 10 years ago
  96. d52deb1 Bluetooth: Resume BT_CONNECTED state after LE security elevation by Johan Hedberg · 10 years ago
  97. 5ff6f34 Bluetooth: Fix __l2cap_no_conn_pending() usage with all channels by Johan Hedberg · 10 years ago
  98. a24cce1 Bluetooth: Fix reference counting of global L2CAP channels by Johan Hedberg · 10 years ago
  99. 2b29349 Bluetooth: Fix confusion between parent and child channel for 6lowpan by Johan Hedberg · 10 years ago
  100. 5fcb934 Bluetooth: Remove redundant check for remote_key_dist by Johan Hedberg · 10 years ago