Age | Commit message (Expand) | Author |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-09-06 | Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message | Dan Elkouby |
2019-09-05 | Bluetooth: mgmt: Use struct_size() helper | Gustavo A. R. Silva |
2019-09-05 | Bluetooth: 6lowpan: Make variable header_ops constant | Nishka Dasgupta |
2019-09-05 | Bluetooth: Add support for utilizing Fast Advertising Interval | Spoorthi Ravishankar Koppad |
2019-09-05 | Revert "Bluetooth: validate BLE connection interval updates" | Marcel Holtmann |
2019-08-17 | Bluetooth: Add debug setting for changing minimum encryption key size | Marcel Holtmann |
2019-08-12 | Bluetooth: hidp: Let hidp_send_message return number of queued bytes | Fabian Henneke |
2019-07-26 | bluetooth: switch to AES library | Ard Biesheuvel |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-06 | Bluetooth: 6lowpan: always check destination address | Josua Mayer |
2019-07-06 | Bluetooth: 6lowpan: check neighbour table for SLAAC | Josua Mayer |
2019-07-06 | Bluetooth: 6lowpan: search for destination address in all peers | Josua Mayer |
2019-07-06 | Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug | Szymon Janc |
2019-07-06 | Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr | Luiz Augusto von Dentz |
2019-07-06 | Bluetooth: Use controller sets when available | Luiz Augusto von Dentz |
2019-07-06 | Bluetooth: validate BLE connection interval updates | csonsino |
2019-07-06 | Bluetooth: Add support for LE ping feature | Spoorthi Ravishankar Koppad |
2019-07-06 | Bluetooth: Check state in l2cap_disconnect_rsp | Matias Karhumaa |
2019-07-06 | Bluetooth: hidp: NUL terminate a string in the compat ioctl | Dan Carpenter |
2019-07-03 | Bluetooth: Fix faulty expression for minimum encryption key size check | Matias Karhumaa |
2019-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-26 | ipv6: constify rt6_nexthop() | Nicolas Dichtel |
2019-06-22 | Bluetooth: Fix regression with minimum encryption key size alignment | Marcel Holtmann |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-05-05 | Bluetooth: Ignore CC events not matching the last HCI command | João Paulo Rechi Vita |
2019-04-25 | Bluetooth: Align minimum encryption key size for LE and BR/EDR connections | Marcel Holtmann |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers |
2019-04-24 | Bluetooth: hci_core: Don't stop BT if the BD address missing in dts | Balakrishna Godavarthi |
2019-04-23 | Bluetooth: Use struct_size() helper | Gustavo A. R. Silva |
2019-04-23 | Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt | Jaganath Kanakkassery |
2019-04-23 | Bluetooth: hidp: fix buffer overflow | Young Xiao |
2019-04-23 | Bluetooth: Add return check for L2CAP security level set | Fugang Duan |
2019-04-23 | Bluetooth: Fix not initializing L2CAP tx_credits | Luiz Augusto von Dentz |
2019-04-19 | net: rework SIOCGSTAMP ioctl handling | Arnd Bergmann |
2019-04-12 | Bluetooth: Check address length before reading address field | Tetsuo Handa |
2019-02-26 | Bluetooth: Add quirk for reading BD_ADDR from fwnode property | Matthias Kaehlcke |
2019-02-26 | Bluetooth: mgmt: Use struct_size() helper | Gustavo A. R. Silva |
2019-02-24 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2019-02-18 | Bluetooth: a2mp: Use struct_size() helper | Gustavo A. R. Silva |
2019-02-18 | Bluetooth: hci_event: Use struct_size() helper | Gustavo A. R. Silva |
2019-02-04 | Bluetooth: Fix decrementing reference count twice in releasing socket | Myungho Jung |
2019-02-03 | socket: Use old_timeval types for socket timestamps | Deepa Dinamani |