aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2017-09-09Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-01Bluetooth: make baswap src constLoic Poulain
2017-08-30Bluetooth: Add option for disabling legacy ioctl interfacesMarcel Holtmann
2017-08-19Bluetooth: make device_type constBhumika Goyal
2017-08-11Bluetooth: kfree tmp rather than an alias to itColin Ian King
2017-08-08Bluetooth: document config optionsPavel Machek
2017-07-27HID: introduce hid_is_using_ll_driverJason Gerecke
2017-07-256lowpan: fix set not used warningstephen hemminger
2017-07-19bluetooth: 6lowpan dev_close never returns errorstephen hemminger
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena
2017-06-29Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...Mateusz Jurczyk
2017-06-29bluetooth: remove WQ_MEM_RECLAIM from hci workqueuesTejun Heo
2017-06-27Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen
2017-06-27Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen
2017-06-27Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-12Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann
2017-06-10Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-22Bluetooth: Delete error messages for failed memory allocations in two functionsMarkus Elfring
2017-05-18Bluetooth: Skip vendor diagnostic configuration for HCI User ChannelMarcel Holtmann
2017-05-18Bluetooth: Set LE Default PHY preferencesMarcel Holtmann
2017-05-18Bluetooth: Enable LE PHY Update Complete eventMarcel Holtmann
2017-05-18Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann
2017-05-18Bluetooth: Set LE Suggested Default Data Length to maximumMarcel Holtmann
2017-05-16net: socket: mark socket protocol handler structs as constlinzhang
2017-04-30Bluetooth: Add selftest for ECDH key generationMarcel Holtmann
2017-04-30Bluetooth: zero kpp input for key generationMarcel Holtmann
2017-04-30Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc
2017-04-30Bluetooth: allocate data for kpp on heapSalvatore Benedetto
2017-04-25Bluetooth: convert smp and selftest to crypto kpp APISalvatore Benedetto
2017-04-12bluetooth: Do not set IFF_POINTOPOINTPatrik Flykt
2017-04-12Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LENLuiz Augusto von Dentz
2017-04-12Bluetooth: L2CAP: Add l2cap_le_flowctl_sendLuiz Augusto von Dentz
2017-04-12Bluetooth: 6lowpan: Use netif APIs to flow controlLuiz Augusto von Dentz
2017-04-12Bluetooth: 6lowpan: Don't drop packets when run out of creditsLuiz Augusto von Dentz
2017-04-12Bluetooth: L2CAP: Don't return -EAGAIN if out of creditsLuiz Augusto von Dentz
2017-04-12Bluetooth: 6lowpan: Print errors during recv_pktLuiz Augusto von Dentz
2017-04-12Bluetooth: 6lowpan: Remove unnecessary peer lookupLuiz Augusto von Dentz
2017-04-12Bluetooth: 6lowpan: fix use after free in chan_suspend/resumeMichael Scott