summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* ne2k-pci: Fix various coding-style issues and improve printk() usageArmin Wolf2020-05-271-163/+182
* mlxsw: spectrum_router: Allow programming link-local prefix routesIdo Schimmel2020-05-271-2/+4
* mlxsw: spectrum: Add packet traps for BFD packetsIdo Schimmel2020-05-273-0/+10
* mlxsw: spectrum: Treat IPv6 link-local SIP as an exceptionIdo Schimmel2020-05-271-1/+1
* mlxsw: spectrum: Share one group for all locally delivered packetsIdo Schimmel2020-05-271-2/+2
* mlxsw: reg: Move all trap groups under the same enumIdo Schimmel2020-05-271-7/+3
* mlxsw: spectrum_trap: Do not hard code "thin" policer identifierIdo Schimmel2020-05-272-6/+13
* mlxsw: switchx2: Move SwitchX-2 trap groups out of main enumIdo Schimmel2020-05-272-2/+5
* mlxsw: spectrum: Reduce priority of locally delivered packetsIdo Schimmel2020-05-271-1/+1
* mlxsw: spectrum: Use same trap group for local routes and link-local destinationIdo Schimmel2020-05-271-1/+1
* mlxsw: spectrum: Use separate trap group for FID missIdo Schimmel2020-05-272-1/+4
* mlxsw: spectrum: Use same trap group for various IPv6 packetsIdo Schimmel2020-05-271-3/+3
* mlxsw: spectrum: Rename IPv6 ND trap groupIdo Schimmel2020-05-272-6/+6
* mlxsw: spectrum: Use same switch case for identical groupsIdo Schimmel2020-05-271-3/+0
* mlxsw: spectrum: Use dedicated trap group for ACL trapIdo Schimmel2020-05-272-1/+4
* r8169: improve rtl_remove_oneHeiner Kallweit2020-05-271-7/+5
* net: ethernet: fec: move GPR register offset and bit into DTFugang Duan2020-05-271-12/+12
* flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault2020-05-272-19/+50
* qed: Add EDPM mode type for user-fw compatibilityYuval Basson2020-05-273-0/+5
* r8169: sync RTL8168f/RTL8411 hw config with vendor driverHeiner Kallweit2020-05-261-3/+3
* r8169: sync RTL8168evl hw config with vendor driverHeiner Kallweit2020-05-261-3/+5
* r8169: sync RTL8168h hw config with vendor driverHeiner Kallweit2020-05-261-2/+1
* r8169: sync RTL8168g hw config with vendor driverHeiner Kallweit2020-05-261-0/+1
* bnx2x: allow bnx2x_bsc_read() to scheduleEric Dumazet2020-05-261-11/+15
* mvneta: MVNETA_SKB_HEADROOM set last 3 bits to zeroSven Auhagen2020-05-261-1/+2
* mlxsw: spectrum: Fix spelling mistake in trap's nameIdo Schimmel2020-05-252-4/+4
* mlxsw: spectrum: Use dedicated trap group for sampled packetsIdo Schimmel2020-05-252-1/+3
* mlxsw: spectrum: Use same trap group for IPv6 ND and ARP packetsIdo Schimmel2020-05-251-4/+4
* mlxsw: spectrum: Rename ARP trap groupIdo Schimmel2020-05-252-7/+8
* mlxsw: spectrum_trap: Remove unnecessary fieldIdo Schimmel2020-05-251-6/+1
* mlxsw: spectrum: Align TC and trap priorityIdo Schimmel2020-05-252-5/+5
* mlxsw: spectrum_buffers: Assign non-zero quotas to TC 0 of the CPU portIdo Schimmel2020-05-251-1/+1
* mlxsw: spectrum: Change default rate and priority of DHCP packetsIdo Schimmel2020-05-251-2/+2
* mlxsw: spectrum: Trap IPv4 DHCP packets in routerIdo Schimmel2020-05-252-1/+2
* mlxsw: spectrum: Use same trap group for MLD and IGMP packetsIdo Schimmel2020-05-252-10/+7
* mlxsw: spectrum: Rename IGMP trap groupIdo Schimmel2020-05-252-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-2434-79/+235
|\
| * net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu2020-05-241-4/+5
| * Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-05-2415-48/+152
| |\
| | * net/mlx5: Fix error flow in case of function_setup failureShay Drory2020-05-231-1/+2
| | * net/mlx5e: CT: Correctly get flow ruleRoi Dayan2020-05-232-3/+6
| | * net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh2020-05-231-3/+6
| | * net/mlx5: Annotate mutex destroy for root nsRoi Dayan2020-05-231-0/+6
| | * net/mlx5: Don't maintain a case of del_sw_func being nullRoi Dayan2020-05-231-8/+9
| | * net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan2020-05-231-5/+6
| | * net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh2020-05-231-1/+3
| | * net/mlx5e: Fix inner tirs handlingRoi Dayan2020-05-234-10/+12
| | * net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan2020-05-231-1/+1
| | * net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman2020-05-233-14/+41
| | * net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha2020-05-232-0/+14