summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* wireless: max MSDU size for DMG networksVladimir Kondratiev2014-03-191-0/+4
* cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-251-1/+4
* cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2014-02-253-8/+21
* cfg80211: docbook: add interface combinations documentationLuciano Coelho2014-02-211-4/+8
* cfg80211: docbook: fix small formatting errorLuciano Coelho2014-02-211-1/+1
* cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic2014-02-211-4/+5
* mac80211: allow driver to return error from sched_scan_stopJohannes Berg2014-02-201-1/+2
* cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg2014-02-202-3/+9
* cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari2014-02-202-1/+23
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2014-02-20152-1054/+2636
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-125-108/+242
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-101-1/+7
| |\ \
| | * | fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-091-1/+7
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-082-1/+11
| |\ \ \
| | * | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-07567-3840/+14954
| | |\| |
| | * | | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-2550-340/+737
| | |\ \ \
| | * | | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-252-1/+11
| * | | | | swap: add a simple detector for inappropriate swapin readaheadShaohua Li2014-02-061-2/+2
| * | | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-061-6/+2
| |\ \ \ \ \
| | * | | | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-031-6/+2
| * | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-02-062-1/+16
| |\ \ \ \ \ \
| | * | | | | | NVMe: Abort timed out commandsKeith Busch2014-01-282-0/+12
| | * | | | | | NVMe: Schedule reset for failed controllersKeith Busch2014-01-281-0/+1
| | * | | | | | NVMe: Device resume error handlingKeith Busch2013-12-161-0/+1
| | * | | | | | NVMe: compat SG_IO ioctlKeith Busch2013-12-161-0/+1
| | * | | | | | NVMe: Avoid shift operation when writing cq head doorbellHaiyan Hu2013-11-181-1/+1
| * | | | | | | execve: use 'struct filename *' for executable name passingLinus Torvalds2014-02-053-2/+3
| * | | | | | | Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-02-041-0/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust2014-02-011-0/+2
| * | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-021-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-311-4/+4
| | * | | | | | | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-12-181-56/+46
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-011-1/+1
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Typo in compat_sys_lseek() declarationStephan Springl2014-01-311-1/+1
| * | | | | | | | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-02-011-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton2014-01-271-0/+1
| * | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-02-016-9/+89
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger2014-01-301-1/+1
| | * | | | | | | | | target: Report bad sector in sense data for DIF errorsSagi Grimberg2014-01-251-1/+4
| | * | | | | | | | | iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-251-1/+1
| | * | | | | | | | | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-231-1/+2
| | * | | | | | | | | target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger2014-01-181-1/+2
| | * | | | | | | | | target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger2014-01-181-0/+4
| | * | | | | | | | | target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger2014-01-181-0/+3
| | * | | | | | | | | target: Add DIF related base definitionsNicholas Bellinger2014-01-182-0/+47
| | * | | | | | | | | target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger2014-01-101-1/+1
| | * | | | | | | | | target_core_alua: Referrals infrastructureHannes Reinecke2014-01-102-0/+19
| | * | | | | | | | | target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke2013-12-181-1/+1
| | * | | | | | | | | target_core_alua: Use workqueue for ALUA transitioningHannes Reinecke2013-12-171-0/+4
| | * | | | | | | | | target_core_alua: store old and pending ALUA stateHannes Reinecke2013-12-171-0/+2