summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handlingKevin Darbyshire-Bryant
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib
2020-06-25Merge branch 'sched-A-couple-of-fixes-for-sch_cake'David S. Miller
2020-06-25sch_cake: fix a few style nitsToke Høiland-Jørgensen
2020-06-25sch_cake: don't call diffserv parsing code when it is not neededToke Høiland-Jørgensen
2020-06-25sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev
2020-06-25Merge branch 'net-phy-mscc-multiple-improvements'David S. Miller
2020-06-25net: phy: mscc: improve vsc8514/8584_config_init consistencyAntoine Tenart
2020-06-25net: phy: mscc: remove useless page configuration in the config initAntoine Tenart
2020-06-25net: phy: mscc: restore the base page in vsc8514/8584_config_initAntoine Tenart
2020-06-25net: phy: mscc: do not access the MDIO bus lock directlyAntoine Tenart
2020-06-25net: phy: mscc: ptp: fix a typo in a commentAntoine Tenart
2020-06-25net: phy: mscc: ptp: fix a smatch errorAntoine Tenart
2020-06-25net: phy: mscc: fix a possible double unlockAntoine Tenart
2020-06-25net: phy: mscc: macsec: fix sparse warningsAntoine Tenart
2020-06-25ethtool: fix error handling in linkstate_prepare_data()Michal Kubecek
2020-06-25Merge tag 'trace-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-25Merge branch 'napi_gro_receive-caller-return-value-cleanups'David S. Miller
2020-06-25wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25hns: do not cast return value of napi_gro_receive to nullJason A. Donenfeld
2020-06-25socionext: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25wireguard: receive: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25vxlan: fix last fdb index during dump of fdb with nhidRoopa Prabhu
2020-06-25sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-06-25tc-testing: avoid action cookies with odd length.Briana Oursler
2020-06-25Merge branch 'tcp_cubic-fix-spurious-HYSTART_DELAY-on-RTT-decrease'David S. Miller
2020-06-25bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-06-25tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-06-25Merge branch 'Fixes-for-SJA1105-DSA-tc-gate-action'David S. Miller
2020-06-25net: dsa: sja1105: fix tc-gate schedule with single elementVladimir Oltean
2020-06-25net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rulesVladimir Oltean
2020-06-25net: dsa: sja1105: unconditionally free old gating configVladimir Oltean
2020-06-25net: dsa: sja1105: move sja1105_compose_gating_subschedule at the topVladimir Oltean
2020-06-25Merge branch 'RGMII-Internal-delay-common-property'David S. Miller
2020-06-25net: phy: DP83822: Add setting the fixed internal delayDan Murphy
2020-06-25net: dp83869: Add RGMII internal delay configurationDan Murphy
2020-06-25dt-bindings: net: Add RGMII internal delay for DP83869Dan Murphy
2020-06-25net: phy: Add a helper to return the index for of the internal delayDan Murphy
2020-06-25dt-bindings: net: Add tx and rx internal delaysDan Murphy
2020-06-25Merge branch 'dpaa2-eth-small-updates'David S. Miller
2020-06-25dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildropIoana Ciornei
2020-06-25dpaa2-eth: fix recursive header includeIoana Ciornei
2020-06-25dpaa2-eth: fix condition for number of buffer acquire retriesIoana Ciornei
2020-06-25dpaa2-eth: check the result of skb_to_sgvec()Ioana Ciornei
2020-06-25dpaa2-eth: trim debugfs FQ statsIoana Radulescu
2020-06-25net: phylink: only restart AN if the link mode is using in-band ANRussell King
2020-06-25net: dsa/ar9331: convert to mac_link_up()Russell King
2020-06-25net: macb: free resources on failure path of at91ether_open()Claudiu Beznea