]> git.ipfire.org Git - thirdparty/u-boot.git/history - net/dns.c
Merge tag 'u-boot-stm32-20240614' of https://source.denx.de/u-boot/custodians/u-boot-stm
[thirdparty/u-boot.git] / net / dns.c
2024-05-30  Tom RiniMerge patch series "omap3: igep0x00: Fix boot failure...
2024-05-19  Tom RiniRevert "Merge patch series "arm: dts: am62-beagleplay...
2024-05-14  Tom RiniMerge branch 'qcom-main' of https://source.denx.de...
2024-05-13  Tom RiniMerge patch series "arm: dts: am62-beagleplay: Fix...
2024-05-10  Tom RiniMerge patch series "Add AM64x Support to PRUSS and...
2024-05-10  Tom RiniMerge patch series "Generate all SR boot binaries"
2024-05-10  Tom RiniMerge patch series "*** Commonize board code for K3...
2024-05-08  Tom RiniMerge patch series "arm: Add Analog Devices SC5xx Machi...
2024-05-07  Tom RiniMerge branch '2024-05-06-remove-include-common_h' into...
2024-05-06  Tom Rininet: Remove <common.h> and add needed includes
2024-04-01  Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2020-07-08  Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08  Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-07  Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-06  Tom RiniMerge branch 'next'
2020-07-05  Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-06-30  Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-25  Tom RiniMerge tag 'xilinx-for-v2020.10' of https://gitlab.denx...
2020-06-19  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-18  Tom RiniMerge tag 'ti-v2020.10-next' of https://gitlab.denx...
2020-06-13  Tom RiniMerge tag 'dm-pull-12jun20' of git://git.denx.de/u...
2020-06-12  Tom RiniMerge branch '2020-06-12-next-net' into next
2020-06-12  Baruch Siachnet: move random_port() to dns
2020-06-04  Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19  Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19  Simon Glasscommon: Drop log.h from common header
2019-08-13  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13  Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12  Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12  Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11  Simon Glassenv: Move env_set() to env.h
2017-08-18  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-tegra
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-08-16  Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-spi
2017-08-16  Simon Glassenv: Rename setenv() to env_set()
2015-05-05  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-04-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-04-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-18  Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-18  Joe Hershbergernet: cosmetic: Fix checkpatch.pl failures in net.c
2015-04-18  Joe Hershbergernet: cosmetic: Clean up DNS variables and functions
2015-04-18  Joe Hershbergernet: cosmetic: Cleanup internal packet buffer names
2015-04-18  Joe Hershbergernet: cosmetic: Name ethaddr variables consistently
2015-04-18  Joe Hershbergernet: cosmetic: Change IPaddr_t to struct in_addr
2014-10-07  Minkyu KangMerge branch 'uboot'
2014-09-22  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-09-21  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-09-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-09-16  Gerhard Sittignet: dns: fix for DNS queries sent to the wrong MAC...
2012-05-23  Joe Hershbergernet: Refactor to separate the UDP handler from the...
2012-05-23  Joe Hershbergernet: Refactor to protect access to the NetState variable
2012-05-23  Joe Hershbergernet: cosmetic: Un-typedef IP_t
2011-10-23  Bernhard Kaindlnet/dns.c: Fix endian conversion for big-endian in...
2011-05-12  Luca CeresoliNET: pass source IP address to packet handlers
2009-08-04  Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-coldfire
2009-07-23  Wolfgang DenkCoding Style cleanup; update CHANGELOG.
2009-07-23  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2009-07-23  Robin GetzAdd DNS support