index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
6lowpan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-13
1
-1
/
+1
|
\
|
*
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-1
/
+1
*
|
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
2022-12-02
1
-0
/
+1
|
/
*
bluetooth: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-07
1
-1
/
+1
*
Bluetooth: 6lowpan: No need to clear memory twice
Christophe JAILLET
2022-03-04
1
-1
/
+0
*
bluetooth: use dev_addr_set()
Jakub Kicinski
2021-10-25
1
-1
/
+3
*
Bluetooth: 6lowpan: Use the correct print format
Kai Ye
2021-06-26
1
-8
/
+8
*
Bluetooth: 6lowpan: remove unused function
Jiapeng Chong
2021-06-26
1
-36
/
+0
*
Bluetooth: 6lowpan: delete unneeded variable initialization
Kai Ye
2021-06-26
1
-1
/
+1
*
Bluetooth: Coding style fix
Meng Yu
2021-04-02
1
-2
/
+1
*
Bluetooth: Remove 'return' in void function
Meng Yu
2021-04-02
1
-2
/
+0
*
Bluetooth: add a mutex lock to avoid UAF in do_enale_set
Lihong Kou
2020-06-23
1
-0
/
+5
*
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-04
1
-0
/
+8
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-8
/
+0
*
Bluetooth: 6lowpan: Make variable header_ops constant
Nishka Dasgupta
2019-09-05
1
-1
/
+1
*
Bluetooth: 6lowpan: always check destination address
Josua Mayer
2019-07-06
1
-12
/
+0
*
Bluetooth: 6lowpan: check neighbour table for SLAAC
Josua Mayer
2019-07-06
1
-0
/
+15
*
Bluetooth: 6lowpan: search for destination address in all peers
Josua Mayer
2019-07-06
1
-4
/
+10
*
ipv6: constify rt6_nexthop()
Nicolas Dichtel
2019-06-26
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-8
/
+1
*
Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-01-22
1
-5
/
+6
*
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
1
-1
/
+1
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-1
/
+1
*
6lowpan: fix set not used warning
stephen hemminger
2017-07-25
1
-3
/
+0
*
bluetooth: 6lowpan dev_close never returns error
stephen hemminger
2017-07-20
1
-5
/
+1
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
*
bluetooth: Do not set IFF_POINTOPOINT
Patrik Flykt
2017-04-12
1
-2
/
+1
*
Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LEN
Luiz Augusto von Dentz
2017-04-12
1
-0
/
+2
*
Bluetooth: 6lowpan: Use netif APIs to flow control
Luiz Augusto von Dentz
2017-04-12
1
-0
/
+16
*
Bluetooth: 6lowpan: Don't drop packets when run out of credits
Luiz Augusto von Dentz
2017-04-12
1
-9
/
+2
*
Bluetooth: 6lowpan: Print errors during recv_pkt
Luiz Augusto von Dentz
2017-04-12
1
-0
/
+2
*
Bluetooth: 6lowpan: Remove unnecessary peer lookup
Luiz Augusto von Dentz
2017-04-12
1
-11
/
+4
*
Bluetooth: 6lowpan: fix use after free in chan_suspend/resume
Michael Scott
2017-04-12
1
-18
/
+3
*
Bluetooth: 6lowpan: fix delay work init in add_peer_chan()
Michael Scott
2017-04-12
1
-3
/
+7
*
6lowpan: fix assignment of peer_addr
Colin Ian King
2017-04-12
1
-1
/
+1
*
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
2017-04-12
1
-67
/
+12
*
6lowpan: Use netdev addr_len to determine lladdr len
Luiz Augusto von Dentz
2017-04-12
1
-36
/
+6
*
bluetooth: Set 6 byte device addresses
Patrik Flykt
2017-04-12
1
-11
/
+8
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
*
Bluetooth: Fix using the correct source address type
Johan Hedberg
2016-11-22
1
-2
/
+2
*
net: add netdev_lockdep_set_classes() helper
Eric Dumazet
2016-06-09
1
-14
/
+1
*
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
2016-06-08
1
-0
/
+2
*
Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address
Glenn Ruben Bakke
2016-04-26
1
-7
/
+4
*
6lowpan: change naming for lowpan private data
Alexander Aring
2016-04-13
1
-39
/
+43
*
Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
Lukasz Duda
2016-01-23
1
-0
/
+3
*
Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
Glenn Ruben Bakke
2016-01-23
1
-1
/
+3
*
6lowpan: add lowpan dev register helpers
Alexander Aring
2015-12-10
1
-5
/
+3
*
bluetooth: 6lowpan: fix NOHZ: local_softirq_pending
Alexander Aring
2015-10-27
1
-1
/
+1
*
Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
2015-10-21
1
-1
/
+1
*
6lowpan: cleanup lowpan_header_decompress
Alexander Aring
2015-10-21
1
-19
/
+1
[next]