index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipconfig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-14
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
YOSHIFUJI Hideaki
1
-14
/
+14
2008-04-11
Documentation: move nfsroot.txt to filesystems/
J. Bruce Fields
1
-1
/
+1
2008-03-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-4
/
+5
2008-03-18
[NET] endianness noise: INADDR_ANY
Al Viro
1
-4
/
+5
2008-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2008-03-05
[IPCONFIG]: The kernel gets no IP from some DHCP servers
Stephen Hemminger
1
-2
/
+2
2008-03-03
[ARP]: Introduce the arp_hdr_len helper.
Pavel Emelyanov
1
-4
/
+1
2008-02-29
[NETNS]: Process devinet ioctl in the correct namespace.
Denis V. Lunev
1
-1
/
+1
2008-02-18
[IPV4]: fix alignment of IP-Config output
Uwe Kleine-Koenig
1
-1
/
+1
2008-01-29
[NETNS]: Pass namespace through ip_rt_ioctl.
Denis V. Lunev
1
-1
/
+1
2008-01-29
[IPCONFIG]: Mark vendor_class_identifier as __initdata.
David S. Miller
1
-1
/
+2
2008-01-29
[IPV4] ipconfig: Implement DHCP Class-identifier
Rainer Jochem
1
-0
/
+24
2008-01-09
[IPV4] ipconfig: Fix regression in ip command line processing
Amos Waterland
1
-4
/
+18
2007-12-29
[IPV4] Fix ip=dhcp regression
Simon Horman
1
-0
/
+1
2007-12-27
[IPV4]: Fix ip command line processing.
Simon Horman
1
-6
/
+4
2007-12-15
[IPV4]: Updates to nfsroot documentation
Amos Waterland
1
-19
/
+1
2007-10-11
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
1
-2
/
+2
2007-10-11
[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev
Eric W. Biederman
1
-3
/
+7
2007-10-11
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
1
-3
/
+3
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-1
/
+1
2007-10-11
[NET]: Make packet reception network namespace safe
Eric W. Biederman
1
-0
/
+6
2007-10-11
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-1
/
+2
2007-08-14
[IPCONFIG]: ip_auto_config fix
Joakim Tjernlund
1
-3
/
+3
2007-05-04
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
1
-1
/
+1
2007-04-26
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-26
[SK_BUFF] ipconfig: Another conversion to skb_reset_network_header related to...
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-26
[IPV4]: cleanup
Stephen Hemminger
1
-2
/
+2
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
1
-1
/
+1
2007-02-11
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-15
/
+15
2006-12-03
[NET]: ipconfig and nfsroot annotations
Al Viro
1
-52
/
+53
2006-10-25
[IPV4] ipconfig: fix RARP ic_servaddr breakage
Al Viro
1
-1
/
+1
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-7
/
+7
2006-09-23
[NET]: Remove unnecessary config.h includes from net/
Dave Jones
1
-1
/
+0
2006-03-21
[NET]: Convert RTNL to mutex.
Stephen Hemminger
1
-5
/
+5
2006-01-04
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-09-13
[NET]: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-4
/
+2
2005-09-06
[IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>
Adrian Bunk
1
-0
/
+1
2005-08-30
[NET]: Kill skb->real_dev
David S. Miller
1
-4
/
+4
2005-06-29
[IPV4]: ipconfig.c: fix dhcp timeout behaviour
Maxime Bizon
1
-1
/
+3
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1507
[prev]