summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-01-27net: socionext: fix possible user-after-free in netsec_process_rxLorenzo Bianconi
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko
2020-01-27mvneta driver disallow XDP program on hardware buffer managementSven Auhagen
2020-01-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-25ice: Bump versionTony Nguyen
2020-01-25ice: Implement ethtool get/set rx-flow-hashMd Fahad Iqbal Polash
2020-01-25ice: Initilialize VF RSS tablesMd Fahad Iqbal Polash
2020-01-25ice: Optimize table usageTony Nguyen
2020-01-25ice: Enable writing filtering tablesTony Nguyen
2020-01-25ice: Populate TCAM filter software structuresTony Nguyen
2020-01-25Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-01-25mlxsw: spectrum_qdisc: Support offloading of TBF QdiscPetr Machata
2020-01-25mlxsw: spectrum: Configure shaper rate and burst size togetherPetr Machata
2020-01-25mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_spPetr Machata
2020-01-25mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DISPetr Machata
2020-01-25mlxsw: reg: Add max_shaper_bs to QoS ETS Element ConfigurationPetr Machata
2020-01-25mlxsw: spectrum_qdisc: Extract a common leaf unoffload functionPetr Machata
2020-01-25mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats()Petr Machata
2020-01-25mlxsw: spectrum_qdisc: Extract a per-TC stat functionPetr Machata
2020-01-25net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-25net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta
2020-01-24ice: Allocate flow profileTony Nguyen
2020-01-24ice: Enable writing hardware filtering tablesTony Nguyen
2020-01-24net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan
2020-01-24net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan
2020-01-24net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan
2020-01-24net/mlx5e: Clear VF config when switching modesDmytro Linkin
2020-01-24net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit
2020-01-24net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen
2020-01-24net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit
2020-01-24net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2020-01-24net/mlx5: Fix lowest FDB pool sizePaul Blakey
2020-01-24l2t_seq_next should increase position indexVasily Averin
2020-01-24seq_tab_next() should increase position indexVasily Averin
2020-01-24i40e: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-23Merge tag 'mlx5-updates-2020-01-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-01-23net/sonic: Prevent tx watchdog timeoutFinn Thain
2020-01-23net/sonic: Fix CAM initializationFinn Thain
2020-01-23net/sonic: Fix command register usageFinn Thain
2020-01-23net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain
2020-01-23net/sonic: Fix receive buffer replenishmentFinn Thain
2020-01-23net/sonic: Improve receive descriptor status flag checkFinn Thain
2020-01-23net/sonic: Avoid needless receive descriptor EOL flag updatesFinn Thain
2020-01-23net/sonic: Fix receive buffer handlingFinn Thain
2020-01-23net/sonic: Fix interface error stats collectionFinn Thain
2020-01-23net/sonic: Use MMIO accessorsFinn Thain
2020-01-23net/sonic: Clear interrupt flags immediatelyFinn Thain
2020-01-23net/sonic: Add mutual exclusion for accessing shared stateFinn Thain