summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-27NFC: st95hf: clean up indentation issueColin Ian King
2019-09-27net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson
2019-09-27net: socionext: ave: Avoid using netdev_err() before calling register_netdev()Kunihiko Hayashi
2019-09-27ptp: correctly disable flags on old ioctlsJacob Keller
2019-09-27lib: dimlib: fix help text typosRandy Dunlap
2019-09-27net: dsa: microchip: Always set regmap stride to 1Marek Vasut
2019-09-27Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-27nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost
2019-09-27nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprsNavid Emamdoost
2019-09-27net/sched: Set default of CONFIG_NET_TC_SKB_EXT to NPaul Blakey
2019-09-27vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabledDavid Ahern
2019-09-27Merge tag 'ntb-5.4' of git://github.com/jonmason/ntbLinus Torvalds
2019-09-27keys: Add Jarkko Sakkinen as co-maintainerJarkko Sakkinen
2019-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-09-27block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu
2019-09-27Merge branch 'qdisc-destroy'David S. Miller
2019-09-27net: sched: sch_sfb: don't call qdisc_put() while holding tree lockVlad Buslov
2019-09-27net: sched: multiq: don't call qdisc_put() while holding tree lockVlad Buslov
2019-09-27net: sched: sch_htb: don't call qdisc_put() while holding tree lockVlad Buslov
2019-09-27net/rds: Check laddr_check before calling itKa-Cheong Poon
2019-09-27Merge branch 'SO_PRIORITY'David S. Miller
2019-09-27tcp: honor SO_PRIORITY in TIME_WAIT stateEric Dumazet
2019-09-27ipv6: tcp: provide sk->sk_priority to ctl packetsEric Dumazet
2019-09-27ipv6: add priority parameter to ip6_xmit()Eric Dumazet
2019-09-27bpf: Fix bpf_event_output re-entry issueAllan Zhang
2019-09-27net: dsa: qca8k: Fix port enable for CPU portAndrew Lunn
2019-09-27sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet
2019-09-27kcm: disable preemption in kcm_parse_func_strparser()Eric Dumazet
2019-09-27net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter
2019-09-27net: nixge: Fix a signedness bug in nixge_probe()Dan Carpenter
2019-09-27of: mdio: Fix a signedness bug in of_phy_get_and_connect()Dan Carpenter
2019-09-27net: axienet: fix a signedness bug in probeDan Carpenter
2019-09-27net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter
2019-09-27net: socionext: Fix a signedness bug in ave_probe()Dan Carpenter
2019-09-27enetc: Fix a signedness bug in enetc_of_get_phy()Dan Carpenter
2019-09-27net: netsec: Fix signedness bug in netsec_probe()Dan Carpenter
2019-09-27net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter
2019-09-27net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter
2019-09-27cxgb4: Signedness bug in init_one()Dan Carpenter
2019-09-27net: aquantia: Fix aq_vec_isr_legacy() return valueDan Carpenter
2019-09-27dimlib: make DIMLIB a hidden symbolUwe Kleine-König
2019-09-27rq-qos: get rid of redundant wbt_update_limits()Yufen Yu
2019-09-27powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesOliver O'Halloran
2019-09-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-09-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-26Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-26perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-09-26Merge tag 'usercopy-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds