summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-26net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion2-3/+9
2016-07-26net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion1-0/+7
2016-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+24
2016-07-26Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-33/+19
2016-07-25Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2016-07-25Merge tag 'v4.7' into for-linus/pstoreKees Cook98-243/+676
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+19
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds13-217/+777
2016-07-25Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-104/+96
2016-07-25Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+22
2016-07-25Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller2-0/+4
2016-07-25macsec: limit ICV length to 16 octetsDavide Caratti1-0/+2
2016-07-25bpf, events: fix offset in skb copy handlerDaniel Borkmann2-2/+2
2016-07-25xen: introduce xen_vcpu_id mappingVitaly Kuznetsov1-0/+6
2016-07-25Merge branch 'pm-cpufreq'Rafael J. Wysocki1-17/+272
2016-07-25Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'Rafael J. Wysocki2-5/+6
2016-07-25Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki1-3/+2
2016-07-25Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki5-10/+74
2016-07-25Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal'Rafael J. Wysocki1-1/+1
2016-07-25Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc'Rafael J. Wysocki1-0/+4
2016-07-25Merge branch 'acpi-tables'Rafael J. Wysocki1-2/+42
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki3-2/+21
2016-07-25Merge remote-tracking branch 'spi/fix/locking' into spi-nextMark Brown1-1/+5
2016-07-25spi: Split bus and I/O lockingMark Brown1-1/+5
2016-07-25xen/evtchn: add IOCTL_EVTCHN_RESTRICTDavid Vrabel1-0/+15
2016-07-25net/sched: act_mirred: Add helper inlines to access tcf_mirred info.Yotam Gigi1-0/+9
2016-07-25net/sched: Add match-all classifier hw offloading.Yotam Gigi3-0/+14
2016-07-25net/sched: introduce Match-all classifierJiri Pirko1-0/+11
2016-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller8-31/+44
2016-07-25Merge tag 'hwmon-for-linus-v4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+25
2016-07-25Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-754/+83
2016-07-25Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-13/+68
2016-07-25Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-13/+104
2016-07-25Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-77/+42
2016-07-25Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-0/+3
2016-07-25Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi...Mark Brown1-0/+1
2016-07-25Merge remote-tracking branches 'spi/topic/flash-dma', 'spi/topic/imx', 'spi/t...Mark Brown1-0/+4
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-26/+67
2016-07-23[media] doc-rst: add some needed escape codesMauro Carvalho Chehab3-28/+28
2016-07-23[media] v4l2-ioctl.h add debug info for struct v4l2_ioctl_opsMauro Carvalho Chehab1-0/+266
2016-07-23[media] v4l2-ctrls.h: fully document the header fileMauro Carvalho Chehab1-86/+279
2016-07-23[media] doc-rst: Fix some typedef ugly warningsMauro Carvalho Chehab2-2/+4
2016-07-23[media] v4l2-fh.h: add documentation for itMauro Carvalho Chehab1-32/+96
2016-07-23[media] v4l2-event.h: document all functionsMauro Carvalho Chehab1-12/+113
2016-07-23[media] doc-rst: document v4l2-dev.hMauro Carvalho Chehab1-49/+315
2016-07-23[media] v4l2-common.h: Add documentation for other functionsMauro Carvalho Chehab1-5/+38
2016-07-23[media] v4l2-common.h: document the subdev functionsMauro Carvalho Chehab1-7/+42
2016-07-23[media] v4l2-async: document the remaining stuffMauro Carvalho Chehab1-0/+39
2016-07-23[media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab1-189/+383
2016-07-23[media] v4l2-device.h: document functionsMauro Carvalho Chehab1-55/+143