index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_sock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt()
Dan Carpenter
2022-01-07
1
-6
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-0
/
+1
|
\
|
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
|
Bluetooth: L2CAP: Fix using wrong mode
Luiz Augusto von Dentz
2021-12-21
1
-2
/
+10
|
/
*
Bluetooth: L2CAP: Fix not initializing sk_peer_pid
Luiz Augusto von Dentz
2021-10-12
1
-0
/
+19
*
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
2021-09-01
1
-1
/
+9
*
Bluetooth: check for zapped sk before connecting
Archie Pusaka
2021-03-23
1
-0
/
+8
*
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2020-09-25
1
-0
/
+14
*
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
2020-09-13
1
-3
/
+4
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-07-31
1
-2
/
+2
|
\
|
*
Bluetooth: core: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
1
-2
/
+2
*
|
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-11
/
+11
|
/
*
Bluetooth: L2CAP: add support for waiting disconnection resp
Archie Pusaka
2020-05-13
1
-7
/
+23
*
Bluetooth: Add BT_MODE socket option
Luiz Augusto von Dentz
2020-04-02
1
-1
/
+112
*
Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS
Luiz Augusto von Dentz
2020-04-02
1
-4
/
+21
*
Bluetooth: L2CAP: Add get_peer_pid callback
Luiz Augusto von Dentz
2020-03-24
1
-0
/
+8
*
Bluetooth: L2CAP: Fix a condition in l2cap_sock_recvmsg()
Dan Carpenter
2020-03-12
1
-1
/
+1
*
Bluetooth: L2CAP: Add module option to enable ECRED mode
Luiz Augusto von Dentz
2020-03-08
1
-0
/
+5
*
Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode
Luiz Augusto von Dentz
2020-03-08
1
-4
/
+19
*
Bluetooth: Fix crash when using new BT_PHY option
Luiz Augusto von Dentz
2020-02-18
1
-1
/
+1
*
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
2020-02-14
1
-0
/
+13
*
Bluetooth: prefetch channel before killing sock
Hillf Danton
2020-02-05
1
-4
/
+6
*
Bluetooth: Fix refcount use-after-free issue
Manish Mandlik
2020-01-29
1
-3
/
+13
*
Bluetooth: Add return check for L2CAP security level set
Fugang Duan
2019-04-23
1
-2
/
+5
*
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
1
-0
/
+1
*
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
2019-01-22
1
-1
/
+1
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-1
/
+1
*
net/bluetooth: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-1
/
+1
*
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-3
/
+2
*
Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...
Mateusz Jurczyk
2017-06-29
1
-2
/
+3
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-1
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Bluetooth: split sk_filter in l2cap_sock_recv_cb
Daniel Borkmann
2016-08-24
1
-2
/
+12
*
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
Amadeusz Sławiński
2016-07-17
1
-1
/
+1
*
Bluetooth: Allow setting BT_SECURITY_FIPS with setsockopt
Patrik Flykt
2016-04-08
1
-1
/
+1
*
Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID
Johan Hedberg
2016-01-29
1
-3
/
+3
*
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
2016-01-29
1
-3
/
+3
*
Bluetooth: l2cap_disconnection_req priority over shutdown
Dean Jenkins
2015-10-21
1
-1
/
+10
*
Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()
Dean Jenkins
2015-10-21
1
-17
/
+27
*
Bluetooth: Unwind l2cap_sock_shutdown()
Dean Jenkins
2015-10-21
1
-14
/
+18
*
Bluetooth: __l2cap_wait_ack() add defensive timeout
Dean Jenkins
2015-07-23
1
-1
/
+10
*
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
Dean Jenkins
2015-07-23
1
-2
/
+2
*
Bluetooth: Add BT_DBG to l2cap_sock_shutdown()
Dean Jenkins
2015-07-23
1
-0
/
+4
*
Bluetooth: Make __l2cap_wait_ack more efficient
Dean Jenkins
2015-07-23
1
-6
/
+10
*
Bluetooth: L2CAP ERTM shutdown protect sk and chan
Dean Jenkins
2015-07-23
1
-0
/
+8
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-5
/
+5
*
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
2015-03-30
1
-3
/
+3
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-6
/
+6
*
Bluetooth: Fix nested sleeps
Peter Hurley
2015-01-23
1
-5
/
+4
*
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2
Marcel Holtmann
2015-01-12
1
-0
/
+2
[next]