summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-10-09team: call RCU read lock when walking the port_listHangbin Liu
2019-10-09net: stmmac: Remove break after a returnTiezhu Yang
2019-10-09net/ethernet: xgmac don't set .driver twiceBen Dooks
2019-10-09net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume backBiao Huang
2019-10-09net: stmmac: add flexible PPS to dwmac 4.10aAntonio Borneo
2019-10-08Revert "tun: call dev_get_valid_name() before register_netdevice()"Eric Dumazet
2019-10-08net: hns3: support tx-scatter-gather-fraglist featureYunsheng Lin
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu
2019-10-08net: hns3: add support for setting VF trustJian Shen
2019-10-08net: hns3: add support for spoof check settingJian Shen
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo
2019-10-08tun: fix memory leak in error pathEric Dumazet
2019-10-08netdevsim: fix spelling mistake "forbidded" -> "forbid"Colin Ian King
2019-10-08net: phy: mscc: make arrays static, makes object smallerColin Ian King
2019-10-08nfp: bpf: make array exp_mask static, makes object smallerColin Ian King
2019-10-07dpaa2-eth: Avoid unbounded while loopsIoana Radulescu
2019-10-07dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu
2019-10-07dpaa2-eth: Cleanup dead codeIoana Radulescu
2019-10-07net: hns3: make array tick_array static, makes object smallerColin Ian King
2019-10-07net: hns: make arrays static, makes object smallerColin Ian King
2019-10-07net: ena: ethtool: support set_channels callbackSameeh Jubran
2019-10-07net: ena: remove redundant print of number of queuesSameeh Jubran
2019-10-07net: ena: make ethtool -l show correct max number of queuesSameeh Jubran
2019-10-07net: ena: ethtool: get_channels: use combined onlySameeh Jubran
2019-10-07net: ena: multiple queue creation related cleanupsSameeh Jubran
2019-10-07net: ena: change num_queues to num_io_queues for clarity and consistencySameeh Jubran
2019-10-07netdevsim: implement devlink dev_info opJiri Pirko
2019-10-06net: stmmac: Implement L3/L4 Filters in GMAC4+Jose Abreu
2019-10-06net: stmmac: selftests: Add tests for VLAN Perfect FilteringJose Abreu
2019-10-06net: stmmac: Fallback to VLAN Perfect filtering if HASH is not availableJose Abreu
2019-10-06net: dsa: ksz9477: fix platform_no_drv_owner.cocci warningYueHaibing
2019-10-06mlxsw: minimal: Add validation for FW versionVadim Pasternak
2019-10-06mlxsw: core: Push minor/subminor fw version check into helperVadim Pasternak
2019-10-06mlxsw: thermal: Provide optimization for QSFP modules number detectionVadim Pasternak
2019-10-06mlxsw: hwmon: Provide optimization for QSFP modules number detectionVadim Pasternak
2019-10-06mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP ...Vadim Pasternak
2019-10-06netdevsim: add couple of debugfs bools to debug devlink reloadJiri Pirko
2019-10-05netdevsim: create devlink and netdev instances in namespaceJiri Pirko
2019-10-05net/tls: add tracing for device/offload eventsJakub Kicinski
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King
2019-10-04net: phy: extract pause modeRussell King
2019-10-04net: phy: extract link partner advertisement readingRussell King
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King
2019-10-04net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello
2019-10-04r8152: Set macpassthru in reset_resume callbackKai-Heng Feng
2019-10-04net: dsa: sja1105: Make function sja1105_xfer_long_buf staticzhengbin
2019-10-04net: dsa: sja1105: Add support for port mirroringVladimir Oltean