aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-08-06Merge branch 'v5.6/base' into v5.6/standard/baseBruce Ashfield
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson
2020-05-02qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson
2020-05-02sfc: fix XDP-redirect in this driverJesper Dangaard Brouer
2020-05-02net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto
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/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun
2020-05-02net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-05-02rtw88: avoid unused function warningsArnd Bergmann
2020-05-02brcmfmac: add stub for monitor interface xmitRafał Miłecki
2020-05-02iwlwifi: actually check allocated conf_tlv pointerChris Rorvick
2020-04-29iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho
2020-04-29iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg
2020-04-29iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer
2020-04-29iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg
2020-04-29iwlwifi: pcie: indicate correct RB size to deviceJohannes Berg
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-29net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin
2020-04-29vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern
2020-04-29geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca
2020-04-29vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca
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: Fix valid setting for MDB entriesFlorian 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/mlx4_en: avoid indirect call in TX completionEric Dumazet
2020-04-29net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-04-29mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
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-26Merge tag 'v5.6' into standard/baseBruce Ashfield
2020-04-23net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli
2020-04-23macsec: fix NULL dereference in macsec_upd_offload()Davide Caratti
2020-04-23net/mlx5e: Enforce setting of a single FEC modeAya Levin
2020-04-21net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy
2020-04-21net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy
2020-04-21net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy
2020-04-21mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-21net: stmmac: xgmac: Fix VLAN register handlingJose Abreu
2020-04-21net: phy: marvell: Fix pause frame negotiationClemens Gruber