summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-29net: free altname using an RCU callbackJakub Kicinski
2024-01-29dt-bindings: nfc: ti,trf7970a: fix usage exampleTobias Schramm
2024-01-29ptp: add FemtoClock3 Wireless as ptp hardware clockMin Li
2024-01-29ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offsetMin Li
2024-01-29Merge branch 'net-module-description'David S. Miller
2024-01-29net: fill in MODULE_DESCRIPTION()s for arcnetBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for ieee802154Breno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for PCS driversBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for ec_bhfBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for cpsw-commonBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for dwmac-socfpgaBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for Qualcom driversBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for SMSC driversBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for ocelotBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for encx24j600Breno Leitao
2024-01-29taprio: validate TCA_TAPRIO_ATTR_FLAGS through policy instead of open-codingAlessandro Marcolini
2024-01-29octeontx2-af: Add filter profiles in hardware to extract packet headersSuman Ghosh
2024-01-27Merge branch 'txgbe-irq_domain'David S. Miller
2024-01-27net: txgbe: use irq_domain for interrupt controllerJiawen Wu
2024-01-27net: txgbe: move interrupt codes to a separate fileJiawen Wu
2024-01-27Documentation: mlx5.rst: Add note for eswitch MDWilliam Tu
2024-01-27rust: phy: use VTABLE_DEFAULT_ERRORFUJITA Tomonori
2024-01-27rust: phy: use `srctree`-relative linksFUJITA Tomonori
2024-01-26Merge branch 'net-dsa-microchip-implement-phy-loopback'Jakub Kicinski
2024-01-26net: dsa: microchip: implement PHY loopback configuration for KSZ8794 and KSZ...Oleksij Rempel
2024-01-26net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcrOleksij Rempel
2024-01-26net: dsa: microchip: ksz8: move BMCR specific code to separate functionOleksij Rempel
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-01-26Merge branch 'net-phy-generic-polarity-led-support-for-qca808x'Jakub Kicinski
2024-01-26net: phy: at803x: add LED support for qca808xChristian Marangi
2024-01-26dt-bindings: net: Document QCA808x PHYsChristian Marangi
2024-01-26net: phy: add support for PHY LEDs polarity modesChristian Marangi
2024-01-26dt-bindings: net: phy: Document LED inactive high impedance modeChristian Marangi
2024-01-26dt-bindings: net: phy: Make LED active-low property commonChristian Marangi
2024-01-26bnx2x: Fix firmware version string character countsKees Cook
2024-01-26drivers/ptp: Convert snprintf to sysfs_emitLi Zhijian
2024-01-26Merge branch 'af_unix-random-improvements-for-gc'Jakub Kicinski
2024-01-26af_unix: Try to run GC async.Kuniyuki Iwashima
2024-01-26af_unix: Run GC on only one CPU.Kuniyuki Iwashima
2024-01-26af_unix: Return struct unix_sock from unix_get_socket().Kuniyuki Iwashima
2024-01-26af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima
2024-01-26af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().Kuniyuki Iwashima
2024-01-26net: dsa: mt7530: select MEDIATEK_GE_PHY for NET_DSA_MT7530_MDIOArınç ÜNAL
2024-01-26selftests/bpf: Add missing line break in test_verifierTiezhu Yang
2024-01-26bpf, docs: Clarify definitions of various instructionsDave Thaler
2024-01-25bpf: Fix error checks against bpf_get_btf_vmlinux().Kui-Feng Lee
2024-01-25bpf: One more maintainer for libbpf and BPF selftestsEduard Zingerman
2024-01-25tsnep: Add link down PHY loopback supportGerhard Engleder
2024-01-25gve: Modify rx_buf_alloc_fail counter centrally and closer to failureAnkit Garg
2024-01-25Merge branch 'selftests-updates-to-fcnal-test-for-autoamted-environment'Jakub Kicinski