summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-27tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidthKevin(Yudong) Yang
2019-09-27Merge branch 'mlxsw-Various-fixes'David S. Miller
2019-09-27mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson
2019-09-27Documentation: Clarify trap's descriptionIdo Schimmel
2019-09-27mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel
2019-09-27net: ena: clean up indentation issueColin Ian King
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 git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
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 git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
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-26Merge tag 'wireless-drivers-for-davem-2019-09-26' of https://git.kernel.org/p...David S. Miller
2019-09-26bpf: Clean up indentation issue in BTF kflag processingColin Ian King
2019-09-26libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitionsAndrii Nakryiko
2019-09-26ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld
2019-09-26openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing
2019-09-26dt-bindings: net: ravb: Add support for r8a774b1 SoCBiju Das