aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipconfig.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger1-2/+2
2007-10-10[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_devEric W. Biederman1-3/+7
2007-10-10[NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano1-3/+3
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+1
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman1-0/+6
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-1/+2
2007-08-13[IPCONFIG]: ip_auto_config fixJoakim Tjernlund1-3/+3
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-1/+1
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-3/+3
2007-04-25[SK_BUFF] ipconfig: Another conversion to skb_reset_network_header related to skb_putArnaldo Carvalho de Melo1-1/+2
2007-04-25[IPV4]: cleanupStephen Hemminger1-2/+2
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-1/+1
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-15/+15
2006-12-02[NET]: ipconfig and nfsroot annotationsAl Viro1-52/+53
2006-10-24[IPV4] ipconfig: fix RARP ic_servaddr breakageAl Viro1-1/+1
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-7/+7
2006-09-22[NET]: Remove unnecessary config.h includes from net/Dave Jones1-1/+0
2006-03-20[NET]: Convert RTNL to mutex.Stephen Hemminger1-5/+5
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+2
2005-09-12[NET]: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+2
2005-09-05[IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>Adrian Bunk1-0/+1
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-4/+4
2005-06-28[IPV4]: ipconfig.c: fix dhcp timeout behaviourMaxime Bizon1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1507