aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-11-01net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood
2021-11-01net: arp: introduce arp_evict_nocarrier sysctl parameterJames Prestwood
2021-11-01libbpf: Deprecate AF_XDP supportMagnus Karlsson
2021-11-01kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa
2021-11-01selftests/bpf: Add a testcase for 64-bit bounds propagation issue.Alexei Starovoitov
2021-11-01bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.Alexei Starovoitov
2021-11-01bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov
2021-11-01net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.cJean Sacren
2021-11-01Merge branch 'accurate-memory-charging-for-msg_zerocopy'Jakub Kicinski
2021-11-01net: avoid double accounting for pure zerocopy skbsTalal Ahmad
2021-11-01tcp: rename sk_wmem_free_skbTalal Ahmad
2021-11-01netdevsim: fix uninit value in nsim_drv_configure_vfs()Jakub Kicinski
2021-11-01selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-01bpf: Add missing map_delete_elem method to bloom filter mapEric Dumazet
2021-11-01Merge branch '"map_extra" and bloom filter fixups'Alexei Starovoitov
2021-11-01selftests/bpf: Add bloom map success test for userspace callsJoanne Koong
2021-11-01bpf: Add alignment padding for "map_extra" + consolidate holesJoanne Koong
2021-11-01bpf: Bloom filter map naming fixupsJoanne Koong
2021-11-01Merge branch 'introduce dummy BPF STRUCT_OPS'Alexei Starovoitov
2021-11-01selftests/bpf: Add test cases for struct_ops progHou Tao
2021-11-01bpf: Add dummy BPF STRUCT_OPS for test purposeHou Tao
2021-11-01bpf: Factor out helpers for ctx access checkingHou Tao
2021-11-01bpf: Factor out a helper to prepare trampoline for struct_ops progHou Tao
2021-11-01selftests, bpf: Fix broken riscv buildBjörn Töpel
2021-11-01riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.hBjörn Töpel
2021-11-01tools, build: Add RISC-V to HOSTARCH parsingBjörn Töpel
2021-11-01riscv, bpf: Increase the maximum number of iterationsBjörn Töpel
2021-11-01selftests, bpf: Add one test for sockmap with strparserLiu Jian
2021-11-01selftests, bpf: Fix test_txmsg_ingress_parser errorLiu Jian
2021-11-01skmsg: Lose offset info in sk_psock_skb_ingressLiu Jian
2021-11-01selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko
2021-11-01bpf: Disallow unprivileged bpf by defaultPawan Gupta
2021-11-01Merge branch 'SMC-tracepoints'David S. Miller
2021-11-01net/smc: Introduce tracepoint for smcr link downTony Lu
2021-11-01net/smc: Introduce tracepoints for tx and rx msgTony Lu
2021-11-01net/smc: Introduce tracepoint for fallbackTony Lu
2021-11-01Merge branch 'amt-driver'David S. Miller
2021-11-01selftests: add amt interface selftest scriptTaehee Yoo
2021-11-01amt: add mld report message handlerTaehee Yoo
2021-11-01amt: add multicast(IGMP) report message handlerTaehee Yoo
2021-11-01amt: add data plane of amt interfaceTaehee Yoo
2021-11-01amt: add control plane of amt interfaceTaehee Yoo
2021-11-01Merge branch 'netdevsim-device-and-bus'David S. Miller
2021-11-01netdevsim: rename 'driver' entry pointsJakub Kicinski
2021-11-01netdevsim: move max vf config to devJakub Kicinski
2021-11-01netdevsim: move details of vf config to devJakub Kicinski