History for barebox / net
2018-09-11
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 11 Sep 2018
2018-09-04
@Oleg.Karfich@wago.com
net: dhcp: add global variable for retries ...
Oleg.Karfich@wago.com authored on 31 Aug 2018 Sascha Hauer committed on 4 Sep 2018
@Oleg.Karfich@wago.com
net: dhcp: use private extension 224 also in discover requests ...
Oleg.Karfich@wago.com authored on 31 Aug 2018 Sascha Hauer committed on 4 Sep 2018
2018-08-22
@Andrey Smirnov
net: Do not route traffic to interfaces that are not up ...
Andrey Smirnov authored on 21 Aug 2018 Sascha Hauer committed on 22 Aug 2018
2018-08-10
@Andrey Smirnov
net: eth: Make use of ETH_ALEN ...
Andrey Smirnov authored on 9 Aug 2018 Sascha Hauer committed on 10 Aug 2018
2018-05-22
@Vivien Didelot
net: use dev_warn() when no MAC address is set ...
Vivien Didelot authored on 18 May 2018 Sascha Hauer committed on 22 May 2018
2018-04-09
@Sascha Hauer
net: on ifup -a only detect devices when necessary ...
Sascha Hauer committed on 9 Apr 2018
2018-02-22
@Yegor Yefremov
DHCP: fix option 54 passing ...
Yegor Yefremov authored on 20 Feb 2018 Sascha Hauer committed on 22 Feb 2018
2018-01-05
@Antony Pavlov
net: make struct bootp __packed to prevent unaligned store on MIPS ...
Antony Pavlov authored on 25 Dec 2017 Sascha Hauer committed on 5 Jan 2018
2017-12-15
@Sascha Hauer
net: Add linuxdevname property ...
Sascha Hauer committed on 15 Dec 2017
2017-12-14
@Sascha Hauer
net: Provide new way to configure network devices ...
Sascha Hauer committed on 14 Dec 2017
@Sascha Hauer
ifup: Use dhcp C API rather than running command ...
Sascha Hauer committed on 14 Dec 2017
@Sascha Hauer
net: ifup: Factor out a eth_discover function ...
Sascha Hauer committed on 14 Dec 2017
@Sascha Hauer
net: remove "current" network device ...
Sascha Hauer committed on 14 Dec 2017
@Sascha Hauer
net: Pick network device based on IP settings ...
Sascha Hauer committed on 14 Dec 2017
@Sascha Hauer
net: dhcp: rework ...
Sascha Hauer committed on 14 Dec 2017
@Sascha Hauer
net: dhcp: Coding style fixes ...
Sascha Hauer committed on 14 Dec 2017
@Sascha Hauer
net: dhcp: avoid unnecessary casts ...
Sascha Hauer committed on 14 Dec 2017
@Sascha Hauer
net: dhcp: Allow to specify network device ...
Sascha Hauer committed on 14 Dec 2017
2017-12-01
@Sascha Hauer
net: allow udp connections on specified network device ...
Sascha Hauer committed on 1 Dec 2017
@Sascha Hauer
net: Use a single gateway ...
Sascha Hauer committed on 1 Dec 2017
@Sascha Hauer
net: dhcp: Do not overwrite serverip if it is valid ...
Sascha Hauer committed on 1 Dec 2017
@Sascha Hauer
net: introduce global.net.server ...
Sascha Hauer committed on 1 Dec 2017
@Sascha Hauer
net: Add functions to get/set nameserver and domainname ...
Sascha Hauer committed on 1 Dec 2017
@Sascha Hauer
net: Make domainname and nameserver globalvars ...
Sascha Hauer committed on 1 Dec 2017
@Sascha Hauer
net: Add and use IP_BROADCAST ...
Sascha Hauer committed on 1 Dec 2017
@Sascha Hauer
net: use pr_* functions for messages ...
Sascha Hauer committed on 1 Dec 2017
2017-05-05
@Sascha Hauer
Merge branch 'for-next/parameter-types'
Sascha Hauer committed on 5 May 2017
2017-04-26
@Lucas Stach
net: ifup needs to be able to run commands ...
Lucas Stach authored on 25 Apr 2017 Sascha Hauer committed on 26 Apr 2017
2017-04-11
@Sascha Hauer
net: use dev_add_param_string ...
Sascha Hauer committed on 11 Apr 2017