Age | Commit message (Expand) | Author |
2023-10-30 | Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2023-10-09 | bpf: Derive source IP addr via bpf_*_fib_lookup() | Martynas Pumputis |
2023-10-06 | xfrm: Support GRO for IPv6 ESP in UDP encapsulation | Steffen Klassert |
2022-09-02 | bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt() | Martin KaFai Lau |
2022-08-18 | bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt() | Martin KaFai Lau |
2021-11-22 | net: ipv6: add fib6_nh_release_dsts stub | Nikolay Aleksandrov |
2021-03-30 | ipv6: add ipv6_dev_find to stubs | Andreas Roeseler |
2020-08-31 | ipv6: add ipv6_fragment hook in ipv6_stub | wenxu |
2020-05-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2020-05-09 | net: Refactor arguments of inet{,6}_bind | Stanislav Fomichev |
2020-05-06 | xfrm: expose local_rxpmtu via ipv6_stubs | Florian Westphal |
2020-04-28 | net: ipv6: new arg skip_notify to ip6_rt_del | Roopa Prabhu |
2020-04-28 | xfrm: add IPv6 support for espintcp | Sabrina Dubroca |
2020-04-28 | xfrm: add support for UDPv6 encapsulation of ESP | Sabrina Dubroca |
2019-12-04 | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup | Sabrina Dubroca |
2019-05-22 | ipv6: export function to send route updates | David Ahern |
2019-05-22 | ipv6: Add hook to bump sernum for a route to stubs | David Ahern |
2019-05-22 | ipv6: Add delete route hook to stubs | David Ahern |
2019-04-17 | ipv6: Pass fib6_result to fib lookups | David Ahern |
2019-04-17 | ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu | David Ahern |
2019-04-17 | ipv6: Rename fib6_multipath_select and pass fib6_result | David Ahern |
2019-04-08 | ipv6: Add fib6_nh_init and release to stubs | David Ahern |
2019-03-29 | ipv6: Move ipv6 stubs to a separate header file | David Ahern |