summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-08-25Linux 5.2.10v5.2.10Sasha Levin
2019-08-25netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern
2019-08-25net: phy: consider AN_RESTART status when reading link statusHeiner Kallweit
2019-08-25net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski
2019-08-25net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy
2019-08-25net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin
2019-08-25net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin
2019-08-25net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib
2019-08-25netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern
2019-08-25tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak
2019-08-25net sched: update skbedit action for batched events operationsRoman Mashak
2019-08-25bnxt_en: Fix to include flow direction in L2 keySomnath Kotur
2019-08-25bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru
2019-08-25bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam
2019-08-25bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam
2019-08-25bnxt_en: Improve RX doorbell sequence.Michael Chan
2019-08-25bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan
2019-08-25net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen
2019-08-25xen/netback: Reset nr_frags before freeing skbRoss Lagerwall
2019-08-25tipc: initialise addr_trail_end when setting node addressesChris Packham
2019-08-25team: Add vlan tx offload to hw_enc_featuresYueHaibing
2019-08-25sctp: fix the transport error_count checkXin Long
2019-08-25sctp: fix memleak in sctp_send_reset_streamszhengbin
2019-08-25net: sched: sch_taprio: fix memleak in error path for sched list parseIvan Khoronzhuk
2019-08-25net/packet: fix race in tpacket_snd()Eric Dumazet
2019-08-25net/mlx4_en: fix a memory leak bugWenwen Wang
2019-08-25net: dsa: Check existence of .port_mdb_add callback before calling itChen-Yu Tsai
2019-08-25bonding: Add vlan tx offload to hw_enc_featuresYueHaibing
2019-08-25bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra
2019-08-25Input: psmouse - fix build error of multiple definitionYueHaibing
2019-08-25iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss
2019-08-25netfilter: conntrack: Use consistent ct id hash calculationDirk Morris
2019-08-25usb: setup authorized_default attributes using usb_bus_notifyThiƩbaud Weksteen
2019-08-25USB: serial: option: Add Motorola modem UARTsTony Lindgren
2019-08-25USB: serial: option: add the BroadMobi BM818 cardBob Ham
2019-08-25USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto
2019-08-25USB: serial: option: add D-Link DWM-222 device IDRogan Dawes
2019-08-25USB: CDC: fix sanity checks in CDC union parserOliver Neukum
2019-08-25usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum
2019-08-25usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"Yoshihiro Shimoda
2019-08-25USB: core: Fix races in character device registration and deregistraionAlan Stern
2019-08-25iio: adc: max9611: Fix temperature reading in probeJacopo Mondi
2019-08-25staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott
2019-08-25staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott
2019-08-25arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell
2019-08-25tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain
2019-08-25asm-generic: fix -Wtype-limits compiler warningsQian Cai
2019-08-25page flags: prioritize kasan bits over last-cpuidArnd Bergmann
2019-08-25ocfs2: remove set but not used variable 'last_hash'YueHaibing
2019-08-25Revert "kmemleak: allow to coexist with fault injection"Yang Shi