Historique des commits

Auteur SHA1 Message Date
  David S. Miller 5233252fce bluetooth: Validate socket address length in sco_sock_bind(). il y a 9 ans
  Kuba Pawlak 2c501cdd68 Bluetooth: Fix crash on fast disconnect of SCO il y a 9 ans
  Marcel Holtmann c4297e8f7f Bluetooth: Fix some obvious coding style issues in the SCO module il y a 9 ans
  Kuba Pawlak 1da5537ecc Bluetooth: Fix locking issue during fast SCO reconnection. il y a 10 ans
  Kuba Pawlak 435c513369 Bluetooth: Fix locking issue on SCO disconnection il y a 10 ans
  Kuba Pawlak 75e34f5cf6 Bluetooth: Fix crash on SCO disconnect il y a 10 ans
  Nicholas Krause df945360ce Bluetooth: Make the function sco_conn_del have a return type of void il y a 10 ans
  Arron Wang 9b4c33364e Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void il y a 10 ans
  Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc il y a 10 ans
  Alexander Aring 0402d9f233 Bluetooth: fix sco_exit compile warning il y a 10 ans
  David S. Miller 70c836a4d1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next il y a 10 ans
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg il y a 10 ans
  Johan Hedberg 3a6d576be9 Bluetooth: Convert disconn_cfm to be triggered through hci_cb il y a 10 ans
  Johan Hedberg 539c496d88 Bluetooth: Convert connect_cfm to be triggered through hci_cb il y a 10 ans
  Peter Hurley dfb2fae7cd Bluetooth: Fix nested sleeps il y a 10 ans
  Marcel Holtmann 15762fa772 Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco il y a 10 ans
  Al Viro 6ce8e9ce59 new helper: memcpy_from_msg() il y a 11 ans
  Vladimir Davydov 093facf363 Bluetooth: never linger on process exit il y a 11 ans
  Marcel Holtmann eb5a4de80f Bluetooth: Remove sco_chan_get helper function il y a 11 ans
  Marcel Holtmann e03ab5199d Bluetooth: Remove unneeded forward declaration of sco_chan_del il y a 11 ans
  Marcel Holtmann 015b01cbca Bluetooth: Remove unneeded forward declaration of __sco_chan_add il y a 11 ans
  Marcel Holtmann 068d69e5bb Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c il y a 11 ans
  Marcel Holtmann fc8f525a6f Bluetooth: Move struct sco_conn into net/bluetooth/sco.c il y a 11 ans
  Marcel Holtmann 2a0dccb3df Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c il y a 11 ans
  David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. il y a 11 ans
  Joe Perches dcf4adbfdc Bluetooth: Convert uses of __constant_<foo> to <foo> il y a 11 ans
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic il y a 11 ans
  Marcel Holtmann 1120e4bfa5 Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs il y a 12 ans
  Marcel Holtmann eea963641b Bluetooth: Store SCO address information in its own socket structure il y a 12 ans
  Marcel Holtmann 041987cff6 Bluetooth: Use SCO addresses from HCI connection directly il y a 12 ans