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