summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-18net: hns: add phy_attached_info() to the hns driverYonglong Liu1-0/+2
2019-08-18net: ethernet: mediatek: Add MT7628/88 SoC supportStefan Roese4-112/+425
2019-08-18net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDXStefan Roese2-3/+3
2019-08-18net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUSStefan Roese2-5/+5
2019-08-18dt-bindings: net: mediatek: Add support for MediaTek MT7628/88 SoCStefan Roese1-0/+1
2019-08-18be2net: eliminate enable field from be_aic_objIvan Vecera3-7/+9
2019-08-18tipc: clean up skb list lock handling on send pathJon Maloy6-25/+26
2019-08-18Merge branch 'hns3-next'David S. Miller14-84/+89
2019-08-18net: hns3: add phy_attached_info() to the hns3 driverYonglong Liu1-0/+2
2019-08-18net: hns3: prevent unnecessary MAC TNL interruptHuazhong Tan1-0/+2
2019-08-18net: hns3: change print level of RAS error log from warning to errorXiaofei Tan1-44/+44
2019-08-18net: hns3: fix error and incorrect formatGuojia Liao4-6/+6
2019-08-18net: hns3: modify redundant initialization of variableGuojia Liao6-9/+8
2019-08-18net: hns3: add or modify commentsGuojia Liao8-25/+27
2019-08-17Merge branch 'stmmac-next'David S. Miller10-91/+817
2019-08-17net: stmmac: selftests: Add selftest for VLAN TX OffloadJose Abreu1-2/+94
2019-08-17net: stmmac: Add support for VLAN Insertion OffloadJose Abreu7-1/+135
2019-08-17net: stmmac: xgmac: Add EEE supportJose Abreu3-5/+83
2019-08-17net: stmmac: selftests: Add tests for SA Insertion/ReplacementJose Abreu1-1/+97
2019-08-17net: stmmac: Add support for SA Insertion/Replacement in XGMAC coresJose Abreu6-1/+36
2019-08-17net: stmmac: Add ethtool register dump for XGMAC coresJose Abreu4-9/+37
2019-08-17net: stmmac: dwxgmac: Add Flexible PPS supportJose Abreu2-0/+75
2019-08-17net: stmmac: Add a counter for Split Header packetsJose Abreu3-0/+3
2019-08-17net: stmmac: Add Split Header support and enable it in XGMAC coresJose Abreu7-2/+128
2019-08-17net: stmmac: xgmac: Correctly return that RX descriptor is not last oneJose Abreu1-4/+3
2019-08-17net: stmmac: Prepare to add Split Header supportJose Abreu2-60/+95
2019-08-17net: stmmac: Get correct timestamp values from XGMACJose Abreu4-9/+34
2019-08-17Merge branch 'drop_monitor-for-offloaded-paths'David S. Miller15-41/+3116
2019-08-17Documentation: Add a section for devlink-trap testingIdo Schimmel1-0/+10
2019-08-17selftests: devlink_trap: Add test cases for devlink-trapIdo Schimmel1-0/+364
2019-08-17selftests: forwarding: devlink_lib: Add devlink-trap helpersIdo Schimmel1-0/+163
2019-08-17selftests: forwarding: devlink_lib: Allow tests to define devlink deviceIdo Schimmel1-12/+14
2019-08-17Documentation: Add description of netdevsim trapsIdo Schimmel4-0/+35
2019-08-17netdevsim: Add devlink-trap supportIdo Schimmel2-1/+279
2019-08-17Documentation: Add devlink-trap documentationIdo Schimmel3-0/+194
2019-08-17devlink: Add generic packet traps and groupsIdo Schimmel2-0/+52
2019-08-17devlink: Add packet trap infrastructureIdo Schimmel4-5/+1255
2019-08-17drop_monitor: Allow user to start monitoring hardware dropsIdo Schimmel2-3/+123
2019-08-17drop_monitor: Add support for summary alert mode for hardware dropsIdo Schimmel2-2/+196
2019-08-17drop_monitor: Add support for packet alert mode for hardware dropsIdo Schimmel2-4/+310
2019-08-17drop_monitor: Consider all monitoring states before performing configurationIdo Schimmel1-2/+7
2019-08-17drop_monitor: Add basic infrastructure for hardware dropsIdo Schimmel3-0/+62
2019-08-17drop_monitor: Initialize hardware per-CPU dataIdo Schimmel1-2/+23
2019-08-17drop_monitor: Move per-CPU data init/fini to separate functionsIdo Schimmel1-17/+36
2019-08-17Merge branch 'bridge-mdb'David S. Miller3-65/+142
2019-08-17net: bridge: mdb: allow add/delete for host-joined groupsNikolay Aleksandrov3-30/+80
2019-08-17net: bridge: mdb: dump host-joined entries as wellNikolay Aleksandrov1-10/+31
2019-08-17net: bridge: mdb: factor out mdb fillingNikolay Aleksandrov1-31/+37
2019-08-17net: bridge: mdb: move vlan commentsNikolay Aleksandrov1-6/+6
2019-08-17Merge branch 'net-phy-remove-genphy_config_init'David S. Miller13-90/+9