OSDN Git Service

xen-pciback: redo VF placement in the virtual topology
[android-x86/kernel.git] / net / ipv6 /
2021-06-03 Francesco Ruggeriipv6: record frag_max_size in atomic fragments in input...
2021-06-03 Taehee Yoomld: fix panic in mld_newpack()
2021-05-22 Eric Dumazetipv6: remove extra dev_hold() for fallback tunnels
2021-05-22 Eric Dumazetip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init...
2021-05-22 Eric Dumazetsit: proper dev_{hold|put} in ndo_[un]init methods
2021-05-22 Eric Dumazetip6_gre: proper dev_{hold|put} in ndo_[un]init methods
2021-05-22 Eric Dumazetip6_vti: proper dev_{hold|put} in ndo_[un]init methods
2021-04-28 Hristo Venevnet: ip6_tunnel: Unregister catch-all devices
2021-04-28 Hristo Venevnet: sit: Unregister catch-all devices
2021-04-16 Florian Westphalnetfilter: x_tables: fix compat match/target pad out...
2021-04-14 Maciej Żenczykowskinet-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonl...
2021-04-14 Muhammad Usama Anjumnet: ipv6: check for validity before dereferencing...
2021-04-07 Jakub Kicinskiipv6: weaken the v4mapped source check
2021-03-30 Mark TomlinsonRevert "netfilter: x_tables: Update remaining dereferen...
2021-03-30 Mark TomlinsonRevert "netfilter: x_tables: Switch synchronization...
2021-03-17 Paul Moorecipso,calipso: resolve a number of problems with the...
2021-03-17 Eric Dumazettcp: annotate tp->write_seq lockless reads
2021-03-17 Eric Dumazettcp: annotate tp->copied_seq lockless reads
2021-03-04 Jason A. Donenfeldnet: icmp: pass zeroed opts from icmp{,v6}_ndo_send...
2021-03-04 Eric Dumazetipv6: icmp6: avoid indirect call for icmpv6_send()
2021-03-04 Jason A. Donenfeldicmp: introduce helper for nat'd source address in...
2021-01-27 Matteo Croceipv6: set multicast flag on the multicast route
2021-01-27 Matteo Croceipv6: create multicast route with RTPROT_KERNEL
2021-01-23 Aya Levinnet: ipv6: Validate GSO SKB before finish IPv6 processing
2021-01-23 Jakub Kicinskinet: sit: unregister_netdevice on newlink's error path
2021-01-23 Willem de Bruijnesp: avoid unneeded kmap_atomic call
2021-01-17 Sean Tranchettinet: ipv6: fib: flush exceptions when purging route
2021-01-12 Subash Abhinov Kas... netfilter: x_tables: Update remaining dereference to RCU
2020-12-30 Subash Abhinov Kas... netfilter: x_tables: Switch synchronization to RCU
2020-12-08 Antoine Tenartnet: ip6_gre: set dev->hard_header_len when using heade...
2020-12-08 Wang Haiipv6: addrlabel: fix possible memory leak in ip6addrlbl...
2020-11-24 Zhang Changzhongah6: fix error return code in ah6_input()
2020-11-18 Mao Wenannet: Update window_clamp if SOCK_RCVBUF is set
2020-11-18 Oliver HermsIPv6: Set SIT tunnel hard_header_len to zero
2020-11-18 Jason A. Donenfeldnetfilter: use actual socket sk rather than skb sk...
2020-10-29 Pablo Neira Ayusonetfilter: nf_log: missing vlan offload tag and proto
2020-10-29 Yonghong Songnet: fix pos incrementment in ipv6_route_seq_next
2020-10-01 Vasily Averinipv6_route_seq_next should increase position index
2020-09-26 Necip Fazil Yildirannet: ipv6: fix kconfig dependency warning for IPV6_SEG6...
2020-09-26 Eric Dumazetipv6: avoid lockdep issue in fib6_del()
2020-09-03 Mark Tomlinsongre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
2020-08-11 Cong Wangipv6: fix memory leaks on IPV6_ADDRFORM path
2020-07-31 Kuniyuki Iwashimaudp: Improve load balancing for SO_REUSEPORT.
2020-07-31 Miaohe Linnet: udp: Fix wrong clean up for IS_UDPLITE macro
2020-07-31 Wei Yongjunip6_gre: fix null-ptr-deref in ip6gre_init_net()
2020-07-01 Taehee Yooip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
2020-07-01 Wang Haimld: fix memory leak in ipv6_mc_destroy_dev()
2020-06-22 Hangbin Liuipv6: fix IPV6_ADDRFORM operation logic
2020-06-03 Xin Longesp6: get the right proto for transport mode in esp6_gs...
2020-05-20 Maciej ŻenczykowskiRevert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
2020-05-20 Paolo Abeninetlabel: cope with NULL catmap
2020-04-29 David Ahernxfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_f...
2020-04-29 John Haxbyipv6: fix restrict IPV6_ADDRFORM operation
2020-04-29 Sabrina Dubrocanet: ipv6_stub: use ip6_dst_lookup_flow instead of...
2020-04-29 Sabrina Dubrocanet: ipv6: add net argument to ip6_dst_lookup_flow
2020-04-13 Jarod Wilsonipv6: don't auto-add link-local address to lag ports
2020-04-02 Torsten Hilbrichvti6: Fix memory leak of skb if input policy check...
2020-04-02 Nicolas Dichtelvti[6]: fix packet tx through bpf_redirect() in XinY...
2020-03-25 Sasha LevinRevert "ipv6: Fix handling of LLA with VRF and sockets...
2020-03-18 Eric Dumazetipv6: restrict IPV6_ADDRFORM operation
2020-03-18 Hangbin Liunet/ipv6: remove the old peer route if change it to...
2020-03-18 Hangbin Liunet/ipv6: need update peer route when modify metric
2020-03-18 Hangbin Liunet/ipv6: use configured metric when add peer route
2020-03-18 Hangbin Liuipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
2020-03-05 Benjamin Poirieripv6: Fix nlmsg_flags when splitting a multipath route
2020-03-05 Benjamin Poirieripv6: Fix route replacement with dev-only route
2020-02-05 Nicolas Dichtelvti[6]: fix packet tx through bpf_redirect()
2020-01-29 William Dauchynet, ip6_tunnel: fix namespaces move
2020-01-29 Niko Kortstromnet: ip6_gre: fix moving ip6gre between namespaces
2020-01-29 Yuki Taguchiipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions
2020-01-27 Haishuang Yanip6erspan: remove the incorrect mtu limit for ip6erspan
2020-01-27 Stefano Brivioip6_fib: Don't discard nodes with valid routing informa...
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...
next