1. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  2. 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 4 years, 6 months ago
  3. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  4. bcb37e6 ipv4: ip_do_fragment: Preserve skb_iif during fragmentation by Shmulik Ladkani · 5 years ago
  5. 52be322 Merge 4.9.116 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. 93d94fe ip: hash fragments consistently by Paolo Abeni · 6 years ago
  7. 70c65e4 Merge 4.9.103 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. 2ef22bd net: test tailroom before appending to linear skb by Willem de Bruijn · 6 years ago
  9. 7073fca Merge 4.9.43 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  10. 33dc6a6 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  11. 4688f04 revert "ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output" by Greg Kroah-Hartman · 7 years ago
  12. 53eed8a revert "net: account for current skb length when deciding about UFO" by Greg Kroah-Hartman · 7 years ago
  13. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  14. ef09c9f net: account for current skb length when deciding about UFO by Michal Kubeček · 7 years ago
  15. f102bb7 ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output by zheng li · 7 years ago
  16. 9290d74 UPSTREAM: net: ipv4, ipv6: run cgroup eBPF egress programs by Daniel Mack · 8 years ago
  17. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  18. 7c4c32a tcp: fix mark propagation with fwmark_reflect enabled by Pau Espin Pedrol · 7 years ago
  19. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  20. f418043 ipv4: Set skb->protocol properly for local output by Eli Cooper · 7 years ago
  21. 0ace81e ipv4: update comment to document GSO fragmentation cases. by Lance Richardson · 8 years ago
  22. 9b6c14d net: tcp response should set oif only if it is L3 master by David Ahern · 8 years ago
  23. 9ee6c5d ipv4: allow local fragmentation in ip_finish_output_gso() by Lance Richardson · 8 years ago
  24. 7e1670c ipv4: Remove unused but set variable by Tobias Klauser · 8 years ago
  25. e0d56fd net: l3mdev: remove redundant calls by David Ahern · 8 years ago
  26. a8e3e1a net: l3mdev: Add hook to output path by David Ahern · 8 years ago
  27. 6ca40d4 ipv4: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  28. 14972cb net: lwtunnel: Handle fragmentation by Roopa Prabhu · 8 years ago
  29. 359ebda net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags by Shmulik Ladkani · 8 years ago
  30. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. fedbb6b4 ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output by Shmulik Ladkani · 8 years ago
  32. ae7ef81 skbuff: introduce skb_gso_validate_mtu by Marcelo Ricardo Leitner · 8 years ago
  33. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. a8c4a25 ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL by Hannes Frederic Sowa · 8 years ago
  35. fa50d97 ipv4: Namespaceify ip_default_ttl sysctl knob by Nikolay Borisov · 8 years ago
  36. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 8 years ago
  37. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 40ba330 udp: disallow UFO for sockets with SO_NO_CHECK option by Michal Kubeček · 8 years ago
  39. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 8 years ago
  40. dfc3b0e net: remove unnecessary mroute.h includes by Nikolay Aleksandrov · 9 years ago
  41. dbd3393 ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment by Hannes Frederic Sowa · 9 years ago
  42. d749c9c ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked sockets by Hannes Frederic Sowa · 9 years ago
  43. dc6ef6b tcp: do not set queue_mapping on SYNACK by Eric Dumazet · 9 years ago
  44. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  45. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  46. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
  47. 77589ce ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit by Eric W. Biederman · 9 years ago
  48. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  49. b92dacd ipv4: Merge __ip_local_out and __ip_local_out_sk by Eric W. Biederman · 9 years ago
  50. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago
  51. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  52. 850dcc4 ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_sk by Eric W. Biederman · 9 years ago
  53. fd2874b ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk by Eric W. Biederman · 9 years ago
  54. 694869b ipv4: Pass struct net through ip_fragment by Eric W. Biederman · 9 years ago
  55. 007979e net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER by David Ahern · 9 years ago
  56. cfe673b ip: constify ip_build_and_send_pkt() socket argument by Eric Dumazet · 9 years ago
  57. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  58. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  59. 4ba1bf4 ipv4: Only compute net once in ip_finish_output2 by Eric W. Biederman · 9 years ago
  60. 9479b0a ipv4: Explicitly compute net in ip_fragment by Eric W. Biederman · 9 years ago
  61. 26a949d ipv4: Only compute net once in ip_do_fragment by Eric W. Biederman · 9 years ago
  62. 88f5cc2 ipv4: Remember the net in ip_output and ip_mc_output by Eric W. Biederman · 9 years ago
  63. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  64. f7ba868 net: Use VRF index for oif in ip_send_unicast_reply by David Ahern · 9 years ago
  65. ada6c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  66. b60f2f3 net: ipv4: un-inline ip_finish_output2 by Florian Westphal · 9 years ago
  67. 33b1f31 net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling by Florian Westphal · 9 years ago
  68. d6b915e ip_fragment: don't forward defragmented DF packet by Florian Westphal · 9 years ago
  69. c5501eb net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper by Florian Westphal · 9 years ago
  70. be12a1f net: skbuff: add skb_append_pagefrags and use it by Hannes Frederic Sowa · 9 years ago
  71. 49d16b2 bridge_netfilter: No ICMP packet on IPv4 fragmentation error by Andy Zhou · 9 years ago
  72. 7d771aa ipv4: __ip_local_out_sk() is static by Eric Dumazet · 9 years ago
  73. 8bc0034 net: remove extra newlines by Sheng Yong · 9 years ago
  74. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  75. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  76. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  77. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  78. 8d04516 netfilter: bridge: kill nf_bridge_pad by Florian Westphal · 9 years ago
  79. acf8dd0 udp: only allow UFO for packets from SOCK_DGRAM sockets by Michal Kubeček · 9 years ago
  80. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  81. 21226ab net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() by Al Viro · 9 years ago
  82. bdbbb85 ipv4: tcp: get rid of ugly unicast_sock by Eric Dumazet · 9 years ago
  83. 811230c tcp: ipv4: initialize unicast_sock sk_pacing_rate by Eric Dumazet · 9 years ago
  84. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  85. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 10 years ago
  86. cbffccc net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages by Joe Perches · 10 years ago
  87. 330966e net: make skb_gso_segment error handling more robust by Florian Westphal · 10 years ago
  88. 4062090 ipv4: dst_entry leak in ip_send_unicast_reply() by Vasily Averin · 10 years ago
  89. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  90. 24a2d43 ipv4: rename ip_options_echo to __ip_options_echo() by Eric Dumazet · 10 years ago
  91. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 10 years ago
  92. 11878b4 net-timestamp: SOCK_RAW and PING timestamping by Willem de Bruijn · 10 years ago
  93. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  94. e110861 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 10 years ago
  95. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  96. c7ba65d net: ip: push gso skb forwarding handling down the stack by Florian Westphal · 10 years ago
  97. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  98. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 10 years ago
  99. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  100. 1b34657 ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT by Hannes Frederic Sowa · 10 years ago