aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/sigaltstack (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-16net: caif: replace BUG_ON with recovery codeAditya Pakki1-1/+3
2019-12-16fore200e: Fix incorrect checks of NULL pointer dereferenceAditya Pakki1-7/+18
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel6-47/+16
2019-12-16mlxsw: spectrum_router: Start using new IPv4 route notificationsIdo Schimmel1-121/+20
2019-12-16ipv4: Only Replay routes of interest to new listenersIdo Schimmel1-0/+11
2019-12-16ipv4: Handle route deletion notification during flushIdo Schimmel1-0/+2
2019-12-16ipv4: Handle route deletion notificationIdo Schimmel1-0/+31
2019-12-16ipv4: Notify newly added route if should be offloadedIdo Schimmel1-0/+10
2019-12-16ipv4: Notify route if replacing currently offloaded oneIdo Schimmel1-0/+11
2019-12-16ipv4: Extend FIB alias find functionIdo Schimmel1-3/+8
2019-12-16ipv4: Notify route after insertion to the routing tableIdo Schimmel1-15/+14
2019-12-16net: fib_notifier: Add temporary events to the FIB notification chainIdo Schimmel1-0/+2
2019-12-16net: hns3: do not schedule the periodic task when reset failGuojia Liao4-2/+13
2019-12-16net: hns3: allocate WQ with WQ_MEM_RECLAIM flagYunsheng Lin2-6/+24
2019-12-16net: hns3: remove unnecessary work in hclgevf_mainYunsheng Lin2-96/+88
2019-12-16net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin4-73/+118
2019-12-16net: hns3: schedule hclgevf_service by using delayed workqueueYunsheng Lin2-27/+15
2019-12-16ipv6: Annotate ipv6_addr_is_* bitwise pointer castsSven Eckelmann1-4/+4
2019-12-16ipv6: Annotate bitwise IPv6 dsfield pointer castSven Eckelmann1-1/+1
2019-12-16r8169: check that Realtek PHY driver module is loadedHeiner Kallweit1-0/+9
2019-12-16dpaa2-ptp: add external trigger event supportYangbo Lu3-1/+25
2019-12-16ptp_qoriq: export extts_clean_up() functionYangbo Lu2-2/+3
2019-12-16ptp_qoriq: check valid status before reading extts fifoYangbo Lu1-3/+8
2019-12-15tcp: Set rcv zerocopy hint correctly if skb last frag is < PAGE_SIZEArjun Roy1-0/+2
2019-12-15net/smc: shorten lgr_cnt initializationUrsula Braun1-2/+1
2019-12-14net: phylink: propagate phy_attach_direct() return codeRussell King1-3/+6
2019-12-14net: bridge: add STP xstatsVivien Didelot5-0/+44
2019-12-14selftests/net: make so_txtime more robust to timer varianceWillem de Bruijn2-5/+88
2019-12-14net: phy: dp83869: Remove unneeded semicolonzhengbin1-1/+1
2019-12-14bonding: move 802.3ad port state flags to uapiAndy Roulin2-10/+10
2019-12-13Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"Jakub Kicinski1-10/+4
2019-12-12netronome: use the new txqueue timeout argumentMichael S. Tsirkin1-7/+1
2019-12-12mlx4: use new txqueue timeout argumentMichael S. Tsirkin1-10/+4
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin236-295/+298
2019-12-12net: ena: Add first_interrupt field to napi structSameeh Jubran2-2/+6
2019-12-12net: ena: Implement XDP_TX actionSameeh Jubran3-186/+701
2019-12-12net: ena: implement XDP drop supportSameeh Jubran2-11/+233
2019-12-12ethtool: provide link mode names as a string setMichal Kubecek4-0/+99
2019-12-12ethtool: move string arrays into common fileMichal Kubecek4-83/+105
2019-12-12ethtool: move to its own directoryMichal Kubecek4-2/+5
2019-12-12netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek2-6/+5
2019-12-12rtnetlink: provide permanent hardware address in RTM_NEWLINKMichal Kubecek2-0/+6
2019-12-12unix: Show number of pending scm files of receive queue in fdinfoKirill Tkhai2-5/+56
2019-12-12net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]Kirill Tkhai2-0/+13
2019-12-11vsock/virtio: remove loopback handlingStefano Garzarella1-59/+2
2019-12-11vsock: use local transport when it is loadedStefano Garzarella1-5/+23
2019-12-11vsock: add vsock_loopback transportStefano Garzarella4-0/+194
2019-12-11vsock: add local transport support in the vsock coreStefano Garzarella2-1/+18
2019-12-11vsock: add VMADDR_CID_LOCAL definitionStefano Garzarella2-4/+6
2019-12-11vsock/virtio_transport_common: remove unused virtio header includesStefano Garzarella1-3/+0