index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipconfig.c
Age
Commit message (
Expand
)
Author
2019-02-01
ipconfig: add carrier_timeout kernel parameter
Martin Kepplinger
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-15
ipconfig: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-14
net: Allow class-e address assignment via ifconfig ioctl
Dave Taht
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-13
net: ipv4: ipconfig: fix unused variable
Anders Roxell
2018-04-24
ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_servers
Chris Novakovic
2018-04-24
ipconfig: Create /proc/net/ipconfig directory
Chris Novakovic
2018-04-24
ipconfig: Correctly initialise ic_nameservers
Chris Novakovic
2018-04-24
ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name servers
Chris Novakovic
2018-04-24
ipconfig: BOOTP: Don't request IEN-116 name servers
Chris Novakovic
2018-04-24
ipconfig: Tidy up reporting of name servers
Chris Novakovic
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-01-24
ipconfig: use dev_set_mtu()
Al Viro
2018-01-24
ip_rt_ioctl(): take copyin to caller
Al Viro
2018-01-24
devinet_ioctl(): take copyin/copyout to caller
Al Viro
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-27
net: ipconfig: fix ic_close_devs() use-after-free
Mark Rutland
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
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
[next]