summaryrefslogtreecommitdiff
path: root/net/bluetooth/6lowpan.c
AgeCommit message (Expand)Author
2024-03-06Bluetooth: constify the struct device_type usageRicardo B. Marliere
2024-03-06Bluetooth: hci_conn: Always use sk_timeo as conn_timeoutLuiz Augusto von Dentz
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-02Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()Wang ShaoBo
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-03-07bluetooth: Use netif_rx().Sebastian Andrzej Siewior
2022-03-04Bluetooth: 6lowpan: No need to clear memory twiceChristophe JAILLET
2021-10-25bluetooth: use dev_addr_set()Jakub Kicinski
2021-06-26Bluetooth: 6lowpan: Use the correct print formatKai Ye
2021-06-26Bluetooth: 6lowpan: remove unused functionJiapeng Chong
2021-06-26Bluetooth: 6lowpan: delete unneeded variable initializationKai Ye
2021-04-02Bluetooth: Coding style fixMeng Yu
2021-04-02Bluetooth: Remove 'return' in void functionMeng Yu
2020-06-23Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou
2020-05-04net: partially revert dynamic lockdep key changesCong Wang
2019-10-24net: core: add generic lockdep keysTaehee Yoo
2019-09-05Bluetooth: 6lowpan: Make variable header_ops constantNishka Dasgupta
2019-07-06Bluetooth: 6lowpan: always check destination addressJosua Mayer
2019-07-06Bluetooth: 6lowpan: check neighbour table for SLAACJosua Mayer
2019-07-06Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-01-22Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warningsYueHaibing
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2017-07-256lowpan: fix set not used warningstephen hemminger
2017-07-19bluetooth: 6lowpan dev_close never returns errorstephen hemminger
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
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: 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: 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
2017-04-12Bluetooth: 6lowpan: fix delay work init in add_peer_chan()Michael Scott
2017-04-126lowpan: fix assignment of peer_addrColin Ian King
2017-04-126lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz
2017-04-126lowpan: Use netdev addr_len to determine lladdr lenLuiz Augusto von Dentz
2017-04-12bluetooth: Set 6 byte device addressesPatrik Flykt
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet
2016-04-26Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination addressGlenn Ruben Bakke
2016-04-136lowpan: change naming for lowpan private dataAlexander Aring
2016-01-23Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda
2016-01-23Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke
2015-12-106lowpan: add lowpan dev register helpersAlexander Aring
2015-10-27bluetooth: 6lowpan: fix NOHZ: local_softirq_pendingAlexander Aring