index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: nfs: Fix possible buffer overflow
Sascha Hauer
2019-09-02
1
-1
/
+4
*
Merge branch 'for-next/net'
Sascha Hauer
2019-01-15
3
-12
/
+32
|
\
|
*
net: Allow hostnames for global.net.server
Sascha Hauer
2019-01-04
2
-7
/
+16
|
*
net: dns: Allow to set variable with the resolved host
Sascha Hauer
2019-01-04
1
-4
/
+10
|
*
net: dns: leave host command with error on failure
Sascha Hauer
2019-01-04
1
-4
/
+9
*
|
net: lib: Make use of ETH_ALEN
Andrey Smirnov
2018-12-10
1
-4
/
+4
|
/
*
net: dns: return error codes
Sascha Hauer
2018-11-29
5
-23
/
+35
*
ping command: Print which host is pinged
Sascha Hauer
2018-11-29
1
-0
/
+2
*
net: dns: Use pr_debug
Sascha Hauer
2018-11-29
1
-12
/
+15
*
Merge branch 'for-next/net-switch-mv88e6xxx'
Sascha Hauer
2018-11-09
1
-1
/
+1
|
\
|
*
drivers: Introduce dev_set_name()
Andrey Smirnov
2018-10-18
1
-1
/
+1
*
|
Merge branch 'for-next/net'
Sascha Hauer
2018-11-09
1
-0
/
+1
|
\
\
|
*
|
net: only use ethaddrs registered with device node on that device
Lucas Stach
2018-11-08
1
-0
/
+1
|
|
/
*
|
Merge branch 'for-next/misc'
Sascha Hauer
2018-11-09
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
net: dhcp: fix option 54
Marcin Niestroj
2018-10-26
1
-3
/
+3
*
|
net: make routing work after dhcp command
Antony Pavlov
2018-10-16
1
-0
/
+3
|
/
*
Merge branch 'for-next/misc'
Sascha Hauer
2018-09-11
1
-1
/
+1
|
\
|
*
net: Do not route traffic to interfaces that are not up
Andrey Smirnov
2018-08-22
1
-1
/
+1
*
|
net: dhcp: add global variable for retries
Oleg.Karfich@wago.com
2018-09-04
1
-1
/
+3
*
|
net: dhcp: use private extension 224 also in discover requests
Oleg.Karfich@wago.com
2018-09-04
1
-0
/
+7
|
/
*
net: eth: Make use of ETH_ALEN
Andrey Smirnov
2018-08-10
1
-7
/
+7
*
net: use dev_warn() when no MAC address is set
Vivien Didelot
2018-05-22
1
-1
/
+1
*
net: on ifup -a only detect devices when necessary
Sascha Hauer
2018-04-09
1
-1
/
+20
*
DHCP: fix option 54 passing
Yegor Yefremov
2018-02-22
1
-5
/
+2
*
net: make struct bootp __packed to prevent unaligned store on MIPS
Antony Pavlov
2018-01-05
1
-1
/
+1
*
net: Add linuxdevname property
Sascha Hauer
2017-12-15
2
-3
/
+13
*
net: Provide new way to configure network devices
Sascha Hauer
2017-12-14
2
-88
/
+183
*
ifup: Use dhcp C API rather than running command
Sascha Hauer
2017-12-14
1
-4
/
+2
*
net: ifup: Factor out a eth_discover function
Sascha Hauer
2017-12-14
1
-12
/
+26
*
net: remove "current" network device
Sascha Hauer
2017-12-14
2
-19
/
+0
*
net: Pick network device based on IP settings
Sascha Hauer
2017-12-14
1
-2
/
+28
*
net: dhcp: rework
Sascha Hauer
2017-12-14
1
-322
/
+210
*
net: dhcp: Coding style fixes
Sascha Hauer
2017-12-14
1
-7
/
+6
*
net: dhcp: avoid unnecessary casts
Sascha Hauer
2017-12-14
1
-10
/
+8
*
net: dhcp: Allow to specify network device
Sascha Hauer
2017-12-14
3
-16
/
+16
*
net: allow udp connections on specified network device
Sascha Hauer
2017-12-01
1
-12
/
+20
*
net: Use a single gateway
Sascha Hauer
2017-12-01
3
-6
/
+14
*
net: dhcp: Do not overwrite serverip if it is valid
Sascha Hauer
2017-12-01
3
-5
/
+16
*
net: introduce global.net.server
Sascha Hauer
2017-12-01
3
-8
/
+14
*
net: Add functions to get/set nameserver and domainname
Sascha Hauer
2017-12-01
2
-6
/
+26
*
net: Make domainname and nameserver globalvars
Sascha Hauer
2017-12-01
3
-19
/
+14
*
net: Add and use IP_BROADCAST
Sascha Hauer
2017-12-01
2
-4
/
+4
*
net: use pr_* functions for messages
Sascha Hauer
2017-12-01
1
-12
/
+14
*
Merge branch 'for-next/parameter-types'
Sascha Hauer
2017-05-05
1
-2
/
+9
|
\
|
*
net: use dev_add_param_string
Sascha Hauer
2017-04-11
1
-2
/
+9
*
|
net: ifup needs to be able to run commands
Lucas Stach
2017-04-26
1
-0
/
+1
|
/
*
console: replace set_active by open/close
Bastian Stender
2017-02-28
1
-10
/
+17
*
net: add linux.bootarg parameter from ifup call
Enrico Jorns
2016-09-22
2
-0
/
+11
*
convert users to %pI4
Sascha Hauer
2016-09-22
5
-29
/
+8
*
net: Pass network device to net_answer_arp()
Sascha Hauer
2016-07-14
1
-3
/
+2
[next]