summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_trap: Reorder cases according to enum orderAmit Cohen2020-01-191-2/+2
* mlxsw: Add ECN configurations with IPinIP tunnelsAmit Cohen2020-01-193-0/+73
* mlxsw: reg: Add Tunneling IPinIP Decapsulation ECN Mapping RegisterAmit Cohen2020-01-191-0/+57
* mlxsw: reg: Add Tunneling IPinIP Encapsulation ECN Mapping RegisterAmit Cohen2020-01-191-0/+31
* mlxsw: Add NON_ROUTABLE trapAmit Cohen2020-01-192-0/+4
* mlxsw: Add irif and erif disabled trapsAmit Cohen2020-01-192-0/+28
* Merge branch 'for-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-01-1916-344/+986
|\
| * net/mlx5: E-Switch, Increase number of chains and prioritiesPaul Blakey2020-01-173-12/+232
| * net/mlx5: E-Switch, Refactor chains and prioritiesPaul Blakey2020-01-177-292/+637
| * net/mlx5: ft: Check prio and chain sanity for ft offloadPaul Blakey2020-01-171-7/+20
| * net/mlx5: ft: Use getter function to get ft chainPaul Blakey2020-01-173-1/+9
| * net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey2020-01-172-9/+18
| * net/mlx5: Add ignore level support fwd to table rulesPaul Blakey2020-01-172-3/+18
| * net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey2020-01-171-12/+29
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed2020-01-179-46/+61
| |\
| | * net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey2020-01-177-40/+44
| | * net/mlx5e: Add discard counters per priorityAharon Landau2020-01-161-0/+1
| | * net/mlx5: Read MCAM register groups 1 and 2Eran Ben Elisha2020-01-161-6/+9
| | * net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas2020-01-101-0/+7
* | | net: phy: adin: fix a warning about msleepDejin Zheng2020-01-191-1/+1
* | | net: dsa: felix: Allow PHY to AN 10/100/1000 with 2500 serdes linkAlex Marginean2020-01-191-5/+4
* | | net: dsa: felix: Handle PAUSE RX regardless of AN resultAlex Marginean2020-01-191-2/+6
* | | ice: remove redundant assignment to variable xmit_doneColin Ian King2020-01-171-1/+1
* | | ice: Removing hung_queue variable to use txqueue function parameterJulio Faracco2020-01-171-30/+11
* | | i40e: Removing hung_queue variable to use txqueue function parameterJulio Faracco2020-01-171-30/+11
* | | fm10k: use txqueue parameter in fm10k_tx_timeoutJacob Keller2020-01-171-7/+10
* | | igc: Add PHY power management controlSasha Neftin2020-01-173-1/+17
* | | igc: Add support for TSOSasha Neftin2020-01-172-1/+116
* | | igc: Add SKU for i225 deviceSasha Neftin2020-01-173-0/+3
* | | igc: Remove unused definitionSasha Neftin2020-01-171-2/+0
* | | igc: Fix typo in a commentSasha Neftin2020-01-171-1/+1
* | | net: dsa: felix: Don't error out on disabled ports with no phy-modeVladimir Oltean2020-01-171-1/+1
* | | net: dsa: felix: Don't restart PCS SGMII AN if not neededAlex Marginean2020-01-171-0/+21
* | | net: dsa: felix: Set USXGMII link based on BMSR, not LPAAlex Marginean2020-01-171-1/+0
* | | enetc: Don't print from enetc_sched_speed_set when link goes downVladimir Oltean2020-01-171-1/+0
* | | net: phy: adin: const-ify static dataAlexandru Ardelean2020-01-171-5/+5
* | | drivers/net: netdevsim depends on INETHongbo Yao2020-01-171-0/+1
* | | net: phy: Maintain MDIO device and bus statisticsFlorian Fainelli2020-01-171-2/+249
* | | netdevsim: fix nsim_fib6_rt_create() error pathEric Dumazet2020-01-171-3/+3
* | | net: xen-netback: hash.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-01-171-2/+4
|/ /
* | sfc: remove duplicated include from efx.cYueHaibing2020-01-161-1/+0
* | pptp: support sockets bound to an interfaceUlrich Weber2020-01-151-2/+3
* | netdevsim: fib: Add dummy implementation for FIB offloadIdo Schimmel2020-01-152-9/+663
* | mlxsw: spectrum_router: Set hardware flags for routesIdo Schimmel2020-01-151-77/+77
* | mlxsw: spectrum_router: Separate nexthop offload indication from routeIdo Schimmel2020-01-151-17/+75
* | net: socionext: get rid of huge dma sync in netsec_alloc_rx_dataLorenzo Bianconi2020-01-151-17/+26
* | nfc: No need to set .owner platform_driver_registerTian Tao2020-01-141-1/+0
* | net: phy: mscc: PN rollover supportAntoine Tenart2020-01-142-1/+61
* | net: macsec: PN wrap callbackAntoine Tenart2020-01-141-6/+19
* | net: phy: mscc: macsec supportAntoine Tenart2020-01-143-0/+698