index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-30
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
1
-3
/
+3
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-6
/
+6
2015-01-23
Bluetooth: Fix nested sleeps
Peter Hurley
1
-5
/
+4
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2
Marcel Holtmann
1
-0
/
+2
2014-12-09
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
1
-8
/
+0
2014-12-09
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
1
-2
/
+2
2014-11-15
Bluetooth: Add debug logs to help track locking issues
Johan Hedberg
1
-1
/
+9
2014-11-13
Bluetooth: Fix L2CAP nesting level initialization location
Johan Hedberg
1
-3
/
+0
2014-11-13
Bluetooth: Fix L2CAP socket lock nesting level
Johan Hedberg
1
-3
/
+10
2014-11-13
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
1
-0
/
+9
2014-11-12
Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning
Johan Hedberg
1
-1
/
+1
2014-09-08
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
1
-0
/
+8
2014-08-14
Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid
Johan Hedberg
1
-9
/
+0
2014-08-14
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
1
-0
/
+6
2014-07-18
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
1
-1
/
+1
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
1
-1
/
+1
2014-07-17
Bluetooth: never linger on process exit
Vladimir Davydov
1
-1
/
+2
2014-07-03
Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state
Johan Hedberg
1
-1
/
+2
2014-07-03
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
1
-13
/
+21
2014-07-03
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
1
-1
/
+2
2014-07-03
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
1
-1
/
+3
2014-07-03
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
1
-1
/
+1
2014-06-13
Bluetooth: Allow change security level on ATT_CID in slave role
Marcin Kraglak
1
-5
/
+0
2014-06-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-1
/
+4
2014-06-02
Bluetooth: Fix L2CAP deadlock
Jukka Taimisto
1
-1
/
+4
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-3
/
+3
2014-03-26
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
1
-1
/
+2
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-3
/
+3
2014-02-14
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
1
-29
/
+0
2014-02-13
Bluetooth: Always use l2cap_chan->psm for returning PSM to user space
Johan Hedberg
1
-2
/
+2
2014-02-13
Bluetooth: Refuse peer L2CAP address reading when not connected
Johan Hedberg
1
-0
/
+3
2014-02-13
Bluetooth: Fix CID initialization for fixed channels
Johan Hedberg
1
-0
/
+5
2014-02-13
Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT)
Johan Hedberg
1
-0
/
+2
2014-02-13
Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED
Johan Hedberg
1
-0
/
+9
2014-02-13
Bluetooth: Handle security level 4 for L2CAP connections
Marcel Holtmann
1
-0
/
+10
2014-01-18
net: add build-time checks for msg->msg_name size
Steffen Hurrle
1
-1
/
+1
2014-01-06
Bluetooth: Default to no security with L2CAP RAW sockets
Johan Hedberg
1
-0
/
+3
2013-12-05
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
1
-2
/
+2
2013-12-05
Bluetooth: Fix validating LE PSM values
Johan Hedberg
1
-9
/
+31
2013-12-05
Bluetooth: Introduce L2CAP channel callback for suspending
Johan Hedberg
1
-0
/
+9
2013-12-05
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
Johan Hedberg
1
-0
/
+76
2013-12-05
Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE
Johan Hedberg
1
-0
/
+15
2013-12-05
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
1
-0
/
+2
2013-12-05
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
1
-3
/
+18
2013-12-05
Bluetooth: Add module parameter to enable LE CoC support
Johan Hedberg
1
-6
/
+12
2013-10-21
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
1
-2
/
+0
2013-10-21
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
1
-0
/
+2
2013-10-21
Bluetooth: Remove parent socket usage from l2cap_core.c
Gustavo Padovan
1
-0
/
+4
2013-10-21
Bluetooth: Hold socket in defer callback in L2CAP socket
Gustavo Padovan
1
-2
/
+6
2013-10-21
Bluetooth: Do not access chan->sk directly
Gustavo Padovan
1
-1
/
+2
[next]