Age | Commit message (Expand) | Author | Files | Lines |
2019-12-02 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+32 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 6 | -22/+62 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2019-11-22 | Bluetooth: Fix memory leak in hci_connect_le_scan | Navid Emamdoost | 1 | -1/+3 |
2019-11-22 | Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks | Marcel Holtmann | 1 | -2/+24 |
2019-11-19 | Bluetooth: delete a stray unlock | Dan Carpenter | 1 | -3/+1 |
2019-11-13 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -5/+14 |
2019-11-07 | net: use helpers to change sk_ack_backlog | Eric Dumazet | 1 | -2/+2 |
2019-11-04 | Bluetooth: Fix advertising duplicated flags | Luiz Augusto von Dentz | 1 | -0/+9 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -10/+2 |
2019-11-01 | crypto: skcipher - rename the crypto_blkcipher module and kconfig option | Eric Biggers | 1 | -1/+1 |
2019-10-28 | net: use skb_queue_empty_lockless() in poll() handlers | Eric Dumazet | 1 | -2/+2 |
2019-10-26 | Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0 | Luiz Augusto von Dentz | 1 | -4/+4 |
2019-10-26 | Bluetooth: Fix using advertising instance duration as timeout | Luiz Augusto von Dentz | 1 | -1/+1 |
2019-10-25 | net: core: add generic lockdep keys | Taehee Yoo | 1 | -8/+0 |
2019-10-23 | compat_ioctl: move hci_sock handlers into driver | Arnd Bergmann | 1 | -1/+20 |
2019-10-23 | compat_ioctl: move rfcomm handlers into driver | Arnd Bergmann | 1 | -2/+12 |
2019-10-17 | Bluetooth: hci_core: fix init for HCI_USER_CHANNEL | Mattijs Korpershoek | 1 | -1/+8 |
2019-10-16 | Bluetooth: Workaround directed advertising bug in Broadcom controllers | Szymon Janc | 1 | -0/+8 |
2019-10-16 | Bluetooth: missed cpu_to_le16 conversion in hci_init4_req | Ben Dooks (Codethink) | 1 | -2/+2 |
2019-10-16 | Bluetooth: remove set but not used variable 'smp' | YueHaibing | 1 | -6/+0 |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 4 | -16/+27 |
2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -73/+33 |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -13/+1 |
2019-09-06 | Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message | Dan Elkouby | 1 | -2/+2 |
2019-09-05 | Bluetooth: mgmt: Use struct_size() helper | Gustavo A. R. Silva | 1 | -6/+2 |
2019-09-05 | Bluetooth: 6lowpan: Make variable header_ops constant | Nishka Dasgupta | 1 | -1/+1 |
2019-09-05 | Bluetooth: Add support for utilizing Fast Advertising Interval | Spoorthi Ravishankar Koppad | 1 | -7/+22 |
2019-09-05 | Revert "Bluetooth: validate BLE connection interval updates" | Marcel Holtmann | 2 | -13/+1 |
2019-08-17 | Bluetooth: Add debug setting for changing minimum encryption key size | Marcel Holtmann | 3 | -1/+33 |
2019-08-12 | Bluetooth: hidp: Let hidp_send_message return number of queued bytes | Fabian Henneke | 1 | -2/+7 |
2019-07-26 | bluetooth: switch to AES library | Ard Biesheuvel | 2 | -73/+33 |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 11 | -31/+214 |
2019-07-06 | Bluetooth: 6lowpan: always check destination address | Josua Mayer | 1 | -12/+0 |
2019-07-06 | Bluetooth: 6lowpan: check neighbour table for SLAAC | Josua Mayer | 1 | -0/+15 |
2019-07-06 | Bluetooth: 6lowpan: search for destination address in all peers | Josua Mayer | 1 | -4/+10 |
2019-07-06 | Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug | Szymon Janc | 1 | -0/+13 |
2019-07-06 | Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr | Luiz Augusto von Dentz | 1 | -3/+11 |
2019-07-06 | Bluetooth: Use controller sets when available | Luiz Augusto von Dentz | 4 | -10/+37 |
2019-07-06 | Bluetooth: validate BLE connection interval updates | csonsino | 2 | -1/+13 |
2019-07-06 | Bluetooth: Add support for LE ping feature | Spoorthi Ravishankar Koppad | 4 | -0/+107 |
2019-07-06 | Bluetooth: Check state in l2cap_disconnect_rsp | Matias Karhumaa | 1 | -0/+6 |
2019-07-06 | Bluetooth: hidp: NUL terminate a string in the compat ioctl | Dan Carpenter | 2 | -1/+2 |
2019-07-03 | Bluetooth: Fix faulty expression for minimum encryption key size check | Matias Karhumaa | 1 | -1/+1 |
2019-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2019-06-26 | ipv6: constify rt6_nexthop() | Nicolas Dichtel | 1 | -2/+2 |
2019-06-22 | Bluetooth: Fix regression with minimum encryption key size alignment | Marcel Holtmann | 2 | -14/+37 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2 | -8/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -11/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 5 | -40/+5 |