Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
97e3a09eba481d57c94b4d96bb61e2699faf9049
/
net
/
bluetooth
/
l2cap_core.c
b03b570
Bluetooth: Introduce new security level
by Bhakthavatsala Raghavendra
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
9c05cc9
Merge "Bluetooth: Fixes FindMe Target L2CAP channel issue"
by Linux Build Service Account
· 12 years ago
c3fa706
Bluetooth: Validate the hci connection before data transfer
by Bhakthavatsala Raghavendra
· 12 years ago
3e7c75d
Bluetooth: Fixes FindMe Target L2CAP channel issue
by Subramanian Srinivasan
· 12 years ago
059f5ba
bluetooth: Check for hcon during during sock_close
by Sunny Kapdi
· 12 years ago
647b004
Bluetooth: Store the MTU if configuration of other params fail
by Mallikarjuna GB
· 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
1505bfa
Bluetooth: AMP support enabled by module param, default disabled
by Peter Krystad
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
6bba008
Bluetooth: Check for NULL pointer dereference
by Peter Krystad
· 13 years ago
5500e4f
Merge commit 'v3.4' into android-3.4
by Colin Cross
· 13 years ago
a7d7723
Bluetooth: notify userspace of security level change
by Gustavo Padovan
· 13 years ago
332472c
Bluetooth: Correctly configure L2CAP streaming mode header type
by Mat Martineau
· 13 years ago
a94b612
Bluetooth: Add sockopts for LE Connection Params
by Brian Gix
· 13 years ago
ff9718f
Bluetooth: Check for NULL pointer dereference
by Peter Krystad
· 13 years ago
ab2965e
Merge commit 'v3.4-rc3' into android-3.4
by Colin Cross
· 13 years ago
81d4757
Bluetooth: Send a configuration request after security confirmation
by Mat Martineau
· 13 years ago
07021e2
Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.
by Nick Pelly
· 15 years ago
41833af
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 13 years ago
a8417e6
Bluetooth: Ensure socket pointer is set during callback
by Peter Krystad
· 13 years ago
a609f1d
Bluetooth: Allow AMP move to wait for Cfm Rsp before LL complete
by Peter Krystad
· 13 years ago
072a51f
Bluetooth: Hold ref on hci_conn when setting up A2MP fixed channel
by Peter Krystad
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
8d7e1c7
Bluetooth: Fix memory leaks due to chan refcnt
by Andrei Emeltchenko
· 13 years ago
0750f60
Bluetooth: Allow for Pending status when moving back to BR-EDR
by Peter Krystad
· 13 years ago
dcfeee2
Bluetooth: Only clear AMP/L2CAP connection after all channels deleted
by Peter Krystad
· 13 years ago
4277842
Bluetooth: Fix channel disconnect when logical link already exists
by Peter Krystad
· 13 years ago
0412468
Bluetooth: fix conding style issues all over the tree
by Gustavo F. Padovan
· 13 years ago
3b9239a
Bluetooth: Lock sockets when closing HCI device
by Mat Martineau
· 13 years ago
2850a82
Bluetooth: Fix null pointer dereference
by Peter Krystad
· 13 years ago
ba13ccd
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
by Marcel Holtmann
· 13 years ago
978c93b
Bluetooth: Save remote L2CAP fixed channel mask
by Andrei Emeltchenko
· 13 years ago
3379013
Bluetooth: use kfree_skb() instead of kfree()
by Dan Carpenter
· 13 years ago
9b27f35
Bluetooth: Remove duplicated code in l2cap conn req
by Andrei Emeltchenko
· 13 years ago
5b4ceda
Bluetooth: Fix double locking in LE and conless chan
by Andrei Emeltchenko
· 13 years ago
6be3655
Bluetooth: Change sk lock to chan lock in L2CAP core
by Andrei Emeltchenko
· 13 years ago
643162a
Bluetooth: Add unlocked __l2cap_chan_add function
by Andrei Emeltchenko
· 13 years ago
2e0052e
Bluetooth: Add socket error function
by Andrei Emeltchenko
· 13 years ago
0e587be
Bluetooth: Add locked and unlocked state_change
by Andrei Emeltchenko
· 13 years ago
c03b355
Bluetooth: Add l2cap_chan_lock
by Andrei Emeltchenko
· 13 years ago
3df91ea
Bluetooth: Revert to mutexes from RCU list
by Andrei Emeltchenko
· 13 years ago
1b009c9
Bluetooth: trivial: Fix long line
by Andrei Emeltchenko
· 13 years ago
20de7cf
Bluetooth: Use seperate socket for LE ATT Server
by Brian Gix
· 13 years ago
8217b26
Bluetooth: Fix ATT MTU size to 23
by Brian Gix
· 13 years ago
80fb3a9
Bluetooth: Fix LE Connection refcnts
by Brian Gix
· 13 years ago
42d2d87
Bluetooth: Prefix hex numbers with object name
by Andrei Emeltchenko
· 13 years ago
e05dcc3
Bluetooth: Use symbolic names for state in debug
by Andrei Emeltchenko
· 13 years ago
20d1803
Bluetooth: Move scope of state_to_string
by Andrei Emeltchenko
· 13 years ago
28eb3fa
Bluetooth: Skip ERTM queue processing when there are receive errors
by Mat Martineau
· 13 years ago
8b51dd4
Bluetooth: Return empty mask for wrong link type in connect_ind
by Mat Martineau
· 13 years ago
930fa4a
Bluetooth: Fix double acking I-Frames when sending pending I-Frames
by Szymon Janc
· 13 years ago
8ed7a0a
Bluetooth: Fix possible missing I-Frame acknowledgement
by Szymon Janc
· 13 years ago
6d5922b
Bluetooth: Remove unneeded sk variable
by Andrei Emeltchenko
· 13 years ago
5491120
Bluetooth: Clean up l2cap_chan_add
by Andrei Emeltchenko
· 13 years ago
cf4cd00
Bluetooth: Change chan_ready param from sk to chan
by Andrei Emeltchenko
· 13 years ago
127074b
Bluetooth: Fix possible use after free in delete path
by Ulisses Furquim
· 13 years ago
17cd3f3
Bluetooth: Remove usage of __cancel_delayed_work()
by Ulisses Furquim
· 13 years ago
cad8f1d
Bluetooth: Make l2cap_ertm_data_rcv static
by Szymon Janc
· 13 years ago
2f7719c
Bluetooth: Add alloc_skb chan operator
by Andrei Emeltchenko
· 13 years ago
61e1b4b
Bluetooth: trivial: space correction
by Andrei Emeltchenko
· 13 years ago
51a8efd
Bluetooth: Rename conn->pend to conn->flags
by Johan Hedberg
· 13 years ago
0952a57
Bluetooth: Change sk to l2cap_chan
by Andrei Emeltchenko
· 13 years ago
5ef8cb9
Bluetooth: Use chan instead of sk
by Andrei Emeltchenko
· 13 years ago
09bfb2e
Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired
by Szymon Janc
· 13 years ago
77f918b
Bluetooth: Don't send RNR immediately when entering local busy
by Szymon Janc
· 13 years ago
b17e73b
Bluetooth: Clear ack_timer when sending ack
by Szymon Janc
· 13 years ago
0ef3ef0
Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ack
by Szymon Janc
· 13 years ago
cbe8fed
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
by Johan Hedberg
· 13 years ago
b83ddfe
Bluetooth: l2cap_set_timer needs jiffies as timeout value
by Andrzej Kaczmarek
· 13 years ago
416db90
Bluetooth: LE sockets not ready until encrypted
by Brian Gix
· 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
874c60b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
9f8d467
Bluetooth: Fix HCI channel reference counting
by Mat Martineau
· 13 years ago
57adc1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
333055f
Bluetooth: Don't use *_bh locks anymore
by Gustavo F. Padovan
· 13 years ago
9219b2a
Bluetooth: Fix bacpy in l2cap_core.c
by Gustavo F. Padovan
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ff10539
Bluetooth: Update ERTM state before sending packets
by Mat Martineau
· 13 years ago
2fb9b3d
Bluetooth: add debug output to l2cap_ack_timeout()
by Gustavo F. Padovan
· 13 years ago
371fd83
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
by Ulisses Furquim
· 13 years ago
686ebf2
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
by Ulisses Furquim
· 13 years ago
030013d
Bluetooth: Rename info_work to info_timer
by Gustavo F. Padovan
· 13 years ago
6c9d42a
Bluetooth: convert security timer to delayed_work
by Gustavo F. Padovan
· 13 years ago
c2ec9c1
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
by Gustavo F. Padovan
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
380dcd4
Bluetooth: Clear sk_send_head when purging ERTM transmit queue
by Mat Martineau
· 13 years ago
4b0b2f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by Gustavo F. Padovan
· 13 years ago
36e999a
Bluetooth: Prevent uninitialized data access in L2CAP configuration
by Mat Martineau
· 13 years ago
590051d
Bluetooth: Add ProFUSION's copyright
by Gustavo F. Padovan
· 13 years ago
3d57dc6
Bluetooth: Change l2cap chan_list to use RCU
by Gustavo F. Padovan
· 13 years ago
03a0019
Bluetooth: invert locking order in connect path
by Gustavo F. Padovan
· 13 years ago
f878fca
Bluetooth: convert info timer to delayed_work
by Gustavo F. Padovan
· 13 years ago
d01b2ff
Bluetooth: convert chan_lock to mutex
by Gustavo F. Padovan
· 13 years ago
eb403a1
Bluetooth: Remove sk_backlog usage from L2CAP
by Gustavo F. Padovan
· 13 years ago
aa2ac88
Bluetooth: Don't use spin_lock socket lock anymore
by Gustavo F. Padovan
· 13 years ago
721c418
Bluetooth: Move L2CAP timers to workqueue
by Gustavo F. Padovan
· 13 years ago
09fd0de
Bluetooth: Replace spin_lock by mutex in hci_dev
by Gustavo F. Padovan
· 14 years ago
Next »