| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-23 | Bluetooth: ISO: add socket option to report packet seqnum via CMSG | Pauli Virtanen | 1 | -0/+7 |
| 2025-06-23 | net: remove sock_i_uid() | Eric Dumazet | 1 | -1/+1 |
| 2025-05-21 | Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO | Pauli Virtanen | 1 | -0/+87 |
| 2024-10-24 | Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+22 |
| 2024-10-23 | Bluetooth: SCO: Fix UAF on sco_sock_timeout | Luiz Augusto von Dentz | 1 | -0/+22 |
| 2024-10-16 | Bluetooth: Remove debugfs directory on module init failure | Aaron Thompson | 1 | -0/+1 |
| 2024-10-16 | Bluetooth: Call iso_exit() on module unload | Aaron Thompson | 1 | -0/+2 |
| 2024-03-06 | Bluetooth: af_bluetooth: Fix deadlock | Luiz Augusto von Dentz | 1 | -7/+3 |
| 2023-12-15 | Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg | Hyunwoo Kim | 1 | -1/+6 |
| 2023-08-11 | Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic | Luiz Augusto von Dentz | 1 | -2/+6 |
| 2023-08-11 | Bluetooth: Init sk_peer_* on bt_sock_alloc | Luiz Augusto von Dentz | 1 | -0/+24 |
| 2023-08-11 | Bluetooth: Consolidate code around sk_alloc into a helper function | Luiz Augusto von Dentz | 1 | -0/+21 |
| 2022-12-02 | Bluetooth: Fix not cleanup led when bt_init fails | Chen Zhongjin | 1 | -1/+3 |
| 2022-07-22 | Bluetooth: Add BTPROTO_ISO socket type | Luiz Augusto von Dentz | 1 | -1/+3 |
| 2022-04-28 | net: SO_RCVMARK socket option for SO_MARK with recvmsg() | Erin MacNeil | 1 | -2/+2 |
| 2022-04-06 | net: remove noblock parameter from skb_recv_datagram() | Oliver Hartkopp | 1 | -2/+1 |
| 2022-03-18 | Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready() | Gavin Li | 1 | -2/+2 |
| 2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song | 1 | -4/+4 |
| 2021-01-29 | Bluetooth: fix indentation and alignment reported by checkpatch | Tomoyuki Matsushita | 1 | -11/+11 |
| 2020-06-12 | Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections | Alain Michaud | 1 | -0/+3 |
| 2020-06-03 | Bluetooth: Removing noisy dbg message | Alain Michaud | 1 | -2/+0 |
| 2019-11-06 | net: use helpers to change sk_ack_backlog | Eric Dumazet | 1 | -2/+2 |
| 2019-10-28 | net: use skb_queue_empty_lockless() in poll() handlers | Eric Dumazet | 1 | -2/+2 |
| 2019-04-19 | net: rework SIOCGSTAMP ioctl handling | Arnd Bergmann | 1 | -8/+0 |
| 2019-01-22 | Bluetooth: Fix locking in bt_accept_enqueue() for BH context | Matthias Kaehlcke | 1 | -3/+13 |
| 2018-07-18 | Bluetooth: Use lock_sock_nested in bt_accept_enqueue | Philipp Puschmann | 1 | -1/+1 |
| 2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 1 | -2/+5 |
| 2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -5/+2 |
| 2018-05-26 | net/bluetooth: convert to ->poll_mask | Christoph Hellwig | 1 | -5/+2 |
| 2018-05-16 | bluetooth: switch to proc_create_seq_data | Christoph Hellwig | 1 | -35/+5 |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -8/+8 |
| 2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -21/+17 |
| 2017-12-13 | Bluetooth: Use common error handling code in bt_init() | Markus Elfring | 1 | -21/+17 |
| 2017-11-27 | net: annotate ->poll() instances | Al Viro | 1 | -3/+3 |
| 2017-07-01 | net: convert sock.sk_refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
| 2017-05-16 | net: socket: mark socket protocol handler structs as const | linzhang | 1 | -1/+1 |
| 2017-04-12 | Bluetooth: Avoid bt_accept_unlink() double unlinking | Dean Jenkins | 1 | -0/+24 |
| 2017-04-12 | Bluetooth: Handle bt_accept_enqueue() socket atomically | Dean Jenkins | 1 | -0/+2 |
| 2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+2 |
| 2017-02-16 | Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg | Ezequiel Garcia | 1 | -1/+1 |
| 2016-09-19 | Bluetooth: Use numbers for subsystem version string | Marcel Holtmann | 1 | -3/+7 |
| 2016-09-19 | Bluetooth: Add combined LED trigger for controller power | Marcel Holtmann | 1 | -0/+5 |
| 2016-08-25 | Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2016-07-08 | Bluetooth: Fix bt_sock_recvmsg return value | Denis Kenzior | 1 | -0/+5 |
| 2016-04-13 | sock: tigthen lockdep checks for sock_owned_by_user | Hannes Frederic Sowa | 1 | -1/+1 |
| 2015-12-20 | Bluetooth: use list_for_each_entry* | Geliang Tang | 1 | -6/+6 |
| 2015-12-10 | Bluetooth: Fix locking in bt_accept_dequeue after disconnection | Yichen Zhao | 1 | -1/+1 |
| 2015-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+3 |
| 2015-12-01 | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA | Eric Dumazet | 1 | -3/+3 |
| 2015-11-19 | Bluetooth: clean up af_bluetooth code | Prasanna Karthik | 1 | -2/+2 |
| 2015-11-19 | Bluetooth: Add support for sending system notes to monitor channel | Marcel Holtmann | 1 | -5/+3 |
| 2015-10-26 | Bluetooth: Remove unneeded parenthesis around MSG_OOB | Marcel Holtmann | 1 | -1/+1 |
| 2015-10-22 | Bluetooth: Increase minor version of core module | Marcel Holtmann | 1 | -1/+1 |
| 2015-03-06 | Bluetooth: Convert mgmt to use HCI chan registration API | Johan Hedberg | 1 | -0/+9 |
| 2015-03-02 | net: Remove iocb argument from sendmsg and recvmsg | Ying Xue | 1 | -4/+4 |
| 2015-03-02 | net: use common macro for assering skb->cb[] available size in protocol families | Eyal Birger | 1 | -2/+1 |
| 2014-12-30 | Bluetooth: Add support for self testing framework | Marcel Holtmann | 1 | -0/+6 |
| 2014-12-09 | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 1 | -1/+1 |
| 2014-12-03 | Bluetooth: Increase minor version of core module | Marcel Holtmann | 1 | -1/+1 |
| 2014-11-05 | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller | 1 | -2/+2 |
| 2014-09-15 | Bluetooth: Add BUILD_BUG_ON check for SKB control buffer size | Marcel Holtmann | 1 | -0/+3 |
| 2014-07-03 | Bluetooth: constify seq_operations | Fabian Frederick | 1 | -1/+1 |
| 2014-02-21 | Bluetooth: Increase minor version of core module | Marcel Holtmann | 1 | -1/+1 |
| 2013-12-07 | Bluetooth: Increase minor version of core module | Marcel Holtmann | 1 | -1/+1 |
| 2013-11-20 | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa | 1 | -7/+2 |
| 2013-10-18 | Bluetooth: Create root debugfs directory during module init | Marcel Holtmann | 1 | -1/+8 |
| 2013-10-14 | Bluetooth: Adjust header for proc socket information | Marcel Holtmann | 1 | -1/+1 |
| 2013-10-13 | Bluetooth: Increase minor version of core module | Marcel Holtmann | 1 | -1/+1 |
| 2013-10-13 | Bluetooth: Add support for per socket msg_name callback | Marcel Holtmann | 1 | -4/+11 |
| 2013-10-13 | Bluetooth: Remove src and dst fields from bt_sock structure | Marcel Holtmann | 1 | -3/+1 |
| 2013-09-25 | Bluetooth: Add clarifying comment to bt_sock_wait_state() | Johan Hedberg | 1 | -0/+1 |
| 2013-09-18 | Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag | Johan Hedberg | 1 | -0/+40 |
| 2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -16/+11 |
| 2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -12/+3 |
| 2013-04-09 | bluetooth: fix race in bt_procfs_init() | Al Viro | 1 | -7/+1 |
| 2013-04-09 | bluetooth: kill unused 'module' argument of bt_procfs_init() | Al Viro | 1 | -2/+2 |
| 2013-04-09 | bluetooth: don't bother with ->owner for procfs fops | Al Viro | 1 | -7/+8 |
| 2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -1/+1 |
| 2013-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 2013-04-07 | Bluetooth: fix possible info leak in bt_sock_recvmsg() | Mathias Krause | 1 | -2/+2 |
| 2013-04-02 | net: fix smatch warnings inside datagram_poll | Jacob Keller | 1 | -1/+1 |
| 2013-03-31 | net: add option to enable error queue packets waking select | Keller, Jacob E | 1 | -1/+2 |
| 2013-03-08 | Bluetooth: change bt_sock_unregister() to return void | David Herrmann | 1 | -12/+3 |
| 2013-02-18 | net: proc: change proc_net_remove to remove_proc_entry | Gao feng | 1 | -1/+1 |
| 2013-02-18 | net: proc: change proc_net_fops_create to proc_create | Gao feng | 1 | -1/+1 |
| 2012-10-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 1 | -6/+4 |
| 2012-10-12 | userns: Properly print bluetooth socket uids | Eric W. Biederman | 1 | -1/+1 |
| 2012-09-27 | Bluetooth: Use %pMR instead of baswap in seq_show | Andrei Emeltchenko | 1 | -6/+4 |
| 2012-08-21 | Bluetooth: trivial: Use preferred method for NULL check | Andrei Emeltchenko | 1 | -2/+2 |
| 2012-08-15 | Bluetooth: trivial: Shorten variable scope | Andrei Emeltchenko | 1 | -4/+2 |
| 2012-08-06 | Bluetooth: /proc/net/ entries for bluetooth protocols | Masatake YAMATO | 1 | -0/+141 |
| 2012-06-05 | Bluetooth: Fix checking the wrong flag when accepting a socket | Vinicius Costa Gomes | 1 | -1/+1 |
| 2012-06-05 | Bluetooth: Remove unnecessary headers include | Gustavo Padovan | 1 | -11/+0 |
| 2012-06-05 | Bluetooth: Fix coding style in the subsystem | Gustavo Padovan | 1 | -1/+2 |
| 2012-05-16 | Bluetooth: Create flags for bt_sk() | Gustavo Padovan | 1 | -4/+4 |
| 2012-05-14 | Bluetooth: notify userspace of security level change | Gustavo Padovan | 1 | -1/+1 |
| 2012-02-15 | Bluetooth: silence lockdep warning | Octavian Purdila | 1 | -7/+5 |
| 2012-01-02 | Bluetooth: Remove *_bh from socket list lock. | Gustavo F. Padovan | 1 | -4/+4 |
| 2011-12-22 | Bluetooth: fix bt_accept_dequeue() to work in process context | Gustavo F. Padovan | 1 | -7/+4 |
| 2011-09-27 | Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg() | Mat Martineau | 1 | -2/+28 |
| 2011-08-11 | Bluetooth: Fix lost wakeups waiting for sock state change | Peter Hurley | 1 | -3/+3 |
| 2011-02-25 | Bluetooth: remove unnecessary call to hci_sock_cleanup | Anand Gadiyar | 1 | -3/+1 |
| 2011-02-17 | Bluetooth: fix checkpatch errors in af_bluetooth.c | Gustavo F. Padovan | 1 | -1/+1 |
| 2011-02-14 | Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko | Gustavo F. Padovan | 1 | -2/+30 |
| 2011-02-08 | Bluetooth: fix crash by disabling tasklet in sock accept | Andrei Emeltchenko | 1 | -4/+9 |
| 2011-02-08 | Bluetooth: Do not use assignments in IF conditions | Andrei Emeltchenko | 1 | -2/+4 |
| 2010-10-12 | Bluetooth: Add common code for stream-oriented recvmsg() | Mat Martineau | 1 | -0/+109 |
| 2010-09-06 | net: poll() optimizations | Eric Dumazet | 1 | -3/+2 |
| 2010-04-20 | net: sk_sleep() helper | Eric Dumazet | 1 | -3/+3 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
| 2009-11-05 | net: pass kern to net_proto_family create function | Eric Paris | 1 | -2/+3 |
| 2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 1 | -1/+1 |
| 2009-10-07 | net: mark net_proto_ops as const | Stephen Hemminger | 1 | -2/+2 |
| 2009-08-05 | net: mark read-only arrays as const | Jan Engelhardt | 1 | -2/+2 |
| 2009-06-18 | net: correct off-by-one write allocations reports | Eric Dumazet | 1 | -1/+1 |
| 2009-02-27 | Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP | Marcel Holtmann | 1 | -4/+3 |
| 2009-02-27 | Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs | Dave Young | 1 | -6/+0 |
| 2009-02-27 | Bluetooth: Update version numbers | Marcel Holtmann | 1 | -1/+1 |
| 2009-02-27 | Bluetooth: Add global deferred socket parameter | Marcel Holtmann | 1 | -2/+6 |
| 2008-11-30 | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 1 | -6/+1 |
| 2008-11-30 | Bluetooth: Send HCI Reset command by default on device initialization | Marcel Holtmann | 1 | -1/+1 |
| 2008-11-30 | Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings | Marcel Holtmann | 1 | -18/+23 |
| 2008-10-16 | net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) | Johannes Berg | 1 | -7/+1 |
| 2008-09-09 | [Bluetooth] Reject L2CAP connections on an insecure ACL link | Marcel Holtmann | 1 | -1/+1 |
| 2008-08-18 | [Bluetooth] Consolidate maintainers information | Marcel Holtmann | 1 | -1/+1 |
| 2008-07-14 | [Bluetooth] Update Bluetooth core version number | Marcel Holtmann | 1 | -1/+1 |
| 2008-07-14 | [Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls | Marcel Holtmann | 1 | -0/+23 |
| 2008-07-14 | [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO | Marcel Holtmann | 1 | -0/+28 |
| 2008-04-01 | bluetooth : use lockdep sub-classes for diffrent bluetooth protocol | Dave Young | 1 | -0/+40 |
| 2007-10-10 | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 1 | -2/+5 |
| 2007-04-25 | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2007-02-10 | [NET] BLUETOOTH: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -8/+8 |
| 2006-10-15 | [Bluetooth] Add locking for bt_proto array manipulation | Marcel Holtmann | 1 | -7/+29 |
| 2006-10-15 | [Bluetooth] Support concurrent connect requests | Marcel Holtmann | 1 | -1/+1 |
| 2006-09-28 | [Bluetooth] Return EINPROGRESS for non-blocking socket calls | Marcel Holtmann | 1 | -1/+1 |
| 2006-07-03 | [Bluetooth] Add platform device for virtual and serial devices | Marcel Holtmann | 1 | -6/+14 |
| 2006-07-03 | [Bluetooth] Add automatic sniff mode support | Marcel Holtmann | 1 | -1/+1 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-03-25 | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 1 | -0/+3 |
| 2006-01-03 | [NET]: Avoid atomic xchg() for non-error case | Benjamin LaHaise | 1 | -3/+2 |
| 2005-11-08 | [Bluetooth]: Remove the usage of /proc completely | Marcel Holtmann | 1 | -11/+1 |
| 2005-10-28 | [Bluetooth] Make more functions static | Marcel Holtmann | 1 | -6/+0 |
| 2005-04-25 | [PATCH] kill gratitious includes of major.h under net/* | Al Viro | 1 | -1/+0 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+355 |