summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-11Linux 4.16.15v4.16.15Greg Kroah-Hartman1-1/+1
2018-06-11drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie1-0/+1
2018-06-11PCI: hv: Do not wait forever on a device that has disappearedDexuan Cui1-12/+34
2018-06-11vhost_net: flush batched heads before trying to busy pollingJason Wang1-13/+24
2018-06-11net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel1-2/+2
2018-06-11ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel1-4/+4
2018-06-11virtio-net: correctly redirect linearized packetJason Wang1-1/+1
2018-06-11net : sched: cls_api: deal with egdev path only if neededOr Gerlitz1-1/+1
2018-06-11net: dsa: b53: Fix for brcm tag issue in Cygnus SoCArun Parameswaran3-3/+18
2018-06-11virtio-net: correctly check num_buf during err pathJason Wang1-1/+1
2018-06-11tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita1-6/+9
2018-06-11net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha1-0/+42
2018-06-11net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein1-2/+2
2018-06-11virtio-net: fix leaking page for gso packet during mergeable XDPJason Wang1-8/+7
2018-06-11virtio-net: correctly transmit XDP buff after linearizingJason Wang1-1/+1
2018-06-11net-sysfs: Fix memory leak in XPS configurationAlexander Duyck1-3/+3
2018-06-11net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli1-1/+1
2018-06-11ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux1-2/+2
2018-06-11vrf: check the original netdevice for generating redirectStephen Suryaputra2-1/+8
2018-06-11vhost: synchronize IOTLB message with dev cleanupJason Wang1-0/+3
2018-06-11team: use netdev_features_t instead of u32Dan Carpenter1-1/+2
2018-06-11sctp: not allow transport timeout value less than HZ/5 for hb_timerXin Long1-1/+1
2018-06-11rtnetlink: validate attributes in do_setlink()Eric Dumazet1-4/+4
2018-06-11qed: Fix mask for physical address in ILT entryShahed Shaikh1-1/+1
2018-06-11packet: fix reserve calculationWillem de Bruijn1-1/+1
2018-06-11net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas1-1/+1
2018-06-11net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli3-5/+12
2018-06-11net/packet: refine check for priv area sizeEric Dumazet1-1/+1
2018-06-11net: metrics: add proper netlink validationEric Dumazet1-0/+4
2018-06-11net: ipv4: add missing RTA_TABLE to rtm_ipv4_policyRoopa Prabhu1-0/+1
2018-06-11net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter1-10/+12
2018-06-11netdev-FAQ: clarify DaveM's position for stable backportsCong Wang1-0/+9
2018-06-11mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata1-0/+5
2018-06-11l2tp: fix refcount leakage on PPPoL2TP socketsGuillaume Nault1-18/+17
2018-06-11kcm: Fix use-after-free caused by clonned socketsKirill Tkhai1-1/+1
2018-06-11isdn: eicon: fix a missing-check bugWenwen Wang3-16/+29
2018-06-11ipv6: omit traffic class when calculating flow hashMichal Kubecek3-2/+7
2018-06-11ipv4: remove warning in ip_recv_errorWillem de Bruijn1-2/+0
2018-06-11ipmr: properly check rhltable_init() return valueEric Dumazet1-1/+6
2018-06-11ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel2-5/+11
2018-06-11ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca1-1/+2
2018-06-11enic: set DMA mask to 47 bitGovindarajulu Varadarajan1-4/+4
2018-06-11dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev1-2/+0
2018-06-11cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey1-1/+1
2018-06-11bnx2x: use the right constantJulia Lawall1-1/+1
2018-06-11be2net: Fix error detection logic for BE3Suresh Reddy1-1/+3
2018-06-11kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor1-1/+1
2018-06-11netfilter: nf_flow_table: attach dst to skbsJason A. Donenfeld2-2/+4
2018-06-11mmap: relax file size limit for regular filesLinus Torvalds1-1/+1
2018-06-11mmap: introduce sane default mmap limitsLinus Torvalds1-0/+32