summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2019-10-30
* erspan: fix the tun_info options_len check for erspanXin Long2019-10-29
* ipv6: include <net/addrconf.h> for missing declarationsBen Dooks (Codethink)2019-10-22
* net: ensure correct skb->tstamp in various fragmentersEric Dumazet2019-10-18
* Revert "blackhole_netdev: fix syzkaller reported issue"Mahesh Bandewar2019-10-16
* blackhole_netdev: fix syzkaller reported issueMahesh Bandewar2019-10-15
* tcp: annotate tp->write_seq lockless readsEric Dumazet2019-10-13
* tcp: annotate tp->copied_seq lockless readsEric Dumazet2019-10-13
* tcp: annotate tp->rcv_nxt lockless readsEric Dumazet2019-10-13
* tcp: add rcu protection around tp->fastopen_rskEric Dumazet2019-10-13
* ip6erspan: remove the incorrect mtu limit for ip6erspanHaishuang Yan2019-10-08
* ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern2019-10-04
* Revert "ipv6: Handle race in addrconf_dad_work"David Ahern2019-10-04
* udp: only do GSO if # of segs > 1Josh Hunt2019-10-03
* udp: fix gso_segs calculationsJosh Hunt2019-10-03
* ipv6: drop incoming packets having a v4mapped source addressEric Dumazet2019-10-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-10-02
|\
| * netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-01
* | ipv6: Handle race in addrconf_dad_workDavid Ahern2019-10-01
|/
* tcp: honor SO_PRIORITY in TIME_WAIT stateEric Dumazet2019-09-27
* ipv6: tcp: provide sk->sk_priority to ctl packetsEric Dumazet2019-09-27
* ipv6: add priority parameter to ip6_xmit()Eric Dumazet2019-09-27
* ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld2019-09-26
* net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-26
* ipv6: fix a typo in fib6_rule_lookup()Eric Dumazet2019-09-20
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-17
|\
| * ip6_gre: fix a dst leak in ip6erspan_tunnel_xmitXin Long2019-09-16
| * udp: correct reuseport selection with connected socketsWillem de Bruijn2019-09-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-15
|\|
| * ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET2019-09-12
| * ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()Maciej Żenczykowski2019-09-07
| * net: Properly update v4 routes with v6 nexthopDonald Sharp2019-09-05
| * ipv6: Fix RTA_MULTIPATH with nexthop objectsDavid Ahern2019-09-05
| * net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)Maciej Żenczykowski2019-09-04
* | ip: support SO_MARK cmsgWillem de Bruijn2019-09-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-09-13
|\ \
| * | netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...Jeremy Sowden2019-09-13
| * | netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.Jeremy Sowden2019-09-13
| * | netfilter: update include directives.Jeremy Sowden2019-09-13
* | | ipv6: Don't use dst gateway directly in ip6_confirm_neigh()Stefano Brivio2019-09-11
|/ /
* | ipmr: remove hard code cache_resolve_queue_len limitHangbin Liu2019-09-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-02
|\|
| * mld: fix memory leak in mld_del_delrec()Eric Dumazet2019-08-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-27
|\|
| * ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idevSabrina Dubroca2019-08-23
| * ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is setHangbin Liu2019-08-21
* | net: ipv6: fix listify ip6_rcv_finish in case of forwardingXin Long2019-08-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-19
|\|
| * inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault2019-08-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2019-08-13
|\ \