Age | Commit message (Expand) | Author |
2020-04-15 | ipv6: remove redundant assignment to variable err | Colin Ian King |
2020-04-07 | net: icmp6: do not select saddr from iif when route has prefsrc set | Tim Stallard |
2020-04-06 | ipv6: rpl: fix loop iteration | Alexander Aring |
2020-04-02 | neigh: support smaller retrans_time settting | Hangbin Liu |
2020-04-02 | net: ipv6: rpl_iptunnel: remove redundant assignments to variable err | Colin Ian King |
2020-04-01 | ipv6: don't auto-add link-local address to lag ports | Jarod Wilson |
2020-03-31 | net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline | Gustavo A. R. Silva |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-03-30 | net: Track socket refcounts in skb_steal_sock() | Joe Stringer |
2020-03-30 | bpf: Add socket assign support | Joe Stringer |
2020-03-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2020-03-29 | net: ipv6: add rpl sr tunnel | Alexander Aring |
2020-03-29 | net: add net available in build_state | Alexander Aring |
2020-03-29 | net: ipv6: add support for rpl sr exthdr | Alexander Aring |
2020-03-29 | addrconf: add functionality to check on rpl requirements | Alexander Aring |
2020-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2020-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2020-03-26 | ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier | Maciej Żenczykowski |
2020-03-26 | esp6: add gso_segment for esp6 beet mode | Xin Long |
2020-03-23 | Remove DST_HOST | David Laight |
2020-03-16 | vti6: Fix memory leak of skb if input policy check fails | Torsten Hilbrich |
2020-03-15 | netfilter: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-12 | inet: Use fallthrough; | Joe Perches |
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 | ipv6: Use math to point per net sysctls into the appropriate struct net | Cambda Zhu |
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-28 | ipv6: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-02-27 | ipv6: xfrm6_tunnel.c: Use built-in RCU list checking | Madhuparna Bhowmik |
2020-02-26 | ipv6: restrict IPV6_ADDRFORM operation | Eric Dumazet |
2020-02-24 | net: UDP tunnel encapsulation module for tunnelling different protocols like ... | Martin Varghese |
2020-02-24 | ip6mr: Fix RCU list debugging warning | Amol Grover |
2020-02-20 | net: ip6_gre: Distribute switch variables for initialization | Kees Cook |
2020-02-19 | ESP: Export esp_output_fill_trailer function | Raed Salem |
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-02-06 | vti[6]: fix packet tx through bpf_redirect() in XinY cases | Nicolas Dichtel |
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 |