summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-22stmmac: fix DMA channel hang in half-duplex modeBhadram Varka
2018-07-22r8152: napi hangup fix after disconnectJiri Slaby
2018-07-22qmi_wwan: add support for the Dell Wireless 5821e moduleAleksander Morgado
2018-07-22qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru
2018-07-22qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru
2018-07-22qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru
2018-07-22qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru
2018-07-22net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern
2018-07-22net: sungem: fix rx checksum supportEric Dumazet
2018-07-22net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov
2018-07-22net/packet: fix use-after-freeEric Dumazet
2018-07-22net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart
2018-07-22net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin
2018-07-22net/mlx5: Fix required capability for manipulating MPFSEli Cohen
2018-07-22net/mlx5: Fix incorrect raw command length parsingAlex Vesker
2018-07-22net/mlx5: Fix command interface race in polling modeAlex Vesker
2018-07-22net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz
2018-07-22net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz
2018-07-22net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz
2018-07-22net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam
2018-07-22net: fix use-after-free in GRO with ESPSabrina Dubroca
2018-07-22net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet
2018-07-22net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet
2018-07-22ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-07-22ipvlan: fix IFLA_MTU ignored on NEWLINKXin Long
2018-07-22ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers
2018-07-22hv_netvsc: split sub-channel setup into async and syncStephen Hemminger
2018-07-22atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-22atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse
2018-07-22alx: take rtnl before calling __alx_open from resumeSabrina Dubroca
2018-07-22crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter
2018-07-22crypto: crypto4xx - remove bad list_delChristian Lamparter
2018-07-22PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung
2018-07-22bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski
2018-07-22bcm63xx_enet: correct clock usageJonas Gorski
2018-07-22ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()alex chen
2018-07-22ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen
2018-07-22xprtrdma: Fix corner cases when handling device removalChuck Lever
2018-07-22cpufreq / CPPC: Set platform specific transition_delay_usPrashanth Prakash
2018-07-22Btrfs: fix duplicate extents after fsync of file with prealloc extentsFilipe Manana
2018-07-22x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers
2018-07-22x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin
2018-07-22compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers
2018-07-17Linux 4.14.56v4.14.56Greg Kroah-Hartman
2018-07-17f2fs: give message and set need_fsck given broken node idJaegeuk Kim
2018-07-17loop: remember whether sysfs_create_group() was doneTetsuo Handa
2018-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky
2018-07-17PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa
2018-07-17loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o
2018-07-17netfilter: x_tables: initialise match/target check parameter structFlorian Westphal