1. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. d664986 ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg by Andrey Ignatov · 6 years ago
  3. e88bb96 Merge 4.9.26 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  4. e88a8e0 ping: implement proper locking by Eric Dumazet · 7 years ago
  5. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  6. a700cf2 ping: fix a null pointer dereference by WANG Cong · 7 years ago
  7. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  8. 0eab121 net: ping: check minimum size on ICMP header length by Kees Cook · 7 years ago
  9. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  10. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  11. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 8 years ago
  12. 24025c4 ipv4: process socket-level control messages in IPv4 by Soheil Hassas Yeganeh · 8 years ago
  13. a9d5623 net/ipv4: remove left over dead code by Eric Engestrom · 8 years ago
  14. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. 9194830 ipv4: fix memory leaks in ip_cmsg_send() callers by Eric Dumazet · 8 years ago
  16. 086c653 sock: struct proto hash function may error by Craig Gallek · 8 years ago
  17. ad64b8b ipv4: eliminate lock count warnings in ping.c by Lance Richardson · 8 years ago
  18. 35a256f ipv6: Nonlocal bind by Tom Herbert · 9 years ago
  19. a134f08 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 9 years ago
  20. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  21. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  22. 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 9 years ago
  23. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. 9145736 net: ping: Return EAFNOSUPPORT when appropriate. by Lorenzo Colitti · 9 years ago
  25. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  26. 21226ab net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() by Al Viro · 9 years ago
  27. cacdc7d ip: stash a pointer to msghdr in struct ping_fakehdr by Al Viro · 9 years ago
  28. fc752f1 ping: Fix race in free in receive path by subashab@codeaurora.org · 9 years ago
  29. c0371da put iov_iter into msghdr by Al Viro · 9 years ago
  30. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  31. f4713a3 net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks by Willem de Bruijn · 9 years ago
  32. 91a0b60 net/ping: handle protocol mismatching scenario by Jane Zhou · 9 years ago
  33. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  34. e3e3217 icmp: Remove some spurious dropped packet profile hits from the ICMP path by Rick Jones · 10 years ago
  35. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  36. 49a6015 net/ipv4: bind ip_nonlocal_bind to current netns by Vincent Bernat · 10 years ago
  37. 4330487 net: use inet6_iif instead of IP6CB()->iif by Duan Jiong · 10 years ago
  38. ba6b918 ping: move ping_group_range out of CONFIG_SYSCTL by Cong Wang · 10 years ago
  39. c9d8f1a ipv4: move local_port_range out of CONFIG_SYSCTL by Cong Wang · 10 years ago
  40. b04c461 net: ipv4: current group_info should be put after using. by Wang, Xiaoming · 10 years ago
  41. c8e6ad0 ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg by Hannes Frederic Sowa · 10 years ago
  42. 82b276c ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts by Hannes Frederic Sowa · 10 years ago
  43. 4b261c7 ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams by Hannes Frederic Sowa · 10 years ago
  44. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 10 years ago
  45. ea074b3 ipv4: ping make local stuff static by Stephen Hemminger · 10 years ago
  46. f1d8cba inet: fix possible seqlock deadlocks by Eric Dumazet · 10 years ago
  47. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 10 years ago
  48. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  49. cf970c0 ping: prevent NULL pointer dereference on write to msg_name by Hannes Frederic Sowa · 11 years ago
  50. bceaa90 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 11 years ago
  51. 652586d seq_file: remove "%n" usage from seq_file users by Tetsuo Handa · 11 years ago
  52. c2bb06d net: fix build errors if ipv6 is disabled by Eric Dumazet · 11 years ago
  53. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  54. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  55. aa66158 ipv4: processing ancillary IP_TOS or IP_TTL by Francesco Fusco · 11 years ago
  56. d14c5ab net: proc_fs: trivial: print UIDs as unsigned int by Francesco Fusco · 11 years ago
  57. a06a2d3 net: ping_check_bind_addr() etc. can be static by Wu Fengguang · 11 years ago
  58. c26d6b4 ping: always initialize ->sin6_scope_id and ->sin6_flowinfo by Cong Wang · 11 years ago
  59. d862e54 net: ipv6: Implement /proc/net/icmp6. by Lorenzo Colitti · 11 years ago
  60. 8cc785f net: ipv4: make the ping /proc code AF-independent by Lorenzo Colitti · 11 years ago
  61. 6d0bfe2 net: ipv6: Add IPv6 support to the ping socket. by Lorenzo Colitti · 11 years ago
  62. bf84a01 net: sock: make sock_tx_timestamp void by Daniel Borkmann · 11 years ago
  63. b531ed6 ipv4: fix a bug in ping_err(). by Li Wei · 11 years ago
  64. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  65. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  66. 8141ed9 ipv4: Add a socket release callback for datagram sockets by Steffen Klassert · 11 years ago
  67. 7064d16 userns: Use kgids for sysctl_ping_group_range by Eric W. Biederman · 12 years ago
  68. a7cb5a4 userns: Print out socket uids in a user namespace aware fashion. by Eric W. Biederman · 12 years ago
  69. 55be7a9 ipv4: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  70. 3639339 ipv4: Handle PMTU in all ICMP error handlers. by David S. Miller · 12 years ago
  71. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  72. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  73. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  74. 5e73ea1 ipv4: fix checkpatch errors by Daniel Baluta · 12 years ago
  75. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  76. 058bd4d net: Convert printks to pr_<level> by Joe Perches · 12 years ago
  77. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  78. a5e7424 ipv4: ping: Fix recvmsg MSG_OOB error handling. by David S. Miller · 12 years ago
  79. 76e2105 ipv4: Implement IP_UNICAST_IF socket option. by Erich E. Hoover · 12 years ago
  80. 747465e net: fix some sparse errors by Eric Dumazet · 12 years ago
  81. fb120c0 ping: dont increment ICMP_MIB_INERRORS by Eric Dumazet · 13 years ago
  82. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  83. 8ad2475 ipv4, ping: Remove duplicate icmp.h include by Jesper Juhl · 13 years ago
  84. 19a76fa net: ping: cleanups ping_v4_unhash() by Eric Dumazet · 13 years ago
  85. 75e308c net: ping: fix the coding style by Changli Gao · 13 years ago
  86. bb0cd2f net: ping: make local functions static by Changli Gao · 13 years ago
  87. f56e03e net: ping: fix build failure by Vasiliy Kulikov · 13 years ago
  88. 1a8218e net: ping: dont call udp_ioctl() by Eric Dumazet · 13 years ago
  89. 1b1cb1f net: ping: small changes by Eric Dumazet · 13 years ago
  90. c319b4d net: ipv4: add IPPROTO_ICMP socket kind by Vasiliy Kulikov · 13 years ago