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