summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-30perf/cgroup: Fix child event counting bugSong Liu1-5/+16
2018-05-30drm/tegra: Shutdown on driver unbindThierry Reding1-0/+1
2018-05-30iwlwifi: mvm: fix array out of bounds referenceAvraham Stern1-27/+11
2018-05-30iwlwifi: mvm: make sure internal station has a valid idAvraham Stern1-1/+2
2018-05-30iwlwifi: mvm: clear tx queue id when unreserving aggregation queueAvraham Stern1-4/+8
2018-05-30iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski3-8/+15
2018-05-30vti6: Fix dev->max_mtu settingStefano Brivio1-1/+1
2018-05-30vti4: Don't override MTU passed on link creation via IFLA_MTUStefano Brivio1-1/+0
2018-05-30ip_tunnel: Clamp MTU to bounds on new linkStefano Brivio1-1/+7
2018-05-30vti4: Don't count header length twice on tunnel setupStefano Brivio1-1/+0
2018-05-30batman-adv: Fix skbuff rcsum on packet rerouteSven Eckelmann1-5/+10
2018-05-30net/sched: fix NULL dereference in the error path of tcf_sample_init()Davide Caratti1-1/+2
2018-05-30batman-adv: fix header size check in batadv_dbg_arp()Matthias Schiffer1-1/+1
2018-05-30vlan: Fix out of order vlan headers with reorder header offToshiaki Makita2-13/+57
2018-05-30net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2-2/+6
2018-05-30iwlwifi: mvm: fix error checking for multi/broadcast staJohannes Berg1-2/+2
2018-05-30iwlwifi: mvm: Correctly set IGTK for APBeni Lev1-9/+12
2018-05-30iwlwifi: mvm: set the correct tid when we flush the MCAST staEmmanuel Grumbach1-6/+4
2018-05-30xfrm: fix rcu_read_unlock usage in xfrm_local_errorTaehee Yoo1-2/+3
2018-05-30drm/nouveau/bl: fix backlight regressionKarol Herbst1-5/+5
2018-05-30drm/imx: move arming of the vblank event to atomic_flushLucas Stach1-0/+5
2018-05-30gpu: ipu-v3: prg: avoid possible array underflowArnd Bergmann1-3/+9
2018-05-30KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pendingAndre Przywara2-0/+4
2018-05-30sunvnet: does not support GSO for sctpCathy Zhou1-1/+1
2018-05-30ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca5-10/+32
2018-05-30workqueue: use put_device() instead of kfree()Arvind Yadav1-1/+1
2018-05-30bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan1-0/+3
2018-05-30can: m_can: select pinctrl state in each suspend/resume functionBich HEMON1-0/+5
2018-05-30can: m_can: change comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-05-30netfilter: ebtables: fix erroneous reject of last ruleFlorian Westphal1-1/+5
2018-05-30dmaengine: mv_xor_v2: Fix clock resource by adding a register clockGregory CLEMENT2-6/+25
2018-05-30lib/test_kmod.c: fix limit check on number of test devices createdLuis R. Rodriguez1-1/+1
2018-05-30selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian1-8/+17
2018-05-30arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier1-2/+2
2018-05-30ARM: davinci: fix the GPIO lookup for omapl138-hawkBartosz Golaszewski1-2/+2
2018-05-30hv_netvsc: fix locking during VF setupStephen Hemminger1-0/+4
2018-05-30hv_netvsc: fix locking for rx_modeStephen Hemminger1-3/+8
2018-05-30hv_netvsc: fix filter flagsStephen Hemminger1-2/+2
2018-05-30xen: xenbus: use put_device() instead of kfree()Arvind Yadav1-1/+4
2018-05-30xen-blkfront: move negotiate_mq to cover all cases of new VBDsBhavesh Davda1-9/+8
2018-05-30cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar1-1/+0
2018-05-30IB/core: Fix possible crash to access NULL netdevParav Pandit1-4/+3
2018-05-30net: smsc911x: Fix unload crash when link is upJeremy Linton1-2/+2
2018-05-30net: qcom/emac: Use proper free methods during TXHemanth Puranik1-9/+14
2018-05-30qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon2-1/+5
2018-05-30fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov1-1/+1
2018-05-30fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...Peter Malone1-2/+2
2018-05-30IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter1-1/+3
2018-05-30IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M1-2/+7
2018-05-30IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein1-2/+0