summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-10-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
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-10-02Bluetooth: Fix lockdep warning with l2cap_chan_connectJohan Hedberg
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-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-09-26Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-09-25Bluetooth: Rename sco_param_wideband table to esco_param_msbcJohan Hedberg
2014-09-24Bluetooth: Add retransmission effort into SCO parameter tableJohan Hedberg
2014-09-24ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 headerSimon Vincent
2014-09-24Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg
2014-09-24Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard
2014-09-23Bluetooth: Check for SCO type before setting retransmission effortBernhard Thaler
2014-09-18Bluetooth: Fix setting correct security level when initiating SMPJohan Hedberg
2014-09-17Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann
2014-09-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-15Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann
2014-09-15Bluetooth: Add BUILD_BUG_ON check for SKB control buffer sizeMarcel Holtmann
2014-09-12Bluetooth: Fix re-setting RPA as expired when deferring updateJohan Hedberg
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller
2014-09-11mac80211: set smps_mode according to ap paramsEliad Peller
2014-09-11cfg80211: allow requesting SMPS mode on ap startEliad Peller
2014-09-11mac80211: set network header in TDLS framesArik Nemtsov
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg
2014-09-11mac80211: add TDLS connection timeoutLiad Kaufman
2014-09-11mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn
2014-09-11mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn
2014-09-11cfg80211: clear nl80211 messages carrying keys after processingJohannes Berg
2014-09-11cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg
2014-09-11cfg80211: clear wext keys when freeing and removing themJohannes Berg
2014-09-11mac80211: clear key material when freeing keysJohannes Berg
2014-09-11cfg80211: clear connect keys when freeing themJohannes Berg
2014-09-11Bluetooth: Expire RPA if encryption failsJohan Hedberg
2014-09-11Bluetooth: Avoid hard-coded IO capability values in SMPJohan Hedberg
2014-09-11Bluetooth: Fix L2CAP information request handling for fixed channelsJohan Hedberg
2014-09-11Bluetooth: Add smp_ltk_sec_level() helper functionJohan Hedberg
2014-09-11Bluetooth: Fix SMP security level when we have no IO capabilitiesJohan Hedberg
2014-09-11Bluetooth: Centralize disallowing SMP commands to a single placeJohan Hedberg
2014-09-11Bluetooth: Fix ignoring unknown SMP authentication requirement bitsJohan Hedberg
2014-09-11Bluetooth: Remove unnecessary early initialization of variableJohan Hedberg
2014-09-10Bluetooth: Fix allowing SMP Signing info PDUJohan Hedberg
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