aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-16libbpf: move logging helpers into libbpf_internal.hAndrii Nakryiko5-16/+15
2019-05-16tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()Yonghong Song1-2/+2
2019-05-16selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev2-0/+2
2019-05-16bpf: relax inode permission check for retrieving bpf programChenbo Feng1-1/+1
2019-05-16rhashtable: Fix cmpxchg RCU warningsHerbert Xu1-2/+3
2019-05-16rhashtable: Remove RCU marking from rhash_lock_headHerbert Xu2-40/+46
2019-05-16bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0John Fastabend1-1/+4
2019-05-16selftests/bpf: add prog detach to flow_dissector testStanislav Fomichev1-0/+1
2019-05-16selftests/bpf: add missing \n to flow_dissector CHECK errorsStanislav Fomichev1-4/+4
2019-05-16libbpf: don't fail when feature probing failsStanislav Fomichev1-1/+1
2019-05-15tcp: do not recycle cloned skbsEric Dumazet2-2/+2
2019-05-15enetc: Add missing link state info for ethtoolClaudiu Manoil1-0/+2
2019-05-15enetc: Allow to disable Tx SGClaudiu Manoil2-2/+2
2019-05-15enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil1-1/+3
2019-05-14nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren1-6/+11
2019-05-14ppp: deflate: Fix possible crash in deflate_initYueHaibing1-6/+14
2019-05-14net: macb: fix error format in dev_err()Luca Ceresoli1-8/+8
2019-05-14rtnetlink: always put IFLA_LINK for links with a link-netnsidSabrina Dubroca1-6/+10
2019-05-14net/mlx4_core: Change the error print to info printYunjian Wang1-1/+1
2019-05-14NFC: Orphan the subsystemJohannes Berg1-4/+2
2019-05-14net: Always descend into dsa/Florian Fainelli1-1/+1
2019-05-14tcp: fix retrans timestamp on passive Fast OpenYuchung Cheng1-0/+3