Age | Commit message (Expand) | Author |
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 |
2019-11-26 | net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) | Maciej Żenczykowski |
2019-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2019-11-22 | seg6: allow local packet processing for SRv6 End.DT6 behavior | Andrea Mayer |
2019-11-21 | net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN | Maciej Żenczykowski |
2019-11-21 | ipv6: introduce and uses route look hints for list input. | Paolo Abeni |
2019-11-21 | ipv6: keep track of routes using src | Paolo Abeni |
2019-11-21 | net: Fix Kconfig indentation, continued | Krzysztof Kozlowski |
2019-11-20 | ipv6/route: return if there is no fib_nh_gw_family | Hangbin Liu |
2019-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2019-11-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-16 | seg6: fix skb transport_header after decap_and_validate() | Andrea Mayer |
2019-11-16 | seg6: fix srh pointer in get_srh() | Andrea Mayer |
2019-11-15 | netfilter: Support iif matches in POSTROUTING | Phil Sutter |
2019-11-15 | netfilter: nf_flow_table_offload: add IPv6 support | Pablo Neira Ayuso |
2019-11-12 | netfilter: nf_flow_table: hardware offload support | Pablo Neira Ayuso |
2019-11-12 | netfilter: nf_tables: add flowtable offload control plane | Pablo Neira Ayuso |