index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
6lowpan.c
Age
Commit message (
Expand
)
Author
2019-01-22
Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2017-07-25
6lowpan: fix set not used warning
stephen hemminger
2017-07-19
bluetooth: 6lowpan dev_close never returns error
stephen hemminger
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-04-12
bluetooth: Do not set IFF_POINTOPOINT
Patrik Flykt
2017-04-12
Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LEN
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: Use netif APIs to flow control
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: Don't drop packets when run out of credits
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: Print errors during recv_pkt
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: Remove unnecessary peer lookup
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: fix use after free in chan_suspend/resume
Michael Scott
2017-04-12
Bluetooth: 6lowpan: fix delay work init in add_peer_chan()
Michael Scott
2017-04-12
6lowpan: fix assignment of peer_addr
Colin Ian King
2017-04-12
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
2017-04-12
6lowpan: Use netdev addr_len to determine lladdr len
Luiz Augusto von Dentz
2017-04-12
bluetooth: Set 6 byte device addresses
Patrik Flykt
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2016-11-22
Bluetooth: Fix using the correct source address type
Johan Hedberg
2016-06-09
net: add netdev_lockdep_set_classes() helper
Eric Dumazet
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
2016-04-26
Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address
Glenn Ruben Bakke
2016-04-13
6lowpan: change naming for lowpan private data
Alexander Aring
2016-01-23
Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
Lukasz Duda
2016-01-23
Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
Glenn Ruben Bakke
2015-12-10
6lowpan: add lowpan dev register helpers
Alexander Aring
2015-10-27
bluetooth: 6lowpan: fix NOHZ: local_softirq_pending
Alexander Aring
2015-10-21
Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
2015-10-21
6lowpan: cleanup lowpan_header_decompress
Alexander Aring
2015-10-21
6lowpan: cleanup lowpan_header_compress
Alexander Aring
2015-10-21
bluetooth: 6lowpan: use lowpan dispatch helpers
Alexander Aring
2015-10-08
6lowpan: move shared settings to lowpan_netdev_setup
Alexander Aring
2015-10-08
Bluetooth: 6lowpan: Remove unnecessary chan_get() function
Johan Hedberg
2015-10-08
Bluetooth: 6lowpan: Rename confusing 'pchan' variables
Johan Hedberg
2015-10-08
Bluetooth: 6lowpan: Remove unnecessary chan_open() function
Johan Hedberg
2015-10-08
Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignment
Johan Hedberg
2015-10-08
Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignments
Johan Hedberg
2015-10-08
Bluetooth: 6lowpan: Fix imtu & omtu values
Johan Hedberg
2015-08-11
6lowpan: add generic 6lowpan netdev private data
Alexander Aring
2015-08-11
Bluetooth: 6lowpan: change netdev_priv to lowpan_dev
Alexander Aring
2015-07-30
Bluetooth: 6lowpan: Fix possible race
Alexander Aring
2015-06-17
Bluetooth: 6lowpan: Fix module refcount
Glenn Ruben Bakke
2015-06-17
Bluetooth: 6lowpan: Fix double kfree of netdev priv
Glenn Ruben Bakke
2015-06-17
Bluetooth: 6lowpan: Move netdev sysfs device reference
Glenn Ruben Bakke
2015-06-17
Bluetooth: 6lowpan: Rename ambiguous variable
Glenn Ruben Bakke
2015-06-17
Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...
Glenn Ruben Bakke
2015-05-25
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
2015-01-14
Bluetooth: 6lowpan: Remove PSM setting code
Jukka Rissanen
2014-12-19
Bluetooth: 6lowpan: Do not free skb when packet is dropped
Jukka Rissanen
[next]