summaryrefslogtreecommitdiffstats
path: root/lib/reed_solomon (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-17netvsc: Update driver to use ethtool_sprintfAlexander Duyck1-22/+11
2021-03-17ena: Update driver to use ethtool_sprintfAlexander Duyck1-14/+11
2021-03-17hisilicon: Update drivers to use ethtool_sprintfAlexander Duyck5-162/+90
2021-03-17nfp: Replace nfp_pr_et with ethtool_sprintfAlexander Duyck3-49/+36
2021-03-17intel: Update drivers to use ethtool_sprintfAlexander Duyck4-101/+50
2021-03-17ethtool: Add common function for filling out stringsAlexander Duyck2-0/+21
2021-03-17net/mlx5: E-Switch, Protect changing mode while adding rulesRoi Dayan4-3/+122
2021-03-17net/mlx5: E-Switch, Change mode lock from mutex to rw semaphoreRoi Dayan3-20/+19
2021-03-17net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan8-54/+116
2021-03-17net/mlx5e: Unregister eth-reps devices firstRoi Dayan1-4/+4
2021-03-17net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan7-9/+29
2021-03-17net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan8-35/+40
2021-03-17net/mlx5e: Register nic devlink port with switch idRoi Dayan2-1/+29
2021-03-17net/mlx5e: Move devlink port register and unregister callsRoi Dayan2-11/+21
2021-03-17net/mlx5e: Verify dev is present in some ndosRoi Dayan3-0/+26
2021-03-17net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representorRoi Dayan1-129/+4
2021-03-17net/mlx5e: Add offload stats ndos to nic netdev opsRoi Dayan3-3/+37
2021-03-17net/mlx5e: Distinguish nic and esw offload in tc setup block cbRoi Dayan1-1/+6
2021-03-17net/mlx5e: Allow legacy vf ndos only if in legacy modeRoi Dayan3-9/+51
2021-03-17net/mlx5e: Same max num channels for both nic and uplink profilesSaeed Mahameed1-1/+2
2021-03-17net: Change dev parameter to const in netif_device_present()Roi Dayan1-1/+1
2021-03-17openvswitch: Warn over-mtu packets only if iface is UP.Flavio Leitner1-3/+5
2021-03-16Revert "net: socket: use BIT() for MSG_*"David S. Miller1-37/+34
2021-03-16net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur3-9/+1
2021-03-16net: ocelot: Extend MRPHoratiu Vultur4-93/+160
2021-03-16net: ocelot: Add PGID_BLACKHOLEHoratiu Vultur2-1/+6
2021-03-16selftests: mlxsw: Test egress sampling limitation on Spectrum-1 onlyIdo Schimmel1-1/+3
2021-03-16selftests: mlxsw: Add tc sample tests for new triggersIdo Schimmel1-0/+135
2021-03-16mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLEIdo Schimmel5-1/+175
2021-03-16mlxsw: core_acl_flex_actions: Add mirror sampler actionIdo Schimmel2-0/+142
2021-03-16mlxsw: spectrum_matchall: Add support for egress samplingIdo Schimmel2-12/+69
2021-03-16mlxsw: spectrum: Start using sampling triggers hash tableIdo Schimmel3-42/+46
2021-03-16mlxsw: spectrum: Track sampling triggers in a hash tableIdo Schimmel2-0/+178
2021-03-16mlxsw: spectrum_matchall: Pass matchall entry to sampling operationsIdo Schimmel2-14/+22
2021-03-16mlxsw: spectrum_matchall: Push sampling checks to per-ASIC operationsIdo Schimmel2-14/+22
2021-03-16mlxsw: spectrum_matchall: Propagate extack furtherIdo Schimmel3-22/+43
2021-03-16dpaa2-eth: fixup kdoc warningsIoana Ciornei5-118/+82
2021-03-16dpaa2-switch: fit the function declaration on the same lineIoana Ciornei2-286/+107
2021-03-16dpaa2-switch: reduce the size of the if_id bitmap to 64 bitsIoana Ciornei2-10/+12
2021-03-16dpaa2-switch: fix kdoc warningsIoana Ciornei2-44/+15
2021-03-16dpaa2-switch: remove unused ABI functionsIoana Ciornei3-82/+1
2021-03-16net: ipa: Remove useless error messageZihao Tang1-3/+2
2021-03-16Documentation: networking: switchdev: fix command for static FDB entriesVladimir Oltean1-12/+35
2021-03-16Documentation: networking: switchdev: clarify device driver behaviorFlorian Fainelli1-0/+152
2021-03-16Documentation: networking: dsa: add paragraph for the HSR/PRP offloadVladimir Oltean1-0/+32
2021-03-16Documentation: networking: dsa: add paragraph for the MRP offloadVladimir Oltean1-0/+30
2021-03-16Documentation: networking: dsa: add paragraph for the LAG offloadVladimir Oltean1-0/+33
2021-03-16Documentation: networking: dsa: mention integration with devlinkVladimir Oltean1-0/+31
2021-03-16Documentation: networking: dsa: document the port_bridge_flags methodVladimir Oltean1-0/+11
2021-03-16Documentation: networking: dsa: remove TODO about porting more vendor driversVladimir Oltean1-2/+0