index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipconfig.c
Age
Commit message (
Expand
)
Author
2018-08-03
ipconfig: Correctly initialise ic_nameservers
Chris Novakovic
2017-12-25
net: ipconfig: fix ic_close_devs() use-after-free
Mark Rutland
2016-08-22
net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
Geert Uytterhoeven
2016-08-17
net: ipconfig: Fix more use after free
Thierry Reding
2016-08-10
net: ipconfig: fix use after free
Uwe Kleine-König
2016-08-08
net: ipconfig: drop inter-device timeout
Uwe Kleine-König
2016-08-08
net: ipconfig: Support using "delayed" DHCP replies
Uwe Kleine-König
2016-08-08
net: ipconfig: Add device name to debug messages
Uwe Kleine-König
2016-06-11
ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.
David S. Miller
2016-06-10
net: ipconfig: avoid warning by making ic_addrservaddr static
Ben Dooks
2016-01-29
ipv4: ipconfig: avoid unused ic_proto_used symbol
Arnd Bergmann
2015-11-24
net/ipv4/ipconfig: Rejoin broken lines in console output
Geert Uytterhoeven
2015-11-18
net ipv4: use preferred log methods
Bastian Stender
2015-10-18
ipconfig: send Client-identifier in DHCP requests
Li RongQing
2015-08-12
net: ipv4: increase dhcp inter device timeout
Mugunthan V N
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-01-19
net: ipv4: handle DSA enabled master network devices
Florian Fainelli
2014-11-04
ipv4: remove 0/NULL assignment on static
Fabian Frederick
2014-10-27
ipv4: remove set but unused variable sha
Fabian Frederick
2014-08-22
ipconfig: Use time_before
Himangi Saraogi
2014-07-09
ipconfig: Only bootp paths should reference ic_dev_xid.
David S. Miller
2014-07-09
ipconfig: move ic_dev_xid under IPCONFIG_BOOTP
Fabian Frederick
2014-07-08
ipconfig: add static to local variable
Fabian Frederick
2014-02-14
ipv4: ipconfig.c: add parentheses in an if statement
FX Le Bail
2013-04-02
ipconfig: add informative timeout messages while waiting for carrier
Paul Gortmaker
2013-03-20
ipconfig: Fix newline handling in log message.
Martin Fuzzey
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-01-04
net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.
Philippe De Muyter
2012-10-31
net/ipv4/ipconfig: add device address to a KERN_INFO message
Claudio Fontana
2012-09-25
ipconfig: fix trivial build error
Andy Shevchenko
2012-09-21
ipconfig: add nameserver IPs to kernel-parameter ip=
Christoph Fritz
2012-05-20
net/ipv4/ipconfig: neaten __setup placement
Eldad Zack
2012-05-15
net: delete all instances of special processing for token ring
Paul Gortmaker
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-03-11
net: Convert printks to pr_<level>
Joe Perches
2012-01-17
net: fix some sparse errors
Eric Dumazet
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-20
net: have ipconfig not wait if no dev is available
Gerlando Falauto
2011-11-18
ipv4: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
2011-11-14
ipv4: fix a memory leak in ic_bootp_send_if
RongQing.Li
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-07-01
ipconfig: Reduce switch/case indent
Joe Perches
2011-06-21
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-05-19
ipconfig wait for carrier
Micha Nelissen
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-28
net: add some KERN_CONT markers to continuation lines
Uwe Kleine-König
2010-06-02
ipconfig: send host-name in DHCP requests
Wu Fengguang
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
[next]