1. 9887cba ip: limit use of gso_size to udp by Willem de Bruijn · 7 years ago
  2. 2f17bec vrf: check the original netdevice for generating redirect by Stephen Suryaputra · 7 years ago
  3. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  4. 113f99c net: test tailroom before appending to linear skb by Willem de Bruijn · 7 years ago
  5. 9027887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  6. 15e36f5 udp: paged allocation with gso by Willem de Bruijn · 7 years ago
  7. bec1f6f udp: generate gso with UDP_SEGMENT by Willem de Bruijn · 7 years ago
  8. 1cd7884 udp: expose inet cork to udp by Willem de Bruijn · 7 years ago
  9. a68886a net/ipv6: Make from in rt6_info rcu protected by David Ahern · 7 years ago
  10. 07cb962 ipv6: make ip6_dst_mtu_forward inline by Felix Fietkau · 7 years ago
  11. 93531c6 net/ipv6: separate handling of FIB entries from dst based routes by David Ahern · 7 years ago
  12. bdb7cc6 ipv6: Count interface receive statistics on the ingress netdev by Stephen Suryaputra · 7 years ago
  13. 71a1c91 net/ipv6: Increment OUTxxx counters after netfilter hook by Jeff Barnhill · 7 years ago
  14. 9e8445a net: avoid unneeded atomic operation in ip*_append_data() by Paolo Abeni · 7 years ago
  15. 9681815 ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() by Alexey Kodanev · 7 years ago
  16. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. 1f4c6eb ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data() by Eric Dumazet · 7 years ago
  18. 10b8a3d ipv6: the entire IPv6 header chain must fit the first fragment by Paolo Abeni · 7 years ago
  19. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  20. 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
  21. 8571ab4 ip6mr: Make mroute_sk rcu-based by Yuval Mintz · 7 years ago
  22. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. e9191ff ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 8 years ago
  24. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. 95ef498 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 8 years ago
  26. 749439b ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 8 years ago
  27. 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  28. 862c03e ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 8 years ago
  29. 0995210 netfilter: flow table support for IPv6 by Pablo Neira Ayuso · 8 years ago
  30. 09ee9dba ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT by Tobias Brunner · 8 years ago
  31. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  32. 513674b net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 8 years ago
  33. 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 8 years ago
  34. 864e2a1 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 8 years ago
  35. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  36. afce615 ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() by Stefano Brivio · 8 years ago
  37. 988cf74 inet: Stop generating UFO packets. by David S. Miller · 8 years ago
  38. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  39. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. a5cb659 net: account for current skb length when deciding about UFO by Michal Kubeček · 8 years ago
  41. 1758fd4 ipv6: remove unnecessary dst_hold() in ip6_fragment() by Wei Wang · 8 years ago
  42. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  43. 89dfba3 Remove the redundant skb->dev initialization in ip6_fragment by Chenbo Feng · 8 years ago
  44. 97a7a37 ipv6: Initial skb->dev and skb->protocol in ip6_output by Chenbo Feng · 8 years ago
  45. 232cd35 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 8 years ago
  46. 7dd7eb9 ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 8 years ago
  47. 2423496 ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 8 years ago
  48. 79e4950 ipv6: avoid write to a possibly cloned skb by Florian Westphal · 8 years ago
  49. 4b3b45e udp: avoid ufo handling on IP payload compression packets by Alexey Kodanev · 8 years ago
  50. f787d1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. 00ea1ce ipv6: release dst on error in ip6_dst_lookup_tail by Willem de Bruijn · 8 years ago
  52. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. ec5e3b0 ipv6: Inhibit IPv4-mapped src address on the wire. by Jonathan T. Leighton · 8 years ago
  54. c16ec185 net: rename dst_neigh_output back to neigh_output by Julian Anastasov · 9 years ago
  55. 0dec879 net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP by Julian Anastasov · 9 years ago
  56. 4ff0620 net: add dst_pending_confirm flag to skbuff by Julian Anastasov · 9 years ago
  57. 2b89ed6 ipv6: Paritially checksum full MTU frames by Vlad Yasevich · 9 years ago
  58. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 9 years ago
  59. e4c5e13 ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output by Zheng Li · 9 years ago
  60. 33b4867 net: ipv4, ipv6: run cgroup eBPF egress programs by Daniel Mack · 9 years ago
  61. c72d8cd net: fix bogus cast in skb_pagelen() and use unsigned variables by Alexey Dobriyan · 9 years ago
  62. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  63. 613fa3c ipv6: add source address argument for ipv6_push_nfrag_opts by David Lebrun · 9 years ago
  64. f89c56c ipv6: Don't use ufo handling on later transformed packets by Jakub Sitnicki · 9 years ago
  65. 8a966fc net: ipv6: Remove l3mdev_get_saddr6 by David Ahern · 9 years ago
  66. e0d56fd net: l3mdev: remove redundant calls by David Ahern · 9 years ago
  67. a8e3e1a net: l3mdev: Add hook to output path by David Ahern · 9 years ago
  68. 14972cb net: lwtunnel: Handle fragmentation by Roopa Prabhu · 9 years ago
  69. 0d240e7 net: vrf: Implement get_saddr for IPv6 by David Ahern · 9 years ago
  70. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  71. 00bc0ef ipv6: Skip XFRM lookup if dst_entry in socket cache is valid by Jakub Sitnicki · 9 years ago
  72. ae7ef81 skbuff: introduce skb_gso_validate_mtu by Marcelo Ricardo Leitner · 9 years ago
  73. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 9 years ago
  74. 1d01550 ipv6: rename IP6_INC_STATS_BH() by Eric Dumazet · 9 years ago
  75. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  76. 3ba3458 ipv6: Count in extension headers in skb->network_header by Jakub Sitnicki · 9 years ago
  77. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 9 years ago
  78. 64d4e34 net: remove skb_sender_cpu_clear() by WANG Cong · 9 years ago
  79. 6f21c96 ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() by Paolo Abeni · 10 years ago
  80. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  81. 40ba330 udp: disallow UFO for sockets with SO_NO_CHECK option by Michal Kubeček · 10 years ago
  82. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 10 years ago
  83. 405c92f ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment by Hannes Frederic Sowa · 10 years ago
  84. 682b1a9 ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets by Hannes Frederic Sowa · 10 years ago
  85. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. 89bc784 ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues by Hannes Frederic Sowa · 10 years ago
  87. 1e0d69a Revert "Merge branch 'ipv6-overflow-arith'" by Hannes Frederic Sowa · 10 years ago
  88. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  89. b72a2b0 ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues by Hannes Frederic Sowa · 10 years ago
  90. f1900fb net: Really fix vti6 with oif in dst lookups by David Ahern · 10 years ago
  91. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  92. ca25449 net: Add VRF support to IPv6 stack by David Ahern · 10 years ago
  93. 9ef2e96 ipv6: drop frames with attached skb->sk in forwarding by Hannes Frederic Sowa · 10 years ago
  94. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 10 years ago
  95. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 10 years ago
  96. 7928833 ipv6: Merge ip6_local_out and ip6_local_out_sk by Eric W. Biederman · 10 years ago
  97. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 10 years ago
  98. 7d8c6e3 ipv6: Pass struct net through ip6_fragment by Eric W. Biederman · 10 years ago
  99. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  100. 1c1e9d2 ipv6: constify ip6_xmit() sock argument by Eric Dumazet · 10 years ago