Commit History

Author SHA1 Message Date
  Gustavo F. Padovan 0bee1d60cb Bluetooth: Allow L2CAP to increase the security level 13 years ago
  John W. Linville 312fef7d18 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next 13 years ago
  Mat Martineau 2ea664822a Bluetooth: Add channel policy to getsockopt/setsockopt 13 years ago
  Andrei Emeltchenko 6b3c710467 Bluetooth: Initialize tx_win_max for fixed channel 14 years ago
  Luiz Augusto von Dentz 5e59b791c3 Bluetooth: set skbuffer priority based on L2CAP socket priority 14 years ago
  Paul Moore 6230c9b4f8 bluetooth: Properly clone LSM attributes to newly created child connections 14 years ago
  Andrei Emeltchenko 6327eb980d Bluetooth: EWS: extended window size option support 14 years ago
  Andrei Emeltchenko 43bd0f32d5 Bluetooth: convert role_switch variable to flag in l2cap chan 14 years ago
  Andrei Emeltchenko 15770b1ab9 Bluetooth: convert force_active variable to flag in l2cap chan 14 years ago
  Andrei Emeltchenko ecf61bdba8 Bluetooth: convert force_reliable variable to flag in l2cap chan 14 years ago
  Andrei Emeltchenko d57b0e8b89 Bluetooth: convert flushable variable to flag in l2cap chan 14 years ago
  Chen Ganir 6be6b11f00 Bluetooth: Fixed wrong L2CAP Sock timer value 14 years ago
  Peter Hurley f9a3c20aa0 Bluetooth: l2cap: Fix lost wakeups waiting to accept socket 14 years ago
  Vinicius Costa Gomes 8f36011924 Bluetooth: Add support for returning the encryption key size 14 years ago
  Mat Martineau e328140fda Bluetooth: Use event-driven approach for handling ERTM receive buffer 14 years ago
  Gustavo F. Padovan c1360a1cf3 Bluetooth: use bit operation on conf_state 14 years ago
  Vinicius Costa Gomes f1cb9af557 Bluetooth: Add support for resuming socket when SMP is finished 14 years ago
  Gustavo F. Padovan 89bc500e41 Bluetooth: Add state tracking to struct l2cap_chan 14 years ago
  Gustavo F. Padovan ba3bd0ee39 Bluetooth: add close() callback to l2cap_chan_ops 14 years ago
  Gustavo F. Padovan 2307049422 Bluetooth: add recv() callback to l2cap_chan_ops 14 years ago
  Gustavo F. Padovan 80808e431e Bluetooth: Add l2cap_chan_ops abstraction 14 years ago
  Gustavo F. Padovan dc50a06dac Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc() 14 years ago
  Gustavo F. Padovan 448f2627c1 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 14 years ago
  Filip Palian 8d03e971cf Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace. 14 years ago
  Jaikumar Ganesh 14b12d0b98 Bluetooth: Add BT_POWER L2CAP socket option. 14 years ago
  Gustavo F. Padovan 0f85272496 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() 14 years ago
  Gustavo F. Padovan 500698d3fd Bluetooth: Remove export of l2cap_chan_clear_timer() 14 years ago
  Gustavo F. Padovan ab07801d28 Bluetooth: create channel timer to replace sk_timer 14 years ago
  Gustavo F. Padovan 715ec005cd Bluetooth: Add chan->chan_type struct member 14 years ago
  Gustavo F. Padovan 9a91a04a95 Bluetooth: Create l2cap_chan_send() 14 years ago