index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
*
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
2012-05-16
1
-6
/
+8
*
Bluetooth: Restore locking semantics when looking up L2CAP channels
Mat Martineau
2012-05-16
1
-7
/
+3
*
Bluetooth: Fix a redundant and problematic incoming MTU check
Mat Martineau
2012-05-16
1
-20
/
+0
*
Bluetooth: improve readability of l2cap_seq_list code
Gustavo Padovan
2012-05-16
1
-15
/
+18
*
Bluetooth: Fix skb length calculation
Gustavo Padovan
2012-05-16
1
-0
/
+3
*
Bluetooth: Fix wrong set of skb fragments
Gustavo Padovan
2012-05-16
1
-4
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
2012-05-16
1
-0
/
+5
|
\
|
*
Bluetooth: notify userspace of security level change
Gustavo Padovan
2012-05-14
1
-0
/
+5
*
|
Bluetooth: Initialize the transmit queue for L2CAP streaming mode
Mat Martineau
2012-05-15
1
-1
/
+2
*
|
Bluetooth: Update tx_send_head when sending ERTM data
Mat Martineau
2012-05-14
1
-0
/
+3
*
|
Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
Mat Martineau
2012-05-09
1
-58
/
+86
*
|
Bluetooth: Remove unneeded calculation and magic number
Andrei Emeltchenko
2012-05-09
1
-2
/
+2
*
|
Bluetooth: Remove hlen variable
Gustavo Padovan
2012-05-09
1
-3
/
+3
*
|
Bluetooth: Remove unneeded elements from size calculation
Gustavo Padovan
2012-05-09
1
-1
/
+1
*
|
Bluetooth: Add Code Aurora Forum copyright
Mat Martineau
2012-05-09
1
-0
/
+1
*
|
Bluetooth: Make better use of l2cap_chan reference counting
Mat Martineau
2012-05-09
1
-0
/
+6
*
|
Bluetooth: Remove unused function
Mat Martineau
2012-05-09
1
-11
/
+0
*
|
Bluetooth: Initialize new l2cap_chan structure members
Mat Martineau
2012-05-09
1
-8
/
+17
*
|
Bluetooth: Move recently-added ERTM header packing functions
Mat Martineau
2012-05-09
1
-100
/
+100
*
|
Bluetooth: Remove duplicate structure members from bt_skb_cb
Mat Martineau
2012-05-09
1
-19
/
+19
*
|
Bluetooth: Use address type info from user-space
Andre Guedes
2012-05-09
1
-5
/
+6
*
|
Bluetooth: Add dst_type parameter to hci_connect
Andre Guedes
2012-05-09
1
-4
/
+4
*
|
Bluetooth: Add support for reusing the same hci_conn for LE links
Vinicius Costa Gomes
2012-05-09
1
-23
/
+40
*
|
Bluetooth: Search global l2cap channels by src/dst addresses
Ido Yariv
2012-05-09
1
-12
/
+31
*
|
Bluetooth: Don't distribute keys in case of Encryption Failure
Hemant Gupta
2012-05-09
1
-1
/
+2
*
|
Bluetooth: Functions for handling ERTM control fields
Mat Martineau
2012-05-09
1
-0
/
+113
*
|
Bluetooth: Add the l2cap_seq_list structure for tracking frames
Mat Martineau
2012-05-09
1
-8
/
+142
*
|
Bluetooth: Remove err parameter from alloc_skb()
Gustavo Padovan
2012-05-09
1
-17
/
+13
*
|
Bluetooth: Adds set_default function in L2CAP setup
Andrei Emeltchenko
2012-05-09
1
-0
/
+11
*
|
Bluetooth: Remove sk parameter from l2cap_chan_create()
Gustavo Padovan
2012-05-09
1
-4
/
+2
*
|
Bluetooth: Make L2CAP chan_add functions static
Andrei Emeltchenko
2012-05-09
1
-2
/
+2
*
|
Bluetooth: Remove unneeded timer clear
Andrei Emeltchenko
2012-05-09
1
-3
/
+0
*
|
Bluetooth: trivial: Fix endian conversion mode
Andrei Emeltchenko
2012-05-09
1
-2
/
+2
*
|
Bluetooth: Convert error codes to le16
Andrei Emeltchenko
2012-05-09
1
-2
/
+2
*
|
Bluetooth: Correct CID endian notation
Andrei Emeltchenko
2012-05-09
1
-2
/
+4
*
|
Bluetooth: Correct length calc in L2CAP conf rsp
Andrei Emeltchenko
2012-05-09
1
-3
/
+3
*
|
Bluetooth: Correct chan->psm endian conversions
Andrei Emeltchenko
2012-05-09
1
-5
/
+5
|
/
*
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
[next]