index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2011-07-02
ipconfig: Reduce switch/case indent
Joe Perches
1
-35
/
+38
2011-06-22
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
1
-1
/
+1
2011-05-20
ipconfig wait for carrier
Micha Nelissen
1
-13
/
+22
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-28
net: add some KERN_CONT markers to continuation lines
Uwe Kleine-König
1
-16
/
+16
2010-06-02
ipconfig: send host-name in DHCP requests
Wu Fengguang
1
-0
/
+7
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
net: remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-03-12
ipconfig: Handle devices which take some time to come up.
David S. Miller
1
-10
/
+47
2009-12-16
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2009-11-23
net/ipv4: Move && and || to end of previous line
Joe Perches
1
-7
/
+6
2009-10-28
nfs: new subdir Documentation/filesystems/nfs
J. Bruce Fields
1
-1
/
+1
2009-05-20
ipv4: teach ipconfig about the MTU option in DHCP
Chris Friesen
1
-4
/
+37
2009-05-18
ipconfig: handle case of delayed DHCP server
Chris Friesen
1
-0
/
+12
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-4
/
+4
2009-01-30
ipv4: fix infinite retry loop in IP-Config
Benjamin Zores
1
-3
/
+3
2008-10-31
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
1
-22
/
+18
2008-07-20
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-06-12
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-05-13
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
1
-3
/
+3
2008-04-30
ipv4: annotate a few functions __init in ipconfig.c
Sam Ravnborg
1
-4
/
+4
2008-04-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
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
[next]