summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-03bpf: test_run: Fix OOB access in bpf_prog_test_run_xdpLorenzo Bianconi
2022-02-03bpf, docs: Better document the atomic instructionsChristoph Hellwig
2022-02-03bpf, docs: Better document the extended instruction formatChristoph Hellwig
2022-02-03bpf, docs: Better document the legacy packet access instructionChristoph Hellwig
2022-02-03bpf, docs: Better document the regular load and store instructionsChristoph Hellwig
2022-02-03bpf, docs: Document the byte swapping instructionsChristoph Hellwig
2022-02-03Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-03Merge branch 'net-ipa-enable-register-retention'Jakub Kicinski
2022-02-03net: ipa: request IPA register values be retainedAlex Elder
2022-02-03dt-bindings: net: qcom,ipa: add optional qcom,qmp propertyAlex Elder
2022-02-03cgroup/cpuset: Fix "suspicious RCU usage" lockdep warningWaiman Long
2022-02-03Merge branch 'bpf-libbpf-deprecated-cleanup'Daniel Borkmann
2022-02-03samples/bpf: Get rid of bpf_prog_load_xattr() useAndrii Nakryiko
2022-02-03selftests/bpf: Redo the switch to new libbpf XDP APIsAndrii Nakryiko
2022-02-03selftests/bpf: Remove usage of deprecated feature probing APIsAndrii Nakryiko
2022-02-03bpftool: Fix uninit variable compilation warningAndrii Nakryiko
2022-02-03bpftool: Stop supporting BPF offload-enabled feature probingAndrii Nakryiko
2022-02-03libbpf: Stop using deprecated bpf_map__is_offload_neutral()Andrii Nakryiko
2022-02-03tools/resolve_btfids: Do not print any commands when building silentlyNathan Chancellor
2022-02-03Revert "mm/gup: small refactoring: simplify try_grab_page()"John Hubbard
2022-02-03Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-03Merge branch 'dsa-mv88e6xxx-phylink_generic_validate'David S. Miller
2022-02-03net: dsa: mv88e6xxx: improve 88e6352 serdes statistics detectionRussell King (Oracle)
2022-02-03net: dsa: mv88e6xxx: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: mv88e6xxx: populate supported_interfaces and mac_capabilitiesRussell King (Oracle)
2022-02-03net: dsa: mv88e6xxx: add mv88e6352_g2_scratch_port_has_serdes()Russell King (Oracle)
2022-02-03Merge branch 'dsa-mv88e6xxx-port-isolation'David S. Miller
2022-02-03selftests: net: bridge: Parameterize ageing timeoutTobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Enable port policy support on 6097Tobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Support policy entries in the VTUTobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz
2022-02-03Merge branch 'ptp-virtual-clock-improvements'David S. Miller
2022-02-03ptp: add getcrosststamp() to virtual clocks.Miroslav Lichvar
2022-02-03ptp: add gettimex64() to virtual clocks.Miroslav Lichvar
2022-02-03ptp: increase maximum adjustment of virtual clocks.Miroslav Lichvar
2022-02-03ptp: unregister virtual clocks when unregistering physical clock.Miroslav Lichvar
2022-02-03page_pool: Refactor page_pool to enable fragmenting after allocationAlexander Duyck
2022-02-03Merge branch 'dsa-phylink_generic_validate'David S. Miller
2022-02-03net: dsa: xrs700x: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: qca8k: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: ksz8795: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: bcm_sf2: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: ar9331: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03Merge branch 'mptcp-next'David S. Miller
2022-02-03selftests: mptcp: add fullmesh setting testsGeliang Tang
2022-02-03selftests: mptcp: set fullmesh flag in pm_nl_ctlGeliang Tang
2022-02-03mptcp: set fullmesh flag in pm_netlinkGeliang Tang
2022-02-03mptcp: print out reset infos of MP_RSTGeliang Tang
2022-02-03mptcp: clarify when options can be usedMatthieu Baerts