aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-03-20net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2020-03-20mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata
2020-03-20vxlan: fix tos value before xmitHangbin Liu
2020-03-20net: usb: lan78xx: fix possible skb leakEric Dumazet
2020-03-20net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2020-03-20net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai
2020-03-20net: freescale: fec: Fix ethtool -d runtime PMAndrew Lunn
2020-03-20net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn
2020-03-20macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-03-20gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet
2020-03-20hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang
2020-03-20net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2020-03-20net: stmmac: Always arm TX Timer at end of transmission startJose Abreu
2020-03-20net: stmmac: RX buffer size must be 16 byte alignedJose Abreu
2020-03-20net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu
2020-03-20net: stmmac: Do not accept invalid MTU valuesJose Abreu
2020-03-20net: stmmac: Determine earlier the size of RX bufferJose Abreu
2020-03-20net: usb: lan78xx: Fix error message format specifierCristian Birsan
2020-03-20cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni
2020-03-20bnx2x: Fix logic to get total no. of PFs per engineManish Chopra
2020-03-20bnx2x: Do not handle requests from VFs after parityManish Chopra
2020-03-20ath9k_htc: Discard undersized packetsMasashi Honma
2020-03-20ath9k_htc: Modify byte order for an error messageMasashi Honma
2020-03-07net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal
2020-03-07bnxt: apply computed clamp value for coalece parameterJonathan Lemon
2020-03-07gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo
2020-03-07gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo
2020-03-07hv_netvsc: Fix tx_table init in rndis_set_subchannel()Haiyang Zhang
2020-03-07gtp: avoid zero size hashtableTaehee Yoo
2020-03-07gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo
2020-03-07gtp: remove duplicate code in gtp_dellink()Taehee Yoo
2020-03-07net: marvell: mvpp2: phylink requires the link interruptRussell King
2020-03-07gtp: do not confirm neighbor when do pmtu updateHangbin Liu
2020-03-07net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2020-03-07mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen
2020-03-07bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam
2020-03-07bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan
2020-03-07net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl
2020-03-07net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur
2020-03-07net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk
2020-03-07net: dsa: bcm_sf2: Fix IP fragment location and behaviorFlorian Fainelli
2020-03-07cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2020-03-076pack,mkiss: fix possible deadlockEric Dumazet
2020-02-24can: flexcan: add low power enter/exit acknowledgment helperJoakim Zhang
2020-02-24ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"Bjorn Andersson
2020-02-24can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgmentJoakim Zhang
2020-02-24can: flexcan: fix possible deadlock and out-of-order reception after wakeupSean Nyekjaer
2020-02-24can: xilinx_can: Fix missing Rx can packets on CANFD2.0Srinivas Neeli
2020-02-24ibmvnic: Fix completion structure initializationThomas Falcon
2020-02-24net: phy: initialise phydev speed and duplex sanelyRussell King