summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah2015-07-161-0/+1
* net core: Add protodown support.Anuradha Karuppiah2015-07-161-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-1472-652/+1706
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-133-1/+9
| |\
| | * can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-121-0/+2
| | * cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso2015-07-091-1/+6
| | * ipv4: add support for linkdown sysctl to netconfAndy Gospodarek2015-07-091-0/+1
| * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-122-3/+5
| |\ \
| | * | time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner2015-07-091-1/+0
| | * | tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner2015-07-071-0/+7
| | * | tick/broadcast: Make idle check independent from mode and configThomas Gleixner2015-07-071-4/+0
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-121-1/+6
| |\ \ \
| | * | | hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner2015-07-081-1/+6
| | |/ /
| * | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-121-1/+1
| |\ \ \
| | * | | sparse: fix misplaced __pmem definitionDan Williams2015-06-301-1/+1
| * | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-07-111-0/+4
| |\ \ \ \
| | * \ \ \ Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2015-07-081-0/+4
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | ARM: prima2: move to use REGMAP APIs for rtciobrgGuo Zeng2015-06-101-0/+4
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-091-0/+3
| |\ \ \ \ \
| | * | | | | libceph: enable ceph in a non-default network namespaceIlya Dryomov2015-07-091-0/+3
| | |/ / / /
| * | | | | Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-092-10/+16
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'acpi-scan'Rafael J. Wysocki2015-07-072-0/+16
| | |\ \ \ \ \
| | | * | | | | ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2015-07-072-0/+16
| | | |/ / / /
| | * / / / / ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2015-07-061-10/+0
| | |/ / / /
| * | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-061-0/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov2015-07-021-0/+7
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-056-31/+52
| |\ \ \ \ \
| | * | | | | fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet2015-07-011-0/+3
| | * | | | | make simple_positive() publicAl Viro2015-06-241-0/+5
| | * | | | | pagemap.h: move dir_pages() over thereFabian Frederick2015-06-241-0/+6
| | * | | | | Merge branch 'fscache-fixes' into for-nextAl Viro2015-06-241-28/+27
| | |\ \ \ \ \
| | | * | | | | FS-Cache: Retain the netfs context in the retrieval op earlierDavid Howells2015-04-021-0/+1
| | | * | | | | FS-Cache: The operation cancellation method needs calling in more placesDavid Howells2015-04-021-0/+5
| | | * | | | | FS-Cache: Out of line fscache_operation_init()David Howells2015-04-021-21/+3
| | | * | | | | FS-Cache: fscache_object_is_dead() has wrong logic, kill itDavid Howells2015-04-021-6/+0
| | | * | | | | FS-Cache: When submitting an op, cancel it if the target object is dyingDavid Howells2015-04-021-2/+7
| | | * | | | | FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-241-0/+12
| | * | | | | | fs: Call security_ops->inode_killpriv on truncateJan Kara2015-06-241-1/+5
| | * | | | | | fs: Provide function telling whether file_remove_privs() will do anythingJan Kara2015-06-241-0/+1
| | * | | | | | fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-241-1/+1
| | * | | | | | vfs: add seq_file_path() helperMiklos Szeredi2015-06-241-0/+1
| | * | | | | | vfs: add file_path() helperMiklos Szeredi2015-06-241-0/+2
| | * | | | | | overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2015-06-192-2/+2
| * | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-047-403/+105
| |\ \ \ \ \ \ \
| | * | | | | | | target: Bump core version to v5.0Nicholas Bellinger2015-06-231-1/+1
| | * | | | | | | target: remove target_core_configfs.hChristoph Hellwig2015-06-231-34/+0
| | * | | | | | | target: remove unused TARGET_CORE_CONFIG_ROOT defineChristoph Hellwig2015-06-231-2/+0
| | * | | | | | | target: consolidate version definesChristoph Hellwig2015-06-232-3/+1
| | * | | | | | | target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig2015-06-231-1/+0
| | * | | | | | | target: simplify UNMAP handlingChristoph Hellwig2015-06-231-5/+2