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_sock.c
Commit message (
Expand
)
Author
Age
*
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
*
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2014-03-26
*
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
*
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
2014-02-14
*
Bluetooth: Always use l2cap_chan->psm for returning PSM to user space
Johan Hedberg
2014-02-13
*
Bluetooth: Refuse peer L2CAP address reading when not connected
Johan Hedberg
2014-02-13
*
Bluetooth: Fix CID initialization for fixed channels
Johan Hedberg
2014-02-13
*
Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT)
Johan Hedberg
2014-02-13
*
Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
*
Bluetooth: Handle security level 4 for L2CAP connections
Marcel Holtmann
2014-02-13
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-19
*
Bluetooth: Default to no security with L2CAP RAW sockets
Johan Hedberg
2014-01-06
*
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
2013-12-05
*
Bluetooth: Fix validating LE PSM values
Johan Hedberg
2013-12-05
*
Bluetooth: Introduce L2CAP channel callback for suspending
Johan Hedberg
2013-12-05
*
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
Johan Hedberg
2013-12-05
*
Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE
Johan Hedberg
2013-12-05
*
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
2013-12-05
*
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
2013-12-05
*
Bluetooth: Add module parameter to enable LE CoC support
Johan Hedberg
2013-12-05
*
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
2013-10-21
*
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
2013-10-21
*
Bluetooth: Remove parent socket usage from l2cap_core.c
Gustavo Padovan
2013-10-21
*
Bluetooth: Hold socket in defer callback in L2CAP socket
Gustavo Padovan
2013-10-21
*
Bluetooth: Do not access chan->sk directly
Gustavo Padovan
2013-10-21
*
Bluetooth: Fix ATT socket backwards compatibility with user space
Johan Hedberg
2013-10-18
*
Bluetooth: Socket address parameter for CID is in little endian
Marcel Holtmann
2013-10-16
*
Bluetooth: Reintroduce socket restrictions for LE sockets
Johan Hedberg
2013-10-16
*
Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c
Gustavo Padovan
2013-10-15
*
Bluetooth: Add chan->ops->set_shutdown()
Gustavo Padovan
2013-10-15
*
Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
Gustavo Padovan
2013-10-15
*
Bluetooth: Extend state_change() call to report errors too
Gustavo Padovan
2013-10-15
*
Bluetooth: Check that bind() bdaddr type matches connect()
Johan Hedberg
2013-10-14
*
Bluetooth: Reject invalid bdaddr types for sockets
Johan Hedberg
2013-10-14
*
Bluetooth: Introduce L2CAP channel callback for resuming
Marcel Holtmann
2013-10-14
*
Bluetooth: Introduce L2CAP channel flag for defer setup
Marcel Holtmann
2013-10-14
*
Bluetooth: Provide msg_name callback for L2CAP connectionless channels
Marcel Holtmann
2013-10-13
*
Bluetooth: Use l2cap_pi(sk) directly where possible
Marcel Holtmann
2013-10-13
*
Bluetooth: Return the correct address type for L2CAP sockets
Marcel Holtmann
2013-10-13
*
Bluetooth: Store address information in L2CAP channel structure
Marcel Holtmann
2013-10-13
*
Bluetooth: Allow 3D profile to use security mode 4 level 0
Marcel Holtmann
2013-10-12
*
Bluetooth: Limit security mode 4 level 0 to connection oriented channels
Marcel Holtmann
2013-10-12
*
Bluetooth: Move smp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-10
*
Bluetooth: Fix variable shadow warnings
Johannes Berg
2013-10-07
*
Bluetooth: Provide high speed configuration option
Marcel Holtmann
2013-10-02
*
Bluetooth: Clean up socket locking in l2cap_sock_recvmsg
Johan Hedberg
2013-09-25
*
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
2013-09-18
*
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
Johan Hedberg
2013-06-22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
|
*
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-09
[next]