summaryrefslogtreecommitdiff
path: root/net/ipv4/ipconfig.c
AgeCommit message (Expand)Author
2019-02-01ipconfig: add carrier_timeout kernel parameterMartin Kepplinger
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-15ipconfig: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-14net: Allow class-e address assignment via ifconfig ioctlDave Taht
2018-12-06net: core: dev: Add extack argument to dev_change_flags()Petr Machata
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-13net: ipv4: ipconfig: fix unused variableAnders Roxell
2018-04-24ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_serversChris Novakovic
2018-04-24ipconfig: Create /proc/net/ipconfig directoryChris Novakovic
2018-04-24ipconfig: Correctly initialise ic_nameserversChris Novakovic
2018-04-24ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name serversChris Novakovic
2018-04-24ipconfig: BOOTP: Don't request IEN-116 name serversChris Novakovic
2018-04-24ipconfig: Tidy up reporting of name serversChris Novakovic
2018-03-26net: Use octal not symbolic permissionsJoe Perches
2018-01-24ipconfig: use dev_set_mtu()Al Viro
2018-01-24ip_rt_ioctl(): take copyin to callerAl Viro
2018-01-24devinet_ioctl(): take copyin/copyout to callerAl Viro
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-03-27net: ipconfig: fix ic_close_devs() use-after-freeMark Rutland
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-08-22net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeoutGeert Uytterhoeven
2016-08-17net: ipconfig: Fix more use after freeThierry Reding
2016-08-10net: ipconfig: fix use after freeUwe Kleine-König
2016-08-08net: ipconfig: drop inter-device timeoutUwe Kleine-König
2016-08-08net: ipconfig: Support using "delayed" DHCP repliesUwe Kleine-König
2016-08-08net: ipconfig: Add device name to debug messagesUwe Kleine-König
2016-06-11ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.David S. Miller
2016-06-10net: ipconfig: avoid warning by making ic_addrservaddr staticBen Dooks
2016-01-29ipv4: ipconfig: avoid unused ic_proto_used symbolArnd Bergmann
2015-11-24net/ipv4/ipconfig: Rejoin broken lines in console outputGeert Uytterhoeven
2015-11-18net ipv4: use preferred log methodsBastian Stender
2015-10-18ipconfig: send Client-identifier in DHCP requestsLi RongQing
2015-08-12net: ipv4: increase dhcp inter device timeoutMugunthan V N
2015-04-03ipv4: coding style: comparison for equality with NULLIan Morris
2015-01-19net: ipv4: handle DSA enabled master network devicesFlorian Fainelli
2014-11-04ipv4: remove 0/NULL assignment on staticFabian Frederick
2014-10-27ipv4: remove set but unused variable shaFabian Frederick
2014-08-22ipconfig: Use time_beforeHimangi Saraogi
2014-07-09ipconfig: Only bootp paths should reference ic_dev_xid.David S. Miller
2014-07-09ipconfig: move ic_dev_xid under IPCONFIG_BOOTPFabian Frederick
2014-07-08ipconfig: add static to local variableFabian Frederick
2014-02-14ipv4: ipconfig.c: add parentheses in an if statementFX Le Bail
2013-04-02ipconfig: add informative timeout messages while waiting for carrierPaul Gortmaker
2013-03-20ipconfig: Fix newline handling in log message.Martin Fuzzey
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng