summaryrefslogtreecommitdiff
path: root/net/bluetooth
Commit message (Expand)AuthorAge
...
| | * Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...Mateusz Jurczyk2017-06-29
| | * bluetooth: remove WQ_MEM_RECLAIM from hci workqueuesTejun Heo2017-06-29
| | * Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen2017-06-27
| | * Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen2017-06-27
| | * Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen2017-06-27
| * | net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
| |/
| * net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-20
| * networking: add and use skb_put_u8()Johannes Berg2017-06-16
| * networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
| * networking: make skb_pull & friends return void pointersJohannes Berg2017-06-16
| * networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-16
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
| |\
| * | Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann2017-06-12
| * | Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld2017-06-10
| * | Bluetooth: Delete error messages for failed memory allocations in two functionsMarkus Elfring2017-05-22
| * | Bluetooth: Skip vendor diagnostic configuration for HCI User ChannelMarcel Holtmann2017-05-18
| * | Bluetooth: Set LE Default PHY preferencesMarcel Holtmann2017-05-18
| * | Bluetooth: Enable LE PHY Update Complete eventMarcel Holtmann2017-05-18
| * | Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann2017-05-18
| * | Bluetooth: Set LE Suggested Default Data Length to maximumMarcel Holtmann2017-05-18
| * | net: socket: mark socket protocol handler structs as constlinzhang2017-05-16
* | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
| |/ |/|
* | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
|/
* Bluetooth: Add selftest for ECDH key generationMarcel Holtmann2017-04-30
* Bluetooth: zero kpp input for key generationMarcel Holtmann2017-04-30
* Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc2017-04-30
* Bluetooth: allocate data for kpp on heapSalvatore Benedetto2017-04-30
* Bluetooth: convert smp and selftest to crypto kpp APISalvatore Benedetto2017-04-25
* bluetooth: Do not set IFF_POINTOPOINTPatrik Flykt2017-04-12
* Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LENLuiz Augusto von Dentz2017-04-12
* Bluetooth: L2CAP: Add l2cap_le_flowctl_sendLuiz Augusto von Dentz2017-04-12
* Bluetooth: 6lowpan: Use netif APIs to flow controlLuiz Augusto von Dentz2017-04-12
* Bluetooth: 6lowpan: Don't drop packets when run out of creditsLuiz Augusto von Dentz2017-04-12
* Bluetooth: L2CAP: Don't return -EAGAIN if out of creditsLuiz Augusto von Dentz2017-04-12
* Bluetooth: 6lowpan: Print errors during recv_pktLuiz Augusto von Dentz2017-04-12
* Bluetooth: 6lowpan: Remove unnecessary peer lookupLuiz Augusto von Dentz2017-04-12
* Bluetooth: 6lowpan: fix use after free in chan_suspend/resumeMichael Scott2017-04-12
* Bluetooth: 6lowpan: fix delay work init in add_peer_chan()Michael Scott2017-04-12
* 6lowpan: fix assignment of peer_addrColin Ian King2017-04-12
* Bluetooth: Change initial min and max intervalJonas Holmberg2017-04-12
* Bluetooth: fix assignments on error variable errColin Ian King2017-04-12
* Bluetooth: Avoid bt_accept_unlink() double unlinkingDean Jenkins2017-04-12
* Bluetooth: Handle bt_accept_enqueue() socket atomicallyDean Jenkins2017-04-12
* 6lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz2017-04-12
* 6lowpan: Use netdev addr_len to determine lladdr lenLuiz Augusto von Dentz2017-04-12
* bluetooth: Set 6 byte device addressesPatrik Flykt2017-04-12
* Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_tElena Reshetova2017-04-12
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02