summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-061-0/+14
* cfg80211: stop tracking authenticated stateJohannes Berg2012-02-061-28/+11Star
* mac80211: add sta_state callbackJohannes Berg2012-02-061-0/+30
* mac80211: add support for mcs masksSimon Wunderlich2012-01-301-0/+1
* nl80211: add support for mcs masksSimon Wunderlich2012-01-302-2/+5
* kernel-doc: fix new warnings in cfg80211.hRandy Dunlap2012-01-271-0/+6
* {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-272-0/+5
* mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2012-01-271-7/+7
* mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-271-9/+20
* NFC: Add NCI multiple targets supportIlan Elias2012-01-242-2/+41
* NFC: NFC core layer should not set the target_idxIlan Elias2012-01-241-1/+0Star
* NFC: Clearly separate NCI states from flagsIlan Elias2012-01-241-4/+10
* NFC: Add NCI data exchange timerIlan Elias2012-01-241-0/+3
* NFC: Export new attributes sensb_res and sensf_resIlan Elias2012-01-243-2/+32
* wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu2012-01-241-0/+2
* NFC: Increase NCI deactivate timeoutIlan Elias2012-01-241-1/+1
* ssb: SPROM: extract each core power infoRafał Miłecki2012-01-242-0/+42
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-171-1/+1
|\
| * bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-171-1/+1
* | net: fix some sparse errorsEric Dumazet2012-01-171-1/+1
* | netfilter: revert user-space expectation helper supportPablo Neira Ayuso2012-01-162-6/+1Star
* | vhost-net: add module alias (v2.1)stephen hemminger2012-01-131-0/+1
|/
* Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds2012-01-1321-165/+197
|\
| * c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov2012-01-131-0/+12
| * radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong2012-01-131-3/+0Star
| * vfs: cache request_queue in struct block_deviceAndi Kleen2012-01-131-0/+2
| * include/linux/crash_dump.h needs elf.hFabio Estevam2012-01-131-0/+1
| * kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-131-1/+0Star
| * mm: remove del_page_from_lru, add page_off_lruHugh Dickins2012-01-131-6/+9
| * mm: enum lru_list lruHugh Dickins2012-01-132-21/+21
| * mm: fewer underscores in ____pagevec_lru_addHugh Dickins2012-01-131-5/+5
| * mm: take pagevecs off reclaim stackHugh Dickins2012-01-131-2/+0Star
| * mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-01-132-7/+22
| * mm: compaction: make isolate_lru_page() filter-aware againMel Gorman2012-01-131-0/+2
| * mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2012-01-132-4/+7
| * vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()Tao Ma2012-01-131-8/+14
| * thp: add tlb_remove_pmd_tlb_entryShaohua Li2012-01-132-1/+15
| * memcg: simplify LRU handling by new ruleKAMEZAWA Hiroyuki2012-01-131-8/+0Star
| * memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki2012-01-131-0/+5
| * page_cgroup: add helper function to get swap_cgroupBob Liu2012-01-131-2/+2
| * mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner2012-01-133-11/+11
| * memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki2012-01-131-3/+2Star
| * mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner2012-01-131-33/+0Star
| * mm: make per-memcg LRU lists exclusiveJohannes Weiner2012-01-133-43/+30Star
| * mm: collect LRU list heads into struct lruvecJohannes Weiner2012-01-132-5/+7
| * mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner2012-01-131-0/+24
| * memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki2012-01-131-0/+6
| * epoll: limit pathsJason Baron2012-01-132-0/+2
| * mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens2012-01-131-5/+4Star
| * include/linux/linkage.h: remove unused ATTRIB_NORET macroJoe Perches2012-01-131-2/+0Star