aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/bcm_sf2.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-06net: ipa: remove endpoint delay mode featureAlex Elder3-10/+1
2020-05-06net: ipa: introduce ipa_endpoint_program_suspend()Alex Elder1-26/+41
2020-05-06net: ipa: have ipa_endpoint_init_ctrl() return previous stateAlex Elder1-14/+14
2020-05-06net: ipa: only reset channel twice for IPA v3.5.1Alex Elder1-2/+2
2020-05-06net: ipa: rename db_enable flagAlex Elder4-21/+21
2020-05-06net: dsa: Do not leave DSA master with NULL netdev_opsFlorian Fainelli1-1/+2
2020-05-06net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirredVladimir Oltean1-5/+3
2020-05-06tcp: defer xmit timer reset in tcp_xmit_retransmit_queue()Eric Dumazet1-6/+10
2020-05-06tcp: refine tcp_pacing_delay() for very low pacing ratesEric Dumazet3-20/+13
2020-05-06arm64: dts: sdm845: add IPA iommus propertyAlex Elder1-0/+2
2020-05-06net: stricter validation of untrusted gso packetsWillem de Bruijn1-2/+24
2020-05-06seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam1-2/+8
2020-05-06net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean1-2/+9
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean6-4/+7
2020-05-06r8169: use fsleep in polling functionsHeiner Kallweit1-64/+44
2020-05-06timer: add fsleep for flexible sleepingHeiner Kallweit2-0/+14
2020-05-06ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont3-54/+40
2020-05-06net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean1-8/+18
2020-05-06selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet1-1/+3
2020-05-06net: hsr: fix incorrect type usage for protocol variableMurali Karicheri1-1/+1
2020-05-06net: phy: mscc: use phy_package_sharedMichael Walle2-70/+32
2020-05-06net: phy: bcm54140: use phy_package_sharedMichael Walle1-46/+11
2020-05-06net: phy: add concept of shared storage for PHYsMichael Walle3-0/+228
2020-05-06Revert "crypto: chelsio - Inline single pdu only"Ayush Sawal1-3/+0
2020-05-06net: macsec: fix rtnl locking issueAntoine Tenart1-1/+2
2020-05-06net: 7990: Fix use correct return type for ndo_start_xmit()Yunjian Wang2-2/+2
2020-05-06net: cpmac: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-1/+1
2020-05-06net: moxa: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-2/+3
2020-05-06net: lantiq: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-1/+2
2020-05-06net: enetc: Make some symbols staticChenTao1-2/+3
2020-05-06net: mediatek: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-1/+1
2020-05-06net: socionext: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-1/+1
2020-05-06net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter1-0/+3
2020-05-06net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()Dan Carpenter1-0/+2
2020-05-06net: renesas: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-1/+2
2020-05-06s390/qeth: clean up Kconfig help textJulian Wiedmann1-6/+3
2020-05-06s390/qeth: return error when starting a reset failsJulian Wiedmann3-16/+27
2020-05-06s390/qeth: set TX IRQ marker on last buffer in a groupJulian Wiedmann1-6/+7
2020-05-06s390/qeth: indicate contiguous TX buffer elementsJulian Wiedmann1-2/+10
2020-05-06s390/qeth: merge TX skb mapping codeJulian Wiedmann1-37/+27
2020-05-06s390/qeth: don't use restricted offloads for local trafficJulian Wiedmann2-4/+81
2020-05-06s390/qeth: extract helpers for next-hop lookupJulian Wiedmann2-20/+27
2020-05-06s390/qeth: add debugfs file for local IP addressesJulian Wiedmann2-1/+33
2020-05-06s390/qeth: process local address eventsJulian Wiedmann5-0/+257
2020-05-06s390/qeth: keep track of LP2LP capability for csum offloadJulian Wiedmann2-9/+17
2020-05-06net: ethernet: mediatek: Make mtk_m32 staticSamuel Zou1-1/+1
2020-05-06net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()Jason Yan1-2/+1
2020-05-06net: bridge: return false in br_mrp_enabled()Jason Yan1-1/+1
2020-05-06net: cortina: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-1/+2
2020-05-06selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet1-1/+2