summaryrefslogtreecommitdiffstats
path: root/drivers/cxl/security.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-23bnxt: Change fw_cap to u64 to accommodate more capability bitsPavan Chebbi1-28/+28
2023-03-22selftests/net: Add SHA256 computation over data sent in tcp_mmapXiaoyan Li2-12/+92
2023-03-22net-zerocopy: Reduce compound page head accessXiaoyan Li1-3/+11
2023-03-22sh_eth: remove open coded netif_running()Wolfram Sang2-6/+1
2023-03-22net: ethernet: ti: am65-cpts: adjust estf following ptp changesGrygorii Strashko1-10/+24
2023-03-22net-sysfs: display two backlog queue len separatelyJason Xing1-5/+13
2023-03-22virtio/vsock: check transport before skb allocationArseniy Krasnov1-5/+3
2023-03-22tools: ynl: skip the explicit op array size when not neededJakub Kicinski2-2/+4
2023-03-22net: remove rcu_dereference_bh_rtnl()Eric Dumazet1-10/+0
2023-03-22neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet13-83/+87
2023-03-22ipv6: flowlabel: do not disable BH where not neededEric Dumazet1-24/+27
2023-03-22net: atheros: atl1c: remove unused atl1c_irq_reset functionTom Rix1-10/+0
2023-03-21net: pasemi: Fix return type of pasemi_mac_start_tx()Nathan Chancellor1-1/+1
2023-03-21net: geneve: accept every ethertypeJosef Miegl1-7/+2
2023-03-21net: dsa: b53: add support for BCM63xx RGMIIsÁlvaro Fernández Rojas2-0/+47
2023-03-21net: dsa: qca8k: remove assignment of an_enabled in pcs_get_state()Russell King (Oracle)1-1/+0
2023-03-21net: dsa: mv88e6xxx: fix mdio bus' phy_mask memberMarek Behún1-1/+3
2023-03-21net: cxgb3: remove unused fl_to_qset functionTom Rix1-5/+0
2023-03-21net: dsa: mt7530: use external PCS driverDaniel Golle3-254/+71
2023-03-21net: ethernet: mtk_eth_soc: switch to external PCS driverDaniel Golle5-319/+56
2023-03-21net: pcs: add driver for MediaTek SGMII PCSDaniel Golle5-0/+334
2023-03-21net: ethernet: mtk_eth_soc: ppe: add support for flow accountingDaniel Golle7-9/+172
2023-03-21net: ethernet: mtk_eth_soc: set MDIO bus clock frequencyDaniel Golle2-0/+28
2023-03-21dt-bindings: net: pcs: mediatek,sgmiisys: add MT7981 SoCDaniel Golle1-0/+6
2023-03-21dt-bindings: arm: mediatek: sgmiisys: Convert to DT schemaDaniel Golle2-27/+49
2023-03-21dt-bindings: net: mediatek,net: add mt7981-eth bindingDaniel Golle1-5/+48
2023-03-21net: ethernet: mtk_eth_soc: add support for MT7981 SoCDaniel Golle4-3/+73
2023-03-20MAINTAINERS: remove file entry in NFC SUBSYSTEM after platform_data movementLukas Bulwahn1-1/+0
2023-03-20r8169: consolidate disabling ASPM before EPHY accessHeiner Kallweit1-39/+3
2023-03-20net: phy: meson-gxl: reuse functionality of the SMSC PHY driverHeiner Kallweit2-69/+9
2023-03-20net: phy: smsc: export functions for use by meson-gxl PHY driverHeiner Kallweit2-7/+19
2023-03-20net: dsa: ocelot: add support for external physColin Foster1-7/+9
2023-03-20net: dsa: felix: allow serdes configuration for dsa portsColin Foster2-0/+8
2023-03-20net: dsa: felix: allow configurable phylink_mac_configColin Foster2-0/+15
2023-03-20net: dsa: felix: attempt to initialize internal hsio pllsColin Foster1-0/+3
2023-03-20net: mscc: ocelot: expose serdes configuration functionColin Foster3-26/+47
2023-03-20net: mscc: ocelot: expose generic phylink_mac_config routineColin Foster3-18/+32
2023-03-20net: mscc: ocelot: expose ocelot_pll5_init routineColin Foster3-30/+33
2023-03-20mfd: ocelot: add ocelot-serdes capabilityColin Foster1-0/+13
2023-03-20phy: phy-ocelot-serdes: add ability to be used in a non-syscon configurationColin Foster1-0/+9
2023-03-19net: lan966x: Stop using packing libraryHoratiu Vultur2-25/+50
2023-03-19net: lan966x: Don't read RX timestamp if not neededHoratiu Vultur4-14/+15
2023-03-19net/packet: remove po->xmitEric Dumazet2-16/+10
2023-03-19net: macb: Reset TX when TX halt times outHarini Katakam1-2/+8
2023-03-19ixgb: Remove ixgb driverTony Nguyen26-6772/+0
2023-03-19net: phy: at803x: Replace of_gpio.h with what indeed is usedAndy Shevchenko1-2/+1
2023-03-19net: smc91x: Replace of_gpio.h with what indeed is usedAndy Shevchenko1-1/+1
2023-03-19net: macb: Set MDIO clock divisor for pclk higher than 160MHzBartosz Wawrzyniak2-1/+7
2023-03-18tcp: preserve const qualifier in tcp_sk()Eric Dumazet7-13/+21
2023-03-18mptcp: preserve const qualifier in mptcp_sk()Eric Dumazet2-7/+4