summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: avoid stale link after aborted failoverJon Paul Maloy2015-02-042-0/+5
* tipc: add reference count to struct tipc_linkJon Paul Maloy2015-02-042-31/+50
* Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-0432-160/+1325
|\
| * net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI IDMika Westerberg2015-02-031-0/+1
| * mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-2712-3/+339
| * mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-2710-21/+171
| * mac80111: Add CCMP-256 cipherJouni Malinen2015-01-2710-31/+88
| * mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-2713-4/+482
| * cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen2015-01-271-0/+36
| * cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen2015-01-271-12/+20
| * mac80211: handle potential race between suspend and scan completionLuciano Coelho2015-01-272-1/+14
| * mac80211: support beacon statisticsJohannes Berg2015-01-231-0/+14
| * mac80211: fix per-TID RX-MSDU counterJohannes Berg2015-01-231-2/+2
| * mac80211: tdls: disentangle HT supported conditionsJohannes Berg2015-01-231-18/+18
| * mac80211: tdls: remove shadowing variableJohannes Berg2015-01-231-1/+0
| * nl80211: suppress smatch warningsJohannes Berg2015-01-231-5/+5
| * Revert "mac80211: keep sending peer candidate events while in listen state"Bob Copeland2015-01-231-7/+0
| * mac80211: complete scan work immediately if quiesced or suspendedLuciano Coelho2015-01-231-0/+5
| * mac80211: avoid races related to suspend flowEmmanuel Grumbach2015-01-233-12/+40
| * mac80211: synchronize_net() before flushing the queuesEmmanuel Grumbach2015-01-231-0/+3
| * nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho2015-01-231-0/+5
| * mac80211: enable TPC through mac80211 stackLorenzo Bianconi2015-01-234-8/+23
| * nl80211: Allow set network namespace by fdVadim Kochan2015-01-232-5/+12
| * mac80211: allow drivers to control software cryptoJohannes Berg2015-01-222-29/+46
| * mac80211: fix HW registration error pathsJohannes Berg2015-01-211-6/+6
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-049-165/+532
|\ \
| * | Bluetooth: Fix potential NULL dereferenceJohan Hedberg2015-02-031-4/+3
| * | Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg2015-02-021-16/+9
| * | Bluetooth: Add restarting to service discoveryJakub Pawlowski2015-02-021-5/+48
| * | Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski2015-02-022-1/+92
| * | Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only modeMarcel Holtmann2015-02-011-17/+21
| * | Bluetooth: Expose remote OOB information as debugfs entryMarcel Holtmann2015-02-011-0/+31
| * | Bluetooth: Expose hardware error code as debugfs entryMarcel Holtmann2015-02-011-0/+3
| * | Bluetooth: Expose debug keys usage setting via debugfsMarcel Holtmann2015-02-011-0/+22
| * | Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode commandMarcel Holtmann2015-02-011-0/+19
| * | Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfsMarcel Holtmann2015-02-011-1/+22
| * | Bluetooth: Allow remote OOB data to only provide P-192 or P-256 valuesMarcel Holtmann2015-01-311-4/+25
| * | Bluetooth: Fix OOB data present value for SMP pairingMarcel Holtmann2015-01-311-1/+1
| * | Bluetooth: Fix OOB data present value for BR/EDR Secure ConnectionsMarcel Holtmann2015-01-311-1/+18
| * | Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann2015-01-311-0/+8
| * | Bluetooth: Fix sending Read Remote Extended Features commandSzymon Janc2015-01-291-1/+2
| * | Bluetooth: Move smp_unregister() into hci_dev_do_close() functionMarcel Holtmann2015-01-291-6/+2
| * | Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann2015-01-282-1/+24
| * | Bluetooth: Introduce hci_dev_do_reset helper functionMarcel Holtmann2015-01-281-23/+34
| * | Bluetooth: Fix notifying discovery state when powering offJohan Hedberg2015-01-281-0/+2
| * | Bluetooth: Fix notifying discovery state upon resetJohan Hedberg2015-01-281-1/+2
| * | Bluetooth: Fix check for SSP when enabling SCJohan Hedberg2015-01-281-0/+1
| * | Bluetooth: Check for P-256 OOB values in Secure Connections Only modeMarcel Holtmann2015-01-281-0/+13
| * | Bluetooth: Use helper function to determine BR/EDR OOB data presentMarcel Holtmann2015-01-281-6/+16
| * | Bluetooth: Clear P-192 values for OOB when in Secure Connections Only modeMarcel Holtmann2015-01-281-20/+26
OpenPOWER on IntegriCloud