- 2b70d4f Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt() by Dan Carpenter · 3 years ago
- e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
- 30d5772 Bluetooth: L2CAP: Fix using wrong mode by Luiz Augusto von Dentz · 3 years ago
- f5ff291 Bluetooth: L2CAP: Fix not initializing sk_peer_pid by Luiz Augusto von Dentz · 3 years, 2 months ago
- 1bff51e Bluetooth: fix use-after-free error in lock_sock_nested() by Wang ShaoBo · 3 years, 4 months ago
- 3af70b3 Bluetooth: check for zapped sk before connecting by Archie Pusaka · 3 years, 9 months ago
- f194256 Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel by Luiz Augusto von Dentz · 4 years, 4 months ago
- 20ae408 Bluetooth: Only mark socket zapped after unlocking by Abhishek Pandit-Subedi · 4 years, 3 months ago
- 4bb540d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 5 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
- 19186c7 Bluetooth: core: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 5b44067 Bluetooth: L2CAP: add support for waiting disconnection resp by Archie Pusaka · 4 years, 8 months ago
- 3ee7b7c Bluetooth: Add BT_MODE socket option by Luiz Augusto von Dentz · 4 years, 9 months ago
- b86b0b1 Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS by Luiz Augusto von Dentz · 4 years, 9 months ago
- b48596d Bluetooth: L2CAP: Add get_peer_pid callback by Luiz Augusto von Dentz · 4 years, 9 months ago
- b354e6c Bluetooth: L2CAP: Fix a condition in l2cap_sock_recvmsg() by Dan Carpenter · 4 years, 9 months ago
- 4be5ca6 Bluetooth: L2CAP: Add module option to enable ECRED mode by Luiz Augusto von Dentz · 4 years, 10 months ago
- 15f02b9 Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode by Luiz Augusto von Dentz · 4 years, 10 months ago
- a2a8b0b Bluetooth: Fix crash when using new BT_PHY option by Luiz Augusto von Dentz · 4 years, 10 months ago
- eab2404 Bluetooth: Add BT_PHY socket option by Luiz Augusto von Dentz · 4 years, 10 months ago
- 2a15490 Bluetooth: prefetch channel before killing sock by Hillf Danton · 4 years, 11 months ago
- 6c08fc8 Bluetooth: Fix refcount use-after-free issue by Manish Mandlik · 5 years ago
- bbb69b3 Bluetooth: Add return check for L2CAP security level set by Fugang Duan · 6 years ago
- c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
- c4f5627 Bluetooth: Fix locking in bt_accept_enqueue() for BH context by Matthias Kaehlcke · 6 years ago
- a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
- 17112d8 net/bluetooth: convert to ->poll_mask by Christoph Hellwig · 7 years ago
- 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
- d2ecfa7 Bluetooth: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 7 years ago
- cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- dbb5088 Bluetooth: split sk_filter in l2cap_sock_recv_cb by Daniel Borkmann · 8 years ago
- 23bc6ab Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU by Amadeusz Sławiński · 8 years ago
- a164cee Bluetooth: Allow setting BT_SECURITY_FIPS with setsockopt by Patrik Flykt · 9 years ago
- a2342c5 Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID by Johan Hedberg · 9 years ago
- 114f9f1 Bluetooth: L2CAP: Introduce proper defines for PSM ranges by Johan Hedberg · 9 years ago
- 9f7378a9 Bluetooth: l2cap_disconnection_req priority over shutdown by Dean Jenkins · 9 years ago
- 04ba72e Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown() by Dean Jenkins · 9 years ago
- e745643 Bluetooth: Unwind l2cap_sock_shutdown() by Dean Jenkins · 9 years ago
- e432c72 Bluetooth: __l2cap_wait_ack() add defensive timeout by Dean Jenkins · 9 years ago
- cb02a25 Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies() by Dean Jenkins · 9 years ago
- 451e4c6 Bluetooth: Add BT_DBG to l2cap_sock_shutdown() by Dean Jenkins · 9 years ago
- f65468f Bluetooth: Make __l2cap_wait_ack more efficient by Dean Jenkins · 9 years ago
- 2baea85 Bluetooth: L2CAP ERTM shutdown protect sk and chan by Dean Jenkins · 9 years ago
- 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
- a4368ff Bluetooth: Refactor L2CAP variables into l2cap_ctrl by Johan Hedberg · 10 years ago
- 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
- dfb2fae Bluetooth: Fix nested sleeps by Peter Hurley · 10 years ago
- dd62555 Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2 by Marcel Holtmann · 10 years ago
- 1783639 first fruits - kill l2cap ->memcpy_fromiovec() by Al Viro · 10 years ago
- 56c39fb switch l2cap ->memcpy_fromiovec() to msghdr by Al Viro · 10 years ago
- 49d1174 Bluetooth: Add debug logs to help track locking issues by Johan Hedberg · 10 years ago
- ff71411 Bluetooth: Fix L2CAP nesting level initialization location by Johan Hedberg · 10 years ago
- 3b2ab39 Bluetooth: Fix L2CAP socket lock nesting level by Johan Hedberg · 10 years ago
- abe8490 Bluetooth: Use proper nesting annotation for l2cap_chan lock by Johan Hedberg · 10 years ago
- f035670 Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning by Johan Hedberg · 10 years ago
- c16900c Bluetooth: Fix hci_conn reference counting for fixed channels by Johan Hedberg · 10 years ago
- 1482430 Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid by Johan Hedberg · 10 years ago
- d52deb1 Bluetooth: Resume BT_CONNECTED state after LE security elevation by Johan Hedberg · 10 years ago
- beb19e4 Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP by Johan Hedberg · 10 years ago
- e7cafc4 Bluetooth: Pass initiator/acceptor information to hci_conn_security() by Johan Hedberg · 10 years ago
- 093facf Bluetooth: never linger on process exit by Vladimir Davydov · 10 years ago
- bf19d51 Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state by Johan Hedberg · 10 years ago
- 0498878 Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec by Jukka Rissanen · 11 years ago
- d9fbd02 Bluetooth: Use explicit header and body length for L2CAP SKB allocation by Marcel Holtmann · 11 years ago
- 8d46321 Bluetooth: Assign L2CAP socket priority when allocating SKB by Marcel Holtmann · 11 years ago
- 67f86a4 Bluetooth: Use const for struct l2cap_ops field by Marcel Holtmann · 11 years ago
- 92d1372 Bluetooth: Allow change security level on ATT_CID in slave role by Marcin Kraglak · 11 years ago
- 67be1e4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
- 8a96f3c Bluetooth: Fix L2CAP deadlock by Jukka Taimisto · 11 years ago
- 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
- e8b1ab9 Bluetooth: Fix returning peer address in pending connect state by Johan Hedberg · 11 years ago
- dcf4adb Bluetooth: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
- 9b7655e Bluetooth: Enable LE L2CAP CoC support by default by Johan Hedberg · 11 years ago
- d7e5e76 Bluetooth: Always use l2cap_chan->psm for returning PSM to user space by Johan Hedberg · 11 years ago
- b783fbc Bluetooth: Refuse peer L2CAP address reading when not connected by Johan Hedberg · 11 years ago
- 7a8e5a3 Bluetooth: Fix CID initialization for fixed channels by Johan Hedberg · 11 years ago
- e0c888a Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT) by Johan Hedberg · 11 years ago
- 21626e6 Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED by Johan Hedberg · 11 years ago
- 7d513e9 Bluetooth: Handle security level 4 for L2CAP connections by Marcel Holtmann · 11 years ago
- 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
- cb6ca8e Bluetooth: Default to no security with L2CAP RAW sockets by Johan Hedberg · 11 years ago
- 0ce43ce Bluetooth: Simplify l2cap_chan initialization for LE CoC by Johan Hedberg · 11 years ago
- 4946096 Bluetooth: Fix validating LE PSM values by Johan Hedberg · 11 years ago
- 837776f Bluetooth: Introduce L2CAP channel callback for suspending by Johan Hedberg · 11 years ago
- 1f43542 Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options by Johan Hedberg · 11 years ago
- 64b4f8d Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE by Johan Hedberg · 11 years ago
- 0cd75f7 Bluetooth: Track LE L2CAP credits in l2cap_chan by Johan Hedberg · 12 years ago
- 3831971 Bluetooth: Add LE L2CAP flow control mode by Johan Hedberg · 12 years ago
- 9149761 Bluetooth: Add module parameter to enable LE CoC support by Johan Hedberg · 11 years ago
- d78a32a Bluetooth: Remove sk member from struct l2cap_chan by Gustavo Padovan · 11 years ago
- 0e790c6 Bluetooth: Add L2CAP channel to skb private data by Gustavo Padovan · 11 years ago
- 8ffb929 Bluetooth: Remove parent socket usage from l2cap_core.c by Gustavo Padovan · 11 years ago
- acdcabf Bluetooth: Hold socket in defer callback in L2CAP socket by Gustavo Padovan · 11 years ago
- 0f2c615 Bluetooth: Do not access chan->sk directly by Gustavo Padovan · 11 years ago
- eb62249 Bluetooth: Fix ATT socket backwards compatibility with user space by Johan Hedberg · 11 years ago
- 7f59dda Bluetooth: Socket address parameter for CID is in little endian by Marcel Holtmann · 11 years ago
- bfe4655 Bluetooth: Reintroduce socket restrictions for LE sockets by Johan Hedberg · 11 years ago
- dc25306 Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c by Gustavo Padovan · 11 years ago