aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipconfig.c
Commit message (Expand)AuthorAge
* 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
* [IPV4]: Updates to nfsroot documentationAmos Waterland2007-12-14
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-10
* [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_devEric W. Biederman2007-10-10
* [NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [IPCONFIG]: ip_auto_config fixJoakim Tjernlund2007-08-14
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-26
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF] ipconfig: Another conversion to skb_reset_network_header related to...Arnaldo Carvalho de Melo2007-04-26
* [IPV4]: cleanupStephen Hemminger2007-04-26
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-03
* [IPV4] ipconfig: fix RARP ic_servaddr breakageAl Viro2006-10-24
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* [NET]: Remove unnecessary config.h includes from net/Dave Jones2006-09-22
* [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-21
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [NET]: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-12
* [IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>Adrian Bunk2005-09-05
* [NET]: Kill skb->real_devDavid S. Miller2005-08-29