index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Commit message (
Expand
)
Author
Age
*
Bluetooth: Show device address type for L2CAP debugfs entries
Marcel Holtmann
2015-01-15
*
Bluetooth: Introduce force_bredr_smp debugfs option for testing
Marcel Holtmann
2015-01-02
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-12-15
|
\
|
*
Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDR
Marcel Holtmann
2014-12-06
*
|
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-10
|
\
\
|
|
/
|
/
|
|
*
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
|
*
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-12-09
*
|
Bluetooth: Add full SMP BR/EDR support
Johan Hedberg
2014-12-03
*
|
Bluetooth: Track both local and remote L2CAP fixed channel mask
Johan Hedberg
2014-12-02
*
|
Bluetooth: Automatically flushable packets aren't allowed on LE links
Steven Walter
2014-11-27
|
/
*
Bluetooth: Add debug logs to help track locking issues
Johan Hedberg
2014-11-14
*
Bluetooth: Trigger SMP for the appropriate LE CoC errors
Johan Hedberg
2014-11-14
*
Bluetooth: Add key preference parameter to smp_sufficient_security
Johan Hedberg
2014-11-14
*
Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
Johan Hedberg
2014-11-14
*
Bluetooth: Fix L2CAP nesting level initialization location
Johan Hedberg
2014-11-13
*
Bluetooth: spelling fixes
Stephen Hemminger
2014-10-28
*
Bluetooth: Fix missing channel unlock in l2cap_le_credits
Martin Townsend
2014-10-25
*
Bluetooth: Refactor arguments of mgmt_device_connected
Alfonso Acosta
2014-10-25
*
Bluetooth: Fix lockdep warning with l2cap_chan_connect
Johan Hedberg
2014-10-02
*
Bluetooth: Fix L2CAP information request handling for fixed channels
Johan Hedberg
2014-09-10
*
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2014-09-08
*
Bluetooth: Add clarifying comment for LE CoC result value
Johan Hedberg
2014-09-08
*
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
2014-09-08
*
Bluetooth: Set discon_timeout to 0 in l2cap_conn_del
Johan Hedberg
2014-09-08
*
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2014-09-08
*
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
2014-09-08
*
Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add
Johan Hedberg
2014-09-08
*
Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
Johan Hedberg
2014-09-08
*
Bluetooth: Fix ERTM L2CAP resend packet
Lukasz Rymanowski
2014-08-14
*
Bluetooth: Improve data packing in SAR mode
Lukasz Rymanowski
2014-08-14
*
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
2014-08-14
*
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
2014-08-14
*
Bluetooth: Use L2CAP resume callback to call smp_distribute_keys
Johan Hedberg
2014-08-14
*
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
2014-08-14
*
Bluetooth: Call l2cap_le_conn_ready after notifying channels
Johan Hedberg
2014-08-14
*
Bluetooth: Call L2CAP teardown callback before clearing chan->conn
Johan Hedberg
2014-08-14
*
Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid
Johan Hedberg
2014-08-14
*
Bluetooth: Remove special ATT data channel handling
Johan Hedberg
2014-08-14
*
Bluetooth: Improve fixed channel lookup based on link type
Johan Hedberg
2014-08-14
*
Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfm
Johan Hedberg
2014-08-14
*
Bluetooth: Refactor l2cap_connect_cfm
Johan Hedberg
2014-08-14
*
Bluetooth: Remove special handling of ATT in l2cap_security_cfm()
Johan Hedberg
2014-08-14
*
Bluetooth: Fix __l2cap_no_conn_pending() usage with all channels
Johan Hedberg
2014-08-14
*
Bluetooth: Fix reference counting of global L2CAP channels
Johan Hedberg
2014-08-14
*
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-21
*
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-18
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
*
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
*
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-16
*
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
2014-07-13
[next]