summaryrefslogtreecommitdiffstats
path: root/fs/utimes.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-04net: sparx5: use library helper for freeing tx buffersDaniel Machon1-0/+1
2024-09-04net: sparx5: use FDMA library for adding DCB's in the tx pathDaniel Machon1-30/+9
2024-09-04net: sparx5: use the FDMA library for allocation of tx buffersDaniel Machon2-64/+44
2024-09-04net: sparx5: use a few FDMA helpers in the rx pathDaniel Machon1-10/+7
2024-09-04net: sparx5: use library helper for freeing rx buffersDaniel Machon1-0/+1
2024-09-04net: sparx5: use FDMA library for adding DCB's in the rx pathDaniel Machon1-46/+3
2024-09-04net: sparx5: use the FDMA library for allocation of rx buffersDaniel Machon2-54/+43
2024-09-04net: sparx5: replace a few variables with new equivalent onesDaniel Machon2-46/+63
2024-09-04net: sparx5: use FDMA library symbolsDaniel Machon3-44/+3
2024-09-04net: microchip: add FDMA libraryDaniel Machon7-0/+417
2024-09-04be2net: Remove unused declarationsYue Haibing2-5/+0
2024-09-04qlcnic: Remove unused declarationsYue Haibing2-11/+0
2024-09-04net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_pro...Krzysztof Kozlowski1-5/+8
2024-09-04netlink: specs: nftables: allow decode of default firewalld rulesetFlorian Westphal1-4/+250
2024-09-04selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)1-8/+2
2024-09-04selftests: mptcp: join: simplify checksum_testsGeliang Tang1-32/+11
2024-09-04selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)1-18/+18
2024-09-04selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)1-44/+45
2024-09-04selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)1-32/+33
2024-09-04selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)1-11/+78
2024-09-04selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)1-15/+30
2024-09-04selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)1-9/+22
2024-09-04mptcp: MIB counters for sent MP_JOINMatthieu Baerts (NGI0)3-3/+26
2024-09-04mptcp: pm: reduce entries iterations on connectMatthieu Baerts (NGI0)5-100/+62
2024-09-04mptcp: pm: rename helpers linked to 'flush'Matthieu Baerts (NGI0)1-6/+6
2024-09-04net: mvpp2: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-04octeontx2-pf: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-04gianfar: Remove setting of RX software timestampGal Pressman1-8/+2
2024-09-04net: enetc: Remove setting of RX software timestampGal Pressman1-8/+2
2024-09-04net: fec: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-04net: hns3: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-04net: ethernet: rtsn: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-04net: renesas: rswitch: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-04ravb: Remove setting of RX software timestampGal Pressman1-2/+2
2024-09-04ionic: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-04tsnep: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-04can: peak_usb: Remove setting of RX software timestampGal Pressman1-3/+0
2024-09-04can: peak_canfd: Remove setting of RX software timestampGal Pressman1-3/+0
2024-09-04can: dev: Remove setting of RX software timestampGal Pressman1-3/+0
2024-09-04ethtool: RX software timestamp for allGal Pressman1-7/+8
2024-09-03ioam6: improve checks on user dataJustin Iurman1-2/+10
2024-09-03wifi: mwifiex: Convert to use jiffies macroChen Yufan2-3/+3
2024-09-03wifi: wilc1000: Re-enable RTC clock on resumeMarek Vasut1-0/+3
2024-09-03wifi: wilc1000: Do not operate uninitialized hardware during suspend/resumeMarek Vasut1-0/+7
2024-09-03wifi: brcmsmac: Use kvmemdup to simplify the codeJinjie Ruan1-4/+2
2024-09-03dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml formatFrank Li2-70/+93
2024-09-03cxgb: Remove unused declarationsYue Haibing2-4/+0
2024-09-03cxgb4: Remove unused declarationsYue Haibing3-7/+0
2024-09-03cxgb3: Remove unused declarationsYue Haibing1-2/+0
2024-09-03selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal1-22/+40