summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-0813-797/+1941
|\
| * Bluetooth: Fix 6loWPAN peer lookupClaudio Takahasi2014-01-071-2/+2
| * Bluetooth: Fix setting Universal/Local bitClaudio Takahasi2014-01-071-1/+1
| * Bluetooth: Remove rfcomm_carrier_raised()Gianluca Anzolin2014-01-061-8/+0
| * Bluetooth: Always wait for a connection on RFCOMM open()Gianluca Anzolin2014-01-061-8/+38
| * Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()Gianluca Anzolin2014-01-061-16/+16
| * Bluetooth: Release RFCOMM port when the last user closes the TTYGianluca Anzolin2014-01-061-7/+14
| * Bluetooth: Default to no security with L2CAP RAW socketsJohan Hedberg2014-01-061-0/+3
| * Bluetooth: Fix NULL pointer dereference when disconnectingJohan Hedberg2014-01-061-1/+1
| * Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann2014-01-041-1/+6
| * 6lowpan: cleanup udp compress functionAlexander Aring2013-12-171-5/+15
| * 6lowpan: udp use subtraction on both conditionsAlexander Aring2013-12-171-1/+1
| * 6lowpan: udp use lowpan_fetch_skb functionAlexander Aring2013-12-171-19/+18
| * 6lowpan: add udp warning for elided checksumAlexander Aring2013-12-172-3/+9
| * 6lowpan: fix udp byte orderingAlexander Aring2013-12-171-19/+20
| * 6lowpan: fix udp compress orderingAlexander Aring2013-12-171-1/+1
| * 6lowpan: udp use lowpan_push_hc_data functionAlexander Aring2013-12-171-17/+20
| * 6lowpan: introduce lowpan_push_hc_data functionAlexander Aring2013-12-171-0/+7
| * Bluetooth: fix return value checkWei Yongjun2013-12-141-4/+4
| * Bluetooth: remove unused including <linux/version.h>Wei Yongjun2013-12-141-1/+0
| * 6lowpan: fix/move/cleanup debug functionsAlexander Aring2013-12-124-91/+37
| * Bluetooth: Fix test for lookup_dev return valueJohan Hedberg2013-12-121-1/+1
| * Bluetooth: Add missing 6lowpan.h includeJohan Hedberg2013-12-121-0/+2
| * Bluetooth: Manually enable or disable 6LoWPAN between devicesJukka Rissanen2013-12-111-0/+45
| * Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen2013-12-115-1/+932
| * ipv6: Add checks for 6LOWPAN ARP typeJukka Rissanen2013-12-111-1/+3
| * 6lowpan: Moving generic compression code into 6lowpan_iphc.cJukka Rissanen2013-12-114-719/+875
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-063-20/+32
|\ \
| * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-12-181-10/+16
| |\ \
| | * | Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsgMarcel Holtmann2013-12-171-10/+16
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-172-10/+16
| |\ \ \
| | * | | radiotap: fix bitmap-end-finding buffer overrunJohannes Berg2013-12-161-0/+4
| | * | | cfg80211: fix WARN_ON for re-association to the expired BSSUjjal Roy2013-12-051-10/+12
* | | | | mac80211: Add support for QoS mappingKyeyoon Park2013-12-193-1/+38
* | | | | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-199-2/+142
* | | | | nl80211: support vendor-specific eventsJohannes Berg2013-12-191-19/+79
* | | | | mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2013-12-191-0/+140
* | | | | mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-196-20/+73
* | | | | mac80211: remove unnecessary iflist_mtx lockingJohannes Berg2013-12-192-4/+0
* | | | | mac80211: align struct ps_data.tim to unsigned longJoe Perches2013-12-191-1/+2
* | | | | mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg2013-12-182-25/+23
* | | | | mac80211: fix checkpatch errorsWeilong Chen2013-12-188-12/+12
* | | | | nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic2013-12-161-6/+86
* | | | | mac80211: read station mgmt keys via get_key callMax Stepanov2013-12-161-1/+2
* | | | | mac80211: check pairwise key_idx on get_key callMax Stepanov2013-12-161-2/+2
* | | | | mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho2013-12-161-1/+4
* | | | | mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho2013-12-163-50/+17
* | | | | mac80211: update adjusting TBTT bit in beaconThomas Pedersen2013-12-164-4/+22
* | | | | mac80211: reschedule sched scan after HW restartDavid Spinadel2013-12-164-20/+68
* | | | | mac80211: make ieee80211_assign_beacon() staticLuciano Coelho2013-12-162-4/+2