summaryrefslogtreecommitdiff
path: root/net/ipv4/ipconfig.c
AgeCommit message (Expand)Author
2009-05-17ipconfig: handle case of delayed DHCP serverChris Friesen
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-01-29ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores
2008-10-31net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg
2008-04-29ipv4: annotate a few functions __init in ipconfig.cSam Ravnborg
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-14[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.YOSHIFUJI Hideaki
2008-04-11Documentation: move nfsroot.txt to filesystems/J. Bruce Fields
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-17[NET] endianness noise: INADDR_ANYAl Viro
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-03-04[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger
2008-03-03[ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov
2008-02-28[NETNS]: Process devinet ioctl in the correct namespace.Denis V. Lunev
2008-02-17[IPV4]: fix alignment of IP-Config outputUwe Kleine-Koenig
2008-01-28[NETNS]: Pass namespace through ip_rt_ioctl.Denis V. Lunev
2008-01-28[IPCONFIG]: Mark vendor_class_identifier as __initdata.David S. Miller
2008-01-28[IPV4] ipconfig: Implement DHCP Class-identifierRainer Jochem
2008-01-08[IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland
2007-12-28[IPV4] Fix ip=dhcp regressionSimon Horman
2007-12-26[IPV4]: Fix ip command line processing.Simon Horman
2007-12-14[IPV4]: Updates to nfsroot documentationAmos Waterland
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger
2007-10-10[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_devEric W. Biederman
2007-10-10[NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-08-13[IPCONFIG]: ip_auto_config fixJoakim Tjernlund
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF] ipconfig: Another conversion to skb_reset_network_header related to...Arnaldo Carvalho de Melo
2007-04-25[IPV4]: cleanupStephen Hemminger
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[NET]: ipconfig and nfsroot annotationsAl Viro
2006-10-24[IPV4] ipconfig: fix RARP ic_servaddr breakageAl Viro
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-09-22[NET]: Remove unnecessary config.h includes from net/Dave Jones
2006-03-20[NET]: Convert RTNL to mutex.Stephen Hemminger
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-09-12[NET]: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-05[IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>Adrian Bunk