summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-03-18net: lan743x: Add support to display Tx Queue statisticsRaju Lakkaraju3-0/+33
2022-03-18Merge tag 'mlx5-updates-2022-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller16-288/+338
2022-03-17net: dsa: felix: add port mirroring supportVladimir Oltean1-0/+20
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean8-8/+11
2022-03-17net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean4-3/+40
2022-03-17net: mscc: ocelot: establish functions for handling VCAP aux resourcesVladimir Oltean1-11/+30
2022-03-17net: mscc: ocelot: add port mirroring support using tc-matchallVladimir Oltean3-2/+150
2022-03-17net: mscc: ocelot: refactor policer work out of ocelot_setup_tc_cls_matchallVladimir Oltean1-39/+71
2022-03-17net: dsa: microchip: ksz8795: handle eee specif erratumOleksij Rempel4-1/+50
2022-03-17net: dsa: mv88e6xxx: MST OffloadingTobias Waldekranz2-8/+255
2022-03-17net: dsa: mv88e6xxx: Export STU as devlink regionTobias Waldekranz2-0/+95
2022-03-17net: dsa: mv88e6xxx: Disentangle STU from VTUTobias Waldekranz4-135/+264
2022-03-17r8169: improve driver unload and system shutdown behavior on DASH-enabled sys...Heiner Kallweit1-4/+16
2022-03-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-4/+36
2022-03-17ethernet: sun: Fix spelling mistake "mis-matched" -> "mismatched"Colin Ian King1-1/+1
2022-03-17net: ethernet: ti: Fix spelling mistake and clean up messageColin Ian King1-1/+1
2022-03-17net/fsl: xgmac_mdio: use correct format charactersBill Wendling1-1/+1
2022-03-17bnx2x: use correct format charactersBill Wendling1-2/+2
2022-03-17enetc: use correct format charactersBill Wendling1-1/+1
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-71/+102
2022-03-17net/mlx5: Remove unused fill page array API functionTariq Toukan1-13/+0
2022-03-17net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan1-47/+0
2022-03-17net/mlx5: CT: Remove extra rhashtable remove on tuple entriesPaul Blakey1-1/+0
2022-03-17net/mlx5: DR, Remove hw_ste from mlx5dr_ste to reduce memoryRongwei Liu5-40/+55
2022-03-17net/mlx5: DR, Remove 4 members from mlx5dr_ste_htbl to reduce memoryRongwei Liu5-46/+37
2022-03-17net/mlx5: DR, Remove num_of_entries byte_size from struct mlx5_dr_icm_chunkRongwei Liu5-27/+42
2022-03-17net/mlx5: DR, Remove icm_addr from mlx5dr_icm_chunk to reduce memoryRongwei Liu8-33/+54
2022-03-17net/mlx5: DR, Remove mr_addr rkey from struct mlx5dr_icm_chunkRongwei Liu4-10/+22
2022-03-17net/mlx5: DR, Adjust structure member to reduce memory holeRongwei Liu1-3/+3
2022-03-17net/mlx5e: Drop cqe_bcnt32 from mlx5e_skb_from_cqe_mpwrq_linearMaxim Mikityanskiy1-6/+5
2022-03-17net/mlx5e: Drop the len output parameter from mlx5e_xdp_handleMaxim Mikityanskiy4-13/+11
2022-03-17net/mlx5e: RX, Test the XDP program existence out of the handlerTariq Toukan4-25/+39
2022-03-17net/mlx5e: Build SKB in place over the first fragment in non-linear legacy RQMaxim Mikityanskiy2-34/+57
2022-03-17net/mlx5e: Add headroom only to the first fragment in legacy RQMaxim Mikityanskiy1-1/+4
2022-03-17net/mlx5e: Validate MTU when building non-linear legacy RQ fragments infoMaxim Mikityanskiy1-7/+27
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera1-0/+7
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean1-1/+15
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger1-2/+4
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra3-26/+19
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger1-0/+3
2022-03-17net: stmmac: clean up impossible conditionDan Carpenter1-4/+1
2022-03-17net: geneve: support IPv4/IPv6 as inner protocolEyal Birger1-19/+63
2022-03-17net: mvneta: Add support for 98DX2530 Ethernet portChris Packham1-0/+12
2022-03-16net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman4-0/+10
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman11-70/+43
2022-03-16net: mv643xx_eth: undo some opreations in mv643xx_eth_probeMinghao Chi1-2/+4
2022-03-16net: hns3: Fix spelling mistake "does't" -> "doesn't"Colin Ian King1-1/+1
2022-03-16gve: Fix spelling mistake "droping" -> "dropping"Colin Ian King1-1/+1
2022-03-16net: ksz884x: optimize netdev_open flow and remove static variablewujunwen1-5/+4
2022-03-16hamradio: Fix wrong assignment of 'bbc->cfg.loopback'Meng Tang1-2/+2