index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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/blueto...
John W. Linville
2012-04-09
1
-0
/
+3
|
\
|
*
Bluetooth: Fix memory leaks due to chan refcnt
Andrei Emeltchenko
2012-03-28
1
-0
/
+3
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
|
/
*
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
2012-03-08
1
-4
/
+7
*
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-03-02
1
-12
/
+6
*
Bluetooth: Save remote L2CAP fixed channel mask
Andrei Emeltchenko
2012-02-29
1
-2
/
+7
*
Bluetooth: use kfree_skb() instead of kfree()
Dan Carpenter
2012-02-29
1
-1
/
+1
*
Bluetooth: Remove duplicated code in l2cap conn req
Andrei Emeltchenko
2012-02-24
1
-30
/
+19
*
Bluetooth: Fix double locking in LE and conless chan
Andrei Emeltchenko
2012-02-24
1
-20
/
+4
*
Bluetooth: Change sk lock to chan lock in L2CAP core
Andrei Emeltchenko
2012-02-23
1
-68
/
+98
*
Bluetooth: Add unlocked __l2cap_chan_add function
Andrei Emeltchenko
2012-02-23
1
-2
/
+7
*
Bluetooth: Add socket error function
Andrei Emeltchenko
2012-02-23
1
-9
/
+21
*
Bluetooth: Add locked and unlocked state_change
Andrei Emeltchenko
2012-02-23
1
-16
/
+25
*
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
2012-02-23
1
-0
/
+2
*
Bluetooth: Revert to mutexes from RCU list
Andrei Emeltchenko
2012-02-23
1
-67
/
+99
*
Bluetooth: trivial: Fix long line
Andrei Emeltchenko
2012-02-23
1
-1
/
+2
*
Bluetooth: Prefix hex numbers with object name
Andrei Emeltchenko
2012-02-17
1
-1
/
+1
*
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
2012-02-17
1
-2
/
+3
*
Bluetooth: Move scope of state_to_string
Andrei Emeltchenko
2012-02-17
1
-26
/
+0
*
Bluetooth: Fix double acking I-Frames when sending pending I-Frames
Szymon Janc
2012-02-13
1
-1
/
+3
*
Bluetooth: Fix possible missing I-Frame acknowledgement
Szymon Janc
2012-02-13
1
-3
/
+3
*
Bluetooth: Remove unneeded sk variable
Andrei Emeltchenko
2012-02-13
1
-6
/
+3
*
Bluetooth: Clean up l2cap_chan_add
Andrei Emeltchenko
2012-02-13
1
-3
/
+8
*
Bluetooth: Change chan_ready param from sk to chan
Andrei Emeltchenko
2012-02-13
1
-6
/
+6
*
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
2012-02-13
1
-2
/
+2
*
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-13
1
-3
/
+3
*
Bluetooth: Make l2cap_ertm_data_rcv static
Szymon Janc
2012-02-13
1
-3
/
+1
*
Bluetooth: Add alloc_skb chan operator
Andrei Emeltchenko
2012-02-13
1
-8
/
+15
*
Bluetooth: trivial: space correction
Andrei Emeltchenko
2012-02-13
1
-1
/
+1
*
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
2012-02-13
1
-1
/
+1
*
Bluetooth: Change sk to l2cap_chan
Andrei Emeltchenko
2012-02-13
1
-5
/
+6
*
Bluetooth: Use chan instead of sk
Andrei Emeltchenko
2012-02-13
1
-4
/
+3
*
Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired
Szymon Janc
2012-02-13
1
-0
/
+2
*
Bluetooth: Don't send RNR immediately when entering local busy
Szymon Janc
2012-02-13
1
-10
/
+5
*
Bluetooth: Clear ack_timer when sending ack
Szymon Janc
2012-02-13
1
-2
/
+8
*
Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ack
Szymon Janc
2012-02-13
1
-3
/
+3
*
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2012-02-13
1
-1
/
+1
*
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2012-02-13
1
-4
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2012-01-10
1
-13
/
+13
|
\
|
*
Bluetooth: Don't use *_bh locks anymore
Gustavo F. Padovan
2012-01-03
1
-12
/
+12
|
*
Bluetooth: Fix bacpy in l2cap_core.c
Gustavo F. Padovan
2012-01-02
1
-1
/
+1
*
|
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
[next]