summaryrefslogtreecommitdiff
path: root/net/ipv4/ipconfig.c
Commit message (Expand)AuthorAge
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* ipconfig: use dev_set_mtu()Al Viro2018-01-24
* ip_rt_ioctl(): take copyin to callerAl Viro2018-01-24
* devinet_ioctl(): take copyin/copyout to callerAl Viro2018-01-24
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06
|\
| * net: ipconfig: fix ic_close_devs() use-after-freeMark Rutland2017-03-27
* | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-28
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeoutGeert Uytterhoeven2016-08-22
* net: ipconfig: Fix more use after freeThierry Reding2016-08-17
* net: ipconfig: fix use after freeUwe Kleine-König2016-08-10
* net: ipconfig: drop inter-device timeoutUwe Kleine-König2016-08-08
* net: ipconfig: Support using "delayed" DHCP repliesUwe Kleine-König2016-08-08
* net: ipconfig: Add device name to debug messagesUwe Kleine-König2016-08-08
* ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.David S. Miller2016-06-11
* net: ipconfig: avoid warning by making ic_addrservaddr staticBen Dooks2016-06-10
* ipv4: ipconfig: avoid unused ic_proto_used symbolArnd Bergmann2016-01-29
* net/ipv4/ipconfig: Rejoin broken lines in console outputGeert Uytterhoeven2015-11-24
* net ipv4: use preferred log methodsBastian Stender2015-11-18
* ipconfig: send Client-identifier in DHCP requestsLi RongQing2015-10-18
* net: ipv4: increase dhcp inter device timeoutMugunthan V N2015-08-12
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* net: ipv4: handle DSA enabled master network devicesFlorian Fainelli2015-01-19
* ipv4: remove 0/NULL assignment on staticFabian Frederick2014-11-04
* ipv4: remove set but unused variable shaFabian Frederick2014-10-27
* ipconfig: Use time_beforeHimangi Saraogi2014-08-22
* ipconfig: Only bootp paths should reference ic_dev_xid.David S. Miller2014-07-09
* ipconfig: move ic_dev_xid under IPCONFIG_BOOTPFabian Frederick2014-07-09
* ipconfig: add static to local variableFabian Frederick2014-07-08
* ipv4: ipconfig.c: add parentheses in an if statementFX Le Bail2014-02-14
* ipconfig: add informative timeout messages while waiting for carrierPaul Gortmaker2013-04-02
* ipconfig: Fix newline handling in log message.Martin Fuzzey2013-03-20
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter2013-01-04
* net/ipv4/ipconfig: add device address to a KERN_INFO messageClaudio Fontana2012-10-31
* ipconfig: fix trivial build errorAndy Shevchenko2012-09-25
* ipconfig: add nameserver IPs to kernel-parameter ip=Christoph Fritz2012-09-21
* net/ipv4/ipconfig: neaten __setup placementEldad Zack2012-05-20
* net: delete all instances of special processing for token ringPaul Gortmaker2012-05-15
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* net: Convert printks to pr_<level>Joe Perches2012-03-11
* net: fix some sparse errorsEric Dumazet2012-01-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\
| * net: have ipconfig not wait if no dev is availableGerlando Falauto2011-12-20
* | ipv4: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-18
* | ipv4: fix a memory leak in ic_bootp_send_ifRongQing.Li2011-11-14
|/