summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: ignore invalid BSSIDs when looking for BSSesJohannes Berg2014-04-101-0/+2
* cfg80211: reject invalid IBSS BSSIDs in wext compat codeJohannes Berg2014-04-101-0/+3
* cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang2014-04-105-8/+12
* mac80211: fix some missing includesZhao, Gang2014-04-093-0/+5
* mac80211: Allow disabling LDPCPawel Kulakowski2014-04-092-1/+6
* cfg80211: fix radar_detect combination checkingMichal Kazior2014-04-091-1/+1
* mac80211: allow reservation of a running chanctxLuciano Coelho2014-04-091-18/+61
* mac80211: implement chanctx reservationLuciano Coelho2014-04-092-34/+176
* mac80211: refactor ieee80211_assign/unassign_vif_chanctx into oneLuciano Coelho2014-04-091-42/+43
* mac80211: split ieee80211_vif_change_channel in twoLuciano Coelho2014-04-091-25/+33
* mac80211: protect AP VLAN list with local->mtxMichal Kazior2014-04-094-6/+14
* cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho2014-04-097-42/+26
* cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho2014-04-092-31/+29
* cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-0910-78/+110
* cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-095-60/+99
* cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho2014-04-091-56/+73
* cfg80211: Enable GO operation on indoor channelsIlan Peer2014-04-093-2/+20
* cfg80211: Add an option to hint indoor operationIlan Peer2014-04-093-12/+65
* cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-098-15/+160
* cfg80211: Add Kconfig option for cellular BS hintsIlan Peer2014-04-092-1/+14
* cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel2014-04-092-0/+8
* cfg80211: slightly clean up of cfg80211_sme_connect()Zhao, Gang2014-04-091-2/+1
* mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-098-17/+17
* cfg80211: regulatory: use RCU_INIT_POINTERMonam Agarwal2014-04-091-1/+1
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-092-2/+8
* cfg80211: allow userspace to take ownership of interfacesJohannes Berg2014-04-093-1/+82
* mac80211: remove VLAIS usage from mac80211Jan-Simon Möller2014-04-091-18/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02342-7311/+15444
|\
| * netpoll: Use skb_irq_freeable to make zap_completion_queue safe.Eric W. Biederman2014-04-011-1/+1
| * net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-015-21/+148
| * mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-019-235/+234
| * mac802154: allow only one WPAN to be up at any given timePhoebe Buckheister2014-04-012-0/+26
| * net: filter: minor: fix kdoc in __sk_run_filterDaniel Borkmann2014-04-011-2/+2
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-316-77/+106
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-316-77/+106
| | |\
| | | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-276-77/+106
| | | |\
| | | | * Bluetooth: Fix returning peer address in pending connect stateJohan Hedberg2014-03-262-2/+4
| | | | * Bluetooth: Remove unnecessary assignment in SMPJohan Hedberg2014-03-241-2/+0
| | | | * Bluetooth: Fix potential NULL pointer dereference in smp_conn_securityJohan Hedberg2014-03-241-1/+1
| | | | * Bluetooth: Remove LTK re-encryption procedureJohan Hedberg2014-03-242-49/+7
| | | | * Bluetooth: Don't try to confirm locally initiated SMP pairingJohan Hedberg2014-03-241-0/+5
| | | | * Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg2014-03-242-0/+7
| | | | * Bluetooth: Fix SMP confirmation callback handlingJohan Hedberg2014-03-241-0/+4
| | | | * Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg2014-03-241-0/+34
| | | | * Bluetooth: Fix potential NULL pointer dereference in SMPJohan Hedberg2014-03-241-1/+7
| | | | * Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-211-0/+25
| | | | * Bluetooth: Fix address value for early disconnection eventsJohan Hedberg2014-03-202-21/+11
| | | | * Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-193-5/+5
| * | | | ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa2014-03-314-10/+11
| * | | | ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa2014-03-311-12/+15
OpenPOWER on IntegriCloud