summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-16ipv4: Handle route deletion notificationIdo Schimmel
2019-12-16ipv4: Notify newly added route if should be offloadedIdo Schimmel
2019-12-16ipv4: Notify route if replacing currently offloaded oneIdo Schimmel
2019-12-16ipv4: Extend FIB alias find functionIdo Schimmel
2019-12-16ipv4: Notify route after insertion to the routing tableIdo Schimmel
2019-12-16net: fib_notifier: Add temporary events to the FIB notification chainIdo Schimmel
2019-12-16Merge branch 'hns3-next'David S. Miller
2019-12-16net: hns3: do not schedule the periodic task when reset failGuojia Liao
2019-12-16net: hns3: allocate WQ with WQ_MEM_RECLAIM flagYunsheng Lin
2019-12-16net: hns3: remove unnecessary work in hclgevf_mainYunsheng Lin
2019-12-16net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin
2019-12-16net: hns3: schedule hclgevf_service by using delayed workqueueYunsheng Lin
2019-12-16ipv6: Annotate ipv6_addr_is_* bitwise pointer castsSven Eckelmann
2019-12-16ipv6: Annotate bitwise IPv6 dsfield pointer castSven Eckelmann
2019-12-16r8169: check that Realtek PHY driver module is loadedHeiner Kallweit
2019-12-16Merge branch 'dpaa2-ptp-support-external-trigger-event'David S. Miller
2019-12-16dpaa2-ptp: add external trigger event supportYangbo Lu
2019-12-16ptp_qoriq: export extts_clean_up() functionYangbo Lu
2019-12-16ptp_qoriq: check valid status before reading extts fifoYangbo Lu
2019-12-15tcp: Set rcv zerocopy hint correctly if skb last frag is < PAGE_SIZEArjun Roy
2019-12-15net/smc: shorten lgr_cnt initializationUrsula Braun
2019-12-14net: phylink: propagate phy_attach_direct() return codeRussell King
2019-12-14net: bridge: add STP xstatsVivien Didelot
2019-12-14selftests/net: make so_txtime more robust to timer varianceWillem de Bruijn
2019-12-14net: phy: dp83869: Remove unneeded semicolonzhengbin
2019-12-14bonding: move 802.3ad port state flags to uapiAndy Roulin
2019-12-13Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"Jakub Kicinski
2019-12-12Merge branch 'netdev-ndo_tx_timeout-cleanup'David S. Miller
2019-12-12netronome: use the new txqueue timeout argumentMichael S. Tsirkin
2019-12-12mlx4: use new txqueue timeout argumentMichael S. Tsirkin
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