summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drop_monitor: Allow user to start monitoring hardware dropsIdo Schimmel2019-08-172-3/+123
* drop_monitor: Add support for summary alert mode for hardware dropsIdo Schimmel2019-08-172-2/+196
* drop_monitor: Add support for packet alert mode for hardware dropsIdo Schimmel2019-08-172-4/+310
* drop_monitor: Consider all monitoring states before performing configurationIdo Schimmel2019-08-171-2/+7
* drop_monitor: Add basic infrastructure for hardware dropsIdo Schimmel2019-08-173-0/+62
* drop_monitor: Initialize hardware per-CPU dataIdo Schimmel2019-08-171-2/+23
* drop_monitor: Move per-CPU data init/fini to separate functionsIdo Schimmel2019-08-171-17/+36
* Merge branch 'bridge-mdb'David S. Miller2019-08-173-65/+142
|\
| * net: bridge: mdb: allow add/delete for host-joined groupsNikolay Aleksandrov2019-08-173-30/+80
| * net: bridge: mdb: dump host-joined entries as wellNikolay Aleksandrov2019-08-171-10/+31
| * net: bridge: mdb: factor out mdb fillingNikolay Aleksandrov2019-08-171-31/+37
| * net: bridge: mdb: move vlan commentsNikolay Aleksandrov2019-08-171-6/+6
|/
* Merge branch 'net-phy-remove-genphy_config_init'David S. Miller2019-08-1713-90/+9
|\
| * net: phy: remove genphy_config_initHeiner Kallweit2019-08-172-52/+0
| * net: dsa: remove calls to genphy_config_initHeiner Kallweit2019-08-171-5/+0
| * net: phy: remove calls to genphy_config_initHeiner Kallweit2019-08-1710-33/+9
|/
* ipvlan: set hw_enc_features like macvlanBill Sommerfeld2019-08-161-0/+1
* selftests: Fix get_ifidx and callers in nettest.cDavid Ahern2019-08-161-12/+13
* net: dsa: mv88e6xxx: check for mode change in port_setup_macMarek BehĂșn2019-08-163-1/+42
* Merge branch 'net-phy-adin-add-support-for-Analog-Devices-PHYs'David S. Miller2019-08-165-0/+815
|\
| * dt-bindings: net: add bindings for ADIN PHY driverAlexandru Ardelean2019-08-162-0/+74
| * net: phy: adin: add ethtool get_stats supportAlexandru Ardelean2019-08-161-0/+128
| * net: phy: adin: implement downshift configuration via phy-tunableAlexandru Ardelean2019-08-161-0/+86
| * net: phy: adin: implement PHY subsystem software resetAlexandru Ardelean2019-08-161-0/+26
| * net: phy: adin: add EEE translation layer from Clause 45 to Clause 22Alexandru Ardelean2019-08-161-2/+66
| * net: phy: adin: add support MDI/MDIX/Auto-MDI selectionAlexandru Ardelean2019-08-161-4/+113
| * net: phy: adin: make RMII fifo depth configurableAlexandru Ardelean2019-08-161-0/+29
| * net: phy: adin: make RGMII internal delays configurableAlexandru Ardelean2019-08-161-0/+82
| * net: phy: adin: configure RGMII/RMII/MII modes on configAlexandru Ardelean2019-08-161-1/+78
| * net: phy: adin: add {write,read}_mmd hooksAlexandru Ardelean2019-08-161-0/+34
| * net: phy: adin: add support for interruptsAlexandru Ardelean2019-08-161-0/+36
| * net: phy: adin: hook genphy_{suspend, resume} into the driverAlexandru Ardelean2019-08-161-0/+4
| * net: phy: adin: add support for Analog Devices PHYsAlexandru Ardelean2019-08-164-0/+66
|/
* Merge branch 'mscc-PTP-support'David S. Miller2019-08-156-34/+633
|\
| * net: mscc: PTP Hardware Clock (PHC) supportAntoine Tenart2019-08-153-13/+539
| * net: mscc: remove the frame_info cpuq memberAntoine Tenart2019-08-152-2/+0
| * net: mscc: improve the frame header parsing readabilityAntoine Tenart2019-08-151-11/+13
| * net: mscc: describe the PTP register rangeAntoine Tenart2019-08-154-1/+70
| * Documentation/bindings: net: ocelot: document the PTP ready IRQAntoine Tenart2019-08-151-5/+6
| * Documentation/bindings: net: ocelot: document the PTP bankAntoine Tenart2019-08-151-3/+6
|/
* Merge branch 'qed-NVM'David S. Miller2019-08-155-0/+138
|\
| * qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru2019-08-152-0/+69
| * qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru2019-08-153-0/+69
|/
* Merge tag 'linux-can-next-for-5.4-20190814' of git://git.kernel.org/pub/scm/l...David S. Miller2019-08-1512-533/+579
|\
| * can: netlink: fix documentation typosAndre Hartmann2019-08-131-3/+3
| * can: vcan: introduce pr_fmt and make use of itMarc Kleine-Budde2019-08-131-2/+4
| * can: vcan: remove unnecessary blank linesMarc Kleine-Budde2019-08-131-2/+0
| * can: vcan: convert block comments to network style commentsMarc Kleine-Budde2019-08-131-8/+3
| * can: gw: add support for CAN FD framesOliver Hartkopp2019-08-132-28/+200
| * can: gw: use struct canfd_frame as internal data structureOliver Hartkopp2019-08-132-107/+120