summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-11s390/qeth: Convert sprintf/snprintf to scnprintfThorsten Winkler5-39/+42
2023-02-11s390/qeth: Convert sysfs sprintf to sysfs_emitThorsten Winkler3-98/+73
2023-02-11s390/qeth: Use constant for IP address buffersThorsten Winkler2-4/+5
2023-02-11s390/ctcm: cleanup indentingAlexandra Winter3-31/+32
2023-02-11Merge branch 'net-renesas-rswitch-improve-tx-timestamp-accuracy'Jakub Kicinski2-93/+248
2023-02-11net: renesas: rswitch: Improve TX timestamp accuracyYoshihiro Shimoda2-22/+179
2023-02-11net: renesas: rswitch: Remove gptp flag from rswitch_gwca_queueYoshihiro Shimoda2-16/+11
2023-02-11net: renesas: rswitch: Move linkfix variables to rswitch_gwcaYoshihiro Shimoda2-21/+24
2023-02-11net: renesas: rswitch: Rename rings in struct rswitch_gwca_queueYoshihiro Shimoda2-34/+34
2023-02-11net: libwx: fix an error code in wx_alloc_page_pool()Dan Carpenter1-1/+1
2023-02-11net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXTArnd Bergmann2-0/+2
2023-02-11Merge branch 'bridge-mcast-preparations-for-vxlan-mdb'Jakub Kicinski2-21/+127
2023-02-11selftests: forwarding: Add MDB dump test casesIdo Schimmel1-0/+99
2023-02-11bridge: mcast: Move validation to a policyIdo Schimmel1-18/+27
2023-02-11bridge: mcast: Remove pointless sequence generation counter assignmentIdo Schimmel1-2/+0
2023-02-11bridge: mcast: Use correct define in MDB dumpIdo Schimmel1-1/+1
2023-02-11Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski10-41/+188
2023-02-11Daniel Borkmann says:Jakub Kicinski152-962/+4884
2023-02-11Documentation: isdn: correct spellingRandy Dunlap2-2/+2
2023-02-11Merge branch 'net-move-more-duplicate-code-of-ovs-and-tc-conntrack-into-nf_co...Jakub Kicinski9-235/+207
2023-02-11net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long4-88/+53
2023-02-11net: sched: move frag check and tc_skb_cb update out of handle_fragmentsXin Long1-32/+39
2023-02-11openvswitch: move key and ovs_cb update out of handle_fragmentsXin Long1-12/+25
2023-02-11net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long4-58/+33
2023-02-11net: create nf_conntrack_ovs for ovs and tc useXin Long6-98/+110
2023-02-11libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich1-1/+1
2023-02-11selftests/bpf: Attach to fopen()/fclose() in attach_probeIlya Leoshkevich2-10/+11
2023-02-11selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattachIlya Leoshkevich2-14/+16
2023-02-11selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpfIlya Leoshkevich1-2/+5
2023-02-11selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGSIlya Leoshkevich1-1/+2
2023-02-11tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS supportIlya Leoshkevich1-0/+2
2023-02-11selftests/bpf: Quote host toolsIlya Leoshkevich1-3/+4
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski5-22/+20
2023-02-10Merge branch 'net-ipa-GSI'David S. Miller22-1422/+1471
2023-02-10net: ipa: generalize register field functionsAlex Elder8-165/+161
2023-02-10net: ipa: generalize register offset functionsAlex Elder10-68/+66
2023-02-10net: ipa: start generalizing "ipa_reg"Alex Elder19-1105/+1101
2023-02-10net: ipa: GSI register cleanupAlex Elder2-47/+50
2023-02-10net: ipa: use bitmasks for GSI IRQ valuesAlex Elder2-38/+52
2023-02-10net: ipa: tighten up IPA register validity checkingAlex Elder1-4/+45
2023-02-10net: ipa: add some new IPA versionsAlex Elder1-1/+5
2023-02-10net: ipa: get rid of ipa->reg_addrAlex Elder2-3/+0
2023-02-10net: ipa: generic command param fixAlex Elder2-2/+2
2023-02-10net: microchip: vcap: Add tc flower keys for lan966xHoratiu Vultur5-476/+607
2023-02-10Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller6-13/+22
2023-02-10net: pcs: rzn1-miic: remove unused struct members and use miic variableClément Léger1-5/+1
2023-02-10openvswitch: Use string_is_terminated() helperAndy Shevchenko1-2/+3
2023-02-10genetlink: Use string_is_terminated() helperAndy Shevchenko1-2/+2
2023-02-10string_helpers: Move string_is_valid() to the headerAndy Shevchenko2-10/+11
2023-02-10net: micrel: Cable Diagnostics feature for lan8841 PHYHoratiu Vultur1-0/+5