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