summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-05Linux 4.16.14v4.16.14Greg Kroah-Hartman1-1/+1
2018-06-05mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins1-1/+1
2018-06-05fix io_destroy()/aio_complete() raceAl Viro1-2/+1
2018-06-05drm/i915: Disable LVDS on Radiant P845Ondrej Zary1-0/+8
2018-06-05drm/i915/lvds: Move acpi lid notification registration to registration phaseChris Wilson1-11/+32
2018-06-05drm/psr: Fix missed entry in PSR setup time table.Dhinakaran Pandiyan1-0/+1
2018-06-05intel_th: Use correct device when freeing buffersAlexander Shishkin1-3/+3
2018-06-05Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka1-4/+3
2018-06-05mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()Hugh Dickins1-1/+1
2018-06-05IB/core: Fix error code for invalid GID entryParav Pandit1-1/+1
2018-06-05hwtracing: stm: fix build error on some archesGreg Kroah-Hartman1-0/+1
2018-06-05stm class: Use vmalloc for the master mapAlexander Shishkin1-3/+3
2018-06-05scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche1-2/+20
2018-06-05MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki1-0/+4
2018-06-05MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2-2/+2
2018-06-05MIPS: lantiq: gphy: Drop reboot/remove reset assertsMathias Kresin1-36/+0