aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipconfig.c
Commit message (Expand)AuthorAge
* 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-12
* 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
|/
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* ipconfig: Reduce switch/case indentJoe Perches2011-07-01
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-21
* ipconfig wait for carrierMicha Nelissen2011-05-19
* Fix common misspellingsLucas De Marchi2011-03-31
* net: add some KERN_CONT markers to continuation linesUwe Kleine-König2010-11-28
* ipconfig: send host-name in DHCP requestsWu Fengguang2010-06-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: remove trailing space in messagesFrans Pop2010-03-24
|/
* ipconfig: Handle devices which take some time to come up.David S. Miller2010-03-12
* Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-16
|\
| * nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields2009-10-27
* | net/ipv4: Move && and || to end of previous lineJoe Perches2009-11-23
|/
* ipv4: teach ipconfig about the MTU option in DHCPChris Friesen2009-05-19
* ipconfig: handle case of delayed DHCP serverChris Friesen2009-05-17
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores2009-01-29
* net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison2008-10-31
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-20
* net: remove CVS keywordsAdrian Bunk2008-06-12
* net: Allow netdevices to specify needed head/tailroomJohannes Berg2008-05-12
* ipv4: annotate a few functions __init in ipconfig.cSam Ravnborg2008-04-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
|\
| * Documentation: move nfsroot.txt to filesystems/J. Bruce Fields2008-04-11
* | [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.YOSHIFUJI Hideaki2008-04-14
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-18
|\|
| * [NET] endianness noise: INADDR_ANYAl Viro2008-03-18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-05
|\|
| * [IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger2008-03-04
* | [ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov2008-03-03
* | [NETNS]: Process devinet ioctl in the correct namespace.Denis V. Lunev2008-02-28
|/
* [IPV4]: fix alignment of IP-Config outputUwe Kleine-Koenig2008-02-18
* [NETNS]: Pass namespace through ip_rt_ioctl.Denis V. Lunev2008-01-28
* [IPCONFIG]: Mark vendor_class_identifier as __initdata.David S. Miller2008-01-28
* [IPV4] ipconfig: Implement DHCP Class-identifierRainer Jochem2008-01-28
* [IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland2008-01-09
* [IPV4] Fix ip=dhcp regressionSimon Horman2007-12-28
* [IPV4]: Fix ip command line processing.Simon Horman2007-12-26