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