1. 1d67a51 ipconfig: Reduce switch/case indent by Joe Perches · 13 years ago
  2. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago
  3. 3fb72f1 ipconfig wait for carrier by Micha Nelissen · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. a40c9f8 net: add some KERN_CONT markers to continuation lines by Uwe Kleine-König · 14 years ago
  6. 130c0f4 ipconfig: send host-name in DHCP requests by Wu Fengguang · 14 years ago
  7. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  8. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  9. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  10. 964ad81 ipconfig: Handle devices which take some time to come up. by David S. Miller · 14 years ago
  11. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  12. 9d4fb27 net/ipv4: Move && and || to end of previous line by Joe Perches · 15 years ago
  13. dc7a081 nfs: new subdir Documentation/filesystems/nfs by J. Bruce Fields · 15 years ago
  14. 9643f45 ipv4: teach ipconfig about the MTU option in DHCP by Chris Friesen · 15 years ago
  15. 2513dfb ipconfig: handle case of delayed DHCP server by Chris Friesen · 15 years ago
  16. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  17. 9d8dba6 ipv4: fix infinite retry loop in IP-Config by Benjamin Zores · 15 years ago
  18. 673d57e net: replace NIPQUAD() in net/ipv4/ net/ipv6/ by Harvey Harrison · 16 years ago
  19. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  20. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  21. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  22. 45e741b ipv4: annotate a few functions __init in ipconfig.c by Sam Ravnborg · 16 years ago
  23. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  24. a7d632b [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. by YOSHIFUJI Hideaki · 16 years ago
  25. 6ded55d Documentation: move nfsroot.txt to filesystems/ by J. Bruce Fields · 16 years ago
  26. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  27. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  28. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  29. 255333c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  30. dea75bd [IPCONFIG]: The kernel gets no IP from some DHCP servers by Stephen Hemminger · 16 years ago
  31. 988b705 [ARP]: Introduce the arp_hdr_len helper. by Pavel Emelyanov · 16 years ago
  32. e5b13cb [NETNS]: Process devinet ioctl in the correct namespace. by Denis V. Lunev · 16 years ago
  33. 9c00409 [IPV4]: fix alignment of IP-Config output by Uwe Kleine-Koenig · 16 years ago
  34. 1bad118 [NETNS]: Pass namespace through ip_rt_ioctl. by Denis V. Lunev · 16 years ago
  35. 1b0b04f [IPCONFIG]: Mark vendor_class_identifier as __initdata. by David S. Miller · 17 years ago
  36. 62013db [IPV4] ipconfig: Implement DHCP Class-identifier by Rainer Jochem · 17 years ago
  37. 92ffb85 [IPV4] ipconfig: Fix regression in ip command line processing by Amos Waterland · 17 years ago
  38. 9cecd07 [IPV4] Fix ip=dhcp regression by Simon Horman · 17 years ago
  39. a6c05c3 [IPV4]: Fix ip command line processing. by Simon Horman · 17 years ago
  40. f33e1d9 [IPV4]: Updates to nfsroot documentation by Amos Waterland · 17 years ago
  41. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  42. 0cc217e [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev by Eric W. Biederman · 17 years ago
  43. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  44. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  45. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  46. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  47. dcbdc93 [IPCONFIG]: ip_auto_config fix by Joakim Tjernlund · 17 years ago
  48. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  49. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  50. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  51. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  52. 04b964d [SK_BUFF] ipconfig: Another conversion to skb_reset_network_header related to skb_put by Arnaldo Carvalho de Melo · 17 years ago
  53. 132adf5 [IPV4]: cleanup by Stephen Hemminger · 17 years ago
  54. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  55. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  56. 5a874db [NET]: ipconfig and nfsroot annotations by Al Viro · 18 years ago
  57. 8257102 [IPV4] ipconfig: fix RARP ic_servaddr breakage by Al Viro · 18 years ago
  58. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  59. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  60. bf0d524 [NET]: Remove unnecessary config.h includes from net/ by Dave Jones · 18 years ago
  61. 6756ae4 [NET]: Convert RTNL to mutex. by Stephen Hemminger · 18 years ago
  62. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  63. 121caf5 [NET]: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  64. 43d6066 [IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h> by Adrian Bunk · 19 years ago
  65. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  66. 7a1af5d [IPV4]: ipconfig.c: fix dhcp timeout behaviour by Maxime Bizon · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago