Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
852ab68f25d13d0f40fb8b0c4319916e11ab3767
/
net
/
bluetooth
/
l2cap_sock.c
4251740
Drop whitespace, Kconfigs, Makefile noise and dead code
by Stephen Boyd
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
95319af
Bluetooth: Fix for supervision timeout must be 6X connection interval
by Archana Ramachandran
· 12 years ago
bcdb7e7
Bluetooth: Fix ATT Indicate/Confirm handling
by Brian Gix
· 13 years ago
da31824
Bluetooth: Use transmit window from config response for ack timing
by Mat Martineau
· 12 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
a7d7723
Bluetooth: notify userspace of security level change
by Gustavo Padovan
· 13 years ago
a94b612
Bluetooth: Add sockopts for LE Connection Params
by Brian Gix
· 13 years ago
27a795c
Bluetooth: Specify underlying ACL security for connected sockets
by Brian Gix
· 13 years ago
6e4aff1
Bluetooth: Fix Endian Bug.
by Santosh Nayak
· 13 years ago
0412468
Bluetooth: fix conding style issues all over the tree
by Gustavo F. Padovan
· 13 years ago
ba13ccd
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
by Marcel Holtmann
· 13 years ago
b3fb611
Bluetooth: Remove socket lock check
by Andrei Emeltchenko
· 13 years ago
6be3655
Bluetooth: Change sk lock to chan lock in L2CAP core
by Andrei Emeltchenko
· 13 years ago
3df91ea
Bluetooth: Revert to mutexes from RCU list
by Andrei Emeltchenko
· 13 years ago
20de7cf
Bluetooth: Use seperate socket for LE ATT Server
by Brian Gix
· 13 years ago
e05dcc3
Bluetooth: Use symbolic names for state in debug
by Andrei Emeltchenko
· 13 years ago
28eb3fa
Bluetooth: Skip ERTM queue processing when there are receive errors
by Mat Martineau
· 13 years ago
7ddb6e0f
Bluetooth: Do not dereference zero sk
by Andrei Emeltchenko
· 13 years ago
0ac1436
Bluetooth: Require streaming mode when it is requested for a socket
by Mat Martineau
· 13 years ago
2f7719c
Bluetooth: Add alloc_skb chan operator
by Andrei Emeltchenko
· 13 years ago
d22015a
Bluetooth: silence lockdep warning
by Octavian Purdila
· 13 years ago
6423cf3
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
by Andrzej Kaczmarek
· 13 years ago
966dcfa
Bluetooth: Fix timeout configuration for AMP channels
by Mat Martineau
· 13 years ago
1073419
Bluetooth: Support for writing hci flush timeout parameter.
by Srinivas Krovvidi
· 13 years ago
3542b85
Bluetooth: Keep chan->state and sk->sk_state in sync
by Gustavo F. Padovan
· 13 years ago
9662cbc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
590051d
Bluetooth: Add ProFUSION's copyright
by Gustavo F. Padovan
· 13 years ago
03a0019
Bluetooth: invert locking order in connect path
by Gustavo F. Padovan
· 13 years ago
f9c3123
Bluetooth: Use chan instead of l2cap_pi macro
by Gustavo F. Padovan
· 13 years ago
5f779bb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
0bee1d6
Bluetooth: Allow L2CAP to increase the security level
by Gustavo F. Padovan
· 13 years ago
312fef7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
2ea6648
Bluetooth: Add channel policy to getsockopt/setsockopt
by Mat Martineau
· 13 years ago
6b3c710
Bluetooth: Initialize tx_win_max for fixed channel
by Andrei Emeltchenko
· 13 years ago
5e59b79
Bluetooth: set skbuffer priority based on L2CAP socket priority
by Luiz Augusto von Dentz
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
f00ffac
Bluetooth: Align socket option definitions with upstream kernel
by Mat Martineau
· 13 years ago
c446d21
Bluetooth: Check that remote supports A2MP before creating channel
by Peter Krystad
· 13 years ago
6230c9b
bluetooth: Properly clone LSM attributes to newly created child connections
by Paul Moore
· 13 years ago
6327eb9
Bluetooth: EWS: extended window size option support
by Andrei Emeltchenko
· 13 years ago
43bd0f3
Bluetooth: convert role_switch variable to flag in l2cap chan
by Andrei Emeltchenko
· 13 years ago
15770b1
Bluetooth: convert force_active variable to flag in l2cap chan
by Andrei Emeltchenko
· 13 years ago
ecf61bd
Bluetooth: convert force_reliable variable to flag in l2cap chan
by Andrei Emeltchenko
· 13 years ago
d57b0e8
Bluetooth: convert flushable variable to flag in l2cap chan
by Andrei Emeltchenko
· 13 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago
6be6b11
Bluetooth: Fixed wrong L2CAP Sock timer value
by Chen Ganir
· 13 years ago
f9a3c20
Bluetooth: l2cap: Fix lost wakeups waiting to accept socket
by Peter Hurley
· 13 years ago
89c65d6
Bluetooth: Fixed wrong L2CAP Sock timer value
by Chen Ganir
· 13 years ago
4e20b5e
Bluetooth: l2cap: Fix lost wakeups waiting to accept socket
by Peter Hurley
· 13 years ago
89daa34
Bluetooth: Add support for returning the encryption key size
by Vinicius Costa Gomes
· 13 years ago
c0675b8
Bluetooth: Use event-driven approach for handling ERTM receive buffer
by Mat Martineau
· 13 years ago
2ddee5a
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 14 years ago
a5474a8
Bluetooth: Add support for resuming socket when SMP is finished
by Vinicius Costa Gomes
· 14 years ago
f1b394a
Bluetooth: Add state tracking to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
c4cf743
Bluetooth: add close() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 14 years ago
162025c
Bluetooth: add recv() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 14 years ago
b090c4b
Bluetooth: Add l2cap_chan_ops abstraction
by Gustavo F. Padovan
· 14 years ago
b87bf5b
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
by Gustavo F. Padovan
· 14 years ago
514abe6
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 14 years ago
762a990
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
by Gustavo F. Padovan
· 14 years ago
1eb5ad7
Bluetooth: Remove export of l2cap_chan_clear_timer()
by Gustavo F. Padovan
· 14 years ago
13003e0
Bluetooth: create channel timer to replace sk_timer
by Gustavo F. Padovan
· 14 years ago
8974c54
Bluetooth: Add chan->chan_type struct member
by Gustavo F. Padovan
· 14 years ago
dcb1cc3
Bluetooth: Create l2cap_chan_send()
by Gustavo F. Padovan
· 14 years ago
6e9e43f
Bluetooth: Create __l2cap_chan_close()
by Gustavo F. Padovan
· 14 years ago
8f36011
Bluetooth: Add support for returning the encryption key size
by Vinicius Costa Gomes
· 13 years ago
e328140
Bluetooth: Use event-driven approach for handling ERTM receive buffer
by Mat Martineau
· 13 years ago
c1360a1
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 14 years ago
f1cb9af
Bluetooth: Add support for resuming socket when SMP is finished
by Vinicius Costa Gomes
· 14 years ago
89bc500
Bluetooth: Add state tracking to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
ba3bd0e
Bluetooth: add close() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 14 years ago
2307049
Bluetooth: add recv() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 14 years ago
80808e4
Bluetooth: Add l2cap_chan_ops abstraction
by Gustavo F. Padovan
· 14 years ago
dc50a06
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
by Gustavo F. Padovan
· 14 years ago
448f262
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 14 years ago
8d03e97
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
by Filip Palian
· 14 years ago
14b12d0
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 14 years ago
0f85272
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
by Gustavo F. Padovan
· 14 years ago
500698d
Bluetooth: Remove export of l2cap_chan_clear_timer()
by Gustavo F. Padovan
· 14 years ago
ab07801
Bluetooth: create channel timer to replace sk_timer
by Gustavo F. Padovan
· 14 years ago
715ec00
Bluetooth: Add chan->chan_type struct member
by Gustavo F. Padovan
· 14 years ago
9a91a04
Bluetooth: Create l2cap_chan_send()
by Gustavo F. Padovan
· 14 years ago
4519de9
Bluetooth: Create __l2cap_chan_close()
by Gustavo F. Padovan
· 14 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
23691d7
Bluetooth: Remove l2cap_sk_list
by Gustavo F. Padovan
· 14 years ago
73b2ec1
Bluetooth: Handle psm == 0 case inside l2cap_add_psm()
by Gustavo F. Padovan
· 14 years ago
9e4425f
Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
by Gustavo F. Padovan
· 14 years ago
cf2f90f
Bluetooth: Don't export l2cap_sock_ops
by Gustavo F. Padovan
· 14 years ago
6ff5abb
Bluetooth: Fix memory leak with L2CAP channels
by Gustavo F. Padovan
· 14 years ago
8c1d787
Bluetooth: Move conn to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
fe4128e
Bluetooth: Move more vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
0c1bc5c
Bluetooth: Move more channel info to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
47d1ec6
Bluetooth: Move more vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
4343478
Bluetooth: Move some more elements to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
77a74c7
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
by Gustavo F. Padovan
· 14 years ago
b445003
Bluetooth: Move conf_state to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
5d41ce1
Bluetooth: Refactor L2CAP channel allocation
by Gustavo F. Padovan
· 14 years ago
Next »