1. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  2. a88086e net: off by one in inet6_pton() by Dan Carpenter · 8 years ago
  3. b1a951f net/utils: generic inet_pton_with_scope helper by Sagi Grimberg · 8 years ago
  4. e013fb7 net: make in_aton() 32-bit internally by Alexey Dobriyan · 8 years ago
  5. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  6. 8a01ed7 net: the space is required before the open parenthesis '(' by Wei Tang · 8 years ago
  7. 4623425 net: move net_get_random_once to lib by Hannes Frederic Sowa · 9 years ago
  8. abc5d1f net: Add inet_proto_csum_replace_by_diff utility function by Tom Herbert · 9 years ago
  9. 4b048d6 net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool by Tom Herbert · 9 years ago
  10. 05c9854 net: fix inet_proto_csum_replace4() sparse errors by Eric Dumazet · 10 years ago
  11. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  12. 58e3cac net: optimise inet_proto_csum_replace4() by LEROY Christophe · 10 years ago
  13. 3d44052 net: avoid dependency of net_get_random_once on nop patching by Hannes Frederic Sowa · 11 years ago
  14. f84be2b net: make net_get_random_once irq safe by Hannes Frederic Sowa · 11 years ago
  15. a48e429 net: introduce new macro net_get_random_once by Hannes Frederic Sowa · 11 years ago
  16. 4cd5773 net: core: move mac_pton() to lib/net_utils.c by Andy Shevchenko · 11 years ago
  17. 5a048e3 net: core: let's use native isxdigit instead of custom by Andy Shevchenko · 12 years ago
  18. 93ac0ef net: add doc for in4_pton() by Amerigo Wang · 12 years ago
  19. 28194fc net: add doc for in6_pton() by Amerigo Wang · 12 years ago
  20. 2cf545e net: core: add function for incremental IPv6 pseudo header checksum updates by Patrick McHardy · 12 years ago
  21. 46ba5b2 net: Fixed coding style issues relating to braces. by Jeffrin Jose · 13 years ago
  22. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  23. c5c177b net: Kill ratelimit.h dependency in linux/net.h by David S. Miller · 14 years ago
  24. 4940fc8 net: add mac_pton() for parsing MAC address by Alexey Dobriyan · 14 years ago
  25. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  26. 82fd5b5 net: core: use kernel's converter from hex to bin by Andy Shevchenko · 14 years ago
  27. 9e34a5b net/core: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago
  28. 3fff4c4 printk: Remove ratelimit.h from kernel.h by Ingo Molnar · 15 years ago
  29. ede5ad0 net: core: remove unneeded include in net/core/utils.c. by Rami Rosen · 16 years ago
  30. 717115e printk ratelimiting rewrite by Dave Young · 16 years ago
  31. 8519660 [NET] core/utils.c: digit2bin is dead static inline by Ilpo Järvinen · 17 years ago
  32. a99a00c [NET]: Move netfilter checksum helpers to net/core/utils.c by Patrick McHardy · 17 years ago
  33. 14ae856 [NET] net/core/utils: fix sparse warning by Johannes Berg · 17 years ago
  34. 83f03fa [NET]: parse ip:port strings correctly in in4_pton by Jerome Borsboom · 18 years ago
  35. 6dea649 [NET]: New sysctls should use __read_mostly tags by Eric Dumazet · 18 years ago
  36. a2a316f [NET]: Replace CONFIG_NET_DEBUG with sysctl. by Stephen Hemminger · 18 years ago
  37. 4ec93ed [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  38. 9a7c933 [NET]: Accept wildcard delimiters in in[46]_pton by Patrick McHardy · 18 years ago
  39. aaa248f [PATCH] rename net_random to random32 by Stephen Hemminger · 18 years ago
  40. 75b31c3 [NET]: is it Andy or Andi ?? by Steven Rostedt · 18 years ago
  41. d4f3e9b [NET] in6_pton: Kill errant printf statement. by David S. Miller · 18 years ago
  42. 1aaec67 [NET]: Add common helper functions to convert IPv6/IPv4 address string to network address structure. by YOSHIFUJI Hideaki · 18 years ago
  43. 8557511 [NET]: Fix potential stack overflow in net/core/utils.c by Suresh Siddha · 18 years ago
  44. 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 19 years ago
  45. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 19 years ago
  46. a2167dc [NET]: Endian-annotate in_aton() by Alexey Dobriyan · 19 years ago
  47. 1e2e565 [PATCH] net: allow newline terminated IP addresses in in_aton by Mitch Williams · 19 years ago
  48. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  49. 5e43db7 [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c by Matt Mackall · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago