summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2018-06-08net: stmmac: fix build failure due to missing COMMON_CLK dependencyCorentin Labbe-5/+5
2018-06-07net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()Geert Uytterhoeven-1/+1
2018-06-07bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu-0/+1
2018-06-07hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui-1/+3
2018-06-07net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn-3/+8
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-176407/+15898
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-30/+180
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-26633/+53527
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-172/+154
2018-06-06Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+9
2018-06-06Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmiLinus Torvalds-1765/+1547
2018-06-06Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds-60/+652
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-0/+1
2018-06-06media: omap2: fix compile-testing with FB_OMAP2=mArnd Bergmann-1/+1
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook-68/+67
2018-06-06treewide: Use struct_size() for vmalloc()-familyKees Cook-2/+1
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook-96/+75
2018-06-06net: hns3: Optimize PF CMDQ interrupt switching processXi Wang-0/+13
2018-06-06net: hns3: Fix for VF mailbox receiving unknown messageXi Wang-3/+20
2018-06-06net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang-0/+3
2018-06-06bnx2x: use the right constantJulia Lawall-1/+1
2018-06-06net: dsa: b53: Fix for brcm tag issue in Cygnus SoCArun Parameswaran-3/+18
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-12/+401
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-26069/+70822
2018-06-06enic: fix UDP rss bitsGovindarajulu Varadarajan-21/+67
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-151/+166
2018-06-05Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+1
2018-06-05Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-293/+681
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-138/+332
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-801/+7184
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3338/+10277
2018-06-05Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-431/+1148
2018-06-05Merge tag 'leds_for_4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-18/+1096
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-389/+1318
2018-06-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1089/+2265
2018-06-05Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-20/+20
2018-06-05device: Use overflow helpers for devm_kmalloc()Kees Cook-1/+6
2018-06-05overflow.h: Add allocation size calculation helpersKees Cook-5/+5
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-54/+100
2018-06-05Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-40/+36
2018-06-05Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-20/+92
2018-06-05Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-187/+588
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-93/+443
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-599/+1233
2018-06-05Merge tag 'for-linus-20180605' of git://git.kernel.dk/linux-blockLinus Torvalds-7/+7
2018-06-05mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern-9/+25
2018-06-05netdevsim: Add extack error message for devlink reloadDavid Ahern-6/+10
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern-6/+11
2018-06-05net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann-11/+0
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai-12/+401