aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/6lowpan.c
AgeCommit message (Expand)Author
2015-08-116lowpan: add generic 6lowpan netdev private dataAlexander Aring
2015-08-11Bluetooth: 6lowpan: change netdev_priv to lowpan_devAlexander Aring
2015-07-30Bluetooth: 6lowpan: Fix possible raceAlexander Aring
2015-06-17Bluetooth: 6lowpan: Fix module refcountGlenn Ruben Bakke
2015-06-17Bluetooth: 6lowpan: Fix double kfree of netdev privGlenn Ruben Bakke
2015-06-17Bluetooth: 6lowpan: Move netdev sysfs device referenceGlenn Ruben Bakke
2015-06-17Bluetooth: 6lowpan: Rename ambiguous variableGlenn Ruben Bakke
2015-06-17Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...Glenn Ruben Bakke
2015-05-25ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau
2015-01-14Bluetooth: 6lowpan: Remove PSM setting codeJukka Rissanen
2014-12-19Bluetooth: 6lowpan: Do not free skb when packet is droppedJukka Rissanen
2014-12-09first fruits - kill l2cap ->memcpy_fromiovec()Al Viro
2014-12-09put iov_iter into msghdrAl Viro
2014-11-13Bluetooth: Fix correct nesting for 6lowpan server channelJohan Hedberg
2014-11-11Bluetooth: 6lowpan: Remove unnecessary RCU callbackJohan Hedberg
2014-11-08Bluetooth: 6lowpan: fix skb_unshare behaviourAlexander Aring
2014-11-066lowpan: move skb_free from error paths in decompressionMartin Townsend
2014-10-30Bluetooth: 6lowpan: use after free in disconnect_devices()Dan Carpenter
2014-10-28Bluetooth: 6lowpan: Fix lockdep splatsJukka Rissanen
2014-10-28Bluetooth: 6lowpan: Converting rwlocks to use RCUJukka Rissanen
2014-10-27ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend
2014-10-27bluetooth:6lowpan: use consume_skb when packet processed successfullyMartin Townsend
2014-10-276lowpan: fix process_data return valuesMartin Townsend
2014-10-276lowpan: remove skb_deliver from IPHCMartin Townsend
2014-10-256lowpan: Use skb_cow in IPHC decompression.Martin Townsend
2014-10-25Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upperLi RongQing
2014-10-02Bluetooth: 6lowpan: Check transmit errors for multicast packetsJukka Rissanen
2014-10-02Bluetooth: 6lowpan: Return EAGAIN error also for multicast packetsJukka Rissanen
2014-10-02Bluetooth: 6lowpan: Avoid memory leak if memory allocation failsJukka Rissanen
2014-10-02Bluetooth: 6lowpan: Memory leak as the skb is not freedJukka Rissanen
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