summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-05mac80211: mesh: reorder structure membersBob Copeland1-3/+2
2016-04-05mac80211: mesh: embed gates hlist head directlyBob Copeland2-15/+5
2016-04-05mac80211: mesh: use hlist for rmc cacheBob Copeland2-10/+12
2016-04-05mac80211: mesh: handle failed alloc for rmc cacheBob Copeland1-0/+3
2016-04-05mac80211: mesh: fix crash in mesh_path_timerBob Copeland3-15/+25
2016-04-05mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker3-1/+40
2016-04-05cfg80211: allow userspace to specify client P2P PS supportAyala Beker3-0/+55
2016-04-05mac80211: avoid useless memory write on each frame RXJohannes Berg1-3/+4
2016-04-05mac80211: fix cipher scheme function nameJohannes Berg1-4/+4
2016-04-05mac80211: clean up station flags debugfsJohannes Berg2-20/+47
2016-04-05ieee80211: support parsing Fine Timing Measurement action frameAvraham Stern1-0/+11
2016-04-05mac80211: don't start dynamic PS timer if not neededJohannes Berg1-5/+5
2016-04-05mac80211: remove sta_info debugfs sub-structJohannes Berg3-17/+15
2016-04-05mac80211: Remove unused variable in per STA debugfs structMohammed Shafi Shajakhan2-3/+0
2016-04-05mac80211: enable starting BA session with custom timeoutSara Sharon1-17/+30
2016-04-05mac80211: add NETIF_F_RXCSUM to features white listSara Sharon1-1/+1
2016-04-05mac80211: Set global RRM capabilityEmmanuel Grumbach1-0/+2
2016-04-05cfg80211: fix kernel-doc struct nameAkira Moroo1-1/+1
2016-04-05mac80211: minstrel_ht: improve sample rate skip logicFelix Fietkau1-7/+16
2016-04-05mac80211: do not pass injected frames without a valid rate to the driverFelix Fietkau1-0/+3
2016-04-05mac80211: fix parsing of 40Mhz in injected radiotap headerSven Eckelmann1-2/+3
2016-04-05nl80211: add feature for BSS selection supportArend van Spriel4-0/+204
2016-04-05mac80211: synchronize driver rx queues before removing a stationSara Sharon4-1/+40
2016-04-05mac80211: mesh: convert path table to rhashtableBob Copeland4-575/+259
2016-04-05rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland8-11/+17
2016-04-05mac80211: mesh: embed known gates list in struct mesh_pathBob Copeland2-56/+45
2016-04-05mac80211: mesh: factor out common mesh path allocation codeBob Copeland1-23/+28
2016-04-05mac80211: mesh: don't hash sdata in mpath tablesBob Copeland1-10/+8
2016-04-05mac80211: mesh: move path tables into if_meshBob Copeland6-115/+104
2016-04-05mac80211_hwsim: Support a hw scan request for a specific BSSIDJouni Malinen1-0/+5
2016-04-05mac80211: Support a scan request for a specific BSSIDJouni Malinen1-1/+3
2016-04-05cfg80211: Allow a scan request for a specific BSSIDJouni Malinen5-1/+15
2016-04-05mac80211: document only injected *_RADIOTAP_* flagsSven Eckelmann1-2/+2
2016-04-05mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon5-17/+23
2016-04-05mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg2-1/+6
2016-04-05mac80211: parse VHT info in injected framesLorenzo Bianconi2-0/+44
2016-04-05rfkill: Use switch to demux userspace operationsJoão Paulo Rechi Vita1-14/+22
2016-04-05wext: unregister_pernet_subsys() on notifier registration failureJohannes Berg1-1/+4
2016-04-02.mailmap: add Christophe RicardChristophe Ricard1-0/+1
2016-04-02Make CONFIG_FHANDLE default yAndi Kleen1-1/+2
2016-04-02mm/page_isolation.c: fix the function commentsNeil Zhang1-1/+1
2016-04-02oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list headMichal Hocko1-1/+5
2016-04-02mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach1-1/+1
2016-04-02mm/rmap: batched invalidations should use existing apiNadav Amit3-28/+8
2016-04-02x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit1-3/+9
2016-04-02mm: fix invalid node in alloc_migrate_target()Xishi Qiu1-4/+4
2016-04-02include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang1-1/+1
2016-04-02mm, kasan: fix compilation for CONFIG_SLABAlexander Potapenko1-1/+1
2016-04-02MAINTAINERS: orangefs mailing list is subscribers-onlyJoe Perches1-1/+1
2016-04-01net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas1-14/+16