aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller17-43/+4723
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller55-434/+1138
2020-01-25ice: Bump versionTony Nguyen1-1/+1
2020-01-25ice: Implement ethtool get/set rx-flow-hashMd Fahad Iqbal Polash3-0/+273
2020-01-25ice: Initilialize VF RSS tablesMd Fahad Iqbal Polash4-1/+225
2020-01-25ice: Optimize table usageTony Nguyen5-1/+773
2020-01-25ice: Enable writing filtering tablesTony Nguyen3-0/+651
2020-01-25ice: Populate TCAM filter software structuresTony Nguyen8-10/+1459
2020-01-25Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller7-41/+80
2020-01-25mlxsw: spectrum_qdisc: Support offloading of TBF QdiscPetr Machata3-0/+203
2020-01-25mlxsw: spectrum: Configure shaper rate and burst size togetherPetr Machata3-8/+10
2020-01-25mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_spPetr Machata2-0/+4
2020-01-25mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DISPetr Machata1-2/+2
2020-01-25mlxsw: reg: Add max_shaper_bs to QoS ETS Element ConfigurationPetr Machata1-0/+15
2020-01-25mlxsw: spectrum_qdisc: Extract a common leaf unoffload functionPetr Machata1-5/+14
2020-01-25mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats()Petr Machata1-10/+19
2020-01-25mlxsw: spectrum_qdisc: Extract a per-TC stat functionPetr Machata1-49/+70
2020-01-25net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman1-0/+2
2020-01-25hv_netvsc: Add XDP supportHaiyang Zhang6-39/+409
2020-01-25net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli1-2/+2
2020-01-25net: fddi: skfp: Use print_hex_dump() helperAndy Shevchenko1-15/+1
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta1-3/+3
2020-01-24ice: Allocate flow profileTony Nguyen12-40/+864
2020-01-24ice: Enable writing hardware filtering tablesTony Nguyen7-4/+491
2020-01-24net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan1-4/+10
2020-01-24net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan1-2/+0
2020-01-24net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan1-14/+19
2020-01-24net/mlx5e: Clear VF config when switching modesDmytro Linkin2-4/+11
2020-01-24net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit1-1/+2
2020-01-24net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen1-2/+7
2020-01-24net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit1-13/+29
2020-01-24net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger1-0/+1
2020-01-24net/mlx5: Fix lowest FDB pool sizePaul Blakey1-1/+1
2020-01-24l2t_seq_next should increase position indexVasily Averin1-2/+1
2020-01-24seq_tab_next() should increase position indexVasily Averin1-2/+1
2020-01-24i40e: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-23Merge tag 'mlx5-updates-2020-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller12-398/+805
2020-01-23net/sonic: Prevent tx watchdog timeoutFinn Thain1-4/+13
2020-01-23net/sonic: Fix CAM initializationFinn Thain1-9/+12
2020-01-23net/sonic: Fix command register usageFinn Thain1-15/+3
2020-01-23net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain2-0/+28
2020-01-23net/sonic: Fix receive buffer replenishmentFinn Thain2-63/+105
2020-01-23net/sonic: Improve receive descriptor status flag checkFinn Thain1-10/+5
2020-01-23net/sonic: Avoid needless receive descriptor EOL flag updatesFinn Thain1-6/+15
2020-01-23net/sonic: Fix receive buffer handlingFinn Thain2-7/+33
2020-01-23net/sonic: Fix interface error stats collectionFinn Thain2-14/+8
2020-01-23net/sonic: Use MMIO accessorsFinn Thain1-8/+8
2020-01-23net/sonic: Clear interrupt flags immediatelyFinn Thain1-22/+6
2020-01-23net/sonic: Add mutual exclusion for accessing shared stateFinn Thain2-14/+36
2020-01-23net: phy: DP83822: Add support for additional DP83825 devicesDan Murphy2-3/+12