aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-06-02mptcp: update userspace pm infossend-net-20230602Geliang Tang2-4/+24
2023-06-02selftests: mptcp: update userspace pm subflow testsGeliang Tang1-1/+2
2023-06-02mptcp: add address into userspace pm listGeliang Tang1-0/+41
2023-06-02selftests: mptcp: update userspace pm addr testsGeliang Tang1-0/+8
2023-06-02mptcp: only send RM_ADDR in nl_cmd_removeGeliang Tang3-1/+20
2023-06-02mptcp: Fixes for address advertisementMat Martineau0-0/+0
2023-06-02net: dsa: qca8k: add CONFIG_LEDS_TRIGGERS dependencyArnd Bergmann1-0/+1
2023-06-02net: systemport: Replace platform_get_irq with platform_get_irq_optionalJiasheng Jiang1-2/+2
2023-06-02net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda3-11/+7
2023-06-01net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin1-4/+0
2023-06-01neighbour: fix unaligned access to pneigh_entryQingfang DENG1-1/+1
2023-06-01Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds72-429/+649
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie11-77/+89
2023-06-01Merge tag 'mlx5-fixes-2023-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski3-14/+12
2023-06-01Merge branch 'mptcp-fixes-for-connect-timeout-access-annotations-and-subflow-...Jakub Kicinski3-95/+88
2023-06-01mptcp: fix active subflow finalizationPaolo Abeni1-9/+14
2023-06-01mptcp: add annotations around sk->sk_shutdown accessesPaolo Abeni1-13/+16
2023-06-01mptcp: fix data race around msk->first accessPaolo Abeni1-3/+3
2023-06-01mptcp: consolidate passive msk socket initializationPaolo Abeni3-38/+33
2023-06-01mptcp: add annotations around msk->subflow accessesPaolo Abeni2-9/+15
2023-06-01mptcp: fix connect timeout handlingPaolo Abeni2-23/+7
2023-06-01Merge branch 'rtnetlink-a-couple-of-fixes-in-linkmsg-validation'Jakub Kicinski1-16/+38
2023-06-01rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsgXin Long1-0/+12
2023-06-01rtnetlink: move IFLA_GSO_ tb check to validate_linkmsgXin Long1-15/+19
2023-06-01rtnetlink: call validate_linkmsg in rtnl_create_linkXin Long1-1/+7
2023-06-01ice: recycle/free all of the fragments from multi-buffer frameMaciej Fijalkowski1-1/+1
2023-06-01net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang1-13/+3
2023-06-01net: renesas: rswitch: Fix return value in error path of xmitYoshihiro Shimoda1-1/+1
2023-06-01Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-06-01Merge tag 'mailbox-fixes-6.4-rc5' of git://git.linaro.org/landing-teams/worki...Linus Torvalds1-4/+6
2023-06-01net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson1-1/+1
2023-06-01firewire: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-06-01Merge tag 'for-linus-2023060101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-6/+21
2023-06-01Merge tag 'ata-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-8/+26
2023-06-01Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-77/+100
2023-06-01net: ipa: Use correct value for IPA_STATUS_SIZEBert Karwatzki1-1/+1
2023-06-01tcp: fix mishandling when the sack compression is deferred.fuyuanli3-4/+15
2023-06-01net/sched: flower: fix possible OOB write in fl_set_geneve_opt()Hangyu Hua1-0/+3
2023-05-31sfc: fix error unwinds in TC offloadEdward Cree1-15/+12
2023-05-31net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh1-1/+1
2023-05-31net/mlx5e: Fix error handling in mlx5e_refresh_tirsSaeed Mahameed1-7/+4
2023-05-31net/mlx5: Ensure af_desc.mask is properly initializedChuck Lever1-1/+1
2023-05-31net/mlx5: Fix setting of irq->map.index for static IRQ caseNiklas Schnelle1-4/+5
2023-05-31net/mlx5: Remove rmap also in case dynamic MSIX not supportedShay Drory1-1/+1
2023-05-31Merge tag '6.4-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-4/+7
2023-05-31mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()Dan Carpenter1-4/+6
2023-05-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaHEADmasterLinus Torvalds18-99/+176
2023-05-31Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-47/+64
2023-05-31HID: logitech-hidpp: Handle timeout differently from busyBastien Nocera1-0/+1
2023-05-31udp6: Fix race condition in udp6_sendmsg & connectVladislav Efanov1-1/+1
2023-05-31net/netlink: fix NETLINK_LIST_MEMBERSHIPS length reportPedro Tammela1-1/+1
2023-05-30net: sched: fix NULL pointer dereference in mq_attachZhengchao Shao1-0/+4
2023-05-30Merge branch 'net-sched-fixes-for-sch_ingress-and-sch_clsact'Jakub Kicinski2-3/+25
2023-05-30net/sched: Prohibit regrafting ingress or clsact QdiscsPeilin Ye1-0/+5
2023-05-30net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) QdiscsPeilin Ye2-3/+8
2023-05-30net/sched: sch_clsact: Only create under TC_H_CLSACTPeilin Ye1-0/+6
2023-05-30net/sched: sch_ingress: Only create under TC_H_INGRESSPeilin Ye1-0/+6
2023-05-30Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2023-05-30Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' of git://git.kernel.org/pu...Linus Torvalds12-24/+51
2023-05-30Merge tag 'regmap-fix-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+22
2023-05-30Merge tag 'modules-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2023-05-30ext4: enable the lazy init thread when remounting read/writeTheodore Ts'o1-12/+12
2023-05-30ext4: fix fsync for non-directoriesJan Kara1-0/+7
2023-05-30ext4: add lockdep annotations for i_data_sem for ea_inode'sTheodore Ts'o2-0/+6
2023-05-30ext4: disallow ea_inodes with extended attributesTheodore Ts'o1-0/+3
2023-05-30ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()Theodore Ts'o1-0/+1
2023-05-30module: fix module load for ia64Song Liu1-2/+2
2023-05-30Merge branch 'selftests-mptcp-skip-tests-not-supported-by-old-kernels-part-1'Paolo Abeni9-3/+80
2023-05-30selftests: mptcp: userspace pm: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-05-30selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-05-30selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-05-30selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-05-30selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-05-30selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-05-30selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts3-1/+45
2023-05-30selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts1-2/+11
2023-05-30net: mana: Fix perf regression: remove rx_cqes, tx_cqes countersHaiyang Zhang3-14/+0
2023-05-30Merge branch 'two-fixes-for-smcrv2'Paolo Abeni1-3/+6
2023-05-30net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINKWen Gu1-2/+2
2023-05-30net/smc: Scan from current RMB list when no position specifiedWen Gu1-1/+4
2023-05-30rxrpc: Truncate UTS_RELEASE for rxrpc versionDavid Howells3-1/+12
2023-05-29tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss setCambda Zhu1-1/+2
2023-05-29tcp: deny tcp_disconnect() when threads are waitingEric Dumazet4-0/+13
2023-05-29af_packet: do not use READ_ONCE() in packet_bind()Eric Dumazet1-3/+5
2023-05-29netlink: specs: correct types of legacy arraysJakub Kicinski1-24/+8
2023-05-29net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak1-1/+1
2023-05-30ata: libata-scsi: Use correct device no in ata_find_dev()Damien Le Moal1-8/+26
2023-05-29RDMA/irdma: Fix Local Invalidate fencingMustafa Ismail1-0/+1
2023-05-29RDMA/irdma: Prevent QP use after freeMustafa Ismail1-5/+6
2023-05-29MAINTAINERS: Update maintainer of Amazon EFA driverMichael Margolin1-1/+2
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds11-96/+210
2023-05-29Merge tag 'v6.4-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-2/+0
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds2-49/+15
2023-05-28tracing: Have function_graph selftest call cond_resched()Steven Rostedt (Google)1-0/+10
2023-05-28tracing: Only make selftest conditionals affect the global_traceSteven Rostedt (Google)1-2/+8
2023-05-28tracing: Make tracing_selftest_running/delete nops when not usedSteven Rostedt (Google)1-1/+4
2023-05-28tracing: Have tracer selftests call cond_resched() before runningSteven Rostedt (Google)1-0/+7
2023-05-28tracing: Move setting of tracing_selftest_running out of register_tracer()Steven Rostedt (Google)1-4/+16
2023-05-28Merge tag 'phy-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds5-11/+13
2023-05-28Merge tag 'dmaengine-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-16/+21
2023-05-28ext4: add EA_INODE checking to ext4_iget()Theodore Ts'o3-35/+35
2023-05-28Linux 6.4-rc4Linus Torvalds1-1/+1
2023-05-28Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2023-05-28Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+12
2023-05-28Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+13
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-10/+50
2023-05-28Merge tag 'irq-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-31/+69
2023-05-28Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-16/+26
2023-05-27Merge tag 'powerpc-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+6
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-12/+21
2023-05-27Merge tag 'char-misc-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-46/+55
2023-05-27cifs: address unused variable warningSteve French1-1/+5
2023-05-26smb: delete an unnecessary statementDan Carpenter1-1/+0
2023-05-26ksmbd: call putname after using the last componentNamjae Jeon1-2/+6
2023-05-26ksmbd: fix incorrect AllocationSize set in smb2_get_infoNamjae Jeon1-18/+3
2023-05-26ksmbd: fix UAF issue from opinfo->connNamjae Jeon1-25/+47
2023-05-26ksmbd: fix multiple out-of-bounds read during context decodingKuan-Ting Chen1-19/+34
2023-05-26ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiateKuan-Ting Chen1-5/+5
2023-05-26ksmbd: fix credit count leakageNamjae Jeon1-5/+1
2023-05-26ksmbd: fix uninitialized pointer read in smb2_create_link()Namjae Jeon1-3/+3
2023-05-26ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()Namjae Jeon1-0/+1
2023-05-26Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-29/+153
2023-05-26Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-48/+98
2023-05-26Merge tag 'pci-v6.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+7
2023-05-26Merge tag 'vfio-v6.4-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+5
2023-05-26Merge tag 'block-6.4-2023-05-26' of git://git.kernel.dk/linuxLinus Torvalds6-12/+20
2023-05-26Merge tag 'io_uring-6.4-2023-05-26' of git://git.kernel.dk/linuxLinus Torvalds1-1/+5
2023-05-26btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-...pengfuyuan1-1/+1
2023-05-26btrfs: fix an uninitialized variable warning in btrfs_log_inodeShida Zhang1-1/+1
2023-05-26btrfs: call btrfs_orig_bbio_end_io in btrfs_end_bio_workChristoph Hellwig1-1/+1
2023-05-26Merge tag 'thermal-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2023-05-26Merge tag 'pm-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-9/+37
2023-05-26cxl: Explicitly initialize resources when media is not readyDave Jiang1-6/+11
2023-05-26Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-17/+22
2023-05-26Merge tag 'for-6.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+32
2023-05-26Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds21-136/+166
2023-05-26x86: re-introduce support for ERMS copies for user space accessesLinus Torvalds1-1/+9
2023-05-26perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam...Song Liu2-4/+3
2023-05-26tools headers UAPI: Sync the linux/in.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2023-05-26perf cs-etm: Copy kernel coresight-pmu.h headerJames Clark2-13/+13
2023-05-26perf bpf: Do not use llvm-strip on BPF binarySong Liu1-2/+1
2023-05-26perf build: Don't compile demangle-cxx.cpp if not necessaryIan Rogers3-1/+29
2023-05-26perf arm: Fix include path to cs-etm.hIan Rogers1-1/+1
2023-05-26perf bpf filter: Fix a broken perf sample data naming for BPF CO-RENamhyung Kim1-2/+2
2023-05-26Merge tag 'nvme-6.4-2023-05-26' of git://git.infradead.org/nvme into block-6.4Jens Axboe1-0/+2
2023-05-26NVMe: Add MAXIO 1602 to bogus nid list.Tatsuki Sugiura1-0/+2
2023-05-26Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann3-5/+24
2023-05-26perf ftrace latency: Remove unnecessary "--" from --use-nsec optionNamhyung Kim1-1/+1
2023-05-26nfcsim.c: Fix error checking for debugfs_create_dirOsama Muhammad1-4/+0
2023-05-26amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju1-3/+9
2023-05-26tls: improve lockless access safety of tls_err_abort()Jakub Kicinski2-2/+6
2023-05-26Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie12-101/+109
2023-05-26Merge tag 'amd-drm-fixes-6.4-2023-05-24' of https://gitlab.freedesktop.org/ag...Dave Airlie8-33/+47
2023-05-26Merge tag 'drm-intel-fixes-2023-05-25' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-2/+10
2023-05-25Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski19-190/+279
2023-05-25af_packet: Fix data-races of pkt_sk(sk)->num.Kuniyuki Iwashima2-3/+3
2023-05-25tools: ynl: avoid dict errors on older Python versionsJakub Kicinski1-2/+3
2023-05-25netrom: fix info-leak in nr_write_internal()Eric Dumazet1-3/+4
2023-05-25net: stmmac: fix call trace when stmmac_xdp_xmit() is invokedWei Fang2-2/+7
2023-05-25net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressureThomas Bogendoerfer1-6/+7
2023-05-25smb3: missing null check in SMB2_change_notifySteve French1-1/+1
2023-05-25smb3: update a reviewer email in MAINTAINERS fileSteve French1-1/+1
2023-05-25Merge tag '6.4-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds156-39/+59
2023-05-25Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-19/+116
2023-05-25module: error out early on concurrent load of the same module fileLinus Torvalds2-15/+49
2023-05-25Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-27/+31
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds88-792/+1488
2023-05-25x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui1-2/+3
2023-05-25cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()Wyes Karny1-1/+7
2023-05-25Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds15-112/+136
2023-05-25Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds23-60/+105
2023-05-25Merge tag 'platform-drivers-x86-v6.4-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-18/+35
2023-05-25Merge tag 'm68k-for-v6.4-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+10
2023-05-25io_uring: unlock sqd->lock before sq thread release CPUWenwen Chen1-1/+5
2023-05-25MAINTAINERS: update arm64 Microchip entriesConor Dooley1-2/+10
2023-05-25Merge tag 'imx-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann10-39/+56
2023-05-25Merge tag 'scmi-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann1-1/+1
2023-05-25Merge tag 'juno-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann4-0/+4
2023-05-25Merge tag 'optee-async-notif-fix-for-v6.3' of https://git.linaro.org/people/j...Arnd Bergmann1-1/+3
2023-05-25udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().Kuniyuki Iwashima2-0/+4
2023-05-24Merge branch 'net-phy-mscc-support-vsc8501'Jakub Kicinski2-29/+55
2023-05-24net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping2-26/+29
2023-05-24net: phy: mscc: remove unnecessary phydev lockingDavid Epping1-4/+0
2023-05-24net: phy: mscc: add support for VSC8501David Epping2-0/+26
2023-05-24net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping1-0/+1
2023-05-24Merge branch 'bug-fixes-for-net-handshake'Jakub Kicinski8-7/+29
2023-05-24net/handshake: Enable the SNI extension to work properlyChuck Lever5-0/+19
2023-05-24net/handshake: Unpin sock->file if a handshake is cancelledChuck Lever2-0/+5
2023-05-24net/handshake: handshake_genl_notify() shouldn't ignore @flagsChuck Lever1-1/+1
2023-05-24net/handshake: Fix uninitialized local variableChuck Lever1-1/+1
2023-05-24net/handshake: Fix handshake_dup() ref countingChuck Lever1-2/+3
2023-05-24net/handshake: Remove unneeded check from handshake_dup()Chuck Lever1-3/+0
2023-05-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski20-448/+738
2023-05-24Documentation: net/mlx5: Wrap notes in admonition blocksBagas Sanjaya1-5/+9
2023-05-24Documentation: net/mlx5: Add blank line separator before numbered listsBagas Sanjaya1-0/+2
2023-05-24Documentation: net/mlx5: Use bullet and definition lists for vnic counters de...Bagas Sanjaya1-16/+20
2023-05-24Documentation: net/mlx5: Wrap vnic reporter devlink commands in code blocksBagas Sanjaya1-2/+6
2023-05-24net/mlx5: Fix check for allocation failure in comp_irqs_request_pci()Dan Carpenter1-1/+1
2023-05-24net/mlx5: DR, Add missing mutex init/destroy in pattern managerYevgeny Kliteynik1-0/+3
2023-05-24net/mlx5e: Move Ethernet driver debugfs to profile init callbackJianbo Liu2-5/+11