aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-19devlink: Add non-routable packet trapAmit Cohen3-0/+10
2020-01-19selftests: devlink_trap_l3_drops: Add test cases of irif and erif disabledAmit Cohen1-0/+112
2020-01-19mlxsw: Add irif and erif disabled trapsAmit Cohen4-0/+51
2020-01-19Merge branch 'for-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller20-361/+1253
2020-01-19net: phy: adin: fix a warning about msleepDejin Zheng1-1/+1
2020-01-19Merge branch 'Rate-adaptation-for-Felix-DSA-switch'David S. Miller1-7/+10
2020-01-19net: dsa: felix: Allow PHY to AN 10/100/1000 with 2500 serdes linkAlex Marginean1-5/+4
2020-01-19net: dsa: felix: Handle PAUSE RX regardless of AN resultAlex Marginean1-2/+6
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-169/+352
2020-01-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-73/+170
2020-01-17ice: remove redundant assignment to variable xmit_doneColin Ian King1-1/+1
2020-01-17ice: Removing hung_queue variable to use txqueue function parameterJulio Faracco1-30/+11
2020-01-17i40e: Removing hung_queue variable to use txqueue function parameterJulio Faracco1-30/+11
2020-01-17fm10k: use txqueue parameter in fm10k_tx_timeoutJacob Keller1-7/+10
2020-01-17igc: Add PHY power management controlSasha Neftin3-1/+17
2020-01-17igc: Add support for TSOSasha Neftin2-1/+116
2020-01-17igc: Add SKU for i225 deviceSasha Neftin3-0/+3
2020-01-17igc: Remove unused definitionSasha Neftin1-2/+0
2020-01-17igc: Fix typo in a commentSasha Neftin1-1/+1
2020-01-17netns: Constify exported functionsGuillaume Nault2-8/+8
2020-01-17net: dsa: felix: Don't error out on disabled ports with no phy-modeVladimir Oltean1-1/+1
2020-01-17net: dsa: felix: Don't restart PCS SGMII AN if not neededAlex Marginean1-0/+21
2020-01-17net: dsa: felix: Set USXGMII link based on BMSR, not LPAAlex Marginean1-1/+0
2020-01-17Documentation: Fix typo in devlink documentationIdo Schimmel1-1/+1
2020-01-17enetc: Don't print from enetc_sched_speed_set when link goes downVladimir Oltean1-1/+0
2020-01-17net: phy: adin: const-ify static dataAlexandru Ardelean1-5/+5
2020-01-17drivers/net: netdevsim depends on INETHongbo Yao1-0/+1
2020-01-17net: phy: Maintain MDIO device and bus statisticsFlorian Fainelli3-2/+323
2020-01-17netdevsim: fix nsim_fib6_rt_create() error pathEric Dumazet1-3/+3
2020-01-17net: xen-netback: hash.c: Use built-in RCU list checkingMadhuparna Bhowmik1-2/+4
2020-01-16net/mlx5: E-Switch, Increase number of chains and prioritiesPaul Blakey3-12/+232
2020-01-16net/mlx5: E-Switch, Refactor chains and prioritiesPaul Blakey7-292/+637
2020-01-16net/mlx5: ft: Check prio and chain sanity for ft offloadPaul Blakey1-7/+20
2020-01-16net/mlx5: ft: Use getter function to get ft chainPaul Blakey3-1/+9
2020-01-16net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey3-9/+19
2020-01-16net/mlx5: Add ignore level support fwd to table rulesPaul Blakey3-3/+19
2020-01-16net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey2-12/+31
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxSaeed Mahameed13-63/+324
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey8-48/+52
2020-01-16net/mlx5e: Add discard counters per priorityAharon Landau2-1/+4
2020-01-16net/mlx5e: Expose FEC feilds and related capability bitAya Levin1-1/+15
2020-01-16net/mlx5: Add mlx5_ifc definitions for connection tracking supportPaul Blakey1-4/+20
2020-01-16net/mlx5: Add copy header action struct layoutHamdan Igbaria1-0/+16
2020-01-16net/mlx5: Expose resource dump register mappingAya Levin2-1/+130
2020-01-16net/mlx5: Add structures and defines for MIRC registerEran Ben Elisha2-0/+9
2020-01-16net/mlx5: Read MCAM register groups 1 and 2Eran Ben Elisha3-8/+23
2020-01-16net/mlx5: Add structures layout for new MCAM access reg groupsEran Ben Elisha1-0/+24
2020-01-16netfilter: bitwise: add support for shifts.Jeremy Sowden2-2/+84
2020-01-16netfilter: bitwise: add NFTA_BITWISE_DATA attribute.Jeremy Sowden2-0/+8
2020-01-16netfilter: bitwise: only offload boolean operations.Jeremy Sowden1-0/+3