summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-05-14bnxt_en: Fix VF anti-spoof filter setup.Michael Chan2-8/+2
2020-05-14bnxt_en: Improve AER slot reset.Michael Chan1-3/+6
2020-05-14net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh1-0/+4
2020-05-14net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh1-1/+1
2020-05-14bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan1-3/+6
2020-05-14net: usb: qmi_wwan: add support for DW5816eMatt Jolly1-0/+1
2020-05-14net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan1-1/+3
2020-05-14net: macsec: preserve ingress frame orderingScott Dial1-1/+2
2020-05-14dp83640: reverse arguments to list_add_tailJulia Lawall1-1/+1
2020-05-10net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-05-10net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud1-4/+8
2020-05-10net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud1-3/+6
2020-05-10wimax/i2400m: Fix potential urb refcnt leakXiyu Yang1-0/+1
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson1-22/+16
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/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein1-0/+9
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg1-0/+3
2020-04-29mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter4-7/+8
2020-04-29vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern1-2/+4
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: 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: bcmgenet: correct per TX/RX ring statisticsDoug Berger1-0/+3
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-29net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca3-12/+11
2020-04-23net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli1-6/+3
2020-04-21wil6210: remove reset file from debugfsKarthick Gopalasubramanian1-27/+0
2020-04-21wil6210: make sure Rx ring sizes are correlatedDedy Lansky4-7/+12
2020-04-21wil6210: add general initialization/size checksAlexei Avshalom Lazar2-1/+3
2020-04-21wil6210: ignore HALP ICR if already handledMaya Erez3-4/+12
2020-04-21wil6210: check rx_buff_mgmt before accessing itDedy Lansky1-0/+3
2020-04-21mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen1-6/+6
2020-04-21net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang2-6/+19
2020-04-21net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli1-0/+2
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
2020-04-17ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel1-0/+3
2020-04-17qlcnic: Fix bad kzalloc null testXu Wang1-1/+1
2020-04-17cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju1-0/+3
2020-04-17hinic: fix wrong para of wait_for_completion_timeoutLuo bin2-3/+5