Age | Commit message (Expand) | Author | Files | Lines |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 5 | -6/+9 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2 | -2/+2 |
2018-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -67/+65 |
2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 8 | -12/+6 |
2018-05-30 | Bluetooth: Re-use kstrtobool_from_user() | Andy Shevchenko | 3 | -40/+19 |
2018-05-26 | net/bluetooth: convert to ->poll_mask | Christoph Hellwig | 4 | -8/+5 |
2018-05-26 | net: convert datagram_poll users tp ->poll_mask | Christoph Hellwig | 1 | -1/+1 |
2018-05-26 | net: remove sock_no_poll | Christoph Hellwig | 3 | -3/+0 |
2018-05-18 | Bluetooth: Add __hci_cmd_send function | Loic Poulain | 1 | -0/+31 |
2018-05-18 | Bluetooth: use wait_event API instead of open-coding it | John Keeping | 1 | -23/+7 |
2018-05-18 | Bluetooth: Prevent buffer overflow for large advertisement data | Chriz Chow | 1 | -4/+8 |
2018-05-16 | isdn: replace ->proc_fops with ->proc_show | Christoph Hellwig | 1 | -13/+1 |
2018-05-16 | bluetooth: switch to proc_create_seq_data | Christoph Hellwig | 1 | -35/+5 |
2018-04-09 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 3 | -13/+33 |
2018-04-03 | Bluetooth: Fix connection if directed advertising and privacy is used | Szymon Janc | 3 | -13/+33 |
2018-04-01 | Bluetooth: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2 | -0/+2 |
2018-03-26 | net: Use octal not symbolic permissions | Joe Perches | 1 | -2/+2 |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+7 |
2018-03-01 | Bluetooth: Fix missing encryption refresh on Security Request | Szymon Janc | 1 | -1/+7 |
2018-02-15 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -3/+3 |
2018-02-12 | net: make getname() functions return length rather than use int* parameter | Denys Vlasenko | 4 | -11/+8 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -8/+8 |
2018-02-10 | Bluetooth: Fix incorrect bits for LE states | Łukasz Rymanowski | 1 | -3/+3 |
2018-02-07 | seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro | Andy Shevchenko | 1 | -13/+0 |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -219/+85 |
2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2018-01-31 | Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus | Jiri Kosina | 17 | -281/+369 |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+3 |
2018-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -9/+11 |
2018-01-16 | net: delete /proc THIS_MODULE references | Alexey Dobriyan | 1 | -1/+0 |
2018-01-04 | Bluetooth: Prevent stack info leak from the EFS element. | Ben Seri | 1 | -9/+11 |
2017-12-13 | Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko | 1 | -166/+18 |
2017-12-13 | Bluetooth: Add support to advertise when connected | Łukasz Rymanowski | 1 | -9/+46 |
2017-12-13 | Bluetooth: Remove redundant disable_advertising() | Jaganath Kanakkassery | 1 | -8/+1 |
2017-12-13 | Bluetooth: Utilize %*ph specifier | Andy Shevchenko | 1 | -14/+3 |
2017-12-13 | Bluetooth: Use common error handling code in bt_init() | Markus Elfring | 1 | -21/+17 |
2017-11-28 | net: annotate ->poll() instances | Al Viro | 1 | -3/+3 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 3 | -13/+12 |
2017-11-21 | HID: quirks: move the list of special devices into a quirk | Benjamin Tissoires | 1 | -1/+1 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-10-30 | Bluetooth: Use bt_dev_err and bt_dev_info when possible | Marcel Holtmann | 9 | -90/+97 |
2017-10-30 | Bluetooth: avoid recursive locking in hci_send_to_channel() | Sebastian Andrzej Siewior | 1 | -6/+11 |
2017-10-29 | Bluetooth: Fix potential memory leak | Jaganath Kanakkassery | 4 | -1/+8 |
2017-10-06 | Bluetooth: Fix compiler warning with selftest duration calculation | Marcel Holtmann | 1 | -1/+1 |
2017-10-06 | Bluetooth: let the crypto subsystem generate the ecc privkey | Tudor Ambarus | 4 | -128/+147 |
2017-10-06 | Bluetooth: ecdh_helper - fix leak of private key | Tudor Ambarus | 1 | -1/+1 |
2017-10-06 | Bluetooth: selftest - check for errors when computing ZZ | Tudor Ambarus | 1 | -3/+8 |
2017-10-06 | Bluetooth: ecdh_helper - reveal error codes | Tudor Ambarus | 3 | -24/+33 |
2017-10-06 | Bluetooth: move ecdh allocation outside of ecdh_helper | Tudor Ambarus | 4 | -50/+87 |