summaryrefslogtreecommitdiff
path: root/net/bluetooth/6lowpan.c
Commit message (Expand)AuthorAge
* ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau2015-05-25
* Bluetooth: 6lowpan: Remove PSM setting codeJukka Rissanen2015-01-14
* Bluetooth: 6lowpan: Do not free skb when packet is droppedJukka Rissanen2014-12-19
* first fruits - kill l2cap ->memcpy_fromiovec()Al Viro2014-12-09
* put iov_iter into msghdrAl Viro2014-12-09
* Bluetooth: Fix correct nesting for 6lowpan server channelJohan Hedberg2014-11-13
* Bluetooth: 6lowpan: Remove unnecessary RCU callbackJohan Hedberg2014-11-11
* Bluetooth: 6lowpan: fix skb_unshare behaviourAlexander Aring2014-11-08
* 6lowpan: move skb_free from error paths in decompressionMartin Townsend2014-11-06
* Bluetooth: 6lowpan: use after free in disconnect_devices()Dan Carpenter2014-10-30
* Bluetooth: 6lowpan: Fix lockdep splatsJukka Rissanen2014-10-28
* Bluetooth: 6lowpan: Converting rwlocks to use RCUJukka Rissanen2014-10-28
* ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend2014-10-27
* bluetooth:6lowpan: use consume_skb when packet processed successfullyMartin Townsend2014-10-27
* 6lowpan: fix process_data return valuesMartin Townsend2014-10-27
* 6lowpan: remove skb_deliver from IPHCMartin Townsend2014-10-27
* 6lowpan: Use skb_cow in IPHC decompression.Martin Townsend2014-10-25
* Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upperLi RongQing2014-10-25
* Bluetooth: 6lowpan: Check transmit errors for multicast packetsJukka Rissanen2014-10-02
* Bluetooth: 6lowpan: Return EAGAIN error also for multicast packetsJukka Rissanen2014-10-02
* Bluetooth: 6lowpan: Avoid memory leak if memory allocation failsJukka Rissanen2014-10-02
* Bluetooth: 6lowpan: Memory leak as the skb is not freedJukka Rissanen2014-10-02
* Bluetooth: 6lowpan: Enable multicast supportJukka Rissanen2014-09-29
* Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 headerJukka Rissanen2014-09-29
* Bluetooth: 6lowpan: Make sure skb exists before accessing itJukka Rissanen2014-09-29
* Bluetooth: 6lowpan: Route packets that are not meant to peer via correct deviceJukka Rissanen2014-09-09
* Bluetooth: 6lowpan: Set the peer IPv6 address correctlyJukka Rissanen2014-09-09
* Bluetooth: 6lowpan: Increase the connection timeout valueJukka Rissanen2014-09-09
* Bluetooth: Fix confusion between parent and child channel for 6lowpanJohan Hedberg2014-08-14
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* Bluetooth: 6LoWPAN: Remove network devices when unloadingJukka Rissanen2014-07-03
* Bluetooth: 6LoWPAN: Count module usageJukka Rissanen2014-07-03
* Bluetooth: 6LoWPAN: Create a kernel moduleJukka Rissanen2014-07-03
* Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen2014-07-03
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-05
|\
| * Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen2014-05-30
* | 6lowpan: move 6lowpan header to include/netAlexander Aring2014-03-06
|/
* Bluetooth: Fix 6loWPAN peer lookupClaudio Takahasi2014-01-07
* Bluetooth: Fix setting Universal/Local bitClaudio Takahasi2014-01-07
* Bluetooth: Fix NULL pointer dereference when disconnectingJohan Hedberg2014-01-06
* Bluetooth: fix return value checkWei Yongjun2013-12-14
* Bluetooth: remove unused including <linux/version.h>Wei Yongjun2013-12-14
* 6lowpan: fix/move/cleanup debug functionsAlexander Aring2013-12-12
* Bluetooth: Fix test for lookup_dev return valueJohan Hedberg2013-12-11
* Bluetooth: Add missing 6lowpan.h includeJohan Hedberg2013-12-11
* Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen2013-12-11