summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-12-13trivial: mac80211: fix indentationJohn Crispin-1/+1
2019-12-12Merge branch 'netdev-ndo_tx_timeout-cleanup'David S. Miller-312/+303
2019-12-12netronome: use the new txqueue timeout argumentMichael S. Tsirkin-7/+1
2019-12-12mlx4: use new txqueue timeout argumentMichael S. Tsirkin-10/+4
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin-295/+298
2019-12-12Merge branch 'Introduce-XDP-to-ena'David S. Miller-148/+889
2019-12-12net: ena: Add first_interrupt field to napi structSameeh Jubran-2/+6
2019-12-12net: ena: Implement XDP_TX actionSameeh Jubran-186/+701
2019-12-12net: ena: implement XDP drop supportSameeh Jubran-11/+233
2019-12-12Merge branch 'ethtool-netlink-interface-preliminary-part'David S. Miller-90/+219
2019-12-12ethtool: provide link mode names as a string setMichal Kubecek-0/+99
2019-12-12ethtool: move string arrays into common fileMichal Kubecek-83/+105
2019-12-12ethtool: move to its own directoryMichal Kubecek-2/+5
2019-12-12netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek-6/+5
2019-12-12rtnetlink: provide permanent hardware address in RTM_NEWLINKMichal Kubecek-0/+6
2019-12-12Merge branch 'unix-Show-number-of-scm-files-in-fdinfo'David S. Miller-5/+69
2019-12-12unix: Show number of pending scm files of receive queue in fdinfoKirill Tkhai-5/+56
2019-12-12net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]Kirill Tkhai-0/+13
2019-12-11Merge branch 'vsock-add-local-transport-support'David S. Miller-72/+243
2019-12-11vsock/virtio: remove loopback handlingStefano Garzarella-59/+2
2019-12-11vsock: use local transport when it is loadedStefano Garzarella-5/+23
2019-12-11vsock: add vsock_loopback transportStefano Garzarella-0/+194
2019-12-11vsock: add local transport support in the vsock coreStefano Garzarella-1/+18
2019-12-11vsock: add VMADDR_CID_LOCAL definitionStefano Garzarella-4/+6
2019-12-11vsock/virtio_transport_common: remove unused virtio header includesStefano Garzarella-3/+0
2019-12-11Merge branch 'sfp-slow-to-probe-copper'David S. Miller-25/+66
2019-12-11net: sfp: re-attempt probing for phyRussell King-17/+42
2019-12-11net: sfp: error handling for phy probeRussell King-9/+17
2019-12-11net: sfp: rename sm_retriesRussell King-5/+5
2019-12-11net: sfp: use a definition for the fault recovery attemptsRussell King-3/+11
2019-12-11Merge branch 'sfp-copper-modules'David S. Miller-155/+670
2019-12-11net: sfp: add support for Clause 45 PHYsRussell King-4/+40
2019-12-11net: phy: add Broadcom BCM84881 PHY driverRussell King-0/+276
2019-12-11net: phylink: make Broadcom BCM84881 based SFPs workRussell King-2/+16
2019-12-11net: phylink: delay MAC configuration for copper SFP modulesRussell King-10/+78
2019-12-11net: phylink: split phylink_sfp_module_insert()Russell King-19/+28
2019-12-11net: phylink: split link_an_mode configured and current settingsRussell King-28/+31
2019-12-11net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King-5/+16
2019-12-11net: phylink: re-split __phylink_connect_phy()Russell King-15/+24
2019-12-11net: mdio-i2c: add support for Clause 45 accessesRussell King-8/+20
2019-12-11net: sfp: move phy_start()/phy_stop() to phylinkRussell King-2/+22
2019-12-11net: sfp: add module start/stop upstream notificationsRussell King-0/+35
2019-12-11net: sfp: add more extended compliance codesRussell King-53/+93
2019-12-11net: sfp: derive interface mode from ethtool link modesRussell King-11/+6
2019-12-11net: sfp: remove incomplete 100BASE-FX and 100BASE-LX supportRussell King-15/+2
2019-12-10cxgb4: add support for high priority filtersShahjada Abul Husain-86/+234
2019-12-10enetc: remove variable 'tc_max_sized_frame' set but not usedChen Wandun-2/+1
2019-12-10nfp: add support for TLV device statsJakub Kicinski-7/+242
2019-12-10tcp: Cleanup duplicate initialization of sk->sk_state.Kuniyuki Iwashima-2/+0
2019-12-10enetc: add software timestampingMichael Walle-0/+3