Age | Commit message (Expand) | Author |
2013-07-03 | Bluetooth: Fix crash in l2cap_build_cmd() with small MTU | Anderson Lizardo |
2013-05-01 | Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg() | Mathias Krause |
2013-05-01 | Bluetooth: fix possible info leak in bt_sock_recvmsg() | Mathias Krause |
2013-04-05 | Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state | Vinicius Costa Gomes |
2013-02-03 | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() | Anderson Lizardo |
2013-02-03 | Bluetooth: Fix sending HCI commands after reset | Szymon Janc |
2013-01-11 | Bluetooth: cancel power_on work when unregistering the device | Gustavo Padovan |
2012-10-02 | Bluetooth: L2CAP - Fix info leak via getsockname() | Mathias Krause |
2012-10-02 | Bluetooth: RFCOMM - Fix info leak via getsockname() | Mathias Krause |
2012-10-02 | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) | Mathias Krause |
2012-10-02 | Bluetooth: HCI - Fix info leak via getsockname() | Mathias Krause |
2012-10-02 | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) | Mathias Krause |
2012-04-22 | Bluetooth: hci_core: fix NULL-pointer dereference at unregister | Johan Hovold |
2012-04-13 | Bluetooth: Fix l2cap conn failures for ssp devices | Peter Hurley |
2011-10-03 | Bluetooth: Fix timeout on scanning for the second time | Oliver Neukum |
2011-08-15 | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman |
2011-07-16 | Bluetooth: Fix crash with incoming L2CAP connections | Ilia Kolomisnky |
2011-07-16 | Bluetooth: Fix regression in L2CAP connection procedure | Gustavo F. Padovan |
2011-06-30 | Bluetooth: Fix memory leak under page timeouts | Tomas Targownik |
2011-06-30 | Bluetooth: Fix regression with incoming L2CAP connections | Gustavo F. Padovan |
2011-06-30 | Bluetooth: Fix hidp disconnect deadlocks and lost wakeup | Peter Hurley |
2011-06-28 | Bluetooth: Prevent buffer overflow in l2cap config request | Dan Rosenberg |
2011-06-15 | Bluetooth: Fix L2CAP connection establishment | Ilia Kolomisnky |
2011-06-14 | Bluetooth: Fix accepting connect requests for defer_setup | Johan Hedberg |
2011-06-13 | Bluetooth: Fix L2CAP security check | Luiz Augusto von Dentz |
2011-06-10 | Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices | Ville Tervo |
2011-06-10 | Bluetooth: fix shutdown on SCO sockets | Luiz Augusto von Dentz |
2011-06-09 | Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace. | Filip Palian |
2011-06-01 | bluetooth l2cap: fix locking in l2cap_global_chan_by_psm | Johannes Berg |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-18 | Merge branch 'master' into upstream. | Jiri Kosina |
2011-05-16 | bluetooth: Fix warnings in l2cap_core.c | David S. Miller |
2011-05-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-05-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-05-12 | Bluetooth: Remove leftover debug messages | Gustavo F. Padovan |
2011-05-11 | Revert "Bluetooth: fix shutdown on SCO sockets" | Linus Torvalds |
2011-05-11 | Bluetooth: Add support for disconnecting LE links via mgmt | Vinicius Costa Gomes |
2011-05-11 | Bluetooth: Add support for sending connection events for LE links | Vinicius Costa Gomes |
2011-05-11 | Bluetooth: Double check sec req for pre 2.1 device | Waldemar Rymarkiewicz |
2011-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-05-05 | Bluetooth: Remove l2cap_sk_list | Gustavo F. Padovan |
2011-05-05 | Bluetooth: Handle psm == 0 case inside l2cap_add_psm() | Gustavo F. Padovan |
2011-05-05 | Bluetooth: Add l2cap_add_psm() and l2cap_add_scid() | Gustavo F. Padovan |
2011-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-04-28 | Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt | Johan Hedberg |
2011-04-28 | Bluetooth: Add store_hint parameter to mgmt_new_key | Johan Hedberg |
2011-04-28 | Bluetooth: Remove old_key_type from mgmt_ev_new_key | Johan Hedberg |
2011-04-28 | Bluetooth: Fix connection key type updating for buggy controllers | Johan Hedberg |
2011-04-28 | Bluetooth: Fix old_key_type logic for non-persistent keys | Johan Hedberg |