summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-13openvswitch: meter: fix race when getting now_ms.Tao Liu
2021-05-13net: korina: Fix return value check in korina_probe()Wei Yongjun
2021-05-13cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal
2021-05-13net: mdio: octeon: Fix some double free issuesChristophe JAILLET
2021-05-13net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET
2021-05-12chelsio/chtls: unlock on error in chtls_pt_recvmsg()Dan Carpenter
2021-05-12MAINTAINERS: nfc: include linux-nfc mailing listKrzysztof Kozlowski
2021-05-12MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainerKrzysztof Kozlowski
2021-05-12MAINTAINERS: nfc: drop Clément Perrochaud from NXP-NCIKrzysztof Kozlowski
2021-05-12Merge tag 'linux-can-fixes-for-5.13-20210512' of git://git.kernel.org/pub/scm...David S. Miller
2021-05-12ptp: ocp: Fix a resource leak in an error handling pathChristophe JAILLET
2021-05-12octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()Dan Carpenter
2021-05-12Merge branch 'fec-fixes'David S. Miller
2021-05-12net: fec: add defer probe for of_get_mac_addressFugang Duan
2021-05-12net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan
2021-05-12net: packetmmap: fix only tx timestamp on requestRichard Sanger
2021-05-12bnxt_en: Fix and improve .ndo_features_check().Michael Chan
2021-05-12net: really orphan skbs tied to closing skPaolo Abeni
2021-05-12can: isotp: prevent race between isotp_bind() and isotp_setsockopt()Norbert Slusarek
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