aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11net: mscc: ocelot: change prototypes of switchdev port attribute handlersVladimir Oltean1-43/+45
2019-11-11net: mscc: ocelot: change prototypes of hwtstamping ioctlsVladimir Oltean1-12/+13
2019-11-11net: mscc: ocelot: break out fdb operations into abstract implementationsVladimir Oltean1-46/+78
2019-11-11net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del}Vladimir Oltean1-18/+42
2019-11-11net: mscc: ocelot: break apart ocelot_vlan_port_applyVladimir Oltean1-68/+100
2019-11-11net: dsa: mv88e6xxx: Add support for port mirroringIwan R Timmer5-4/+136
2019-11-11net: dsa: mv88e6xxx: Split monitor port configurationIwan R Timmer4-16/+52
2019-11-11Support LAN743x PTP periodic output on any GPIOJohn Efstathiades2-96/+230
2019-11-11net: dsa: sja1105: Disallow management xmit during switch resetVladimir Oltean1-0/+4
2019-11-11net: dsa: sja1105: Restore PTP time after switch resetVladimir Oltean4-32/+114
2019-11-11net: dsa: sja1105: Implement the .gettimex64 system call for PTPVladimir Oltean4-22/+61
2019-11-09r8169: remove rtl8168c_4_hw_phy_configHeiner Kallweit1-6/+1
2019-11-09r8169: add helper r8168d_modify_extpageHeiner Kallweit1-82/+39
2019-11-09r8169: switch to phylib functions in more placesHeiner Kallweit1-68/+17
2019-11-09r8169: add helper r8168d_phy_paramHeiner Kallweit1-164/+85
2019-11-09r8169: add helper r8168g_phy_paramHeiner Kallweit1-187/+98
2019-11-09net: sfp: rework upstream interfaceRussell King3-39/+88
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller3-4/+6
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski1-1/+2
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley1-2/+2
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King1-1/+1
2019-11-08sctp: add SCTP_PEER_ADDR_THLDS_V2 sockoptXin Long2-14/+50
2019-11-08sctp: add support for Primary Path SwitchoverXin Long9-4/+51
2019-11-08sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockoptXin Long2-0/+81
2019-11-08sctp: add SCTP_ADDR_POTENTIALLY_FAILED notificationXin Long2-18/+16
2019-11-08sctp: add pf_expose per netns and sock and asocXin Long9-2/+68
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko5-4/+57