summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REDIRECTYan Zhai4-0/+560
2023-08-18lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai3-3/+6
2023-08-18lwt: Fix return values of BPF xmit opsYan Zhai1-4/+3
2023-08-18selftests/bpf: Enable cpu v4 tests for arm64Xu Kuohai6-6/+6
2023-08-18bpf, arm64: Support signed div/mod instructionsXu Kuohai2-4/+17
2023-08-18bpf, arm64: Support 32-bit offset jmp instructionXu Kuohai1-1/+5
2023-08-18bpf, arm64: Support unconditional bswapXu Kuohai1-2/+3
2023-08-18bpf, arm64: Support sign-extension mov instructionsXu Kuohai2-1/+19
2023-08-18bpf, arm64: Support sign-extension load instructionsXu Kuohai2-8/+43
2023-08-18arm64: insn: Add encoders for LDRSB/LDRSH/LDRSWXu Kuohai2-0/+10
2023-08-18netconsole: Enable compile time configurationBreno Leitao2-0/+27
2023-08-18netconsole: Create a allocation helperBreno Leitao1-20/+23
2023-08-18net: mdio: fix -Wvoid-pointer-to-enum-cast warningJustin Stitt1-1/+1
2023-08-18netem: use seeded PRNG for correlated loss eventsFrançois Michel1-10/+12
2023-08-18netem: use a seeded PRNG for generating random lossesFrançois Michel1-5/+6
2023-08-18netem: add prng attribute to netem_sched_dataFrançois Michel2-0/+17
2023-08-18net: ena: Use pci_dev_id() to simplify the codeJialin Zhang1-1/+1
2023-08-18tun: add __exit annotations to module exit func tun_cleanup()Ziyang Xuan1-1/+1
2023-08-17Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode"Jakub Kicinski3-311/+1
2023-08-16selftests/bpf: Add mptcpify testGeliang Tang2-0/+161
2023-08-16selftests/bpf: Fix error checks of mptcp open_and_loadGeliang Tang1-11/+1
2023-08-16selftests/bpf: Add two mptcp netns helpersGeliang Tang1-10/+21
2023-08-16bpf: Add update_socket_protocol hookGeliang Tang2-1/+40
2023-08-16bpftool: Implement link show support for xdpDaniel Borkmann1-0/+7
2023-08-16bpftool: Implement link show support for tcxDaniel Borkmann1-0/+37
2023-08-16selftests/bpf: Add selftest for fill_link_infoYafang Shao3-0/+387
2023-08-16bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()Yafang Shao1-3/+2
2023-08-16selftests: fib_tests: Add a test case for IPv6 garbage collectionKui-Feng Lee1-3/+69
2023-08-16net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee3-22/+103
2023-08-16e1000e: Use PME poll to circumvent unreliable ACPI wakeKai-Heng Feng1-1/+3
2023-08-16net-memcg: Fix scope of sockmem pressure indicatorsAbel Wu2-2/+15
2023-08-16nfp: update maintainerLouis Peens1-1/+1
2023-08-16net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel modeGrygorii Strashko3-1/+311
2023-08-16inet: implement lockless IP_MINTTLEric Dumazet1-18/+14
2023-08-16inet: implement lockless IP_TTLEric Dumazet2-16/+13
2023-08-16inet: move inet->defer_connect to inet->inet_flagsEric Dumazet6-19/+21
2023-08-16inet: move inet->bind_address_no_port to inet->inet_flagsEric Dumazet5-11/+11
2023-08-16inet: move inet->nodefrag to inet->inet_flagsEric Dumazet6-16/+14
2023-08-16inet: move inet->is_icsk to inet->inet_flagsEric Dumazet8-14/+13
2023-08-16inet: move inet->transparent to inet->inet_flagsEric Dumazet11-34/+30
2023-08-16inet: move inet->mc_all to inet->inet_fragsEric Dumazet5-15/+15
2023-08-16inet: move inet->mc_loop to inet->inet_fragsEric Dumazet9-18/+16
2023-08-16inet: move inet->hdrincl to inet->inet_flagsEric Dumazet10-41/+31
2023-08-16inet: move inet->freebind to inet->inet_flagsEric Dumazet7-22/+22
2023-08-16inet: move inet->recverr_rfc4884 to inet->inet_flagsEric Dumazet3-11/+11
2023-08-16inet: move inet->recverr to inet->inet_flagsEric Dumazet9-32/+30
2023-08-16inet: set/get simple options locklesslyEric Dumazet1-56/+62
2023-08-16inet: introduce inet->inet_flagsEric Dumazet8-71/+83
2023-08-16wlcore: spi: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-16net: qualcomm: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1