summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-19net: rds: add missing __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-19rxrpc: remove rxrpc_max_call_lifetime declarationGaosheng Cui
2022-09-19net/mlx5e: Switch to kmemdup() when allocate dev_addrYang Yingliang
2022-09-19net/mlx5e: add missing error code in error pathYang Yingliang
2022-09-19Merge branch 'standardized-ethtool-counters-for-nxp-enetc'Jakub Kicinski
2022-09-19net: enetc: expose some standardized ethtool countersVladimir Oltean
2022-09-19net: enetc: parameterize port MAC stats to also cover the pMACVladimir Oltean
2022-09-19net: ravb: Add R-Car Gen4 supportGeert Uytterhoeven
2022-09-19Merge branch 'dt-bindings-net-renesas-etheravb-r-car-gen4-updates'Jakub Kicinski
2022-09-19dt-bindings: net: renesas,etheravb: Add r8a779g0 supportGeert Uytterhoeven
2022-09-19dt-bindings: net: renesas,etheravb: R-Car V3U is R-Car Gen4Geert Uytterhoeven
2022-09-19net: phy: micrel: Cable Diag feature for lan8814 phyDivya Koppera
2022-09-19Merge branch 'add-fec-support-on-s32v234-platform'Jakub Kicinski
2022-09-19net: fec: Add initial s32v234 supportWei Fang
2022-09-19dt-bindings: net: fec: add fsl,s32v234-fec to compatible propertyWei Fang
2022-09-19Merge tag 'ib-mfd-net-pinctrl-v6.0' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-09-19net: dsa: microchip: lan937x: fix reference count leak in lan937x_mdio_regist...Sun Ke
2022-09-19r8169: disable detection of chip version 36Heiner Kallweit
2022-09-19net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarationsGaosheng Cui
2022-09-17Merge branch 'octeontx2-cn10k-ptp'David S. Miller
2022-09-17octeontx2-af: Initialize PTP_SEC_ROLLOVER register properlyNaveen Mamindlapalli
2022-09-17octeontx2-af: Add PTP PPS Errata workaround on CN10K siliconNaveen Mamindlapalli
2022-09-17octeontx2-pf: Add support for ptp 1-step mode on CN10K siliconHariprasad Kelam
2022-09-17octeontx2-af: return correct ptp timestamp for CN10K siliconNaveen Mamindlapalli
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-09-16net: dsa: microchip: add the support for set_ageing_timeArun Ramadoss
2022-09-16Merge branch 'net-tc-testing-new-tests'David S. Miller
2022-09-16selftests/tc-testings: add tunnel_key action deleting test caseZhengchao Shao
2022-09-16selftests/tc-testings: add sample action deleting test caseZhengchao Shao
2022-09-16selftests/tc-testings: add nat action deleting test caseZhengchao Shao
2022-09-16selftests/tc-testings: add ife action deleting test caseZhengchao Shao
2022-09-16selftests/tc-testings: add connmark action deleting test caseZhengchao Shao
2022-09-16selftests/tc-testings: add selftests for xt actionZhengchao Shao
2022-09-16selftests/tc-testings: add selftests for gate actionZhengchao Shao
2022-09-16selftests/tc-testings: add selftests for ctinfo actionZhengchao Shao
2022-09-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2022-09-16net: fs_enet: Fix wrong check in do_pd_setupZheng Yongjun
2022-09-16mellanox/mlxsw: fix repeated words in commentswangjianli
2022-09-16iov_iter: use "maxpages" parameterDan Carpenter
2022-09-16Merge branch 'net-amd-static-checker-warnings'David S. Miller
2022-09-16net: amd: Switch and case should be at the same indentGuofeng Yue
2022-09-16net: amd: Correct spelling errorsGuofeng Yue
2022-09-16net: amd: Unified the comparison between pointers and NULL to the same writingGuofeng Yue
2022-09-16vsock/vmci: fix repeated words in commentsJilin Yuan
2022-09-16rtnetlink: advertise allmulti counterNicolas Dichtel
2022-09-16net: fec: add pm runtime force suspend and resume supportWei Fang
2022-09-15Merge branch 'net-ftgmac100-support-fixed-link'Paolo Abeni
2022-09-15ARM: dts: aspeed: elbert: Enable mac3 controllerTao Ren
2022-09-15net: ftgmac100: support fixed linkTao Ren
2022-09-15Merge branch 'mptcp-allow-privileged-operations-from-user-ns-cleanup'Paolo Abeni