summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson
2020-05-02net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey
2020-05-02net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg
2020-04-29mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
2020-04-29vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern
2020-04-29net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli
2020-04-29net: dsa: b53: Rework ARL bin logicFlorian Fainelli
2020-04-29net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-04-29net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli
2020-04-29vrf: Fix IPv6 with qdisc and xfrmDavid Ahern
2020-04-29team: fix hang in team_mode_get()Taehee Yoo
2020-04-29net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier
2020-04-29net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-04-29macvlan: fix null dereference in macvlan_device_event()Taehee Yoo
2020-04-29macsec: avoid to set wrong mtuTaehee Yoo
2020-04-29cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-04-29cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2020-04-29net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-04-23net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli
2020-04-21wil6210: remove reset file from debugfsKarthick Gopalasubramanian
2020-04-21wil6210: make sure Rx ring sizes are correlatedDedy Lansky
2020-04-21wil6210: add general initialization/size checksAlexei Avshalom Lazar
2020-04-21wil6210: ignore HALP ICR if already handledMaya Erez
2020-04-21wil6210: check rx_buff_mgmt before accessing itDedy Lansky
2020-04-21mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-21net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang
2020-04-21net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli
2020-04-21amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior
2020-04-17net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan
2020-04-17ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel
2020-04-17qlcnic: Fix bad kzalloc null testXu Wang
2020-04-17cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
2020-04-17hinic: fix wrong para of wait_for_completion_timeoutLuo bin
2020-04-17hinic: fix a bug of waitting for IO stoppedLuo bin
2020-04-17net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-04-13mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata
2020-04-13slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel
2020-04-13net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli
2020-04-13net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-02Revert "r8169: check that Realtek PHY driver module is loaded"Greg Kroah-Hartman
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-04-02dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-04-02fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-04-02vxlan: check return value of gro_cells_init()Taehee Yoo