Age | Commit message (Expand) | Author |
2020-03-11 | seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number | Paolo Lungaroni |
2020-03-10 | ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface | Hangbin Liu |
2020-03-03 | net/ipv6: remove the old peer route if change it to a new one | Hangbin Liu |
2020-03-03 | net/ipv6: need update peer route when modify metric | Hangbin Liu |
2020-02-29 | net/ipv6: use configured metric when add peer route | Hangbin Liu |
2020-02-26 | ipv6: restrict IPV6_ADDRFORM operation | Eric Dumazet |
2020-02-20 | net: ip6_gre: Distribute switch variables for initialization | Kees Cook |
2020-02-16 | ipv6: Fix nlmsg_flags when splitting a multipath route | Benjamin Poirier |
2020-02-16 | ipv6: Fix route replacement with dev-only route | Benjamin Poirier |
2020-02-14 | net, ip6_tunnel: enhance tunnel locate with link check | William Dauchy |
2020-02-13 | icmp: introduce helper for nat'd source address in network device context | Jason A. Donenfeld |
2020-02-07 | ipv6/addrconf: fix potential NULL deref in inet6_set_link_af() | Eric Dumazet |
2020-01-30 | mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 | Geert Uytterhoeven |
2020-01-29 | mptcp: handle tcp fallback when using syn cookies | Florian Westphal |
2020-01-27 | udp: Support UDP fraglist GRO/GSO. | Steffen Klassert |
2020-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-24 | mptcp: Handle MP_CAPABLE options for outgoing connections | Peter Krystad |
2020-01-24 | mptcp: Add MPTCP socket stubs | Mat Martineau |
2020-01-24 | ipv6_route_seq_next should increase position index | Vasily Averin |
2020-01-22 | net, ip6_tunnel: fix namespaces move | William Dauchy |
2020-01-21 | ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions | Yuki Taguchi |
2020-01-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2020-01-20 | net: ip6_gre: fix moving ip6gre between namespaces | Niko Kortstrom |
2020-01-15 | xfrm: support output_mark for offload ESP packets | Ulrich Weber |
2020-01-14 | ipv6: Add "offload" and "trap" indications to routes | Ido Schimmel |
2020-01-14 | net: udp: use skb_list_walk_safe helper for gso segments | Jason A. Donenfeld |
2020-01-14 | vti[6]: fix packet tx through bpf_redirect() | Nicolas Dichtel |
2020-01-09 | tcp: Export TCP functions and ops struct | Mat Martineau |
2020-01-03 | net: remove the check argument from __skb_gro_checksum_convert | Li RongQing |
2020-01-02 | net: Add device index to tcp_md5sig | David Ahern |
2020-01-02 | tcp: Add l3index to tcp_md5sig_key and md5 functions | David Ahern |
2020-01-02 | ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hash | David Ahern |
2019-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-12-24 | ipv6: Remove old route notifications and convert listeners | Ido Schimmel |
2019-12-24 | ipv6: Handle multipath route deletion notification | Ido Schimmel |
2019-12-24 | ipv6: Handle route deletion notification | Ido Schimmel |
2019-12-24 | ipv6: Only Replay routes of interest to new listeners | Ido Schimmel |
2019-12-24 | ipv6: Notify multipath route if should be offloaded | Ido Schimmel |
2019-12-24 | ipv6: Notify route if replacing currently offloaded one | Ido Schimmel |
2019-12-24 | ipv6: Notify newly added route if should be offloaded | Ido Schimmel |
2019-12-24 | sit: do not confirm neighbor when do pmtu update | Hangbin Liu |
2019-12-24 | vti: do not confirm neighbor when do pmtu update | Hangbin Liu |
2019-12-24 | tunnel: do not confirm neighbor when do pmtu update | Hangbin Liu |
2019-12-24 | ip6_gre: do not confirm neighbor when do pmtu update | Hangbin Liu |
2019-12-24 | net: add bool confirm_neigh parameter for dst_ops.update_pmtu | Hangbin Liu |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-12-13 | ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set | Hangbin Liu |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-12-04 | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup | Sabrina Dubroca |
2019-12-04 | net: ipv6: add net argument to ip6_dst_lookup_flow | Sabrina Dubroca |