1. dd97575 Merge android-4.9.185 (70d52cb) into msm-4.9 by jianzhou · 4 years, 10 months ago
  2. 70d52cb Merge 4.9.185 into android-4.9 by Greg Kroah-Hartman · 4 years, 11 months ago
  3. 3c77e8f bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro by Martin KaFai Lau · 5 years ago
  4. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  5. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. 8f00a1d Merge android-4.9.130 (1c7637c) into msm-4.9 by Minming Qi · 6 years ago
  7. 33424e7 net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  8. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. a8f8d5e udp4: fix IP_CMSG_CHECKSUM for connected sockets by Paolo Abeni · 6 years ago
  10. ff75e7b Merge android-4.9.101 (aef17a58) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  11. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. d664986 ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg by Andrey Ignatov · 6 years ago
  13. 16b6ed1 Merge android-4.9.87 (a290494) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  14. a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. 5984901 udplite: fix partial checksum initialization by Alexey Kodanev · 6 years ago
  16. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 6 years ago
  17. 0500222 Merge 4.9.63 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  18. 44a3afc Merge 4.9.63 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. 3b0b4d2 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  20. 6767cbd udp6: set rx_dst_cookie on rx_dst updates by Paolo Abeni · 7 years ago
  21. 18fb43b udp: call dst_hold_safe() in udp_sk_rx_set_dst() by Wei Wang · 7 years ago
  22. 04cb69d udp6: fix socket leak on early demux by Paolo Abeni · 7 years ago
  23. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  24. 7073fca Merge 4.9.43 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  25. 33dc6a6 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  26. 51ce947 net: Fail explicit bind to local reserved ports by Subash Abhinov Kasiviswanathan · 7 years ago
  27. f65f7a4 net: Indicate whether a socket is a transparent socket by Subash Abhinov Kasiviswanathan · 9 years ago
  28. aae3bcb net: udp: Adjust UDP socket state for encapsulation sockets by Subash Abhinov Kasiviswanathan · 9 years ago
  29. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  30. 30c7be2 udplite: call proper backlog handlers by Eric Dumazet · 8 years ago
  31. 73e2d5e udp: restore UDPlite many-cast delivery by Pablo Neira · 8 years ago
  32. 10df8e6 udp: fix IP_CHECKSUM handling by Eric Dumazet · 8 years ago
  33. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  34. d66f6c0 net: ipv4: Remove l3mdev_get_saddr by David Ahern · 8 years ago
  35. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  36. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 8 years ago
  37. 5d77dca net: diag: support SOCK_DESTROY for UDP sockets by David Ahern · 8 years ago
  38. 75d855a udp: get rid of SLAB_DESTROY_BY_RCU allocations by Eric Dumazet · 8 years ago
  39. e83c674 udp: fix poll() issue with zero sized packets by Eric Dumazet · 8 years ago
  40. 217375a udp: include addrconf.h by Eric Dumazet · 8 years ago
  41. ba66bbe udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb by Daniel Borkmann · 8 years ago
  42. a612769 udp: prevent bugcheck if filter truncates packet too much by Michal Kubeček · 8 years ago
  43. d1e3728 udp reuseport: fix packet of same flow hashed to different socket by Su, Xuemin · 8 years ago
  44. b46d9f6 ipv4: fix checksum annotation in udp4_csum_init by Hannes Frederic Sowa · 8 years ago
  45. ce25d66 Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing") by Eric Dumazet · 8 years ago
  46. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 8 years ago
  47. ed7cbbc udp: Resolve NULL pointer dereference over flow-based vxlan device by Alexander Duyck · 8 years ago
  48. e61da9e udp: prepare for non BH masking at backlog processing by Eric Dumazet · 8 years ago
  49. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  50. 5d3848b net: rename ICMP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  51. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 8 years ago
  52. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. 110361f udp: fix if statement in SIOCINQ ioctl by Dan Carpenter · 8 years ago
  54. d894ba1 soreuseport: fix ordering for mixed v4/v6 sockets by Craig Gallek · 8 years ago
  55. 31c2e49 udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM by Willem de Bruijn · 8 years ago
  56. 9f9a45b udp: do not expect udp headers on ioctl SIOCINQ by Willem de Bruijn · 8 years ago
  57. 6305830 udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb by Tom Herbert · 8 years ago
  58. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 8 years ago
  59. e6afc8a udp: remove headers from UDP packets before queueing by samanthakumar · 8 years ago
  60. ca065d0 udp: no longer use SLAB_DESTROY_BY_RCU by Eric Dumazet · 8 years ago
  61. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 8 years ago
  62. 24025c4 ipv4: process socket-level control messages in IPv4 by Soheil Hassas Yeganeh · 8 years ago
  63. ad0ea19 ipv4: fix broadcast packets reception by Paolo Abeni · 8 years ago
  64. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  65. 9194830 ipv4: fix memory leaks in ip_cmsg_send() callers by Eric Dumazet · 8 years ago
  66. d75f130 net: udp: always set up for CHECKSUM_PARTIAL offload by Edward Cree · 8 years ago
  67. 179bc67 net: local checksum offload for encapsulation by Edward Cree · 8 years ago
  68. c125e80 soreuseport: fast reuseport TCP socket selection by Craig Gallek · 8 years ago
  69. ed0dfff udp: fix potential infinite loop in SO_REUSEPORT logic by Eric Dumazet · 8 years ago
  70. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 1134158 soreuseport: pass skb to secondary UDP socket lookup by Craig Gallek · 8 years ago
  72. b5bdacf net: Propagate lookup failure in l3mdev_get_saddr to caller by David Ahern · 8 years ago
  73. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 8 years ago
  74. e32ea7e soreuseport: fast reuseport UDP socket selection by Craig Gallek · 8 years ago
  75. 197c949 udp: properly support MSG_PEEK with truncated buffers by Eric Dumazet · 8 years ago
  76. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 8 years ago
  77. 945fae4 udp: remove duplicate include by stephen hemminger · 9 years ago
  78. 70da268 net: SO_INCOMING_CPU setsockopt() support by Eric Dumazet · 9 years ago
  79. 8cbb512c net: Add source address lookup op for VRF by David Ahern · 9 years ago
  80. 6e2895a net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC by David Ahern · 9 years ago
  81. 007979e net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER by David Ahern · 9 years ago
  82. 58189ca net: Fix vti use case with oif in dst lookups by David Ahern · 9 years ago
  83. 9a24abf udp: Handle VRF device in sendmsg by David Ahern · 9 years ago
  84. 10e2eb8 udp: fix dst races with multicast early demux by Eric Dumazet · 9 years ago
  85. 6e54030 ipv4/udp: Verify multicast group is ours in upd_v4_early_demux() by Shawn Bohrer · 9 years ago
  86. beb39db udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
  87. 8bc0034 net: remove extra newlines by Sheng Yong · 9 years ago
  88. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  89. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  90. 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 9 years ago
  91. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  92. 723b8e4 udp: In udp_flow_src_port use random hash value if skb_get_hash fails by Tom Herbert · 9 years ago
  93. ad6f939 ip: Add offset parameter to ip_cmsg_recv by Tom Herbert · 9 years ago
  94. 224d019 ip: Move checksum convert defines to inet by Tom Herbert · 9 years ago
  95. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 10 years ago
  96. 60c04ae udp: Neaten and reduce size of compute_score functions by Joe Perches · 9 years ago
  97. 227158d new helper: skb_copy_and_csum_datagram_msg() by Al Viro · 10 years ago
  98. 4243cdc udp: Neaten function pointer calls and add braces by Joe Perches · 10 years ago
  99. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  100. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago