summaryrefslogtreecommitdiffstats
path: root/crypto/ecc_curve_defs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-29net: dsa: realtek: make use of dev_err_cast_probe()Hongbo Li1-5/+3
2024-08-29net: ipa: make use of dev_err_cast_probe()Hongbo Li1-5/+2
2024-08-29net: vertexcom: mse102x: Use ETH_ZLENStefan Wahren1-2/+2
2024-08-29net: vertexcom: mse102x: Drop log message on removeStefan Wahren1-3/+0
2024-08-29net: vertexcom: mse102x: Fix random MAC address logStefan Wahren1-2/+2
2024-08-29net: vertexcom: mse102x: Silence TX timeoutStefan Wahren1-1/+1
2024-08-29net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPSStefan Wahren1-5/+2
2024-08-29selftests: netfilter: nft_queue.sh: reduce test file size for debug buildFlorian Westphal1-1/+3
2024-08-29net: hisilicon: hns_mdio: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
2024-08-29net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()Krzysztof Kozlowski1-0/+1
2024-08-29net: hisilicon: hip04: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
2024-08-29net: dsa: mv88e6xxx: Remove stale commentAndy Shevchenko1-1/+1
2024-08-29net: ethtool: cable-test: Release RTNL when the PHY isn't foundMaxime Chevallier1-2/+2
2024-08-29net: netvsc: Update default VMBus channelsErni Sri Satya Vennela2-2/+3
2024-08-29net: ftgmac100: Get link speed and duplex for NC-SIJacky Chou1-2/+26
2024-08-29tcp: annotate data-races around tcptw->tw_rcv_nxtEric Dumazet3-14/+18
2024-08-29tcp: remove volatile qualifier on tw_substateEric Dumazet5-8/+8
2024-08-29net/xen-netback: prevent UAF in xenvif_flush_hash()Jeongjun Park1-3/+2
2024-08-28net: dsa: microchip: Add KSZ8895/KSZ8864 switch supportTristram Ha6-16/+178
2024-08-28dt-bindings: net: dsa: microchip: Add KSZ8895/KSZ8864 switch supportTristram Ha1-0/+2
2024-08-28net/handshake: use sockfd_put() helperA K M Fazla Mehrab1-2/+2
2024-08-28net: mana: Implement get_ringparam/set_ringparam for manaShradha Gupta3-14/+110
2024-08-27net: phy: vitesse: implement MDI-X configuration in vsc73xxPawel Dembicki1-0/+93
2024-08-27net: airoha: fix module autoloadingLiao Chen1-0/+1
2024-08-27net: ag71xx: fix module autoloadingLiao Chen1-0/+1
2024-08-27net: dm9051: fix module autoloadingLiao Chen1-0/+1
2024-08-27net: txgbe: use pci_dev_id() helperYu Liao1-2/+1
2024-08-27net: ag71xx: support probe defferal for getting MAC addressRosen Penev1-0/+2
2024-08-27net: liquidio: Remove unused declarationsYue Haibing5-15/+0
2024-08-27net: thunderx: Remove unused declarationsYue Haibing2-4/+0
2024-08-27selftests/net: Add trace events matching to tcp_aoDmitry Safonov19-18/+1358
2024-08-27selftests/net: Synchronize client/server before counters checksDmitry Safonov4-4/+14
2024-08-27selftests/tcp_ao: Fix printing format for uint64_tMohammad Nassiri7-20/+20
2024-08-27selftests/net: Don't forget to close nsfd after switch_save_ns()Dmitry Safonov1-3/+10
2024-08-27selftests/net: Open /proc/thread-self in open_netns()Dmitry Safonov1-1/+1
2024-08-27selftests/net: Be consistent in kconfig checksDmitry Safonov1-11/+12
2024-08-27selftests/net: Provide test_snprintf() helperDmitry Safonov1-10/+51
2024-08-27selftests/net: Clean-up double assignmentDmitry Safonov1-1/+0
2024-08-27l2tp: avoid using drain_workqueue in l2tp_pre_exit_netJames Chapman1-6/+9
2024-08-27ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576David Wu1-0/+156
2024-08-27dt-bindings: net: Add support for rk3576 dwmacDetlev Casanova2-0/+3
2024-08-27ethernet: stmmac: dwmac-rk: Fix typo for RK3588 codeDetlev Casanova1-4/+4
2024-08-27net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suit...Andy Shevchenko1-1/+1
2024-08-27net: fix unreleased lock in cable testDiogo Jahchan Koike1-2/+1
2024-08-27selftests: tc_actions: test egress 2nd vlan pushBoris Sukholitko1-1/+24
2024-08-27selftests: tc_actions: test ingress 2nd vlan pushBoris Sukholitko1-1/+22
2024-08-27tc: adjust network header after 2nd vlan pushBoris Sukholitko4-3/+9
2024-08-27ice: add callbacks for Embedded SYNC enablement on dpll pinsArkadiusz Kubalewski2-3/+221
2024-08-27dpll: add Embedded SYNC feature for a pinArkadiusz Kubalewski6-2/+196
2024-08-27net: dpaa: reduce number of synchronize_net() callsXi Huang1-1/+2