index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
1
-243
/
+191
|
\
|
*
Bluetooth: add debug output to l2cap_ack_timeout()
Gustavo F. Padovan
2011-12-22
1
-0
/
+2
|
*
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
Ulisses Furquim
2011-12-22
1
-20
/
+9
|
*
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
Ulisses Furquim
2011-12-22
1
-44
/
+7
|
*
Bluetooth: Rename info_work to info_timer
Gustavo F. Padovan
2011-12-20
1
-7
/
+7
|
*
Bluetooth: convert security timer to delayed_work
Gustavo F. Padovan
2011-12-20
1
-6
/
+6
|
*
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
Gustavo F. Padovan
2011-12-20
1
-14
/
+0
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
Gustavo F. Padovan
2011-12-19
1
-1
/
+11
|
|
\
|
*
|
Bluetooth: Add ProFUSION's copyright
Gustavo F. Padovan
2011-12-18
1
-0
/
+1
|
*
|
Bluetooth: Change l2cap chan_list to use RCU
Gustavo F. Padovan
2011-12-18
1
-61
/
+58
|
*
|
Bluetooth: invert locking order in connect path
Gustavo F. Padovan
2011-12-18
1
-2
/
+56
|
*
|
Bluetooth: convert info timer to delayed_work
Gustavo F. Padovan
2011-12-18
1
-9
/
+9
|
*
|
Bluetooth: convert chan_lock to mutex
Gustavo F. Padovan
2011-12-18
1
-26
/
+26
|
*
|
Bluetooth: Remove sk_backlog usage from L2CAP
Gustavo F. Padovan
2011-12-18
1
-11
/
+1
|
*
|
Bluetooth: Don't use spin_lock socket lock anymore
Gustavo F. Padovan
2011-12-18
1
-46
/
+20
|
*
|
Bluetooth: Move L2CAP timers to workqueue
Gustavo F. Padovan
2011-12-18
1
-39
/
+31
|
*
|
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-12-18
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
1
-1
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Bluetooth: Prevent uninitialized data access in L2CAP configuration
Mat Martineau
2011-12-18
1
-1
/
+11
*
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
|
|
/
|
/
|
*
|
Bluetooth: Add user readable debug for state changes
Gustavo F. Padovan
2011-11-23
1
-0
/
+29
*
|
Bluetooth: making enable_hs independent from L2CAP
Andrei Emeltchenko
2011-11-21
1
-4
/
+0
*
|
Bluetooth: Fix some checkpatch.pl errors and warnings
Szymon Janc
2011-11-16
1
-3
/
+2
*
|
Bluetooth: Simplify __l2cap_global_chan_by_addr
Szymon Janc
2011-11-16
1
-5
/
+2
*
|
Bluetooth: Refactor loop in l2cap_retransmit_one_frame
Szymon Janc
2011-11-16
1
-5
/
+3
*
|
Bluetooth: Simplify l2cap_add_to_srej_queue
Szymon Janc
2011-11-16
1
-8
/
+5
*
|
Bluetooth: Fix possible NULL pointer derefence in l2cap code
Szymon Janc
2011-11-16
1
-3
/
+17
*
|
Bluetooth: Only set ack_timer if we didn't send and ack
Gustavo F. Padovan
2011-11-10
1
-1
/
+2
*
|
Bluetooth: Rename l2cap_check_security()
Gustavo F. Padovan
2011-11-10
1
-6
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-09
1
-241
/
+706
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: EFS: parse L2CAP config response
Andrei Emeltchenko
2011-11-08
1
-0
/
+24
|
*
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
2011-11-08
1
-4
/
+4
|
*
Bluetooth: Add debug print to l2cap_chan_create
Szymon Janc
2011-11-07
1
-0
/
+2
|
*
Bluetooth: Add signal handlers for channel moves
Mat Martineau
2011-11-07
1
-0
/
+136
|
*
Bluetooth: Use symbolic values for the fixed channel map
Mat Martineau
2011-11-07
1
-1
/
+7
|
*
Bluetooth: Add signal handlers for channel creation
Mat Martineau
2011-11-07
1
-0
/
+47
|
*
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
2011-11-07
1
-30
/
+33
|
*
Bluetooth: set skbuffer priority based on L2CAP socket priority
Luiz Augusto von Dentz
2011-11-07
1
-7
/
+20
|
*
Bluetooth: correct debug output
Andrei Emeltchenko
2011-11-07
1
-1
/
+1
|
*
Bluetooth: remove magic offset and size
Andrei Emeltchenko
2011-11-07
1
-1
/
+1
|
*
Bluetooth: small styles clean ups to l2cap_core.c
Gustavo F. Padovan
2011-11-07
1
-7
/
+6
|
*
Bluetooth: EFS: implement L2CAP config pending state
Andrei Emeltchenko
2011-11-07
1
-1
/
+46
|
*
Bluetooth: EFS: parse L2CAP config request
Andrei Emeltchenko
2011-10-17
1
-1
/
+43
|
*
Bluetooth: EWS: fix max_pdu calculation
Andrei Emeltchenko
2011-10-17
1
-14
/
+28
|
*
Bluetooth: EWS: remove magic numbers in l2cap
Andrei Emeltchenko
2011-10-17
1
-20
/
+26
|
*
Bluetooth: EWS: support extended seq numbers
Andrei Emeltchenko
2011-10-17
1
-33
/
+30
|
*
Bluetooth: EWS: handling different Control fields
Andrei Emeltchenko
2011-10-17
1
-44
/
+51
|
*
Bluetooth: EFS: add efs option in L2CAP conf req
Andrei Emeltchenko
2011-10-13
1
-0
/
+45
|
*
Bluetooth: EFS: assign default values in chan add
Andrei Emeltchenko
2011-10-13
1
-0
/
+7
|
*
Bluetooth: EWS: recalculate L2CAP header size
Andrei Emeltchenko
2011-10-13
1
-3
/
+18
[next]