aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-24mac80211: allow reservation of a running chanctxHEADfor-johannes-2014-03-24masterfor-johannesLuciano Coelho1-0/+7
2014-03-24cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho1-2/+0
2014-03-24cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho1-2/+5
2014-03-24cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho1-0/+22
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach1-0/+2
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach1-8/+8
2014-03-19mac80211: add status_driver_data array to ieee80211_tx_infoEliad Peller1-2/+2
2014-03-19wireless: max MSDU size for DMG networksVladimir Kondratiev1-0/+4
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic1-1/+4
2014-02-25cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic3-8/+21
2014-02-21cfg80211: docbook: add interface combinations documentationLuciano Coelho1-4/+8
2014-02-21cfg80211: docbook: fix small formatting errorLuciano Coelho1-1/+1
2014-02-21cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic1-4/+5
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg1-1/+2
2014-02-20cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg2-3/+9
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari2-1/+23
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg152-1054/+2636
2014-02-13mac80211: remove erroneous comment about RX radiotap headerJohannes Berg1-4/+0
2014-02-12mac80211: add NAPI support backJohannes Berg1-21/+13
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-108/+242
2014-02-12cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNELJohannes Berg1-6/+1
2014-02-11mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller1-2/+0
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+7
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro1-1/+7
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin567-3840/+14954
2014-02-06swap: add a simple detector for inappropriate swapin readaheadShaohua Li1-2/+2
2014-02-06mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach2-0/+6
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach1-6/+17
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach1-12/+0
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-6/+2
2014-02-05Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-1/+16
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds3-2/+3
2014-02-05wireless: sort and extend element ID listJohannes Berg1-64/+106
2014-02-05cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic1-1/+4
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior1-5/+3
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+3
2014-02-04mac80211: fix bufferable MMPDU RX handlingJohannes Berg1-0/+14
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2-5/+14
2014-02-04mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg1-2/+13
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg1-1/+0
2014-02-04mac80211: make rate control ops constJohannes Berg1-2/+2
2014-02-04nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic2-0/+9
2014-02-04cfg80211: make connect ie param constJohannes Berg1-1/+1
2014-02-04cfg80211: Clean up connect params and channel fetchingJouni Malinen1-2/+2
2014-02-04cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen2-0/+16
2014-02-04cfg80211: Allow BSS hint to be provided for connectJouni Malinen2-2/+26
2014-02-04mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho1-4/+6
2014-02-04Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+2
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk1-6/+2
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-4/+4
2014-02-01NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust1-0/+2
2014-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-01-31Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds6-9/+89
2014-01-31Typo in compat_sys_lseek() declarationStephan Springl1-1/+1
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-367/+396
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+9
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds1-3/+7
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss1-2/+6
2014-01-31mm: sl[uo]b: fix misleading commentsDave Hansen1-4/+4
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-11/+39
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds4-7/+59
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+121
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-0/+92
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-7/+12
2014-01-30zsmalloc: add copyrightMinchan Kim1-0/+1
2014-01-30zsmalloc: move it under mmMinchan Kim1-0/+50
2014-01-30kernel: use lockless list for smp_call_function_singleChristoph Hellwig2-5/+6
2014-01-30memblock, bootmem: restore goal for alloc_lowYinghai Lu1-2/+2
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds4-7/+10
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds10-165/+236
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+4
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall1-1/+1
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger1-1/+1
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-113/+668
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-17/+18
2014-01-29Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-16/+20
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+15
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-64/+64
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2014-01-29Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-11/+9
2014-01-29fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens1-1/+1
2014-01-29fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens1-8/+8
2014-01-29mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner1-2/+0
2014-01-29Update Jean Delvare's e-mail addressJean Delvare1-1/+1
2014-01-29fsnotify: Do not return merged event from fsnotify_add_notify_event()Jan Kara1-4/+4
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki1-1/+1
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2-0/+92
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds8-17/+49
2014-01-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds3-19/+34
2014-01-28Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds4-17/+301
2014-01-29Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...Dave Airlie1-0/+26
2014-01-29Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danve...Dave Airlie1-1/+1
2014-01-29Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie4-10/+22
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana1-0/+3
2014-01-28rwsem: add rwsem_is_contendedJosef Bacik1-0/+11
2014-01-28Btrfs/tracepoint: update new flags for ordered extent TPLiu Bo1-1/+2
2014-01-28Btrfs/tracepoint: fix to report right flags for ordered extentLiu Bo1-11/+11
2014-01-28btrfs: add ioctl to export size of global metadata reservationJeff Mahoney1-0/+1
2014-01-28btrfs: add ioctls to query/change feature bits onlineJeff Mahoney1-0/+12
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-90/+192
2014-01-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-0/+1
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+5
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-82/+73
2014-01-28blk-mq: for_each_* macro correctnessJose Alonso1-6/+6
2014-01-27Merge branch 'akpm' (incoming from Andrew)Linus Torvalds7-6/+43
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds3-3/+9
2014-01-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+12
2014-01-27softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches1-1/+1
2014-01-27splice: fix unexpected size truncationXiao Guangrong1-1/+2
2014-01-27ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso1-1/+0
2014-01-27ipc: whitespace cleanupManfred Spraul2-2/+2
2014-01-27ipc: change kern_ipc_perm.deleted type to boolRafael Aquini1-1/+1
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu1-0/+37
2014-01-27leds: kirkwood: Cleanup in header filesSachin Kamat2-10/+6
2014-01-27leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan1-9/+28
2014-01-27NVMe: Abort timed out commandsKeith Busch2-0/+12
2014-01-27NVMe: Schedule reset for failed controllersKeith Busch1-0/+1
2014-01-27ACPICA: Remove bool usage from ACPICA.Lv Zheng1-1/+1
2014-01-27libceph: support CEPH_FEATURE_OSD_CACHEPOOL featureIlya Dryomov1-0/+1
2014-01-27libceph: follow redirect replies from osdsIlya Dryomov1-0/+6
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov1-2/+2
2014-01-27libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov1-0/+2
2014-01-27libceph: add ceph_pg_pool_by_id()Ilya Dryomov1-0/+3
2014-01-27libceph: CEPH_OSD_FLAG_* enum updateIlya Dryomov1-0/+4
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov1-2/+5
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov2-8/+37
2014-01-27libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov1-2/+2
2014-01-27libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov2-27/+23
2014-01-27libceph: start using oloc abstractionIlya Dryomov2-3/+3
2014-01-27arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang1-7/+12
2014-01-27NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton1-0/+1
2014-01-27dt-bindings: qcom: Fix warning with duplicate dt defineStephen Boyd1-1/+1
2014-01-27clk: si5351: remove variant from platform_dataSebastian Hesselbarth1-16/+0
2014-01-26net: add and use skb_gso_transport_seglen()Florian Westphal1-0/+1
2014-01-26i2c: update i2c_algorithm documentationBen Dooks1-1/+15
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-1/+18
2014-01-26fs: remove generic_aclChristoph Hellwig2-14/+9
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig2-17/+11
2014-01-26libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov3-6/+7
2014-01-25fs: make posix_acl_create more usefulChristoph Hellwig1-3/+12
2014-01-25fs: make posix_acl_chmod more usefulChristoph Hellwig1-4/+13
2014-01-25fs: add generic xattr_acl handlersChristoph Hellwig1-0/+3
2014-01-25fs: add a set_acl inode operationChristoph Hellwig1-0/+1
2014-01-25fs: add get_acl helperChristoph Hellwig1-0/+2
2014-01-25Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds3-14/+16
2014-01-25Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-10/+76
2014-01-25Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-6/+9
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds158-852/+2714
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+0
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-40/+0
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds2-0/+35
2014-01-25hung_task: Display every hung task warningAaron Tomlin1-1/+1
2014-01-25Merge branch 'linus' into x86/urgentIngo Molnar50-340/+737
2014-01-25introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2-16/+21
2014-01-25nls: have register_nls() set ->ownerAl Viro1-1/+2
2014-01-25cramfs: take headers to fs/cramfsAl Viro2-30/+0
2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman2-1/+11
2014-01-25kgdb/kdb: Fix no KDB config problemMike Travis1-1/+2
2014-01-25Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2-3/+9
2014-01-25target: Report bad sector in sense data for DIF errorsSagi Grimberg1-1/+4
2014-01-25iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger1-1/+1
2014-01-24Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2014-01-24Merge tag 'md/3.14' of git://neil.brown.name/mdLinus Torvalds1-1/+5
2014-01-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds12-46/+223
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-16/+8
2014-01-24Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds4-13/+4
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds3-2/+72
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds23-86/+285
2014-01-24ssb: gpio: add own IRQ domainRafał Miłecki1-0/+1
2014-01-24rtnetlink: remove IFLA_BOND_SLAVE definitionJiri Pirko1-1/+0
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds30-139/+221
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds21-2/+2558
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-38/+4
2014-01-23Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+20
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds7-251/+78
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds6-3/+465
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-40/+586
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-0/+551
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds7-23/+41
2014-01-23drivers/w1/masters/w1-gpio.c: add strong pullup emulationEvgeny Boger1-0/+1
2014-01-23kexec: add sysctl to disable kexec_loadKees Cook1-0/+1
2014-01-23exec: kill task_struct->did_execOleg Nesterov1-1/+0
2014-01-23kernel/fork.c: make dup_mm() staticDaeSeok Youn1-2/+0
2014-01-23proc: cleanup/simplify get_task_state/task_state_arrayOleg Nesterov1-1/+1
2014-01-23coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.hOleg Nesterov1-4/+17
2014-01-23coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELYOleg Nesterov1-3/+1
2014-01-23fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...Axel Lin1-7/+0
2014-01-23printk/cache: mark printk_once test variable __read_mostlyJoe Perches2-11/+12
2014-01-23lib/parser.c: add match_wildcard() functionDu, Changbin1-0/+1
2014-01-23uapi: convert u64 to __u64 in exported headersMike Frysinger2-2/+2
2014-01-23include/uapi/linux/dn.h: pull in ioctl.h headerMike Frysinger1-0/+1
2014-01-23include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.hMike Frysinger1-0/+1
2014-01-23include/linux/of.h: make for_each_child_of_node() reference its args when CON...David Howells1-1/+6
2014-01-23remove extra definitions of U32_MAXAlex Elder1-19/+0
2014-01-23kernel.h: define u8, s8, u32, etc. limitsAlex Elder1-0/+13