global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / net /
2022-12-22 Tom RiniMerge branch '2022-12-21-CONFIG-migration-work' into...
2022-12-22 Tom RiniConvert CONFIG_HOSTNAME et al to Kconfig
2022-12-21 Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-08 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-12-07 Tom RiniMerge branch '2022-12-07-Kconfig-migrations' into next
2022-12-07 Tom Rininet: Remove eth_legacy.c
2022-12-06 Tom RiniMerge tag 'sound-2023-01-rc4' of https://source.denx...
2022-12-05 Tom RiniMerge branch '2022-12-05-add-IPv6-support'
2022-12-05 Viacheslav Mitrofanovnet: ping6: Add ping6 command
2022-12-05 Viacheslav Mitrofanovnet: tftp: Add IPv6 support for tftpboot
2022-12-05 Viacheslav Mitrofanovnet: ipv6: Incorporate IPv6 support into u-boot net...
2022-12-05 Viacheslav Mitrofanovnet: ipv6: Add implementation of main IPv6 functions
2022-12-05 Viacheslav Mitrofanovnet: ipv6: Add ip6addr, gatewayip6, serverip6 variables...
2022-12-05 Viacheslav Mitrofanovnet: ipv6: Add Neighbor Discovery Protocol (NDP)
2022-12-05 Viacheslav Mitrofanovnet: ipv6: Add IPv6 build options
2022-12-05 Viacheslav Mitrofanovnet: ipv6: Add IPv6 basic primitives
2022-12-04 Tom RiniMerge tag 'efi-2023-01-rc3' of https://source.denx...
2022-12-02 Heinrich Schuchardtnet: CONFIG_NET_DEVICES in dhcp_handler()
2022-11-28 Tom RiniMerge branch '2022-11-28-networking-updates-and-improve...
2022-11-28 Ying-Chun Liu (Pau... net: Add wget application
2022-11-28 Ying-Chun Liu (Pau... net: Add TCP protocol
2022-11-28 Rasmus Villemoesnet: deal with fragment-overlapping-two-holes case
2022-11-28 Rasmus Villemoesnet: tftp: sanitize tftp block size, especially for TX
2022-11-28 Rasmus Villemoesnet: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead...
2022-11-28 Rasmus Villemoesnet: fix ip_len in reassembled IP datagram
2022-11-28 Rasmus Villemoesnet: (actually/better) deal with CVE-2022-{30790,30552}
2022-11-28 Rasmus Villemoesnet: compare received length to sizeof(ip_hdr), not...
2022-11-28 Rasmus Villemoesnet: improve check for no IP options
2022-11-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-11-06 Tom RiniMerge tag 'efi-2023-01-rc1-4' of https://source.denx...
2022-11-06 Jan Kiszkaefi_loader: Let networking support depend on NETDEVICES
2022-10-26 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2022-10-25 Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-25 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2022-10-24 Tom RiniMerge tag 'u-boot-imx-20221024' of https://gitlab.denx...
2022-10-22 Tom RiniMerge branch '2022-10-21-assorted-fixes-and-updates'
2022-10-21 Samuel Mendoza-Jonascmd: Add ncsi command
2022-10-21 Samuel Mendoza-Jonasnet: NC-SI setup and handling
2022-10-21 Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-18 Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18 Michal Suchaneknet: eth-uclass: Do not set device on error
2022-10-18 Michal Suchanekdm: treewide: Use uclass_first_device_err when accessin...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-29 Simon Glassdm: core: Drop ofnode_is_available()
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-18 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-18 Stefan Roesecyclic: Use schedule() instead of WATCHDOG_RESET()
2022-08-11 Tom RiniMerge tag 'dm-pull-9aug22-take2' of https://source...
2022-08-10 Tom RiniMerge branch '2022-08-10-assorted-updates'
2022-08-10 Simon Glasscommon: Drop display_options.h from common header
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-08-08 Tom RiniMerge branch '2022-08-08-networking-updates'
2022-08-08 Andre Kalbnet: bootp: Make root path (option 17) length configurable
2022-08-05 Tom RiniMerge tag 'tpm-030822' of https://source.denx.de/u...
2022-08-04 Tom RiniMerge branch '2022-08-04-Kconfig-migrations'
2022-08-04 Tom RiniAudit <flash.h> inclusion
2022-08-04 Tom Rininet: Remove CONFIG_SYS_DIRECT_FLASH_TFTP
2022-07-11 Tom RiniMerge branch 'next'
2022-07-01 Tom RiniMerge tag 'u-boot-amlogic-20220701' of https://source...
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-17 Tom RiniMerge tag 'u-boot-stm32-20220617' of https://source...
2022-06-17 Tom RiniMerge commit '32e0379143b433e29d76404f5f4c279067e48853...
2022-06-17 Tom RiniMerge branch '2022-06-16-assorted-bugfixes'
2022-06-16 Marek Vasutnet: Fix discuss discard typo
2022-06-09 Tom RiniMerge branch '2022-06-09-add-support-for-nvmem-api...
2022-06-08 Sean Andersonnet: Add support for reading mac addresses from nvmem...
2022-06-08 Sean Andersonnet: dsa: Fix segmentation fault if master fails to...
2022-06-03 Tom RiniMerge branch '2022-06-03-assorted-fixes'
2022-06-03 Fabio Estevamnet: Check for the minimum IP fragmented datagram size
2022-05-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-05-27 Tom RiniMerge branch '2022-05-26-assorted-fixes'
2022-05-26 Andrea zi0Black... net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196)
2022-05-04 Tom RiniMerge tag 'efi-2022-07-rc2-2' of https://source.denx...
2022-05-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-05-04 Marek Behúnnet: mdio-uclass: add dm_phy_find_by_ofnode() helper
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27 Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25 Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25 Simon Glassbootstd: ethernet: Add a bootdev driver
2022-04-23 Tom RiniMerge tag 'efi-2022-07-rc1-3' of https://source.denx...
2022-04-23 Tom RiniMerge branch '2022-04-22-assorted-updates'
2022-04-22 Lyle FranklinAllow colon in PXE bootfile URLs
2022-04-15 Tom RiniMerge tag 'efi-2022-07-rc1-2' of https://source.denx...
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-12 Arjan Minzinga Zij... net: tftp: fix tftp server initialization
2022-04-10 Marek Behúntreewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFA...
2022-04-10 Marek Behúnnet: introduce helpers to get PHY interface mode from...
2022-04-10 Marek Behúntreewide: use dm_mdio_read/write/reset() wrappers
2022-04-10 Marek Behúnnet: mdio-uclass: add wrappers for read/write/reset...
2022-04-10 Marek Behúnnet: introduce helpers to get PHY ofnode from MAC
2022-04-10 Marek Behúnnet: mdio-uclass: use ARRAY_SIZE()
2022-04-10 Marek Behúnnet: mdio-uclass: fix type for phy_mode_str and phy_han...
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Tom RiniMerge branch 'next'
next