aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-26Bluetooth: Fix returning peer address in pending connect stateJohan Hedberg
2014-03-24Bluetooth: Remove unnecessary assignment in SMPJohan Hedberg
2014-03-24Bluetooth: Fix potential NULL pointer dereference in smp_conn_securityJohan Hedberg
2014-03-24Bluetooth: Remove LTK re-encryption procedureJohan Hedberg
2014-03-24Bluetooth: Don't try to confirm locally initiated SMP pairingJohan Hedberg
2014-03-24Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg
2014-03-24Bluetooth: Fix SMP confirmation callback handlingJohan Hedberg
2014-03-24Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg
2014-03-24Bluetooth: Fix potential NULL pointer dereference in SMPJohan Hedberg
2014-03-21Bluetooth: Track current configured LE scan type parameterMarcel Holtmann
2014-03-20Bluetooth: Fix address value for early disconnection eventsJohan Hedberg
2014-03-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-19Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg
2014-03-19Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann
2014-03-19Bluetooth: Fix Pair Device response parameters for pairing failureJohan Hedberg
2014-03-19Bluetooth: Fix SMP user passkey notification mgmt eventJohan Hedberg
2014-03-19Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg
2014-03-19Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALIDJohan Hedberg
2014-03-19cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang
2014-03-19cfg80211: remove unnecessary checkZhao, Gang
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach
2014-03-19cfg80211: make __cfg80211_join_ibss() staticZhao, Gang
2014-03-19mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar
2014-03-19mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg
2014-03-19mac80211: verify deauthentication and return error on failureJohannes Berg
2014-03-19mac80211: fix potential use-after-freeJohannes Berg
2014-03-18Bluetooth: Fix MITM flag when initiating SMP pairingJohan Hedberg
2014-03-18Bluetooth: Fix smp_e byte order to be consistent with SMP specificationJohan Hedberg
2014-03-18Bluetooth: Fix const declaration for swap function src parameterJohan Hedberg
2014-03-17Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-14NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()Axel Lin
2014-03-14NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gbAxel Lin
2014-03-14NFC: Remove redundant test for dev->n_targets in nfc_find_targetAxel Lin
2014-03-14Bluetooth: Fix updating SMP remote key distribution informationJohan Hedberg
2014-03-13Bluetooth: make sure 6LOWPAN_IPHC is built-in if neededArnd Bergmann
2014-03-12Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-11Bluetooth: Enable duplicates filter in background scanAndre Guedes
2014-03-11Bluetooth: Fix aborting eSCO connection in case of error 0x20Andrew Earl
2014-03-11Bluetooth: make bluetooth 6lowpan as an optionAlexander Aring
2014-03-11NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer
2014-03-10Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann
2014-03-09Bluetooth: Add support for handling signature resolving keysMarcel Holtmann
2014-03-07Bluetooth: Fix skb allocation check for A2MPGustavo Padovan
2014-03-07Bluetooth: Fix expected key count debug logsJohan Hedberg
2014-03-05Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville