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