net/af_iucv: build proper skbs for HiperTransport
[platform/kernel/linux-rpi.git] / net / ipv6 /
2020-01-27 Eric Dumazetinet: frags: call inet_frags_fini() after unregister_pe...
2020-01-27 Willem de Bruijnipv6: add missing tx timestamping on IPPROTO_RAW
2020-01-27 Willem de Bruijnnet: always initialize pagedlen
2020-01-09 Eric Dumazettcp: annotate tp->rcv_nxt lockless reads
2020-01-04 Eric Dumazettcp/dccp: fix possible race __inet_lookup_established()
2020-01-04 Hangbin Liusit: do not confirm neighbor when do pmtu update
2020-01-04 Hangbin Liuvti: do not confirm neighbor when do pmtu update
2020-01-04 Hangbin Liutunnel: do not confirm neighbor when do pmtu update
2020-01-04 Hangbin Liuip6_gre: do not confirm neighbor when do pmtu update
2020-01-04 Hangbin Liunet: add bool confirm_neigh parameter for dst_ops.updat...
2019-12-13 Hangbin Liunet/ipv6: re-do dad when interface has IFF_NOARP flag...
2019-12-05 Lorenzo Bianconinet: ip6_gre: do not report erspan_ver for ip6gre or...
2019-12-01 David Ahernipv6: Fix handling of LLA with VRF and sockets bound...
2019-11-20 Tan Hunetfilter: masquerade: don't flush all conntracks if...
2019-11-12 Eric Dumazetipv6: fixes rt6_probe() and fib6_nh->last_probe init
2019-11-10 Eric Dumazetnet: annotate accesses to sk->sk_incoming_cpu
2019-11-10 Xin Longerspan: fix the tun_info options_len check for erspan
2019-10-29 Xin Longnet: ipv6: fix listify ip6_rcv_finish in case of forwarding
2019-10-07 Josh Huntudp: only do GSO if # of segs > 1
2019-10-07 Josh Huntudp: fix gso_segs calculations
2019-10-07 David Ahernipv6: Handle missing host route in __ipv6_ifa_notify
2019-10-07 Eric Dumazetipv6: drop incoming packets having a v4mapped source...
2019-09-21 Willem de Bruijnudp: correct reuseport selection with connected sockets
2019-09-21 Xin Longip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
2019-09-19 Christophe JAILLETipv6: Fix the link time qualifier of 'ping_v6_proc_exit...
2019-09-10 Eric Dumazetmld: fix memory leak in mld_del_delrec()
2019-09-06 David Ahernipv6: Default fib6_type to RTN_UNICAST when not set
2019-09-06 Hangbin Liuipv6/addrconf: allow adding multicast addr if IFA_F_MCA...
2019-08-16 Miaohe Linnetfilter: Fix rpfilter dropping vrf packets by mistake
2019-08-09 Haishuang Yanip6_tunnel: fix possible use-after-free on xmit
2019-08-09 Haishuang Yanip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
2019-07-28 Ido Schimmelipv6: Unlink sibling route in case of failure
2019-07-28 David Ahernipv6: rt6_check should return NULL if 'from' is NULL
2019-07-10 Guillaume Naultnetfilter: ipv6: nf_defrag: accept duplicate fragments...
2019-07-10 Guillaume Naultnetfilter: ipv6: nf_defrag: fix leakage of unqueued...
2019-07-03 Martin KaFai Laubpf: udp: ipv6: Avoid running reuseport's bpf_prog...
2019-07-03 Martin KaFai Laubpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
2019-07-03 Daniel Borkmannbpf: fix unconnected udp hooks
2019-06-22 Eric Dumazetipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_...
2019-06-11 Olivier Matzipv6: fix EFAULT on sendto with icmpv6 and hdrincl
2019-06-11 Olivier Matzipv6: use READ_ONCE() for inet->hdrincl as in ipv4
2019-06-04 David Ahernipv6: Fix redirect with VRF
2019-06-04 Mike Manningipv6: Consider sk_bound_dev_if when binding a raw socke...
2019-06-04 Eric Dumazetinet: switch IP ID generator to siphash
2019-05-25 Cong Wangxfrm: clean up xfrm protocol checks
2019-05-25 Su Yanjunxfrm6_tunnel: Fix potential panic when unloading xfrm6_...
2019-05-25 Eric Dumazetipv6: prevent possible fib6 leaks
2019-05-25 Wei Wangipv6: fix src addr routing with the exception table
2019-05-16 Stephen Suryaputravrf: sit mtu should not be updated when vrf netdev...
2019-05-05 Willem de Bruijnipv6: invert flowlabel sharing check in process and...
2019-05-05 Eric Dumazetipv6/flowlabel: wait rcu grace period before put_pid()
2019-05-05 Eric Dumazetipv6: fix races in ip6_dst_destroy()
2019-05-05 Martin KaFai Lauipv6: A few fixes on dereferencing rt->from
2019-05-04 Kangjie Lunetfilter: ip6t_srh: fix NULL pointer dereferences
2019-04-27 Peter Oskolkovnet: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
2019-04-27 Peter Oskolkovnet: IP6 defrag: use rbtrees for IPv6 defrag
2019-04-27 Jonathan Lemonroute: Avoid crash from dereferencing NULL rt->from
2019-04-20 Lorenzo Bianconinet: ip6_gre: fix possible NULL pointer dereference...
2019-04-20 Cong Wangxfrm: destroy xfrm_state synchronously on net exit...
2019-04-17 Lorenzo Bianconinet: ip6_gre: fix possible use-after-free in ip6erspan_rcv
2019-04-17 Lorenzo Bianconiipv6: sit: reset ip header pointer in ipip6_rcv
2019-04-17 Junwei Huipv6: Fix dangling pointer when ipv6 fragment
2019-04-17 Sheena Mira-atoip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
2019-04-03 Herbert Xuila: Fix rhashtable walker list corruption
2019-04-03 Eric Dumazettcp: do not use ipv6 header for ipv4 flow
2019-04-03 Xin Longipv6: make ip6_create_rt_rcu return ip6_null_entry...
2019-03-23 Martin Williesp: Skip TX bytes accounting when sending from a reque...
2019-03-19 Paolo Abeniipv6: route: enforce RCU protection in ip6_route_check_...
2019-03-19 Paolo Abeniipv6: route: enforce RCU protection in rt6_update_excep...
2019-03-19 Paolo Abeniipv6: route: purge exception on removal
2019-03-19 Kalash Nainwalnet: Set rtm_table to RT_TABLE_COMPAT for ipv6 for...
2019-03-19 Miaohe Linnet: sit: fix UBSAN Undefined behaviour in check_6rd
2019-03-10 David Ahernipv6: Return error for RTA_VIA attribute
2019-03-10 Mao Wenannet: sit: fix memory leak in sit_init_net()
2019-03-10 Hangbin Liuipv4: Add ICMPv6 support when parse route ipproto
2019-03-10 Ido Schimmelip6mr: Do not call __IP6_INC_STATS() from preemptible...
2019-02-27 Eli Coopernetfilter: ipv6: Don't preserve original oif for loopba...
2019-02-27 Hangbin Liusit: check if IPv6 enabled before calling ip6_err_gen_i...
2019-02-27 Li RongQingipv6: propagate genlmsg_reply return code
2019-02-27 Andrey Ignatovbpf: Fix [::] -> [::1] rewrite in sys_sendmsg
2019-02-23 Lorenzo Bianconinet: ip6_gre: initialize erspan_ver just for erspan...
2019-02-23 Zhiqiang Liunet: fix IPv6 prefix route residue
2019-02-12 YueHaibingxfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
2019-02-06 Nir Dotanip6mr: Fix notifiers call on mroute_clean_tables()
2019-02-06 Lorenzo Bianconinet: ip6_gre: always reports o_key to userspace
2019-02-06 Lorenzo Bianconinet: ip_gre: use erspan key field for tunnel lookup
2019-02-06 Yohei Kanemaruipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
2019-02-06 David Ahernipv6: Consider sk_bound_dev_if when binding a socket...
2019-01-31 Hangbin Liuip6_gre: update version related info when changing...
2019-01-31 Xin Longerspan: build the header with the right proto according...
2019-01-31 Olivier Matzip6_gre: fix tunnel list corruption for x-netns
2019-01-31 Willem de Bruijnudp: with udp_segment release on error path
2019-01-26 David Ahernipv6: Take rcu_read_lock in __inet6_bind for mapped...
2019-01-26 David Ahernipv6: Consider sk_bound_dev_if when binding a socket...
2019-01-22 Eric Dumazetipv6: make icmp6_send() robust against null skb->dev
2019-01-22 Willem de Bruijnip: on queued skb use skb_header_pointer instead of...
2019-01-22 Eric Dumazetipv6: fix kernel-infoleak in ipv6_local_error()
2019-01-09 Stefano Brivioipv6: route: Fix return value of ip6_neigh_lookup(...
2019-01-09 Christophe JAILLETnet/ipv6: Fix a test against 'ipv6_find_idev()' return...
2019-01-09 Herbert Xuipv6: frags: Fix bogus skb->sk in reassembled packets
next