1. 70d52cb Merge 4.9.185 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  2. 4451dc9 ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop by Stephen Suryaputra · 5 years ago
  3. e6d81da Merge 4.9.177 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  4. 4dbefd9 ipv4: Fix raw socket lookup for local traffic by David Ahern · 5 years ago
  5. 9e5dd8e Merge 4.9.74 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. f75f910 net: ipv4: fix for a race condition in raw_sendmsg by Mohamed Ghannam · 6 years ago
  7. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  8. f190653 ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 7 years ago
  9. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  10. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  11. d66f6c0 net: ipv4: Remove l3mdev_get_saddr by David Ahern · 8 years ago
  12. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 8 years ago
  13. 24025c4 ipv4: process socket-level control messages in IPv4 by Soheil Hassas Yeganeh · 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. b5bdacf net: Propagate lookup failure in l3mdev_get_saddr to caller by David Ahern · 8 years ago
  18. 027ac58 raw: increment correct SNMP counters for ICMP messages by Ben Cartwright-Cox · 9 years ago
  19. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  20. bb191c3 net: Add l3mdev saddr lookup to raw_sendmsg by David Ahern · 9 years ago
  21. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  22. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  23. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  24. 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  25. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  26. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  27. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  28. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  29. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  30. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  31. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  32. 21226ab net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() by Al Viro · 9 years ago
  33. 7ae9abf ipv4: raw_send_hdrinc(): pass msghdr by Al Viro · 9 years ago
  34. c0371da put iov_iter into msghdr by Al Viro · 9 years ago
  35. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 9 years ago
  36. b61e9dc raw.c: stick msghdr into raw_frag_vec by Al Viro · 9 years ago
  37. c008ba5b ipv4: Avoid reading user iov twice after raw_probe_proto_opt by Herbert Xu · 10 years ago
  38. 32b5913 ipv4: Use standard iovec primitive in raw_probe_proto_opt by Herbert Xu · 10 years ago
  39. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  40. f5220d6 ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets by Quentin Armitage · 10 years ago
  41. 11878b4 net-timestamp: SOCK_RAW and PING timestamping by Willem de Bruijn · 10 years ago
  42. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  43. c8e6ad0 ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg 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. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  46. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 10 years ago
  47. bceaa90 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 11 years ago
  48. fbf8866 net: ipv4 only populate IP_PKTINFO when needed by Shawn Bohrer · 11 years ago
  49. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  50. aa66158 ipv4: processing ancillary IP_TOS or IP_TTL by Francesco Fusco · 11 years ago
  51. 8d65b11 net: raw: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  52. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  53. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  54. c27c932 ipv4: sendto/hdrincl: don't use destination address found in header by Chris Clark · 11 years ago
  55. d14c5ab net: proc_fs: trivial: print UIDs as unsigned int by Francesco Fusco · 11 years ago
  56. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  57. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  58. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  59. 8141ed9 ipv4: Add a socket release callback for datagram sockets by Steffen Klassert · 11 years ago
  60. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  61. ab43ed8 ipv4: raw: fix icmp_filter() by Eric Dumazet · 12 years ago
  62. a7cb5a4 userns: Print out socket uids in a user namespace aware fashion. by Eric W. Biederman · 12 years ago
  63. 55be7a9 ipv4: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  64. 3639339 ipv4: Handle PMTU in all ICMP error handlers. by David S. Miller · 12 years ago
  65. 5e73ea1 ipv4: fix checkpatch errors by Daniel Baluta · 12 years ago
  66. 058bd4d net: Convert printks to pr_<level> by Joe Perches · 12 years ago
  67. 76e2105 ipv4: Implement IP_UNICAST_IF socket option. by Erich E. Hoover · 12 years ago
  68. 6608824 ipv4: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  69. d826eb1 ipv4: PKTINFO doesnt need dst reference by Eric Dumazet · 13 years ago
  70. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  71. 47670b7 ipv4: route non-local sources for raw socket by Julian Anastasov · 13 years ago
  72. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  73. 4500ebf ipv4: Reduce switch/case indent by Joe Perches · 13 years ago
  74. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  75. f5fca60 ipv4: Pass flow key down into ip_append_*(). by David S. Miller · 13 years ago
  76. 77968b7 ipv4: Pass flow keys down into datagram packet building engine. by David S. Miller · 13 years ago
  77. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 13 years ago
  78. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  79. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  80. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  81. ef164ae ipv4: Use flowi4_init_output() in raw_sendmsg() by David S. Miller · 13 years ago
  82. 4910ac6 ipv4: Don't ip_rt_put() an error pointer in RAW sockets. by David S. Miller · 13 years ago
  83. 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 13 years ago
  84. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 13 years ago
  85. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  86. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  87. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  88. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 13 years ago
  89. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 13 years ago
  90. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 13 years ago
  91. 709b46e net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT by Eric W. Biederman · 13 years ago
  92. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  93. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  94. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  95. 1789a64 raw: avoid two atomics in xmit by Eric Dumazet · 14 years ago
  96. 1e4b105 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  97. f84af32 net: ip_queue_rcv_skb() helper by Eric Dumazet · 14 years ago
  98. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  99. 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
  100. 9bbc768 netfilter: ipv4: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago