~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* net: ipv6: router advertisement message length should be within limitsEhsan Mohandesi2023-07-27
* bootstd: Use bootdev instead of bootdeviceSimon Glass2023-07-16
* Merge tag 'v2023.07-rc6' into nextTom Rini2023-07-05
|\
| * net: dhcp6: Fix VCI stringSean Edmond2023-06-14
| * net: ipv6: Fix CID 453851 and CID 436278Sean Edmond2023-06-14
* | net: dsa: Fix OF fallback lookup for portsMarcus Comstedt2023-06-14
|/
* bootstd: Rename distro and syslinux to extlinuxSimon Glass2023-05-13
* net: ipv6: Add support for default gateway discovery.Ehsan Mohandesi2023-05-05
* net: share fastboot boot handle logic between transportsDmitrii Merkurev2023-05-05
* net: add fastboot TCP supportDmitrii Merkurev2023-05-05
* net: support being a TCP server to unblock TCP fastbootDmitrii Merkurev2023-05-05
* net: dhcp6: Add DHCPv6 (DHCP for IPv6)Sean Edmond2023-05-05
* net: add NFSv1 supportThomas RIENOESSL2023-05-05
* nfs: handle rpc errors for mount callsThomas RIENOESSL2023-05-05
* nfs: factor out generic reply error handlingThomas RIENOESSL2023-05-05
* nfs: convert supported_nfs_versions bitfield to an enumThomas RIENOESSL2023-05-05
* net: phy: Only call phy_init() on systems needing manual relocationMarek Vasut2023-04-07
* net: Pull board_interface_eth_init() into common codeMarek Vasut2023-03-30
* Correct SPL uses of PHY_FIXEDSimon Glass2023-03-02
* Correct SPL use of NETDEVICESSimon Glass2023-02-10
* Correct SPL uses of FASTBOOT_FLASHSimon Glass2023-02-09
* net: ipv6: Fixed IPv6 string to address conversion off-by-one errorEhsan Mohandesi2023-02-02
* net: ipv6: Fix IPv6 netmask parsingSean Edmond2023-02-02
* net: tftp: Fix for DATA ACK for block count out of orderSean Edmond2023-02-02
* net: dsa: allow rcv() and xmit() to be optionalTim Harvey2023-02-02
* net: dsa: ensure dsa driver has proper opsTim Harvey2023-02-02
* net: dsa: move cpu port probe to dsa_post_probeTim Harvey2023-02-02
* net: mdio-uclass: scan for dm mdio children on post-bindTim Harvey2023-02-02
* bootstd: Add a new pre-scan priority for bootdevsSimon Glass2023-01-23
* bootstd: Rename bootdev checkersSimon Glass2023-01-23
* bootstd: Add a hunter for ethernetSimon Glass2023-01-23
* sandbox: Allow ethernet bootdevs to be disabled for testsSimon Glass2023-01-23
* sandbox: Allow ethernet to be disabled at runtimeSimon Glass2023-01-23
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay2023-01-11
* Merge branch 'next'Tom Rini2023-01-09
|\
| * Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-22
| * net: Remove eth_legacy.cTom Rini2022-12-07
* | net: wget: fix implicit declarationMichael Walle2022-12-29
* | net: don't memcpy to NULLHeinrich Schuchardt2022-12-22
* | net: ipv6: Add missing break into IPv6 protocol handlerViacheslav Mitrofanov2022-12-22
|/
* net: ping6: Add ping6 commandViacheslav Mitrofanov2022-12-05
* net: tftp: Add IPv6 support for tftpbootViacheslav Mitrofanov2022-12-05
* net: ipv6: Incorporate IPv6 support into u-boot net subsystemViacheslav Mitrofanov2022-12-05
* net: ipv6: Add implementation of main IPv6 functionsViacheslav Mitrofanov2022-12-05
* net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacksViacheslav Mitrofanov2022-12-05
* net: ipv6: Add Neighbor Discovery Protocol (NDP)Viacheslav Mitrofanov2022-12-05
* net: ipv6: Add IPv6 build optionsViacheslav Mitrofanov2022-12-05
* net: ipv6: Add IPv6 basic primitivesViacheslav Mitrofanov2022-12-05
* net: CONFIG_NET_DEVICES in dhcp_handler()Heinrich Schuchardt2022-12-02