Age | Commit message (Expand) | Author | Files | Lines |
2016-01-30 | ipv4: ipconfig: avoid unused ic_proto_used symbol | Arnd Bergmann | 1 | -0/+4 |
2015-11-24 | net/ipv4/ipconfig: Rejoin broken lines in console output | Geert Uytterhoeven | 1 | -10/+9 |
2015-11-18 | net ipv4: use preferred log methods | Bastian Stender | 1 | -44/+29 |
2015-10-19 | ipconfig: send Client-identifier in DHCP requests | Li RongQing | 1 | -1/+31 |
2015-08-13 | net: ipv4: increase dhcp inter device timeout | Mugunthan V N | 1 | -1/+1 |
2015-04-03 | ipv4: coding style: comparison for equality with NULL | Ian Morris | 1 | -2/+4 |
2015-01-19 | net: ipv4: handle DSA enabled master network devices | Florian Fainelli | 1 | -3/+3 |
2014-11-04 | ipv4: remove 0/NULL assignment on static | Fabian Frederick | 1 | -8/+8 |
2014-10-27 | ipv4: remove set but unused variable sha | Fabian Frederick | 1 | -2/+1 |
2014-08-22 | ipconfig: Use time_before | Himangi Saraogi | 1 | -1/+2 |
2014-07-10 | ipconfig: Only bootp paths should reference ic_dev_xid. | David S. Miller | 1 | -1/+1 |
2014-07-10 | ipconfig: move ic_dev_xid under IPCONFIG_BOOTP | Fabian Frederick | 1 | -2/+1 |
2014-07-08 | ipconfig: add static to local variable | Fabian Frederick | 1 | -1/+1 |
2014-02-14 | ipv4: ipconfig.c: add parentheses in an if statement | FX Le Bail | 1 | -1/+1 |
2013-04-02 | ipconfig: add informative timeout messages while waiting for carrier | Paul Gortmaker | 1 | -1/+12 |
2013-03-20 | ipconfig: Fix newline handling in log message. | Martin Fuzzey | 1 | -1/+2 |
2013-02-18 | net: proc: change proc_net_fops_create to proc_create | Gao feng | 1 | -1/+1 |
2013-01-05 | net/ipv4/ipconfig: really display the BOOTP/DHCP server's address. | Philippe De Muyter | 1 | -2/+6 |
2012-10-31 | net/ipv4/ipconfig: add device address to a KERN_INFO message | Claudio Fontana | 1 | -2/+4 |
2012-09-25 | ipconfig: fix trivial build error | Andy Shevchenko | 1 | -11/+11 |
2012-09-21 | ipconfig: add nameserver IPs to kernel-parameter ip= | Christoph Fritz | 1 | -3/+36 |
2012-05-20 | net/ipv4/ipconfig: neaten __setup placement | Eldad Zack | 1 | -3/+2 |
2012-05-16 | net: delete all instances of special processing for token ring | Paul Gortmaker | 1 | -2/+0 |
2012-05-15 | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 1 | -7/+4 |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -1/+1 |
2012-03-12 | net: Convert printks to pr_<level> | Joe Perches | 1 | -55/+55 |
2012-01-17 | net: fix some sparse errors | Eric Dumazet | 1 | -4/+4 |
2011-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+4 |
2011-12-20 | net: have ipconfig not wait if no dev is available | Gerlando Falauto | 1 | -0/+4 |
2011-11-18 | ipv4: Remove all uses of LL_ALLOCATED_SPACE | Herbert Xu | 1 | -2/+4 |
2011-11-14 | ipv4: fix a memory leak in ic_bootp_send_if | RongQing.Li | 1 | -2/+7 |
2011-11-01 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
2011-07-02 | ipconfig: Reduce switch/case indent | Joe Perches | 1 | -35/+38 |
2011-06-22 | ip: introduce ip_is_fragment helper inline function | Paul Gortmaker | 1 | -1/+1 |
2011-05-20 | ipconfig wait for carrier | Micha Nelissen | 1 | -13/+22 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-11-28 | net: add some KERN_CONT markers to continuation lines | Uwe Kleine-König | 1 | -16/+16 |
2010-06-02 | ipconfig: send host-name in DHCP requests | Wu Fengguang | 1 | -0/+7 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-25 | net: remove trailing space in messages | Frans Pop | 1 | -1/+1 |
2010-03-12 | ipconfig: Handle devices which take some time to come up. | David S. Miller | 1 | -10/+47 |
2009-12-16 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+1 |
2009-11-23 | net/ipv4: Move && and || to end of previous line | Joe Perches | 1 | -7/+6 |
2009-10-28 | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields | 1 | -1/+1 |
2009-05-20 | ipv4: teach ipconfig about the MTU option in DHCP | Chris Friesen | 1 | -4/+37 |
2009-05-18 | ipconfig: handle case of delayed DHCP server | Chris Friesen | 1 | -0/+12 |
2009-02-01 | net: replace uses of __constant_{endian} | Harvey Harrison | 1 | -4/+4 |
2009-01-30 | ipv4: fix infinite retry loop in IP-Config | Benjamin Zores | 1 | -3/+3 |
2008-10-31 | net: replace NIPQUAD() in net/ipv4/ net/ipv6/ | Harvey Harrison | 1 | -22/+18 |