aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/gen_kselftest_tar.sh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-25bpf: No need to simulate speculative domain for immediatesDaniel Borkmann1-1/+5
2021-05-25bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann1-10/+12
2021-05-25bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann1-7/+11
2021-05-25bpf: Fix BPF_LSM kconfig symbol dependencyDaniel Borkmann1-0/+2
2021-05-25selftests/bpf: Add test for l3 use of bpf_redirect_peerJussi Maki2-178/+405
2021-05-25bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian5-7/+10
2021-05-21bpf: Set mac_len in bpf_skb_change_headJussi Maki1-0/+1
2021-05-20bpf, offload: Reorder offload callback 'prepare' in verifierYinjun Zhang1-6/+6
2021-05-20bpf: Avoid using ARRAY_SIZE on an uninitialized pointerFlorent Revest1-2/+3
2021-05-20bpf: Clarify a bpf_bprintf_prepare macroFlorent Revest1-4/+5
2021-05-20selftests/bpf: Test ringbuf mmap read-only and read-write restrictionsAndrii Nakryiko1-1/+48
2021-05-20selftests/bpf: Convert static to global in tc_redirect progsStanislav Fomichev2-4/+4
2021-05-20bpf: Fix BPF_JIT kconfig symbol dependencyDaniel Borkmann2-2/+2
2021-05-11net: ipa: memory region array is variable sizeAlex Elder2-1/+4
2021-05-11ionic: fix ptp support config breakageShannon Nelson1-0/+1
2021-05-11mptcp: fix data stream corruptionPaolo Abeni1-0/+6
2021-05-11net: stmmac: Fix MAC WoL not working if PHY does not support WoLJoakim Zhang1-3/+6
2021-05-11bpf: Limit static tcp-cc functions in the .BTF_ids list to x86Martin KaFai Lau1-0/+2
2021-05-11selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.cJussi Maki7-266/+617
2021-05-11libbpf: Provide GELF_ST_VISIBILITY() define for older libelfArnaldo Carvalho de Melo1-0/+5
2021-05-11bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffersFlorent Revest1-13/+14
2021-05-11bpf: Add deny list of btf ids check for tracing programsJiri Olsa1-0/+14
2021-05-11bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann4-9/+50
2021-05-11bpf, kconfig: Add consolidated menu entry for bpf with core optionsDaniel Borkmann3-67/+79
2021-05-11ath11k: Drop multicast fragmentsSriram R1-0/+16
2021-05-11ath11k: Clear the fragment cache during key installSriram R3-0/+25
2021-05-11ath10k: Validate first subframe of A-MSDU before processing the listSriram R1-4/+57
2021-05-11ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong1-0/+10
2021-05-11ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong2-1/+18
2021-05-11ath10k: drop fragments with multicast DA for SDIOWen Gong1-2/+7
2021-05-11ath10k: drop fragments with multicast DA for PCIeWen Gong1-3/+20
2021-05-11ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong2-4/+96
2021-05-11mac80211: extend protection against mixed key and fragment cache attacksWen Gong1-2/+11
2021-05-11mac80211: do not accept/forward invalid EAPOL framesJohannes Berg1-6/+27
2021-05-11mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg2-1/+14
2021-05-11mac80211: check defrag PN against current frameJohannes Berg3-9/+20
2021-05-11mac80211: add fragment cache to sta_infoJohannes Berg5-43/+73
2021-05-11mac80211: drop A-MSDUs on old ciphersJohannes Berg1-1/+18
2021-05-11cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef1-0/+3
2021-05-11mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef3-5/+5
2021-05-11mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef4-0/+16
2021-05-11mac80211: assure all fragments are encryptedMathy Vanhoef1-11/+12
2021-05-11bpf: Prevent writable memory-mapping of read-only ringbuf pagesAndrii Nakryiko1-13/+8
2021-05-11bpf, ringbuf: Deny reserve of buffers larger than ringbufThadeu Lima de Souza Cascardo1-0/+3
2021-05-11bpf: Fix alu32 const subreg bound tracking on bitwise operationsDaniel Borkmann1-13/+9
2021-05-10net: dsa: felix: re-enable TAS guard band modeMichael Walle1-5/+10
2021-05-10tipc: make node link identity publish thread safeHoang Le1-6/+6
2021-05-10net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_countVladimir Oltean1-5/+7
2021-05-10net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2-7/+104
2021-05-10net: dsa: fix a crash if ->get_sset_count() failsDan Carpenter1-2/+3