summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-23net: phy: marvell: remove downshift warning now that phylib takes careHeiner Kallweit
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit
2020-03-23Merge branch 'net-phy-xpcs-Improvements-for-next'David S. Miller
2020-03-23net: phy: xpcs: Restart AutoNeg if outcome was invalidJose Abreu
2020-03-23net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finishJose Abreu
2020-03-23net: phy: xpcs: Reset XPCS upon probeJose Abreu
2020-03-23net: phy: xpcs: Return error when 10GKR link errors are foundJose Abreu
2020-03-23mlxsw: spectrum_cnt: Fix 64-bit division in mlxsw_sp_counter_resources_registerNathan Chancellor
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-23net: mptcp: don't hang in mptcp_sendmsg() after TCP fallbackDavide Caratti
2020-03-23Merge branch 'MSCC-PHY-RGMII-delays-and-VSC8502-support'David S. Miller
2020-03-23net: phy: mscc: add support for VSC8502Vladimir Oltean
2020-03-23net: phy: mscc: configure both RX and TX internal delays for RGMIIVladimir Oltean
2020-03-23net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_setVladimir Oltean
2020-03-23net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delayVladimir Oltean
2020-03-23enetc: Remove unused variable 'enetc_drv_name'YueHaibing
2020-03-23Crypto/chtls: add/delete TLS header in driverRohit Maheshwari
2020-03-23net: Make skb_segment not to compute checksum if network controller supports ...Yadu Kishore
2020-03-21Merge branch 'net-hns3-add-three-optimizations-for-mailbox-handling'David S. Miller
2020-03-21net: hns3: refactor mailbox response scheme between PF and VFHuazhong Tan
2020-03-21net: hns3: refactor the mailbox message between PF and VFYufeng Mo
2020-03-21net: hns3: add a conversion for mailbox's response codeJian Shen
2020-03-21mptcp: Remove set but not used variable 'can_ack'YueHaibing
2020-03-21Merge branch 'selftests-expand-txtimestamp-with-new-features'David S. Miller
2020-03-21selftests: txtimestamp: print statistics for timestamp events.Jian Yang
2020-03-21selftests: txtimestamp: add support for epoll().Jian Yang
2020-03-21selftests: txtimestamp: add new command-line flags.Jian Yang
2020-03-21selftests: txtimestamp: allow printing latencies in nsec.Jian Yang
2020-03-21selftests: txtimestamp: allow individual txtimestamp tests.Jian Yang
2020-03-21Merge branch 'net-tls-Annotate-lockless-access-to-sk_prot'David S. Miller
2020-03-21net/tls: Annotate access to sk_prot with READ_ONCE/WRITE_ONCEJakub Sitnicki
2020-03-21net/tls: Read sk_prot once when building tls proto opsJakub Sitnicki
2020-03-21net/tls: Constify base proto ops used for building tls protoJakub Sitnicki
2020-03-21Merge branch 'ionic-error-recovery-fixes'David S. Miller
2020-03-21ionic: check for NULL structs on teardownShannon Nelson
2020-03-21ionic: clean irq affinity on queue deinitShannon Nelson
2020-03-21ionic: ignore eexist on rx filter addShannon Nelson
2020-03-21ionic: only save good lif dentryShannon Nelson
2020-03-21ionic: leave dev cmd request contents alone on FW timeoutShannon Nelson
2020-03-21ionic: add timeout error checking for queue disableShannon Nelson
2020-03-21soc: qcom: ipa: kill IPA_RX_BUFFER_ORDERAlex Elder
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller
2020-03-20net: dsa: sja1105: Add support for the SGMII portVladimir Oltean
2020-03-20Merge branch 'net-bridge-vlan-options-nest-the-tunnel-options'David S. Miller
2020-03-20net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov
2020-03-20net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov
2020-03-20mac80211: driver can remain on channel if not using chan_ctxYan-Hsuan Chuang
2020-03-20nl80211: clarify code in nl80211_del_station()Johannes Berg
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam
2020-03-20mac80211: Read rx_stats with perCPU pointersSeevalamuthu Mariappan