Age | Commit message (Expand) | Author | Files | Lines |
2012-05-20 | net/ipv4/ipconfig: neaten __setup placement | Eldad Zack | 1 | -3/+2 |
2012-05-15 | net: delete all instances of special processing for token ring | Paul Gortmaker | 1 | -2/+0 |
2012-05-15 | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 1 | -7/+4 |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -1/+1 |
2012-03-11 | net: Convert printks to pr_<level> | Joe Perches | 1 | -55/+55 |
2012-01-17 | net: fix some sparse errors | Eric Dumazet | 1 | -4/+4 |
2011-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+4 |
2011-12-20 | net: have ipconfig not wait if no dev is available | Gerlando Falauto | 1 | -0/+4 |
2011-11-18 | ipv4: Remove all uses of LL_ALLOCATED_SPACE | Herbert Xu | 1 | -2/+4 |
2011-11-14 | ipv4: fix a memory leak in ic_bootp_send_if | RongQing.Li | 1 | -2/+7 |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
2011-07-01 | ipconfig: Reduce switch/case indent | Joe Perches | 1 | -35/+38 |
2011-06-21 | ip: introduce ip_is_fragment helper inline function | Paul Gortmaker | 1 | -1/+1 |
2011-05-19 | 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-11 | 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-24 | 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-27 | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields | 1 | -1/+1 |
2009-05-19 | ipv4: teach ipconfig about the MTU option in DHCP | Chris Friesen | 1 | -4/+37 |
2009-05-17 | 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-29 | 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-19 | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 1 | -2/+2 |
2008-06-11 | net: remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
2008-05-12 | net: Allow netdevices to specify needed head/tailroom | Johannes Berg | 1 | -3/+3 |
2008-04-29 | ipv4: annotate a few functions __init in ipconfig.c | Sam Ravnborg | 1 | -4/+4 |
2008-04-17 | 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-26 | [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-17 | [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-04 | [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-28 | [NETNS]: Process devinet ioctl in the correct namespace. | Denis V. Lunev | 1 | -1/+1 |
2008-02-17 | [IPV4]: fix alignment of IP-Config output | Uwe Kleine-Koenig | 1 | -1/+1 |
2008-01-28 | [NETNS]: Pass namespace through ip_rt_ioctl. | Denis V. Lunev | 1 | -1/+1 |
2008-01-28 | [IPCONFIG]: Mark vendor_class_identifier as __initdata. | David S. Miller | 1 | -1/+2 |
2008-01-28 | [IPV4] ipconfig: Implement DHCP Class-identifier | Rainer Jochem | 1 | -0/+24 |
2008-01-08 | [IPV4] ipconfig: Fix regression in ip command line processing | Amos Waterland | 1 | -4/+18 |
2007-12-28 | [IPV4] Fix ip=dhcp regression | Simon Horman | 1 | -0/+1 |
2007-12-26 | [IPV4]: Fix ip command line processing. | Simon Horman | 1 | -6/+4 |