index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
2012-05-09
Bluetooth: Use address type info from user-space
Andre Guedes
2012-05-09
Bluetooth: Add dst_type parameter to hci_connect
Andre Guedes
2012-05-09
Bluetooth: Add support for reusing the same hci_conn for LE links
Vinicius Costa Gomes
2012-05-09
Bluetooth: Search global l2cap channels by src/dst addresses
Ido Yariv
2012-05-09
Bluetooth: Don't distribute keys in case of Encryption Failure
Hemant Gupta
2012-05-09
Bluetooth: Functions for handling ERTM control fields
Mat Martineau
2012-05-09
Bluetooth: Add the l2cap_seq_list structure for tracking frames
Mat Martineau
2012-05-09
Bluetooth: Remove err parameter from alloc_skb()
Gustavo Padovan
2012-05-09
Bluetooth: Adds set_default function in L2CAP setup
Andrei Emeltchenko
2012-05-09
Bluetooth: Remove sk parameter from l2cap_chan_create()
Gustavo Padovan
2012-05-09
Bluetooth: Make L2CAP chan_add functions static
Andrei Emeltchenko
2012-05-09
Bluetooth: Remove unneeded timer clear
Andrei Emeltchenko
2012-05-09
Bluetooth: trivial: Fix endian conversion mode
Andrei Emeltchenko
2012-05-09
Bluetooth: Convert error codes to le16
Andrei Emeltchenko
2012-05-09
Bluetooth: Correct CID endian notation
Andrei Emeltchenko
2012-05-09
Bluetooth: Correct length calc in L2CAP conf rsp
Andrei Emeltchenko
2012-05-09
Bluetooth: Correct chan->psm endian conversions
Andrei Emeltchenko
2012-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
Bluetooth: Fix memory leaks due to chan refcnt
Andrei Emeltchenko
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
2012-03-02
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-02-29
Bluetooth: Save remote L2CAP fixed channel mask
Andrei Emeltchenko
2012-02-29
Bluetooth: use kfree_skb() instead of kfree()
Dan Carpenter
2012-02-24
Bluetooth: Remove duplicated code in l2cap conn req
Andrei Emeltchenko
2012-02-24
Bluetooth: Fix double locking in LE and conless chan
Andrei Emeltchenko
2012-02-23
Bluetooth: Change sk lock to chan lock in L2CAP core
Andrei Emeltchenko
2012-02-23
Bluetooth: Add unlocked __l2cap_chan_add function
Andrei Emeltchenko
2012-02-23
Bluetooth: Add socket error function
Andrei Emeltchenko
2012-02-23
Bluetooth: Add locked and unlocked state_change
Andrei Emeltchenko
2012-02-23
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
2012-02-23
Bluetooth: Revert to mutexes from RCU list
Andrei Emeltchenko
2012-02-23
Bluetooth: trivial: Fix long line
Andrei Emeltchenko
2012-02-17
Bluetooth: Prefix hex numbers with object name
Andrei Emeltchenko
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
2012-02-17
Bluetooth: Move scope of state_to_string
Andrei Emeltchenko
2012-02-13
Bluetooth: Fix double acking I-Frames when sending pending I-Frames
Szymon Janc
2012-02-13
Bluetooth: Fix possible missing I-Frame acknowledgement
Szymon Janc
2012-02-13
Bluetooth: Remove unneeded sk variable
Andrei Emeltchenko
2012-02-13
Bluetooth: Clean up l2cap_chan_add
Andrei Emeltchenko
2012-02-13
Bluetooth: Change chan_ready param from sk to chan
Andrei Emeltchenko
2012-02-13
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
2012-02-13
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-13
Bluetooth: Make l2cap_ertm_data_rcv static
Szymon Janc
2012-02-13
Bluetooth: Add alloc_skb chan operator
Andrei Emeltchenko
2012-02-13
Bluetooth: trivial: space correction
Andrei Emeltchenko
2012-02-13
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
2012-02-13
Bluetooth: Change sk to l2cap_chan
Andrei Emeltchenko
2012-02-13
Bluetooth: Use chan instead of sk
Andrei Emeltchenko
2012-02-13
Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired
Szymon Janc
[next]