summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-17selftests/bpf: Fix selftests build with old system-wide headersAndrii Nakryiko
2021-06-17bpf: Fix up register-based shifts in interpreter to silence KUBSANDaniel Borkmann
2021-06-17btrfs: zoned: fix negative space_info->bytes_readonlyNaohiro Aota
2021-06-16libbpf: Fail compilation if target arch is missingLorenz Bauer
2021-06-16samples/bpf: Add missing option to xdp_sample_pkts usageWang Hai
2021-06-16samples/bpf: Add missing option to xdp_fwd usageWang Hai
2021-06-16bpf: Fix typo in kernel/bpf/bpf_lsm.cShuyi Cheng
2021-06-16selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu
2021-06-16net/mlx5: Reset mkey index on creationAya Levin
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin
2021-06-16net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation paddingAlex Vesker
2021-06-16net/mlx5: SF_DEV, remove SF device on invalid stateParav Pandit
2021-06-16net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit
2021-06-16net/mlx5: E-Switch, Read PF mac addressParav Pandit
2021-06-16net/mlx5: Check that driver was probed prior attaching the deviceLeon Romanovsky
2021-06-16net/mlx5: Fix error path for set HCA defaultsLeon Romanovsky
2021-06-16drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang
2021-06-16drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang
2021-06-16r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16Merge tag 'wireless-drivers-next-2021-06-16' of git://git.kernel.org/pub/scm/...David S. Miller
2021-06-16Merge branch 'marvell-prestera-flower-match-all'David S. Miller
2021-06-16net: marvell: prestera: Add matchall supportSerhiy Boiko
2021-06-16net: marvell: Implement TC flower offloadSerhiy Boiko
2021-06-16selftests: net: use bash to run udpgro_fwd test caseAndrea Righi
2021-06-16Merge branch 'net-smc-stats'David S. Miller
2021-06-16net/smc: Make SMC statistics network namespace awareGuvenc Gulce
2021-06-16net/smc: Add netlink support for SMC fallback statisticsGuvenc Gulce
2021-06-16net/smc: Add netlink support for SMC statisticsGuvenc Gulce
2021-06-16net/smc: Add SMC statistics supportGuvenc Gulce
2021-06-16net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet
2021-06-16selftests: net: veth: make test compatible with dashAndrea Righi
2021-06-16Merge branch 'net-packet-data-races'David S. Miller
2021-06-16net/packet: annotate accesses to po->ifindexEric Dumazet
2021-06-16net/packet: annotate accesses to po->bindEric Dumazet
2021-06-16mlxsw: spectrum_router: remove redundant continue statementColin Ian King
2021-06-16Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...David S. Miller
2021-06-16Merge branch 'nfp-ct-part-two'David S. Miller
2021-06-16nfp: flower-ct: implement action_merge checkLouis Peens
2021-06-16nfp: flower-ct: fill ct metadata check functionLouis Peens
2021-06-16nfp: flower-ct: fill in ct merge check functionLouis Peens
2021-06-16nfp: flower-ct: implement code to save merge of tc and nft flowsLouis Peens
2021-06-16nfp: flower-ct: add nft_merge tableLouis Peens
2021-06-16nfp: flower-ct: make a full copy of the rule when it is a NFT flowYinjun Zhang
2021-06-16nfp: flower-ct: add nft flows to nft listLouis Peens
2021-06-16nfp: flower-ct: add nft callback stubsLouis Peens
2021-06-16nfp: flower-ct: add delete flow handling for ctLouis Peens
2021-06-16net: ipv4: fix memory leak in ip_mc_add1_srcChengyang Fan
2021-06-16Merge branch 'fec-ptp-fixes'David S. Miller