aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipconfig.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-02-08[IPV4]: ipconfig: Replace schedule_timeout() with msleep()Nishanth Aravamudan1-6/+5
2005-02-06[IPV4]: ipconfig should use memmove() instead of strcpy()Matthew Wilcox1-1/+1
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner1-1/+1
2004-12-27[IPV4]: Staticize and remove unneeded exports.Adrian Bunk1-6/+6
2004-11-29[IPV4]: Use schedule_timeout() instead of jiffies polling in ipconfig.Magnus Damm1-9/+6
2004-10-04[IPV4]: Set ARP hw type correctly for BOOTP over FDDI.Maciej W. Rozycki1-0/+2
2004-09-08[IPV4]: Fix DHCPACK checking in ipconfig.cPeter Buckingham1-3/+1
2004-09-07[IPCONFIG]: Verify DHCPACK packets.Peter Buckingham1-0/+5
2004-07-05[IPV6] Bring lo up before setting other interface up.Hideaki Yoshifuji1-0/+7
2004-06-30[IPV4]: Bootp packet extension area is variable length.David S. Miller1-3/+8
2004-06-22[IPV4]: ip_rt_ioctl argument is user pointer.Stephen Hemminger1-2/+2
2004-03-13From: <martin@meltin.net>Trond Myklebust1-0/+39
2004-02-19[IPV4]: Make ip_auto_config a late initcall.David Woodhouse1-1/+1
2003-10-07Fix up recent net/ipv4/ipconfig.c typo breakage.Linus Torvalds1-3/+3
2003-10-06[NET]: Delete support for old-style protocols, no longer necessary.David S. Miller1-2/+0
2003-10-06[NET]: Add missing skb_share_check() calls to econet/bpqether/lapbether/ipcon...David S. Miller1-0/+6
2003-10-06[IPV4]: Fix ipconfig to be PKT_CAN_SHARE_SKB.David S. Miller1-48/+98
2003-09-19[IPV4]: Use cpu_relax() in ipconfig.cChris Wright1-2/+2
2003-09-15[IPV4]: Convert /proc/net/pnp to seq_file.Hideaki Yoshifuji1-25/+28
2003-08-14[PATCH] /proc/net/pnp oops fixAndrew Morton1-6/+6
2003-07-07[IPV4] display bootserver in /proc/net/pnpLode Leroy1-0/+4
2003-05-25[NET]: strncpy -> strlcpy conversions.Ben Collins1-6/+5
2003-04-28[NET]: Spelling fixes for net/Steven Cole1-1/+1
2003-03-19[NET]: hard_header reservation.Alexey Kuznetsov1-1/+1
2003-02-18[PATCH] various spelling fixesSteven Cole1-1/+1
2002-10-04[IPV4/IPV6]: General cleanups.Hideaki Yoshifuji1-12/+12
2002-08-23net/ipv4/ipconfig.c: Add support for multiple nameservers.Josef Siemes1-8/+30
2002-08-01Merge nuts.ninka.net:/home/davem/src/BK/BAK-net-2.5David S. Miller1-1/+1
2002-07-31[PATCH] Fix typo in net_ipv4_ipconfig.cThiemo Seufer1-1/+1
2002-07-18NET: Use ISO C struct initializers.Rusty Russell1-4/+4
2002-06-11[PATCH] (7/14) resyncAlexander Viro1-2/+3
2002-05-26[PATCH] net/ipv4/ipconfig.c minor fixFrank Davis1-2/+4
2002-05-21[PATCH] jiffies.hRusty Russell1-1/+1
2002-02-10Split protocol specific information out from struct sock.David S. Miller1-2/+2
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds1-1/+1
2002-02-04v2.5.1.7 -> v2.5.1.8Linus Torvalds1-2/+2
2002-02-04v2.5.0.3 -> v2.5.0.4Linus Torvalds1-0/+1
2002-02-04v2.4.14.7 -> v2.4.14.8Linus Torvalds1-1/+3
2002-02-04v2.4.14.4 -> v2.4.14.5Linus Torvalds1-6/+6
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds1-2/+13
2002-02-04v2.4.13.5 -> v2.4.13.6Linus Torvalds1-1/+8
2002-02-04v2.4.12.3 -> v2.4.12.4Linus Torvalds1-1/+1
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds1-1/+1
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds1-46/+51
2002-02-04v2.4.4.1 -> v2.4.4.2Linus Torvalds1-194/+538
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+1000