- 0c9f227 ipv6: use skb_expand_head in ip6_xmit by Vasily Averin · 3 years, 6 months ago
- e415ed3 ipv6: use skb_expand_head in ip6_finish_output2 by Vasily Averin · 3 years, 6 months ago
- d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- 46c7655 ipv6: decrease hop limit counter in ip6_forward() by Kangmin Park · 3 years, 6 months ago
- 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 6 months ago
- 427faee1 net: ipv6: introduce ip6_dst_mtu_maybe_forward by Vadim Fedorenko · 3 years, 6 months ago
- 2d85a1b ipv6: ip6_finish_output2: set sk into newly allocated nskb by Vasily Averin · 3 years, 6 months ago
- 5796015 ipv6: allocate enough headroom in ip6_finish_output2() by Vasily Averin · 3 years, 6 months ago
- ccd27f0 ipv6: fix 'disable_policy' for fwd packets by Nicolas Dichtel · 3 years, 6 months ago
- c305b9e ipv6: delete useless dst check in ip6_dst_lookup_tail by zhang kai · 3 years, 7 months ago
- 6d123b8 net: ip: avoid OOM kills with large UDP sends over loopback by Jakub Kicinski · 3 years, 7 months ago
- 6585d7dc net: use indirect call helpers for dst_output by Brian Vazquez · 4 years ago
- 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- b210de4 net: ipv6: Validate GSO SKB before finish IPv6 processing by Aya Levin · 4 years ago
- 8e04491 skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put} by Jonathan Lemon · 4 years ago
- 8c79382 skbuff: rename sock_zerocopy_* to msg_zerocopy_* by Jonathan Lemon · 4 years ago
- 236a6b1 skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort by Jonathan Lemon · 4 years ago
- 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
- 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
- 272928d ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing table (v2) by Mathieu Desnoyers · 4 years, 3 months ago
- 634a63e net: ipv6: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
- 8d5930d skb_copy_and_csum_bits(): don't bother with the last argument by Al Viro · 4 years, 6 months ago
- b51cd7c net: ipv6: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
- 571912c net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc. by Martin Varghese · 5 years ago
- c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
- 28f8bfd netfilter: Support iif matches in POSTROUTING by Phil Sutter · 5 years ago
- 9669fff net: ensure correct skb->tstamp in various fragmenters by Eric Dumazet · 5 years ago
- 4f6570d ipv6: add priority parameter to ip6_xmit() by Eric Dumazet · 5 years ago
- c6af0c2 ip: support SO_MARK cmsg by Willem de Bruijn · 5 years ago
- d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 9b1c1ef ipv6: constify rt6_nexthop() by Nicolas Dichtel · 6 years ago
- 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 522924b net: correct udp zerocopy refcnt also when zerocopy only on append by Willem de Bruijn · 6 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- b703414 net: fix use-after-free in kfree_skb_list by Eric Dumazet · 6 years ago
- 0462eaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
- 956fe21 bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls by brakmo · 6 years ago
- b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 100f6d8 net: correct zerocopy refcnt with udp MSG_MORE by Willem de Bruijn · 6 years ago
- 8a6a1f1 net: ipv6: split skbuff into fragments transformer by Pablo Neira Ayuso · 6 years ago
- 0feca61 net: ipv6: add skbuff fraglist splitter by Pablo Neira Ayuso · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 0353f28 neighbor: Add skip_cache argument to neigh_output by David Ahern · 6 years ago
- ef0efcd ipv6: Fix dangling pointer when ipv6 fragment by Junwei Hu · 6 years ago
- 9036b2f net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE by Francesco Ruggeri · 6 years ago
- 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- df5042f sk_buff: add skb extension infrastructure by Florian Westphal · 6 years ago
- 8203e2d net: clear skb->tstamp in forwarding paths by Eric Dumazet · 6 years ago
- 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 97ef7b4 ip: silence udp zerocopy smatch false positive by Willem de Bruijn · 6 years ago
- 66033f4 ipv6: Check available headroom in ip6_xmit() even without options by Stefano Brivio · 6 years ago
- f839a6c net: Do not route unicast IP packets twice by Ido Schimmel · 6 years ago
- 52900d2 udp: elide zerocopy operation in hot path by Willem de Bruijn · 6 years ago
- b5947e5 udp: msg_zerocopy by Willem de Bruijn · 6 years ago
- aba3693 net: always initialize pagedlen by Willem de Bruijn · 6 years ago
- e366fa4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- bbd6528 ipv6: fix possible use-after-free in ip6_xmit() by Eric Dumazet · 6 years ago
- a8305bf net: Add and use skb_mark_not_on_list(). by David S. Miller · 6 years ago
- 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 3dd1c9a ip: hash fragments consistently by Paolo Abeni · 6 years ago
- fbf4781 ip: unconditionally set cork gso_size by Willem de Bruijn · 7 years ago
- 678ca42 ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6 by Willem de Bruijn · 7 years ago
- 5fdaa88 ipv6: fold sockcm_cookie into ipcm6_cookie by Willem de Bruijn · 7 years ago
- a818f75 net: ipv6: Hook into time based transmission by Jesus Sanchez-Palencia · 7 years ago
- 9887cba ip: limit use of gso_size to udp by Willem de Bruijn · 7 years ago
- 2f17bec vrf: check the original netdevice for generating redirect by Stephen Suryaputra · 7 years ago
- 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 113f99c net: test tailroom before appending to linear skb by Willem de Bruijn · 7 years ago
- 9027887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
- 15e36f5 udp: paged allocation with gso by Willem de Bruijn · 7 years ago
- bec1f6f udp: generate gso with UDP_SEGMENT by Willem de Bruijn · 7 years ago
- 1cd7884 udp: expose inet cork to udp by Willem de Bruijn · 7 years ago
- a68886a net/ipv6: Make from in rt6_info rcu protected by David Ahern · 7 years ago
- 07cb962 ipv6: make ip6_dst_mtu_forward inline by Felix Fietkau · 7 years ago
- 93531c6 net/ipv6: separate handling of FIB entries from dst based routes by David Ahern · 7 years ago
- bdb7cc6 ipv6: Count interface receive statistics on the ingress netdev by Stephen Suryaputra · 7 years ago
- 71a1c91 net/ipv6: Increment OUTxxx counters after netfilter hook by Jeff Barnhill · 7 years ago
- 9e8445a net: avoid unneeded atomic operation in ip*_append_data() by Paolo Abeni · 7 years ago
- 9681815 ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() by Alexey Kodanev · 7 years ago
- c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 1f4c6eb ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data() by Eric Dumazet · 7 years ago
- 10b8a3d ipv6: the entire IPv6 header chain must fit the first fragment by Paolo Abeni · 7 years ago
- 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
- 8571ab4 ip6mr: Make mroute_sk rcu-based by Yuval Mintz · 7 years ago
- 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- e9191ff ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 7 years ago
- c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 95ef498 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 7 years ago
- 749439b ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 7 years ago
- 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 862c03e ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 7 years ago
- 0995210 netfilter: flow table support for IPv6 by Pablo Neira Ayuso · 7 years ago
- 09ee9dba ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT by Tobias Brunner · 7 years ago
- fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 513674b net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
- 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 7 years ago
- 864e2a1 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
- 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago