aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-20bpf: Avoid using ARRAY_SIZE on an uninitialized pointerFlorent Revest
2021-05-20bpf: Clarify a bpf_bprintf_prepare macroFlorent Revest
2021-05-20selftests/bpf: Test ringbuf mmap read-only and read-write restrictionsAndrii Nakryiko
2021-05-20selftests/bpf: Convert static to global in tc_redirect progsStanislav Fomichev
2021-05-20bpf: Fix BPF_JIT kconfig symbol dependencyDaniel Borkmann
2021-05-11net: ipa: memory region array is variable sizeAlex Elder
2021-05-11ionic: fix ptp support config breakageShannon Nelson
2021-05-11mptcp: fix data stream corruptionPaolo Abeni
2021-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-11Merge tag 'mac80211-for-net-2021-05-11' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-05-11net: stmmac: Fix MAC WoL not working if PHY does not support WoLJoakim Zhang
2021-05-11bpf: Limit static tcp-cc functions in the .BTF_ids list to x86Martin KaFai Lau
2021-05-11selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.cJussi Maki
2021-05-11libbpf: Provide GELF_ST_VISIBILITY() define for older libelfArnaldo Carvalho de Melo
2021-05-11bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffersFlorent Revest
2021-05-11bpf: Add deny list of btf ids check for tracing programsJiri Olsa
2021-05-11bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2021-05-11bpf, kconfig: Add consolidated menu entry for bpf with core optionsDaniel Borkmann
2021-05-11ath11k: Drop multicast fragmentsSriram R
2021-05-11ath11k: Clear the fragment cache during key installSriram R
2021-05-11ath10k: Validate first subframe of A-MSDU before processing the listSriram R
2021-05-11ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong
2021-05-11ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong
2021-05-11ath10k: drop fragments with multicast DA for SDIOWen Gong
2021-05-11ath10k: drop fragments with multicast DA for PCIeWen Gong
2021-05-11ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong
2021-05-11mac80211: extend protection against mixed key and fragment cache attacksWen Gong
2021-05-11mac80211: do not accept/forward invalid EAPOL framesJohannes Berg
2021-05-11mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg
2021-05-11mac80211: check defrag PN against current frameJohannes Berg
2021-05-11mac80211: add fragment cache to sta_infoJohannes Berg
2021-05-11mac80211: drop A-MSDUs on old ciphersJohannes Berg
2021-05-11cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef
2021-05-11mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef
2021-05-11mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef
2021-05-11mac80211: assure all fragments are encryptedMathy Vanhoef
2021-05-11bpf: Prevent writable memory-mapping of read-only ringbuf pagesAndrii Nakryiko
2021-05-11bpf, ringbuf: Deny reserve of buffers larger than ringbufThadeu Lima de Souza Cascardo
2021-05-11bpf: Fix alu32 const subreg bound tracking on bitwise operationsDaniel Borkmann
2021-05-10net: dsa: felix: re-enable TAS guard band modeMichael Walle
2021-05-10tipc: make node link identity publish thread safeHoang Le
2021-05-10net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_countVladimir Oltean
2021-05-10net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk
2021-05-10net: dsa: fix a crash if ->get_sset_count() failsDan Carpenter
2021-05-10net: netcp: Fix an error messageChristophe JAILLET
2021-05-10net/nfc/rawsock.c: fix a permission check bugJeimon
2021-05-08Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds