summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-16Linux 3.16.57v3.16.57Ben Hutchings1-1/+1
2018-06-16net: Fix untag for vlan packets without ethernet headerToshiaki Makita1-2/+4
2018-06-16mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij1-0/+2
2018-06-16RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-06-16RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-06-16net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha3-19/+32
2018-06-16net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera1-0/+3
2018-06-16net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet1-1/+1
2018-06-16ALSA: pcm: potential uninitialized return valuesDan Carpenter1-2/+2
2018-06-16bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-06-16bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long1-38/+35
2018-06-16bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long1-4/+5
2018-06-16ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese1-1/+1
2018-06-16ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni1-4/+9
2018-06-16netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko1-0/+3
2018-06-16tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-06-16batman-adv: fix packet loss for broadcasted DHCP packets to a serverLinus Lüssing1-0/+3
2018-06-16batman-adv: fix multicast-via-unicast transmission with AP isolationLinus Lüssing1-2/+2
2018-06-16ip_tunnel: Emit events for post-register MTU changesPetr Machata1-7/+21
2018-06-16tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu3-8/+6
2018-06-16mm/mempolicy.c: avoid use uninitialized preferred_nodeYisheng Xie1-0/+3
2018-06-16s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-06-16posix-timers: Protect posix clock array access against speculationThomas Gleixner1-3/+12
2018-06-16ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai1-1/+7
2018-06-16ALSA: aloop: Sync stale timer before releaseTakashi Iwai1-1/+8
2018-06-16MIPS: ralink: Remove ralink_halt()NeilBrown1-7/+0
2018-06-16MIPS: ralink: Don't set pm_power_offJohn Crispin1-1/+0
2018-06-16RDMA/ucma: Correct option size check using optlenChien Tin Tung1-1/+1
2018-06-16RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-5/+8
2018-06-16RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-06-16ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin1-2/+2
2018-06-16libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede1-2/+4
2018-06-16libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede1-1/+1
2018-06-16libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede1-0/+6
2018-06-16can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason1-3/+2
2018-06-16vti4: Don't override MTU passed on link creation via IFLA_MTUStefano Brivio1-1/+0
2018-06-16ip_tunnel: Clamp MTU to bounds on new linkStefano Brivio2-1/+9
2018-06-16vti4: Don't count header length twice on tunnel setupStefano Brivio1-1/+0
2018-06-16batman-adv: Fix skbuff rcsum on packet rerouteSven Eckelmann1-5/+10
2018-06-16skb: Add skb_postpush_rcsum()Ben Hutchings1-0/+17
2018-06-16ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai1-1/+5
2018-06-16batman-adv: fix header size check in batadv_dbg_arp()Matthias Schiffer1-1/+1
2018-06-16batman-adv: update data pointers after skb_cow()Matthias Schiffer1-2/+4
2018-06-16skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes1-1/+1
2018-06-16net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2-19/+16
2018-06-16net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2-2/+6
2018-06-16RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky1-3/+7
2018-06-16fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman3-2/+9
2018-06-16drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-06-16mmc: block: fix updating ext_csd caches on ioctl callBastian Stender1-0/+21