summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-01-26net/mlx5e: Correctly handle changing the number of queues when the interface ...Maxim Mikityanskiy
2021-01-26net/mlx5e: Fix CT rule + encap slow path offload and deletionPaul Blakey
2021-01-26net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabledMaor Dickman
2021-01-26net/mlx5: Maintain separate page trees for ECPF and PF functionsDaniel Jurgens
2021-01-26net/mlx5e: Fix IPSEC statsMaxim Mikityanskiy
2021-01-26net/mlx5e: Reduce tc unsupported key print levelMaor Dickman
2021-01-26net/mlx5e: free page before returnPan Bian
2021-01-26net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit
2021-01-26net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan
2021-01-26Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-01-26iwlwifi: provide gso_type to GSO packetsEric Dumazet
2021-01-25mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi
2021-01-25iwlwifi: queue: bail out on invalid freeingJohannes Berg
2021-01-25iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-01-25iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.Matti Gottlieb
2021-01-25iwlwifi: mvm: clear IN_D3 after wowlan status cmdShaul Triebitz
2021-01-25iwlwifi: pcie: add rules to match Qu with Hr2Luca Coelho
2021-01-25iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman
2021-01-25iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen
2021-01-25iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-01-25iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2021-01-25iwlwifi: pcie: fix context info memory leakJohannes Berg
2021-01-25iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-01-25iwlwifi: pcie: set LTR on more devicesJohannes Berg
2021-01-25iwlwifi: queue: don't crash if txq->entries is NULLEmmanuel Grumbach
2021-01-25iwlwifi: fix the NMI flow for old devicesEmmanuel Grumbach
2021-01-25iwlwifi: pnvm: don't try to load after failuresJohannes Berg
2021-01-25iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg
2021-01-25iwlwifi: pcie: avoid potential PNVM leaksJohannes Berg
2021-01-25iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-01-25iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon
2021-01-23chtls: Fix potential resource leakPan Bian
2021-01-23net: dsa: bcm_sf2: put device node before returnPan Bian
2021-01-22net: fec: put child node on error pathPan Bian
2021-01-22net: stmmac: dwmac-intel-plat: remove config data on errorPan Bian
2021-01-22net: octeontx2: Make sure the buffer is 128 byte alignedKevin Hao
2021-01-22net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli
2021-01-20net: dsa: microchip: Adjust reset release timing to match reference reset cir...Marek Vasut
2021-01-20net: dsa: microchip: ksz8795: Fix KSZ8794 port map againMarek Vasut
2021-01-20Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-01-20net: systemport: free dev before on error pathPan Bian
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-01-20net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel
2021-01-20can: peak_usb: fix use after free bugsVincent Mailhol
2021-01-20can: vxcan: vxcan_xmit: fix use after free bugVincent Mailhol
2021-01-20can: dev: can_restart: fix use after free bugVincent Mailhol
2021-01-19net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter
2021-01-19sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven
2021-01-19sh_eth: Make PHY access aware of Runtime PM to fix reboot crashGeert Uytterhoeven
2021-01-19mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven