summaryrefslogtreecommitdiff
path: root/net/bluetooth/6lowpan.c
AgeCommit message (Expand)Author
2014-09-29Bluetooth: 6lowpan: Enable multicast supportJukka Rissanen
2014-09-29Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 headerJukka Rissanen
2014-09-29Bluetooth: 6lowpan: Make sure skb exists before accessing itJukka Rissanen
2014-09-09Bluetooth: 6lowpan: Route packets that are not meant to peer via correct deviceJukka Rissanen
2014-09-09Bluetooth: 6lowpan: Set the peer IPv6 address correctlyJukka Rissanen
2014-09-09Bluetooth: 6lowpan: Increase the connection timeout valueJukka Rissanen
2014-08-14Bluetooth: Fix confusion between parent and child channel for 6lowpanJohan Hedberg
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-03Bluetooth: 6LoWPAN: Remove network devices when unloadingJukka Rissanen
2014-07-03Bluetooth: 6LoWPAN: Count module usageJukka Rissanen
2014-07-03Bluetooth: 6LoWPAN: Create a kernel moduleJukka Rissanen
2014-07-03Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen
2014-06-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-05-30Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring
2014-01-07Bluetooth: Fix 6loWPAN peer lookupClaudio Takahasi
2014-01-07Bluetooth: Fix setting Universal/Local bitClaudio Takahasi
2014-01-06Bluetooth: Fix NULL pointer dereference when disconnectingJohan Hedberg
2013-12-14Bluetooth: fix return value checkWei Yongjun
2013-12-14Bluetooth: remove unused including <linux/version.h>Wei Yongjun
2013-12-126lowpan: fix/move/cleanup debug functionsAlexander Aring
2013-12-11Bluetooth: Fix test for lookup_dev return valueJohan Hedberg
2013-12-11Bluetooth: Add missing 6lowpan.h includeJohan Hedberg
2013-12-11Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen