Commit Graph

73 Commits (4722d2b70b80098e1e429e093a7e04aad360260a)

Author SHA1 Message Date
Eric Dumazet 747465ef7a net: fix some sparse errors 13 years ago
Gerlando Falauto cd7816d149 net: have ipconfig not wait if no dev is available 13 years ago
Herbert Xu 6608824329 ipv4: Remove all uses of LL_ALLOCATED_SPACE 13 years ago
RongQing.Li ad79eefc42 ipv4: fix a memory leak in ic_bootp_send_if 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Joe Perches 1d67a51682 ipconfig: Reduce switch/case indent 14 years ago
Paul Gortmaker 56f8a75c17 ip: introduce ip_is_fragment helper inline function 14 years ago
Micha Nelissen 3fb72f1e6e ipconfig wait for carrier 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Uwe Kleine-König a40c9f88b5 net: add some KERN_CONT markers to continuation lines 14 years ago
Wu Fengguang 130c0f47fd ipconfig: send host-name in DHCP requests 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Frans Pop b138338056 net: remove trailing space in messages 15 years ago
David S. Miller 964ad81cbd ipconfig: Handle devices which take some time to come up. 15 years ago
Joe Perches 9d4fb27db9 net/ipv4: Move && and || to end of previous line 15 years ago
J. Bruce Fields dc7a08166f nfs: new subdir Documentation/filesystems/nfs 16 years ago
Chris Friesen 9643f45512 ipv4: teach ipconfig about the MTU option in DHCP 16 years ago
Chris Friesen 2513dfb83f ipconfig: handle case of delayed DHCP server 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Benjamin Zores 9d8dba6c97 ipv4: fix infinite retry loop in IP-Config 16 years ago
Harvey Harrison 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Johannes Berg f5184d267c net: Allow netdevices to specify needed head/tailroom 17 years ago
Sam Ravnborg 45e741b890 ipv4: annotate a few functions __init in ipconfig.c 17 years ago
YOSHIFUJI Hideaki a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. 17 years ago
J. Bruce Fields 6ded55da6b Documentation: move nfsroot.txt to filesystems/ 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Al Viro e6f1cebf71 [NET] endianness noise: INADDR_ANY 17 years ago
Stephen Hemminger dea75bdfa5 [IPCONFIG]: The kernel gets no IP from some DHCP servers 17 years ago
Pavel Emelyanov 988b705077 [ARP]: Introduce the arp_hdr_len helper. 17 years ago
Denis V. Lunev e5b13cb10d [NETNS]: Process devinet ioctl in the correct namespace. 17 years ago
Uwe Kleine-Koenig 9c00409a2a [IPV4]: fix alignment of IP-Config output 17 years ago
Denis V. Lunev 1bad118a33 [NETNS]: Pass namespace through ip_rt_ioctl. 17 years ago
David S. Miller 1b0b04f9fb [IPCONFIG]: Mark vendor_class_identifier as __initdata. 17 years ago
Rainer Jochem 62013dbb84 [IPV4] ipconfig: Implement DHCP Class-identifier 17 years ago
Amos Waterland 92ffb85dd3 [IPV4] ipconfig: Fix regression in ip command line processing 17 years ago
Simon Horman 9cecd07c3f [IPV4] Fix ip=dhcp regression 17 years ago
Simon Horman a6c05c3d06 [IPV4]: Fix ip command line processing. 17 years ago
Amos Waterland f33e1d9fa2 [IPV4]: Updates to nfsroot documentation 17 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 18 years ago
Eric W. Biederman 0cc217e16c [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev 18 years ago
Daniel Lezcano de3cb747ff [NET]: Dynamically allocate the loopback device, part 1. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Joakim Tjernlund dcbdc93c6c [IPCONFIG]: ip_auto_config fix 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago