summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-12Merge branch 'Introduce-XDP-to-ena'David S. Miller
2019-12-12net: ena: Add first_interrupt field to napi structSameeh Jubran
2019-12-12net: ena: Implement XDP_TX actionSameeh Jubran
2019-12-12net: ena: implement XDP drop supportSameeh Jubran
2019-12-12Merge branch 'ethtool-netlink-interface-preliminary-part'David S. Miller
2019-12-12ethtool: provide link mode names as a string setMichal Kubecek
2019-12-12ethtool: move string arrays into common fileMichal Kubecek
2019-12-12ethtool: move to its own directoryMichal Kubecek
2019-12-12netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek
2019-12-12rtnetlink: provide permanent hardware address in RTM_NEWLINKMichal Kubecek
2019-12-12Merge branch 'unix-Show-number-of-scm-files-in-fdinfo'David S. Miller
2019-12-12unix: Show number of pending scm files of receive queue in fdinfoKirill Tkhai
2019-12-12net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]Kirill Tkhai
2019-12-11Merge branch 'vsock-add-local-transport-support'David S. Miller
2019-12-11vsock/virtio: remove loopback handlingStefano Garzarella
2019-12-11vsock: use local transport when it is loadedStefano Garzarella
2019-12-11vsock: add vsock_loopback transportStefano Garzarella
2019-12-11vsock: add local transport support in the vsock coreStefano Garzarella
2019-12-11vsock: add VMADDR_CID_LOCAL definitionStefano Garzarella
2019-12-11vsock/virtio_transport_common: remove unused virtio header includesStefano Garzarella
2019-12-11Merge branch 'sfp-slow-to-probe-copper'David S. Miller
2019-12-11net: sfp: re-attempt probing for phyRussell King
2019-12-11net: sfp: error handling for phy probeRussell King
2019-12-11net: sfp: rename sm_retriesRussell King
2019-12-11net: sfp: use a definition for the fault recovery attemptsRussell King
2019-12-11Merge branch 'sfp-copper-modules'David S. Miller
2019-12-11net: sfp: add support for Clause 45 PHYsRussell King
2019-12-11net: phy: add Broadcom BCM84881 PHY driverRussell King
2019-12-11net: phylink: make Broadcom BCM84881 based SFPs workRussell King
2019-12-11net: phylink: delay MAC configuration for copper SFP modulesRussell King
2019-12-11net: phylink: split phylink_sfp_module_insert()Russell King
2019-12-11net: phylink: split link_an_mode configured and current settingsRussell King
2019-12-11net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King
2019-12-11net: phylink: re-split __phylink_connect_phy()Russell King
2019-12-11net: mdio-i2c: add support for Clause 45 accessesRussell King
2019-12-11net: sfp: move phy_start()/phy_stop() to phylinkRussell King
2019-12-11net: sfp: add module start/stop upstream notificationsRussell King
2019-12-11net: sfp: add more extended compliance codesRussell King
2019-12-11net: sfp: derive interface mode from ethtool link modesRussell King
2019-12-11net: sfp: remove incomplete 100BASE-FX and 100BASE-LX supportRussell King
2019-12-10cxgb4: add support for high priority filtersShahjada Abul Husain
2019-12-10enetc: remove variable 'tc_max_sized_frame' set but not usedChen Wandun
2019-12-10nfp: add support for TLV device statsJakub Kicinski
2019-12-10tcp: Cleanup duplicate initialization of sk->sk_state.Kuniyuki Iwashima
2019-12-10enetc: add software timestampingMichael Walle
2019-12-10Merge branch 'tipc-introduce-variable-window-congestion-control'David S. Miller
2019-12-10tipc: introduce variable window congestion controlJon Maloy
2019-12-10tipc: eliminate more unnecessary nacks and retransmissionsJon Maloy
2019-12-10tipc: eliminate gap indicator from ACK messagesJon Maloy