Commit History

Author SHA1 Message Date
  John W. Linville 32019c739c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth 11 years ago
  Seung-Woo Kim 31e8ce80ba Bluetooth: Fix crash in l2cap_chan_send after l2cap_chan_del 11 years ago
  Gustavo Padovan 7f5396a774 Bluetooth: Use bt_cb(skb)->chan to send raw data back 11 years ago
  Gustavo Padovan 8ffb929098 Bluetooth: Remove parent socket usage from l2cap_core.c 11 years ago
  Gustavo Padovan f93fa27323 Bluetooth: Remove socket lock from l2cap_state_change() 11 years ago
  Gustavo Padovan acdcabf532 Bluetooth: Hold socket in defer callback in L2CAP socket 11 years ago
  Gustavo Padovan d42970f319 Bluetooth: Remove not used struct sock 11 years ago
  Marcel Holtmann cc8dba2bc3 Bluetooth: Block ATT connection on LE when device is blocked 11 years ago
  Marcel Holtmann 06ae3314e0 Bluetooth: Use hcon directly instead of conn->hcon where possible 11 years ago
  Marcel Holtmann 1120e4bfa5 Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs 11 years ago
  Johan Hedberg a521149a0d Bluetooth: Remove useless l2cap_err_to_reason function 11 years ago
  Johan Hedberg 33a2145e61 Bluetooth: Remove unused command reject mapping for EMSGSIZE 11 years ago
  Johan Hedberg 662d652dd6 Bluetooth: Fix L2CAP "Command Reject: Invalid CID" response 11 years ago
  Gustavo Padovan 74e7574066 Bluetooth: use l2cap_chan_ready() instead of duplicate code 11 years ago
  Gustavo Padovan dc25306b03 Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c 11 years ago
  Gustavo Padovan 5ec1bbe549 Bluetooth: Add chan->ops->set_shutdown() 11 years ago
  Gustavo Padovan 8d836d71e2 Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c 11 years ago
  Gustavo Padovan f8e73017c1 Bluetooth: Add l2cap_state_change_and_error() 11 years ago
  Gustavo Padovan 53f5212121 Bluetooth: Extend state_change() call to report errors too 11 years ago
  Marcel Holtmann d97c899bde Bluetooth: Introduce L2CAP channel callback for resuming 11 years ago
  Marcel Holtmann bdc2578307 Bluetooth: Introduce L2CAP channel flag for defer setup 11 years ago
  Marcel Holtmann 2edf870d19 Bluetooth: Provide msg_name callback for L2CAP connectionless channels 11 years ago
  Marcel Holtmann 4f1654e084 Bluetooth: Return the correct address type for L2CAP sockets 11 years ago
  Marcel Holtmann 7eafc59e2f Bluetooth: Store address information in L2CAP channel structure 11 years ago
  Marcel Holtmann 4637f7c0d0 Bluetooth: Update L2CAP socket source address from HCI connection 11 years ago
  Marcel Holtmann 6f59b904ae Bluetooth: Use hci_conn->src address for L2CAP functions 11 years ago
  Marcel Holtmann 98e0f7ea4a Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from L2CAP 11 years ago
  Marcel Holtmann 547d103280 Bluetooth: Unicast connectionless data reception is supported 11 years ago
  Marcel Holtmann d40bffbc4e Bluetooth: The L2CAP fixed channel connectionless data is supported 11 years ago
  Marcel Holtmann 3124b84309 Bluetooth: Allow 3D profile to use security mode 4 level 0 11 years ago