summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-05ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()Nghia Le
2021-11-05Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-11-05riscv, bpf: Fix RV32 broken build, and silence RV64 warningBjörn Töpel
2021-11-05selftests/bpf/xdp_redirect_multi: Limit the tests in netnsHangbin Liu
2021-11-05selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanlyHangbin Liu
2021-11-05selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp numberHangbin Liu
2021-11-05selftests/bpf/xdp_redirect_multi: Put the logs to tmp folderHangbin Liu
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-05net: marvell: prestera: fix patchwork build problemsVolodymyr Mytnyk
2021-11-05amt: remove duplicate include in amt.cZhang Mingyu
2021-11-05octeontx2-nicvf: fix ioctl callbackArnd Bergmann
2021-11-05ax88796c: fix ioctl callbackArnd Bergmann
2021-11-05amt: Fix NULL but dereferenced coccicheck errorYang Li
2021-11-05net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OFJakub Kicinski
2021-11-05net: udp: correct the document for udp_memMenglong Dong
2021-11-05net: ethernet: litex: Remove unnecessary print function dev_err()Xu Wang
2021-11-05octeontx2-pf: select CONFIG_NET_DEVLINKArnd Bergmann
2021-11-05sfc: use swap() to make code cleanerYang Guang
2021-11-05octeontx2-af: use swap() to make code cleanerYang Guang
2021-11-05tg3: Remove redundant assignmentsluo penghao
2021-11-05net/smc: Print function name in smcr_link_down tracepointTony Lu
2021-11-05bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin
2021-11-04Merge branch 'mctp-sockaddr-padding-check-initialisation-fixup'Jakub Kicinski
2021-11-04mctp: handle the struct sockaddr_mctp_ext padding fieldEugene Syromiatnikov
2021-11-04mctp: handle the struct sockaddr_mctp padding fieldsEugene Syromiatnikov
2021-11-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-11-04net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit
2021-11-04devlink: fix flexible_array.cocci warningGuo Zhengkui
2021-11-04selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodesKleber Sacilotto de Souza
2021-11-04net: fix possible NULL deref in sock_reserve_memoryEric Dumazet
2021-11-04tcp: Use BIT() for OPTION_* constantsLeonard Crestez
2021-11-04selftests: net: properly support IPv6 in GSO GRE testAndrea Righi
2021-11-03ice: Fix race conditions between virtchnl handling and VF ndo opsBrett Creeley
2021-11-03ice: Fix not stopping Tx queues for VFsBrett Creeley
2021-11-03ice: Fix replacing VF hardware MAC to existing MAC filterSylwester Dziedziuch
2021-11-03ice: Remove toggling of antispoof for VF trusted promiscuous modeBrett Creeley
2021-11-03ice: Fix VF true promiscuous modeBrett Creeley
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