summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-13devlink: add forgotten devlink instance lock assertion to devl_param_driverin...Jiri Pirko1-0/+2
2023-02-13devlink: allow to call devl_param_driverinit_value_get() without holding inst...Jiri Pirko1-2/+11
2023-02-13devlink: convert param list to xarrayJiri Pirko3-39/+39
2023-02-13devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one()Jiri Pirko1-8/+2
2023-02-13devlink: fix the name of value arg of devl_param_driverinit_value_get()Jiri Pirko2-4/+5
2023-02-13devlink: make sure driver does not read updated driverinit param before reloadJiri Pirko4-4/+32
2023-02-13devlink: don't use strcpy() to copy param valueJiri Pirko1-12/+3
2023-02-13nfp: ethtool: supplement nfp link modes supportedYu Xiao2-0/+15
2023-02-13devlink: stop using NL_SET_ERR_MSG_MODJacob Keller2-70/+65
2023-02-13rds: rds_rm_zerocopy_callback() correct order for list_add_tail()Pietro Borrello1-1/+1
2023-02-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski23-1591/+1424
2023-02-11Merge branch 's390-net-updates-2023-02-06'Jakub Kicinski10-170/+150
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