summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-05libbpf: Fix lookup_and_delete_elem_flags error reportingMehrdad Arshad Rad
2021-11-05bpftool: Install libbpf headers for the bootstrap version, tooQuentin Monnet
2021-11-04selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodesKleber Sacilotto de Souza
2021-11-03selftests/bpf: Verifier test on refill from a smaller spillMartin KaFai Lau
2021-11-03bpf: Do not reject when the stack read size is different from the tracked sca...Martin KaFai Lau
2021-11-03selftests/bpf: Make netcnt selftests serial to avoid spurious failuresAndrii Nakryiko
2021-11-03selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffsLorenz Bauer
2021-11-03selftests/bpf: Convert test_bpffs to ASSERT macrosLorenz Bauer
2021-11-03libfs: Support RENAME_EXCHANGE in simple_rename()Lorenz Bauer
2021-11-03libfs: Move shmem_exchange to simple_rename_exchangeLorenz Bauer
2021-11-03net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean
2021-11-03net: dsa: qca8k: make sure PAD0 MAC06 exchange is disabledAnsuel Smith
2021-11-03net: vlan: fix a UAF in vlan_dev_real_dev()Ziyang Xuan
2021-11-03net: udp6: replace __UDP_INC_STATS() with __UDP6_INC_STATS()Menglong Dong
2021-11-03ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski
2021-11-03net: avoid double accounting for pure zerocopy skbsTalal Ahmad
2021-11-03net:ipv6:Remove unneeded semicolonZhang Mingyu
2021-11-03NFC: add necessary privilege flags in netlink layerLin Ma
2021-11-03Merge branch 'sctp-=security-hook-fixes'David S. Miller
2021-11-03security: implement sctp_assoc_established hook in selinuxXin Long
2021-11-03security: add sctp_assoc_established hookXin Long
2021-11-03security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ceXin Long
2021-11-03security: pass asoc to sctp_assoc_request and sctp_sk_cloneXin Long
2021-11-03Merge branch 'kselftests-net-missing'David S. Miller
2021-11-03kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to MakefileHangbin Liu
2021-11-03kselftests/net: add missed vrf_strict_mode_test.sh test to MakefileHangbin Liu
2021-11-03kselftests/net: add missed SRv6 testsHangbin Liu
2021-11-03kselftests/net: add missed setup_loopback.sh/setup_veth.sh to MakefileHangbin Liu
2021-11-03kselftests/net: add missed icmp.sh test to MakefileHangbin Liu
2021-11-03amt: Remove duplicate includeJiapeng Chong
2021-11-02amt: fix error return code in amt_init()Yang Yingliang
2021-11-02MAINTAINERS: Update ENA maintainers informationShay Agroskin
2021-11-02net: add and use skb_unclone_keeptruesize() helperEric Dumazet
2021-11-02net: marvell: prestera: Add explicit paddingGeert Uytterhoeven
2021-11-02bnxt_en: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing
2021-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-11-02net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev
2021-11-02net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phyYuiko Oshino
2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Revert "net: avoid double accounting for pure zerocopy skbs"Jakub Kicinski
2021-11-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-11-01Merge branch 'make-neighbor-eviction-controllable-by-userspace'Jakub Kicinski
2021-11-01selftests: net: add arp_ndisc_evict_nocarrierJames Prestwood