summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipconfig.c
Commit message (Expand)AuthorAgeFilesLines
...
* [IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland2008-01-091-4/+18
* [IPV4] Fix ip=dhcp regressionSimon Horman2007-12-281-0/+1
* [IPV4]: Fix ip command line processing.Simon Horman2007-12-271-6/+4Star
* [IPV4]: Updates to nfsroot documentationAmos Waterland2007-12-141-19/+1Star
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-111-2/+2
* [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_devEric W. Biederman2007-10-111-3/+7
* [NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2007-10-111-3/+3
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-111-1/+1
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-111-0/+6
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-111-1/+2
* [IPCONFIG]: ip_auto_config fixJoakim Tjernlund2007-08-141-3/+3
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-041-1/+1
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-261-2/+2
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-2/+2
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-261-3/+3
* [SK_BUFF] ipconfig: Another conversion to skb_reset_network_header related to...Arnaldo Carvalho de Melo2007-04-261-1/+2
* [IPV4]: cleanupStephen Hemminger2007-04-261-2/+2
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-15/+15
* [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-031-52/+53
* [IPV4] ipconfig: fix RARP ic_servaddr breakageAl Viro2006-10-251-1/+1
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-7/+7
* [NET]: Remove unnecessary config.h includes from net/Dave Jones2006-09-221-1/+0Star
* [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-211-5/+5
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+2
* [NET]: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-121-4/+2Star
* [IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>Adrian Bunk2005-09-061-0/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-301-4/+4
* [IPV4]: ipconfig.c: fix dhcp timeout behaviourMaxime Bizon2005-06-281-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1507