summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-29net: fill in MODULE_DESCRIPTION()s for ieee802154Breno Leitao2-0/+2
2024-01-29net: fill in MODULE_DESCRIPTION()s for PCS driversBreno Leitao3-0/+3
2024-01-29net: fill in MODULE_DESCRIPTION()s for ec_bhfBreno Leitao1-0/+1
2024-01-29net: fill in MODULE_DESCRIPTION()s for cpsw-commonBreno Leitao1-0/+1
2024-01-29net: fill in MODULE_DESCRIPTION()s for dwmac-socfpgaBreno Leitao1-0/+1
2024-01-29net: fill in MODULE_DESCRIPTION()s for Qualcom driversBreno Leitao2-0/+2
2024-01-29net: fill in MODULE_DESCRIPTION()s for SMSC driversBreno Leitao3-0/+3
2024-01-29net: fill in MODULE_DESCRIPTION()s for ocelotBreno Leitao1-0/+1
2024-01-29net: fill in MODULE_DESCRIPTION()s for encx24j600Breno Leitao1-0/+1
2024-01-29taprio: validate TCA_TAPRIO_ATTR_FLAGS through policy instead of open-codingAlessandro Marcolini1-46/+26
2024-01-29octeontx2-af: Add filter profiles in hardware to extract packet headersSuman Ghosh4-69/+571
2024-01-27Merge branch 'txgbe-irq_domain'David S. Miller10-181/+337
2024-01-27net: txgbe: use irq_domain for interrupt controllerJiawen Wu9-54/+193
2024-01-27net: txgbe: move interrupt codes to a separate fileJiawen Wu4-127/+144
2024-01-27Documentation: mlx5.rst: Add note for eswitch MDWilliam Tu1-0/+4
2024-01-27rust: phy: use VTABLE_DEFAULT_ERRORFUJITA Tomonori1-8/+8
2024-01-27rust: phy: use `srctree`-relative linksFUJITA Tomonori1-4/+4
2024-01-27Merge branch 'net-dsa-microchip-implement-phy-loopback'Jakub Kicinski2-131/+270
2024-01-27net: dsa: microchip: implement PHY loopback configuration for KSZ8794 and KSZ...Oleksij Rempel2-7/+70
2024-01-27net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcrOleksij Rempel1-67/+29
2024-01-27net: dsa: microchip: ksz8: move BMCR specific code to separate functionOleksij Rempel1-126/+240
2024-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski101-1260/+6009
2024-01-27Merge branch 'net-phy-generic-polarity-led-support-for-qca808x'Jakub Kicinski10-19/+431
2024-01-27net: phy: at803x: add LED support for qca808xChristian Marangi1-0/+327
2024-01-27dt-bindings: net: Document QCA808x PHYsChristian Marangi1-0/+54
2024-01-27net: phy: add support for PHY LEDs polarity modesChristian Marangi2-0/+38
2024-01-27dt-bindings: net: phy: Document LED inactive high impedance modeChristian Marangi1-0/+6
2024-01-27dt-bindings: net: phy: Make LED active-low property commonChristian Marangi6-19/+6
2024-01-27bnx2x: Fix firmware version string character countsKees Cook3-12/+13
2024-01-27drivers/ptp: Convert snprintf to sysfs_emitLi Zhijian1-7/+6
2024-01-27Merge branch 'af_unix-random-improvements-for-gc'Jakub Kicinski6-70/+85
2024-01-27af_unix: Try to run GC async.Kuniyuki Iwashima5-5/+29
2024-01-27af_unix: Run GC on only one CPU.Kuniyuki Iwashima1-27/+27
2024-01-27af_unix: Return struct unix_sock from unix_get_socket().Kuniyuki Iwashima3-25/+15
2024-01-27af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima4-15/+16
2024-01-27af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().Kuniyuki Iwashima1-1/+1
2024-01-27net: dsa: mt7530: select MEDIATEK_GE_PHY for NET_DSA_MT7530_MDIOArınç ÜNAL1-1/+1
2024-01-26selftests/bpf: Add missing line break in test_verifierTiezhu Yang1-1/+1
2024-01-26bpf, docs: Clarify definitions of various instructionsDave Thaler1-24/+27
2024-01-26bpf: Fix error checks against bpf_get_btf_vmlinux().Kui-Feng Lee2-1/+6
2024-01-26bpf: One more maintainer for libbpf and BPF selftestsEduard Zingerman1-0/+3
2024-01-26tsnep: Add link down PHY loopback supportGerhard Engleder1-1/+3
2024-01-26gve: Modify rx_buf_alloc_fail counter centrally and closer to failureAnkit Garg1-8/+11
2024-01-26Merge branch 'selftests-updates-to-fcnal-test-for-autoamted-environment'Jakub Kicinski1-6/+19
2024-01-26selftest: Show expected and actual return codes for test failures in fcnal-testDavid Ahern1-0/+1
2024-01-26selftest: Fix set of ping_group_range in fcnal-testDavid Ahern1-6/+15
2024-01-26selftest: Update PATH for nettest in fcnal-testDavid Ahern1-0/+3
2024-01-26Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski82-1392/+4612
2024-01-26vsock/test: print type for SOCK_SEQPACKETArseniy Krasnov1-0/+2
2024-01-26Merge branch 'selftests-tc-testing-misc-changes-for-tdc'Jakub Kicinski5-4/+6