Commit History

Author SHA1 Message Date
  Johan Hedberg 51a8efd7d0 Bluetooth: Rename conn->pend to conn->flags 13 years ago
  Andrei Emeltchenko 0952a57a25 Bluetooth: Change sk to l2cap_chan 13 years ago
  Andrei Emeltchenko 5ef8cb9e5b Bluetooth: Use chan instead of sk 13 years ago
  Szymon Janc 09bfb2ee52 Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired 13 years ago
  Szymon Janc 77f918bc7b Bluetooth: Don't send RNR immediately when entering local busy 13 years ago
  Szymon Janc b17e73bb42 Bluetooth: Clear ack_timer when sending ack 13 years ago
  Szymon Janc 0ef3ef0f67 Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ack 13 years ago
  Johan Hedberg cbe8fed490 Bluetooth: Remove bogus inline declaration from l2cap_chan_connect 13 years ago
  Andrzej Kaczmarek b83ddfe2ac Bluetooth: l2cap_set_timer needs jiffies as timeout value 13 years ago
  John W. Linville 874c60bad9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next 13 years ago
  John W. Linville 57adc1fcba Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 13 years ago
  Gustavo F. Padovan 333055f2aa Bluetooth: Don't use *_bh locks anymore 13 years ago
  Gustavo F. Padovan 9219b2a08c Bluetooth: Fix bacpy in l2cap_core.c 13 years ago
  David S. Miller abb434cb05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Gustavo F. Padovan 2fb9b3d4e5 Bluetooth: add debug output to l2cap_ack_timeout() 13 years ago
  Ulisses Furquim 371fd83563 Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks 13 years ago
  Ulisses Furquim 686ebf283b Bluetooth: Make HCI call directly into SCO and L2CAP event functions 13 years ago
  Gustavo F. Padovan 030013d858 Bluetooth: Rename info_work to info_timer 13 years ago
  Gustavo F. Padovan 6c9d42a161 Bluetooth: convert security timer to delayed_work 13 years ago
  Gustavo F. Padovan c2ec9c1bbd Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h 13 years ago
  Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net) 13 years ago
  Gustavo F. Padovan 4b0b2f088f Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth 13 years ago
  Mat Martineau 36e999a83a Bluetooth: Prevent uninitialized data access in L2CAP configuration 13 years ago
  Gustavo F. Padovan 590051de5c Bluetooth: Add ProFUSION's copyright 13 years ago
  Gustavo F. Padovan 3d57dc6806 Bluetooth: Change l2cap chan_list to use RCU 13 years ago
  Gustavo F. Padovan 03a0019481 Bluetooth: invert locking order in connect path 13 years ago
  Gustavo F. Padovan f878fcad17 Bluetooth: convert info timer to delayed_work 13 years ago
  Gustavo F. Padovan d01b2ff4e6 Bluetooth: convert chan_lock to mutex 13 years ago
  Gustavo F. Padovan eb403a1b7e Bluetooth: Remove sk_backlog usage from L2CAP 14 years ago
  Gustavo F. Padovan aa2ac881ba Bluetooth: Don't use spin_lock socket lock anymore 14 years ago