summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-13devlink: allow to call devl_param_driverinit_value_get() without holding inst...Jiri Pirko
2023-02-13devlink: convert param list to xarrayJiri Pirko
2023-02-13devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one()Jiri Pirko
2023-02-13devlink: fix the name of value arg of devl_param_driverinit_value_get()Jiri Pirko
2023-02-13devlink: make sure driver does not read updated driverinit param before reloadJiri Pirko
2023-02-13devlink: don't use strcpy() to copy param valueJiri Pirko
2023-02-13nfp: ethtool: supplement nfp link modes supportedYu Xiao
2023-02-13devlink: stop using NL_SET_ERR_MSG_MODJacob Keller
2023-02-13rds: rds_rm_zerocopy_callback() correct order for list_add_tail()Pietro Borrello
2023-02-10Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-02-10Merge branch 's390-net-updates-2023-02-06'Jakub Kicinski
2023-02-10s390/qeth: Convert sprintf/snprintf to scnprintfThorsten Winkler
2023-02-10s390/qeth: Convert sysfs sprintf to sysfs_emitThorsten Winkler
2023-02-10s390/qeth: Use constant for IP address buffersThorsten Winkler
2023-02-10s390/ctcm: cleanup indentingAlexandra Winter
2023-02-10Merge branch 'net-renesas-rswitch-improve-tx-timestamp-accuracy'Jakub Kicinski
2023-02-10net: renesas: rswitch: Improve TX timestamp accuracyYoshihiro Shimoda
2023-02-10net: renesas: rswitch: Remove gptp flag from rswitch_gwca_queueYoshihiro Shimoda
2023-02-10net: renesas: rswitch: Move linkfix variables to rswitch_gwcaYoshihiro Shimoda
2023-02-10net: renesas: rswitch: Rename rings in struct rswitch_gwca_queueYoshihiro Shimoda
2023-02-10net: libwx: fix an error code in wx_alloc_page_pool()Dan Carpenter
2023-02-10net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXTArnd Bergmann
2023-02-10Merge branch 'bridge-mcast-preparations-for-vxlan-mdb'Jakub Kicinski
2023-02-10selftests: forwarding: Add MDB dump test casesIdo Schimmel
2023-02-10bridge: mcast: Move validation to a policyIdo Schimmel
2023-02-10bridge: mcast: Remove pointless sequence generation counter assignmentIdo Schimmel
2023-02-10bridge: mcast: Use correct define in MDB dumpIdo Schimmel
2023-02-10Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-10Documentation: isdn: correct spellingRandy Dunlap
2023-02-10Merge branch 'net-move-more-duplicate-code-of-ovs-and-tc-conntrack-into-nf_co...Jakub Kicinski
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long
2023-02-10net: sched: move frag check and tc_skb_cb update out of handle_fragmentsXin Long
2023-02-10openvswitch: move key and ovs_cb update out of handle_fragmentsXin Long
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long
2023-02-10net: create nf_conntrack_ovs for ovs and tc useXin Long
2023-02-10libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich
2023-02-10selftests/bpf: Attach to fopen()/fclose() in attach_probeIlya Leoshkevich
2023-02-10selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattachIlya Leoshkevich
2023-02-10selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpfIlya Leoshkevich
2023-02-10selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGSIlya Leoshkevich
2023-02-10tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS supportIlya Leoshkevich
2023-02-10selftests/bpf: Quote host toolsIlya Leoshkevich
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski
2023-02-10Merge branch 'net-ipa-GSI'David S. Miller
2023-02-10net: ipa: generalize register field functionsAlex Elder
2023-02-10net: ipa: generalize register offset functionsAlex Elder
2023-02-10net: ipa: start generalizing "ipa_reg"Alex Elder
2023-02-10net: ipa: GSI register cleanupAlex Elder
2023-02-10net: ipa: use bitmasks for GSI IRQ valuesAlex Elder