summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/smc: shorten lgr_cnt initializationUrsula Braun2019-12-151-2/+1
* net: phylink: propagate phy_attach_direct() return codeRussell King2019-12-141-3/+6
* net: bridge: add STP xstatsVivien Didelot2019-12-145-0/+44
* selftests/net: make so_txtime more robust to timer varianceWillem de Bruijn2019-12-142-5/+88
* net: phy: dp83869: Remove unneeded semicolonzhengbin2019-12-141-1/+1
* bonding: move 802.3ad port state flags to uapiAndy Roulin2019-12-142-10/+10
* Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"Jakub Kicinski2019-12-131-10/+4
* Merge branch 'netdev-ndo_tx_timeout-cleanup'David S. Miller2019-12-12236-312/+303
|\
| * netronome: use the new txqueue timeout argumentMichael S. Tsirkin2019-12-121-7/+1
| * mlx4: use new txqueue timeout argumentMichael S. Tsirkin2019-12-121-10/+4
| * netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-12236-295/+298
|/
* Merge branch 'Introduce-XDP-to-ena'David S. Miller2019-12-123-148/+889
|\
| * net: ena: Add first_interrupt field to napi structSameeh Jubran2019-12-122-2/+6
| * net: ena: Implement XDP_TX actionSameeh Jubran2019-12-123-186/+701
| * net: ena: implement XDP drop supportSameeh Jubran2019-12-122-11/+233
|/
* Merge branch 'ethtool-netlink-interface-preliminary-part'David S. Miller2019-12-1211-90/+219
|\
| * ethtool: provide link mode names as a string setMichal Kubecek2019-12-124-0/+99
| * ethtool: move string arrays into common fileMichal Kubecek2019-12-124-83/+105
| * ethtool: move to its own directoryMichal Kubecek2019-12-124-2/+5
| * netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek2019-12-122-6/+5
| * rtnetlink: provide permanent hardware address in RTM_NEWLINKMichal Kubecek2019-12-122-0/+6
|/
* Merge branch 'unix-Show-number-of-scm-files-in-fdinfo'David S. Miller2019-12-124-5/+69
|\
| * unix: Show number of pending scm files of receive queue in fdinfoKirill Tkhai2019-12-122-5/+56
| * net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]Kirill Tkhai2019-12-122-0/+13
|/
* Merge branch 'vsock-add-local-transport-support'David S. Miller2019-12-1110-72/+243
|\
| * vsock/virtio: remove loopback handlingStefano Garzarella2019-12-111-59/+2
| * vsock: use local transport when it is loadedStefano Garzarella2019-12-111-5/+23
| * vsock: add vsock_loopback transportStefano Garzarella2019-12-114-0/+194
| * vsock: add local transport support in the vsock coreStefano Garzarella2019-12-112-1/+18
| * vsock: add VMADDR_CID_LOCAL definitionStefano Garzarella2019-12-112-4/+6
| * vsock/virtio_transport_common: remove unused virtio header includesStefano Garzarella2019-12-111-3/+0
|/
* Merge branch 'sfp-slow-to-probe-copper'David S. Miller2019-12-111-25/+66
|\
| * net: sfp: re-attempt probing for phyRussell King2019-12-111-17/+42
| * net: sfp: error handling for phy probeRussell King2019-12-111-9/+17
| * net: sfp: rename sm_retriesRussell King2019-12-111-5/+5
| * net: sfp: use a definition for the fault recovery attemptsRussell King2019-12-111-3/+11
|/
* Merge branch 'sfp-copper-modules'David S. Miller2019-12-1110-155/+670
|\
| * net: sfp: add support for Clause 45 PHYsRussell King2019-12-111-4/+40
| * net: phy: add Broadcom BCM84881 PHY driverRussell King2019-12-113-0/+276
| * net: phylink: make Broadcom BCM84881 based SFPs workRussell King2019-12-111-2/+16
| * net: phylink: delay MAC configuration for copper SFP modulesRussell King2019-12-113-10/+78
| * net: phylink: split phylink_sfp_module_insert()Russell King2019-12-111-19/+28
| * net: phylink: split link_an_mode configured and current settingsRussell King2019-12-111-28/+31
| * net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King2019-12-111-5/+16
| * net: phylink: re-split __phylink_connect_phy()Russell King2019-12-111-15/+24
| * net: mdio-i2c: add support for Clause 45 accessesRussell King2019-12-111-8/+20
| * net: sfp: move phy_start()/phy_stop() to phylinkRussell King2019-12-112-2/+22
| * net: sfp: add module start/stop upstream notificationsRussell King2019-12-114-0/+35
| * net: sfp: add more extended compliance codesRussell King2019-12-113-53/+93
| * net: sfp: derive interface mode from ethtool link modesRussell King2019-12-114-11/+6