summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-06net: replace dev_addr_sem with netdev instance lockStanislav Fomichev
2025-03-06net: ethtool: try to protect all callback with netdev instance lockJakub Kicinski
2025-03-06net: hold netdev instance lock during ndo_bpfStanislav Fomichev
2025-03-06net: hold netdev instance lock during sysfs operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during ioctl operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during rtnetlink operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during queue operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during qdisc ndo_setup_tcStanislav Fomichev
2025-03-06net: sched: wrap doit/dumpit methodsStanislav Fomichev
2025-03-06net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev
2025-03-06net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev
2025-03-05inet: fix lwtunnel_valid_encap_type() lock imbalanceEric Dumazet
2025-03-05Merge branch 'net-phy-move-phy-package-code-to-its-own-source-file'Jakub Kicinski
2025-03-05net: phy: remove remaining PHY package related definitions from phy.hHeiner Kallweit
2025-03-05net: phy: move PHY package related code from phy.h to phy_package.cHeiner Kallweit
2025-03-05net: phy: mscc: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: mediatek: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: micrel: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: qca807x: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: add getters for public members in struct phy_package_sharedHeiner Kallweit
2025-03-05net: phy: move PHY package code from phy_device.c to own source fileHeiner Kallweit
2025-03-05Merge branch 'enable-sgmii-and-2500basex-interface-mode-switching-for-intel-p...Jakub Kicinski
2025-03-05net: stmmac: interface switching support for ADL-N platformChoong Yong Liang
2025-03-05net: stmmac: configure SerDes according to the interface modeChoong Yong Liang
2025-03-05net: stmmac: configure SerDes on mac_finishChoong Yong Liang
2025-03-05arch: x86: add IPC mailbox accessor function and add SoC register accessDavid E. Box
2025-03-05net: pcs: xpcs: re-initiate clause 37 Auto-negotiationChoong Yong Liang
2025-03-05net: phylink: use pl->link_interface in phylink_expects_phy()Choong Yong Liang
2025-03-05Merge branch 'dynamic-possix-clocks-permission-checks'David S. Miller
2025-03-05testptp: Add option to open PHC in readonly modeWojtek Wasko
2025-03-05ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.Wojtek Wasko
2025-03-05posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko
2025-03-04net: Prevent use after free in netif_napi_set_irq_locked()Dan Carpenter
2025-03-04net: cadence: macb: Synchronize standard statsSean Anderson
2025-03-04Merge branch 'tcp-scale-connect-under-pressure'Jakub Kicinski
2025-03-04tcp: use RCU lookup in __inet_hash_connect()Eric Dumazet
2025-03-04tcp: add RCU management to inet_bind_bucketEric Dumazet
2025-03-04tcp: optimize inet_use_bhash2_on_bind()Eric Dumazet
2025-03-04tcp: use RCU in __inet{6}_check_established()Eric Dumazet
2025-03-04net: ethernet: ti: cpsw_new: populate netdev of_nodeAlexander Sverdlin
2025-03-04tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()Markus Elfring
2025-03-04selftests: drv-net: use env.rpath in the HDS testJakub Kicinski
2025-03-04dsa: mt7530: Utilize REGMAP_IRQ for interrupt handlingDaniel Golle
2025-03-04ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng
2025-03-04Merge branch 'eth-fbnic-cleanup-macros-and-string-function'Jakub Kicinski
2025-03-04eth: fbnic: Replace firmware field macrosLee Trager
2025-03-04eth: fbnic: Update fbnic_tlv_attr_get_string() to work like nla_strscpy()Lee Trager
2025-03-04eth: fbnic: Prepend TSENE FW fields with FBNIC_FWLee Trager
2025-03-04Merge branch 'net-convert-gianfar-triple-speed-ethernet-controller-bindings-t...Jakub Kicinski
2025-03-04dt-bindings: net: Convert fsl,gianfar to YAMLJ. Neuschäfer