summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm...Jakub Kicinski2021-01-203-8/+10
|\
| * can: peak_usb: fix use after free bugsVincent Mailhol2021-01-201-4/+4
| * can: vxcan: vxcan_xmit: fix use after free bugVincent Mailhol2021-01-201-2/+4
| * can: dev: can_restart: fix use after free bugVincent Mailhol2021-01-201-2/+2
* | net: systemport: free dev before on error pathPan Bian2021-01-201-2/+4
* | net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-01-201-1/+11
* | net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel2021-01-201-5/+18
|/
* net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter2021-01-191-1/+1
* sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-191-2/+2
* sh_eth: Make PHY access aware of Runtime PM to fix reboot crashGeert Uytterhoeven2021-01-191-0/+26
* mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven2021-01-191-2/+4
* net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes2021-01-181-0/+4
* net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean2021-01-181-3/+1
* octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang2021-01-151-0/+6
* nt: usb: USB_RTL8153_ECM should not default to yGeert Uytterhoeven2021-01-141-1/+0
* net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon2021-01-141-2/+18
* net: stmmac: fix taprio schedule configurationYannick Vignon2021-01-141-48/+4
* net: stmmac: Fixed mtu channged by cache alignedDavid Wu2021-01-131-1/+2
* cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal2021-01-134-2/+82
* i40e: fix potential NULL pointer dereferencingCristian Dumitrescu2021-01-131-1/+1
* Merge tag 'linux-can-fixes-for-5.11-20210113' of git://git.kernel.org/pub/scm...Jakub Kicinski2021-01-131-1/+1
|\
| * can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer checkQinglang Miao2021-01-131-1/+1
* | net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze2021-01-131-2/+2
|/
* bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.Pavan Chebbi2021-01-121-1/+2
* bnxt_en: Improve stats context resource accounting with RDMA driver loaded.Michael Chan2021-01-121-2/+6
* r8153_ecm: Add Lenovo Powered USB-C Hub as a fallback of r8152Leon Schuermann2021-01-121-0/+8
* r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann2021-01-122-0/+8
* net: phy: smsc: fix clk error handlingMarco Felsch2021-01-121-1/+2
* rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin2021-01-111-1/+1
* net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski2021-01-111-2/+0
* mlxsw: core: Increase critical threshold for ASIC thermal zoneVadim Pasternak2021-01-091-1/+1
* mlxsw: core: Add validation of transceiver temperature thresholdsVadim Pasternak2021-01-091-4/+7
* netxen_nic: fix MSI/MSI-x interruptsManish Chopra2021-01-091-6/+1
* ppp: fix refcount underflow on channel unbridgeTom Parkin2021-01-081-3/+9
* net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs linksStephan Gerhold2021-01-081-0/+1
* Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2021-01-0712-65/+120
|\
| * net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu2021-01-071-0/+1
| * net/mlx5e: Fix two double free casesDinghao Liu2021-01-071-0/+2
| * net/mlx5: Release devlink object if adev failsLeon Romanovsky2021-01-071-2/+5
| * net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin2021-01-071-6/+18
| * net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman2021-01-071-0/+5
| * net/mlx5: E-Switch, fix changing vf VLANIDAlaa Hleihel2021-01-071-14/+13
| * net/mlx5e: Fix SWP offsets when vlan inserted by driverMoshe Shemesh2021-01-073-7/+19
| * net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo2021-01-071-28/+49
| * net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang2021-01-071-1/+1
| * net/mlx5e: Add missing capability check for uplink followAya Levin2021-01-071-1/+2
| * net/mlx5: Check if lag is supported before creating oneMark Zhang2021-01-071-6/+5
* | net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski2021-01-071-3/+4
* | octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King2021-01-071-3/+11
* | chtls: Fix chtls resources release sequenceAyush Sawal2021-01-071-4/+4