开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
2011-12-18
Bluetooth: Add ProFUSION's copyright
Gustavo F. Padovan
2011-12-18
Bluetooth: Change l2cap chan_list to use RCU
Gustavo F. Padovan
2011-12-18
Bluetooth: invert locking order in connect path
Gustavo F. Padovan
2011-12-18
Bluetooth: convert info timer to delayed_work
Gustavo F. Padovan
2011-12-18
Bluetooth: convert chan_lock to mutex
Gustavo F. Padovan
2011-12-18
Bluetooth: Remove sk_backlog usage from L2CAP
Gustavo F. Padovan
2011-12-18
Bluetooth: Don't use spin_lock socket lock anymore
Gustavo F. Padovan
2011-12-18
Bluetooth: Move L2CAP timers to workqueue
Gustavo F. Padovan
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-11-23
Bluetooth: Add user readable debug for state changes
Gustavo F. Padovan
2011-11-21
Bluetooth: making enable_hs independent from L2CAP
Andrei Emeltchenko
2011-11-16
Bluetooth: Fix some checkpatch.pl errors and warnings
Szymon Janc
2011-11-16
Bluetooth: Simplify __l2cap_global_chan_by_addr
Szymon Janc
2011-11-16
Bluetooth: Refactor loop in l2cap_retransmit_one_frame
Szymon Janc
2011-11-16
Bluetooth: Simplify l2cap_add_to_srej_queue
Szymon Janc
2011-11-16
Bluetooth: Fix possible NULL pointer derefence in l2cap code
Szymon Janc
2011-11-10
Bluetooth: Only set ack_timer if we didn't send and ack
Gustavo F. Padovan
2011-11-10
Bluetooth: Rename l2cap_check_security()
Gustavo F. Padovan
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-08
Bluetooth: EFS: parse L2CAP config response
Andrei Emeltchenko
2011-11-08
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
2011-11-07
Bluetooth: Add debug print to l2cap_chan_create
Szymon Janc
2011-11-07
Bluetooth: Add signal handlers for channel moves
Mat Martineau
2011-11-07
Bluetooth: Use symbolic values for the fixed channel map
Mat Martineau
2011-11-07
Bluetooth: Add signal handlers for channel creation
Mat Martineau
2011-11-07
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
2011-11-07
Bluetooth: set skbuffer priority based on L2CAP socket priority
Luiz Augusto von Dentz
2011-11-07
Bluetooth: correct debug output
Andrei Emeltchenko
2011-11-07
Bluetooth: remove magic offset and size
Andrei Emeltchenko
2011-11-07
Bluetooth: small styles clean ups to l2cap_core.c
Gustavo F. Padovan
2011-11-07
Bluetooth: EFS: implement L2CAP config pending state
Andrei Emeltchenko
2011-11-07
Bluetooth: Use miliseconds for L2CAP channel timeouts
Andrzej Kaczmarek
2011-10-17
Bluetooth: EFS: parse L2CAP config request
Andrei Emeltchenko
2011-10-17
Bluetooth: EWS: fix max_pdu calculation
Andrei Emeltchenko
2011-10-17
Bluetooth: EWS: remove magic numbers in l2cap
Andrei Emeltchenko
2011-10-17
Bluetooth: EWS: support extended seq numbers
Andrei Emeltchenko
2011-10-17
Bluetooth: EWS: handling different Control fields
Andrei Emeltchenko
2011-10-13
Bluetooth: EFS: add efs option in L2CAP conf req
Andrei Emeltchenko
2011-10-13
Bluetooth: EFS: assign default values in chan add
Andrei Emeltchenko
2011-10-13
Bluetooth: EWS: recalculate L2CAP header size
Andrei Emeltchenko
2011-10-13
Bluetooth: EWS: rewrite handling POLL (P) bit
Andrei Emeltchenko
2011-10-13
Bluetooth: EWS: rewrite handling FINAL (F) bit
Andrei Emeltchenko
2011-10-13
Bluetooth: EWS: rewrite check frame type function
Andrei Emeltchenko
2011-10-13
Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation
Andrei Emeltchenko
2011-10-13
Bluetooth: EWS: rewrite reqseq calculation
Andrei Emeltchenko
2011-10-13
Bluetooth: EWS: rewrite handling SAR bits
Andrei Emeltchenko
2011-10-13
Bluetooth: EWS: rewrite handling Supervisory (S) bits
Andrei Emeltchenko
2011-10-13
Bluetooth: EWS: extended window size option support
Andrei Emeltchenko
2011-10-11
Bluetooth: convert role_switch variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
Bluetooth: convert force_active variable to flag in l2cap chan
Andrei Emeltchenko
[next]