summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-21net/mlx5e: Fix multicast counter not up-to-date in "ip -s"Ron Diskin
2020-09-21net/mlx5e: Fix endianness when calculating pedit mask first bitMaor Dickman
2020-09-21net/mlx5e: Enable adding peer miss rules only if merged eswitch is supportedMaor Dickman
2020-09-21net/mlx5e: CT: Fix freeing ct_label mappingRoi Dayan
2020-09-21net/mlx5e: Fix memory leak of tunnel info when rule under multipath not readyJianbo Liu
2020-09-21net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy
2020-09-21net/mlx5e: Use RCU to protect rq->xdp_progMaxim Mikityanskiy
2020-09-21net/mlx5: Fix FTE cleanupMaor Gottlieb
2020-09-21net: phy: bcm7xxx: Add an entry for BCM72113Florian Fainelli
2020-09-21selftests/bpf: Fix stat probe in d_path testJiri Olsa
2020-09-21bpf: Using rcu_read_lock for bpf_sk_storage_map iteratorYonghong Song
2020-09-21Merge branch 'refactor-check_func_arg'Alexei Starovoitov
2020-09-21bpf: Use a table to drive helper arg type checksLorenz Bauer
2020-09-21bpf: Hoist type checking for nullable arg typesLorenz Bauer
2020-09-21bpf: Check ARG_PTR_TO_SPINLOCK register type in check_func_argLorenz Bauer
2020-09-21bpf: Set meta->raw_mode for pointers close to useLorenz Bauer
2020-09-21bpf: Make context access check genericLorenz Bauer
2020-09-21bpf: Make reference tracking genericLorenz Bauer
2020-09-21bpf: Make BTF pointer type checking genericLorenz Bauer
2020-09-21bpf: Allow specifying a BTF ID per argument in function protosLorenz Bauer
2020-09-21btf: Add BTF_ID_LIST_SINGLE macroLorenz Bauer
2020-09-21bpf: Check scalar or invalid register in check_helper_mem_accessLorenz Bauer
2020-09-21btf: Make btf_set_contains take a const pointerLorenz Bauer
2020-09-21Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-21Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...David S. Miller
2020-09-21Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-09-21net: natsemi: Remove set but not used variableZheng Yongjun
2020-09-21ipv6: route: convert comma to semicolonXu Wang
2020-09-21net: unix: remove redundant assignment to variable 'err'Jing Xiangfeng
2020-09-21net: phy: realtek: enable ALDPS to save power for RTL8211FJisheng Zhang
2020-09-21net: dsa: rtl8366rb: Support all 4096 VLANsLinus Walleij
2020-09-21net: dsa: mt7530: Add some return-value checksAlex Dewar
2020-09-21net-sysfs: add backlog len and CPU id to softnet dataPaolo Abeni
2020-09-21sfc: Fix error code in probeDan Carpenter
2020-09-21Merge branch 'Update-license-and-polish-ENA-driver-code'David S. Miller
2020-09-21net: ena: update ena documentationShay Agroskin
2020-09-21net: ena: Fix all static chekers' warningsShay Agroskin
2020-09-21net: ena: Change RSS related macros and variables namesShay Agroskin
2020-09-21net: ena: Remove redundant print of placement policyShay Agroskin
2020-09-21net: ena: Capitalize all log strings and improve code readabilityShay Agroskin
2020-09-21net: ena: Change log message to netif/dev functionShay Agroskin
2020-09-21net: ena: Change license into format to SPDX in all filesShay Agroskin
2020-09-21chelsio: simplify the return expression of t3_ael2020_phy_prep()Qinglang Miao
2020-09-21connector: simplify the return expression of cn_add_callback()Qinglang Miao
2020-09-21enetc: simplify the return expression of enetc_vf_set_mac_addr()Qinglang Miao
2020-09-21ice: simplify the return expression of ice_finalize_update()Qinglang Miao
2020-09-21mlxsw: spectrum_router: simplify the return expression of __mlxsw_sp_router_i...Qinglang Miao
2020-09-21net: hns3: simplify the return expression of hclgevf_client_start()Qinglang Miao
2020-09-21net: qlcnic: simplify the return expression of qlcnic_83xx_shutdownQinglang Miao
2020-09-21Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds