summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson1-22/+16
2020-05-02qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson1-11/+2
2020-05-02net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto1-0/+2
2020-05-02net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2-29/+127
2020-05-02net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle1-3/+3
2020-05-02net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun1-1/+6
2020-05-02net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy4-5/+15
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-04-29iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg1-2/+2
2020-04-29iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer1-4/+2
2020-04-29iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg2-3/+8
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein1-2/+11
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg1-0/+3
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg5-5/+5
2020-04-29vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern1-2/+4
2020-04-29geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca1-1/+1
2020-04-29vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca1-3/+3
2020-04-29net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli2-0/+5
2020-04-29net: dsa: b53: Rework ARL bin logicFlorian Fainelli2-4/+29
2020-04-29net: dsa: b53: Fix ARL register definitionsFlorian Fainelli1-2/+2
2020-04-29net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli1-1/+0
2020-04-29net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli1-0/+3
2020-04-29vrf: Fix IPv6 with qdisc and xfrmDavid Ahern1-2/+2
2020-04-29team: fix hang in team_mode_get()Taehee Yoo1-0/+4
2020-04-29net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier1-0/+1
2020-04-29net/mlx4_en: avoid indirect call in TX completionEric Dumazet1-1/+13
2020-04-29net: bcmgenet: correct per TX/RX ring statisticsDoug Berger1-0/+3
2020-04-29mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter4-7/+7
2020-04-29macvlan: fix null dereference in macvlan_device_event()Taehee Yoo1-1/+1
2020-04-29macsec: avoid to set wrong mtuTaehee Yoo1-4/+8
2020-04-29cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2-21/+9
2020-04-29cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni1-7/+20
2020-04-23net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli1-6/+3
2020-04-23net/mlx5e: Enforce setting of a single FEC modeAya Levin1-0/+4
2020-04-21net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy3-10/+17
2020-04-21net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy2-9/+11
2020-04-21net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy1-7/+12
2020-04-21mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen1-6/+6
2020-04-21net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli1-0/+2
2020-04-21net/mlx5e: Fix pfnum in devlink port attributeParav Pandit1-4/+5
2020-04-21net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin1-2/+3
2020-04-21net/mlx5e: Add missing release firmware callEran Ben Elisha1-1/+4
2020-04-21net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh1-1/+1
2020-04-21net: ethernet: mediatek: move mt7623 settings out off the mt7530René van Dorst2-1/+31
2020-04-21net: dsa: mt7530: move mt7623 settings out off the mt7530René van Dorst2-95/+0
2020-04-21net: tun: record RX queue in skb before do_xdp_generic()Gilberto Bertin1-1/+2
2020-04-21net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto1-1/+1
2020-04-21net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang2-6/+19
2020-04-21amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior1-1/+1
2020-04-17net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan1-12/+19