summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net_sched: use qdisc_reset() in qdisc_destroy()Cong Wang2020-05-271-13/+3
* drivers: ipa: remove discription of nonexistent elementWang Wenhu2020-05-271-1/+0
* drivers: ipa: fix typoes for ipaWang Wenhu2020-05-272-2/+2
* Merge branch 'tcp-tcp_v4_err-cleanups'David S. Miller2020-05-271-49/+54
|\
| * tcp: rename tcp_v4_err() skb parameterEric Dumazet2020-05-271-9/+9
| * tcp: add tcp_ld_RTO_revert() helperEric Dumazet2020-05-271-40/+45
|/
* Merge branch 'hns3-next'David S. Miller2020-05-273-7/+16
|\
| * net: hns3: add a print for initializing CMDQ when reset pendingHuazhong Tan2020-05-271-0/+3
| * net: hns3: remove unnecessary MAC enable in app loopbackYufeng Mo2020-05-271-2/+0
| * net: hns3: change the order of reinitializing RoCE and NIC client during resetYufeng Mo2020-05-271-5/+4
| * net: hns3: add a resetting check in hclgevf_init_nic_client_instance()Guangbin Huang2020-05-271-0/+9
|/
* Merge branch 'net-mscc-allow-forwarding-ioctl-operations-to-attached-PHYs'David S. Miller2020-05-272-12/+14
|\
| * net: mscc: allow offloading timestamping operations to the PHYAntoine Tenart2020-05-272-2/+6
| * net: mscc: use the PHY MII ioctl interface when possibleAntoine Tenart2020-05-271-11/+9
|/
* net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness stateVladimir Oltean2020-05-271-0/+1
* net: add large ecmp group nexthop testsStephen Worley2020-05-271-2/+82
* mtk-star-emac: mark PM functions as __maybe_unusedArnd Bergmann2020-05-271-2/+2
* bridge: mrp: Rework the MRP netlink interfaceHoratiu Vultur2020-05-274-50/+290
* net: dsa: b53: remove redundant premature assignment to new_pvidColin Ian King2020-05-271-1/+0
* net: ethernet: mtk-star-emac: fix error path in RX handlingBartosz Golaszewski2020-05-271-1/+2
* mlxsw: spectrum_router: remove redundant initialization of pointer br_devColin Ian King2020-05-271-1/+1
* nexthop: Fix type of event_type in call_nexthop_notifiersNathan Chancellor2020-05-271-1/+1
* net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032Oleksij Rempel2020-05-261-2/+16
* Merge branch 'Raw-PHY-TDR-data'David S. Miller2020-05-2610-13/+818
|\
| * net: phy: marvell: Configure TDR pulse based on measurement lengthAndrew Lunn2020-05-261-2/+23
| * net : phy: marvell: Speedup TDR data retrieval by only changing page onceAndrew Lunn2020-05-261-12/+19
| * net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2020-05-266-27/+197
| * net: phy: marvell: Add support for amplitude graphAndrew Lunn2020-05-261-1/+231
| * net: ethtool: Add helpers for cable test TDR dataAndrew Lunn2020-05-262-1/+100
| * net: ethtool: Add generic parts of cable test TDRAndrew Lunn2020-05-267-10/+144
| * net: ethtool: Add attributes for cable test TDR dataAndrew Lunn2020-05-262-0/+144
|/
* ne2k-pci: Fix various coding-style issues and improve printk() usageArmin Wolf2020-05-261-163/+182
* macvlan: Skip loopback packets in RX handlerAlexander Sverdlin2020-05-261-0/+4
* Merge branch 'mlxsw-Various-trap-changes-part-2'David S. Miller2020-05-268-35/+56
|\
| * mlxsw: spectrum_router: Allow programming link-local prefix routesIdo Schimmel2020-05-261-2/+4
| * mlxsw: spectrum: Add packet traps for BFD packetsIdo Schimmel2020-05-263-0/+10
| * mlxsw: spectrum: Treat IPv6 link-local SIP as an exceptionIdo Schimmel2020-05-261-1/+1
| * mlxsw: spectrum: Share one group for all locally delivered packetsIdo Schimmel2020-05-261-2/+2
| * mlxsw: reg: Move all trap groups under the same enumIdo Schimmel2020-05-261-7/+3
| * mlxsw: spectrum_trap: Do not hard code "thin" policer identifierIdo Schimmel2020-05-262-6/+13
| * mlxsw: switchx2: Move SwitchX-2 trap groups out of main enumIdo Schimmel2020-05-262-2/+5
| * mlxsw: spectrum: Reduce priority of locally delivered packetsIdo Schimmel2020-05-262-2/+2
| * mlxsw: spectrum: Use same trap group for local routes and link-local destinationIdo Schimmel2020-05-261-1/+1
| * mlxsw: spectrum: Use separate trap group for FID missIdo Schimmel2020-05-262-1/+4
| * mlxsw: spectrum: Use same trap group for various IPv6 packetsIdo Schimmel2020-05-261-3/+3
| * mlxsw: spectrum: Rename IPv6 ND trap groupIdo Schimmel2020-05-262-6/+6
| * mlxsw: spectrum: Use same switch case for identical groupsIdo Schimmel2020-05-261-3/+0
| * mlxsw: spectrum: Use dedicated trap group for ACL trapIdo Schimmel2020-05-262-1/+4
|/
* mptcp: attempt coalescing when moving skbs to mptcp rx queueFlorian Westphal2020-05-261-2/+19
* r8169: improve rtl_remove_oneHeiner Kallweit2020-05-261-7/+5