summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-2927-99/+207
|\
| * mlxsw: spectrum_span: Do not overwrite policer configurationIdo Schimmel2021-01-282-0/+7
| * stmmac: intel: Configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA addressingVoon Weifeng2021-01-281-0/+2
| * Merge tag 'mlx5-fixes-2021-01-26' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2021-01-2810-55/+114
| |\
| | * net/mlx5: CT: Fix incorrect removal of tuple_nat_node from nat rhashtablePaul Blakey2021-01-271-7/+13
| | * net/mlx5e: Revert parameters on errors when changing MTU and LRO state withou...Maxim Mikityanskiy2021-01-271-9/+21
| | * net/mlx5e: Revert parameters on errors when changing trust state without resetMaxim Mikityanskiy2021-01-271-5/+8
| | * net/mlx5e: Correctly handle changing the number of queues when the interface ...Maxim Mikityanskiy2021-01-272-1/+14
| | * net/mlx5e: Fix CT rule + encap slow path offload and deletionPaul Blakey2021-01-271-0/+7
| | * net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabledMaor Dickman2021-01-272-1/+3
| | * net/mlx5: Maintain separate page trees for ECPF and PF functionsDaniel Jurgens2021-01-271-24/+34
| | * net/mlx5e: Fix IPSEC statsMaxim Mikityanskiy2021-01-271-2/+2
| | * net/mlx5e: Reduce tc unsupported key print levelMaor Dickman2021-01-271-2/+2
| | * net/mlx5e: free page before returnPan Bian2021-01-271-1/+1
| | * net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit2021-01-271-3/+8
| | * net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan2021-01-271-0/+1
| * | ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan2021-01-281-0/+6
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2021-01-288-34/+60
| |\ \
| | * | igc: fix link speed advertisingCorinna Vinschen2021-01-261-6/+18
| | * | i40e: acquire VSI pointer only after VF is initializedStefan Assmann2021-01-261-7/+4
| | * | ice: Fix MSI-X vector fallback logicBrett Creeley2021-01-263-12/+14
| | * | ice: Don't allow more channels than LAN MSI-X availableBrett Creeley2021-01-261-4/+4
| | * | ice: update dev_addr in ice_set_mac_address even if HW filter existsNick Nunley2021-01-261-1/+7
| | * | ice: Implement flow for IPv6 next header (extension header)Nick Nunley2021-01-261-3/+6
| | * | ice: fix FDir IPv6 flexbyteHenry Tieman2021-01-261-1/+7
| | |/
| * / net: fec: Fix temporary RMII clock reset on link upLaurent Badel2021-01-272-2/+9
| |/
| * chtls: Fix potential resource leakPan Bian2021-01-231-4/+3
| * net: fec: put child node on error pathPan Bian2021-01-231-1/+2
| * net: stmmac: dwmac-intel-plat: remove config data on errorPan Bian2021-01-231-2/+2
| * net: octeontx2: Make sure the buffer is 128 byte alignedKevin Hao2021-01-231-1/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-01-281-0/+5
|\ \ | |/ |/|
| * Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit2021-01-201-0/+5
* | net: systemport: free dev before on error pathPan Bian2021-01-201-2/+4
* | net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel2021-01-201-5/+18
* | sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-201-2/+2
* | sh_eth: Make PHY access aware of Runtime PM to fix reboot crashGeert Uytterhoeven2021-01-191-0/+26
* | 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
|/
* 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-141-1/+2
* cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal2021-01-144-2/+82
* i40e: fix potential NULL pointer dereferencingCristian Dumitrescu2021-01-141-1/+1
* net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze2021-01-141-2/+2
* bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.Pavan Chebbi2021-01-131-1/+2
* bnxt_en: Improve stats context resource accounting with RDMA driver loaded.Michael Chan2021-01-131-2/+6
* net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski2021-01-121-2/+0
* mlxsw: core: Increase critical threshold for ASIC thermal zoneVadim Pasternak2021-01-101-1/+1
* mlxsw: core: Add validation of transceiver temperature thresholdsVadim Pasternak2021-01-101-4/+7
* netxen_nic: fix MSI/MSI-x interruptsManish Chopra2021-01-091-6/+1