1. 34447a6 ipconfig: Correctly initialise ic_nameservers by Chris Novakovic · 6 years ago
  2. 29c4f51 net: ipconfig: fix ic_close_devs() use-after-free by Mark Rutland · 7 years ago
  3. 1ae292a net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout by Geert Uytterhoeven · 8 years ago
  4. d2d371a net: ipconfig: Fix more use after free by Thierry Reding · 8 years ago
  5. 9c706a4 net: ipconfig: fix use after free by Uwe Kleine-König · 8 years ago
  6. e068853 net: ipconfig: drop inter-device timeout by Uwe Kleine-König · 8 years ago
  7. 2647cff net: ipconfig: Support using "delayed" DHCP replies by Uwe Kleine-König · 8 years ago
  8. 22fc538 net: ipconfig: Add device name to debug messages by Uwe Kleine-König · 8 years ago
  9. 86ef7f9c ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC. by David S. Miller · 8 years ago
  10. 0b392be net: ipconfig: avoid warning by making ic_addrservaddr static by Ben Dooks · 8 years ago
  11. 52b79e2 ipv4: ipconfig: avoid unused ic_proto_used symbol by Arnd Bergmann · 8 years ago
  12. 6c1c36b net/ipv4/ipconfig: Rejoin broken lines in console output by Geert Uytterhoeven · 9 years ago
  13. 09605cc net ipv4: use preferred log methods by Bastian Stender · 9 years ago
  14. 26fb342 ipconfig: send Client-identifier in DHCP requests by Li RongQing · 9 years ago
  15. 7655078 net: ipv4: increase dhcp inter device timeout by Mugunthan V N · 9 years ago
  16. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  17. 728c020 net: ipv4: handle DSA enabled master network devices by Florian Fainelli · 9 years ago
  18. 0d3979b ipv4: remove 0/NULL assignment on static by Fabian Frederick · 10 years ago
  19. 6b436d3 ipv4: remove set but unused variable sha by Fabian Frederick · 10 years ago
  20. c72c95a ipconfig: Use time_before by Himangi Saraogi · 10 years ago
  21. 405fd70 ipconfig: Only bootp paths should reference ic_dev_xid. by David S. Miller · 10 years ago
  22. 21621e9 ipconfig: move ic_dev_xid under IPCONFIG_BOOTP by Fabian Frederick · 10 years ago
  23. 4f6ad60 ipconfig: add static to local variable by Fabian Frederick · 10 years ago
  24. 357137a ipv4: ipconfig.c: add parentheses in an if statement by FX Le Bail · 10 years ago
  25. 5e404cd ipconfig: add informative timeout messages while waiting for carrier by Paul Gortmaker · 11 years ago
  26. 283951f ipconfig: Fix newline handling in log message. by Martin Fuzzey · 11 years ago
  27. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  28. 9dd4a13 net/ipv4/ipconfig: really display the BOOTP/DHCP server's address. by Philippe De Muyter · 11 years ago
  29. 9ecd1c3 net/ipv4/ipconfig: add device address to a KERN_INFO message by Claudio Fontana · 12 years ago
  30. 842b08b ipconfig: fix trivial build error by Andy Shevchenko · 12 years ago
  31. 5e95377 ipconfig: add nameserver IPs to kernel-parameter ip= by Christoph Fritz · 12 years ago
  32. b37f4d7 net/ipv4/ipconfig: neaten __setup placement by Eldad Zack · 12 years ago
  33. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 12 years ago
  34. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  35. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  36. 058bd4d net: Convert printks to pr_<level> by Joe Perches · 12 years ago
  37. 747465e net: fix some sparse errors by Eric Dumazet · 12 years ago
  38. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  39. cd7816d net: have ipconfig not wait if no dev is available by Gerlando Falauto · 12 years ago
  40. 6608824 ipv4: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  41. ad79eef ipv4: fix a memory leak in ic_bootp_send_if by RongQing.Li · 13 years ago
  42. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  43. 1d67a51 ipconfig: Reduce switch/case indent by Joe Perches · 13 years ago
  44. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago
  45. 3fb72f1 ipconfig wait for carrier by Micha Nelissen · 13 years ago
  46. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  47. a40c9f8 net: add some KERN_CONT markers to continuation lines by Uwe Kleine-König · 14 years ago
  48. 130c0f4 ipconfig: send host-name in DHCP requests by Wu Fengguang · 14 years ago
  49. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  50. 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
  51. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  52. 964ad81 ipconfig: Handle devices which take some time to come up. by David S. Miller · 14 years ago
  53. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  54. 9d4fb27 net/ipv4: Move && and || to end of previous line by Joe Perches · 15 years ago
  55. dc7a081 nfs: new subdir Documentation/filesystems/nfs by J. Bruce Fields · 15 years ago
  56. 9643f45 ipv4: teach ipconfig about the MTU option in DHCP by Chris Friesen · 15 years ago
  57. 2513dfb ipconfig: handle case of delayed DHCP server by Chris Friesen · 15 years ago
  58. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  59. 9d8dba6 ipv4: fix infinite retry loop in IP-Config by Benjamin Zores · 15 years ago
  60. 673d57e net: replace NIPQUAD() in net/ipv4/ net/ipv6/ by Harvey Harrison · 16 years ago
  61. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  62. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  63. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  64. 45e741b ipv4: annotate a few functions __init in ipconfig.c by Sam Ravnborg · 16 years ago
  65. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  66. a7d632b [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. by YOSHIFUJI Hideaki · 16 years ago
  67. 6ded55d Documentation: move nfsroot.txt to filesystems/ by J. Bruce Fields · 16 years ago
  68. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  69. 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
  70. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  71. 255333c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  72. dea75bd [IPCONFIG]: The kernel gets no IP from some DHCP servers by Stephen Hemminger · 16 years ago
  73. 988b705 [ARP]: Introduce the arp_hdr_len helper. by Pavel Emelyanov · 16 years ago
  74. e5b13cb [NETNS]: Process devinet ioctl in the correct namespace. by Denis V. Lunev · 16 years ago
  75. 9c00409 [IPV4]: fix alignment of IP-Config output by Uwe Kleine-Koenig · 16 years ago
  76. 1bad118 [NETNS]: Pass namespace through ip_rt_ioctl. by Denis V. Lunev · 16 years ago
  77. 1b0b04f [IPCONFIG]: Mark vendor_class_identifier as __initdata. by David S. Miller · 17 years ago
  78. 62013db [IPV4] ipconfig: Implement DHCP Class-identifier by Rainer Jochem · 17 years ago
  79. 92ffb85 [IPV4] ipconfig: Fix regression in ip command line processing by Amos Waterland · 16 years ago
  80. 9cecd07 [IPV4] Fix ip=dhcp regression by Simon Horman · 16 years ago
  81. a6c05c3 [IPV4]: Fix ip command line processing. by Simon Horman · 16 years ago
  82. f33e1d9 [IPV4]: Updates to nfsroot documentation by Amos Waterland · 16 years ago
  83. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  84. 0cc217e [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev by Eric W. Biederman · 17 years ago
  85. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  86. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  87. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  88. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  89. dcbdc93 [IPCONFIG]: ip_auto_config fix by Joakim Tjernlund · 17 years ago
  90. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  91. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  92. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  93. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  94. 04b964d [SK_BUFF] ipconfig: Another conversion to skb_reset_network_header related to skb_put by Arnaldo Carvalho de Melo · 17 years ago
  95. 132adf5 [IPV4]: cleanup by Stephen Hemminger · 17 years ago
  96. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  97. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  98. 5a874db [NET]: ipconfig and nfsroot annotations by Al Viro · 18 years ago
  99. 8257102 [IPV4] ipconfig: fix RARP ic_servaddr breakage by Al Viro · 18 years ago
  100. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago