OSDN Git Service

netfilter: nfnetlink: avoid deadlock due to synchronous request_module
[android-x86/kernel.git] / net / ipv6 /
2019-08-11 Haishuang Yanip6_tunnel: fix possible use-after-free on xmit
2019-08-04 Xin Longipv6: check sk sk_type and protocol early in ip_mroute_...
2019-07-21 Guillaume Naultnetfilter: ipv6: nf_defrag: accept duplicate fragments...
2019-07-21 Guillaume Naultnetfilter: ipv6: nf_defrag: fix leakage of unqueued...
2019-07-10 Martin KaFai Laubpf: udp: ipv6: Avoid running reuseport's bpf_prog...
2019-07-10 Martin KaFai Laubpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
2019-06-22 Eric Dumazetipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_...
2019-06-11 Olivier Matzipv6: use READ_ONCE() for inet->hdrincl as in ipv4
2019-06-11 Olivier Matzipv6: fix EFAULT on sendto with icmpv6 and hdrincl
2019-06-11 Mike Manningipv6: Consider sk_bound_dev_if when binding a raw socke...
2019-05-25 Su Yanjunxfrm6_tunnel: Fix potential panic when unloading xfrm6_...
2019-05-16 Stephen Suryaputravrf: sit mtu should not be updated when vrf netdev...
2019-05-08 Willem de Bruijnipv6: invert flowlabel sharing check in process and...
2019-05-08 Eric Dumazetipv6/flowlabel: wait rcu grace period before put_pid()
2019-05-02 Peter Oskolkovnet: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
2019-05-02 Peter Oskolkovnet: IP6 defrag: use rbtrees for IPv6 defrag
2019-05-02 Florian Westphalipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
2019-05-02 Eric Dumazetipv6: frags: fix a lockdep false positive
2019-04-17 Sheena Mira-atoip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
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-03 Eric Dumazettcp: do not use ipv6 header for ipv4 flow
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-13 Mao Wenannet: sit: fix memory leak in sit_init_net()
2019-03-13 Ido Schimmelip6mr: Do not call __IP6_INC_STATS() from preemptible...
2019-02-27 Hangbin Liusit: check if IPv6 enabled before calling ip6_err_gen_i...
2019-02-23 Zhiqiang Liunet: fix IPv6 prefix route residue
2019-02-20 Liping Zhangnetfilter: nf_tables: fix mismatch in big-endian system
2019-02-12 YueHaibingxfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
2019-02-06 David Ahernipv6: Consider sk_bound_dev_if when binding a socket...
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-23 Willem de Bruijnip: on queued skb use skb_header_pointer instead of...
2019-01-23 Eric Dumazetipv6: fix kernel-infoleak in ipv6_local_error()
2019-01-09 Eric Dumazetipv6: tunnels: fix two use-after-free
2019-01-09 Cong Wangipv6: explicitly initialize udp6_addr in udp_sock_create6()
2019-01-09 Gustavo A. R. Silvaip6mr: Fix potential Spectre v1 vulnerability
2018-12-17 Stefano Brivioipv6: Check available headroom in ip6_xmit() even witho...
2018-11-23 Greg Kroah-HartmanRevert "ipv6: set rt6i_protocol properly in the route...
2018-11-23 David Ahernipv6: Fix PMTU updates for UDP/raw sockets in presence...
2018-11-10 Stefano Brivioip6_tunnel: Fix encapsulation layout
2018-11-10 Sean Tranchettinet: udp: fix handling of CHECKSUM_COMPLETE packets
2018-11-10 David Ahernnet/ipv6: Fix index counter for unicast addresses in...
2018-11-10 Stefano Brivioipv6/ndisc: Preserve IPv6 control buffer if protocol...
2018-11-10 Eric Dumazetipv6: mcast: fix a use-after-free in inet6_mc_check
2018-11-10 Sasha LevinRevert "netfilter: ipv6: nf_defrag: drop skb dst before...
2018-11-10 Sabrina Dubrocaipv6: fix cleanup ordering for ip6_mr failure
2018-11-10 Haishuang Yanip6_tunnel: Correct tos value in collect_md mode
2018-11-10 Xin Longipv6: set rt6i_protocol properly in the route when...
2018-11-10 Thadeu Lima de Sou... xfrm6: call kfree_skb when skb is toobig
2018-10-18 Taehee Yooip: frags: fix crash in ip_do_fragment()
2018-10-18 Peter Oskolkovip: use rb trees for IP frag queue.
2018-10-18 Florian Westphalipv6: defrag: drop non-last frags smaller than min mtu
2018-10-18 Eric Dumazetinet: frags: fix ip6frag_low_thresh boundary
2018-10-18 Eric Dumazetipv6: frags: rewrite ip6_expire_frag_queue()
2018-10-18 Eric Dumazetinet: frags: break the 2GB limit for frags storage
2018-10-18 Eric Dumazetinet: frags: remove inet_frag_maybe_warn_overflow()
2018-10-18 Eric Dumazetinet: frags: get rif of inet_frag_evicting()
2018-10-18 Eric Dumazetinet: frags: remove some helpers
2018-10-18 Eric Dumazetinet: frags: use rhashtables for reassembly units
2018-10-18 Eric Dumazetipv6: export ip6 fragments sysctl to unprivileged users
2018-10-18 Eric Dumazetinet: frags: refactor ipv6_frag_init()
2018-10-18 Eric Dumazetinet: frags: add a pointer to struct netns_frags
2018-10-18 Eric Dumazetinet: frags: change inet_frags_init_net() return value
2018-10-18 Jeff Barnhillnet/ipv6: Display all addresses in output of /proc...
2018-10-18 Wei Wangipv6: take rcu lock in rawv6_send_hdrinc()
2018-10-18 Paolo Abeniip6_tunnel: be careful when accessing the inner header
2018-09-29 Eric Dumazetipv6: fix possible use-after-free in ip6_xmit()
2018-09-29 Toke Høiland-Jørgensengso_segment: Reset skb->mac_len after modifying network...
2018-09-15 Alexey Kodanevvti6: remove !skb->ignore_df check from vti6_xmit()
2018-09-05 Eyal Birgervti6: fix PMTU caching and reporting on xmit
2018-08-24 Paul Mooreipv6: make ipv6_renew_options() interrupt/kernel safe
2018-08-24 Florian Westphalnetfilter: x_tables: set module owner for icmp(6) matches
2018-08-24 Hangbin Liuipv6: mcast: fix unsolicited report interval after...
2018-08-24 Eric Dumazetnetfilter: ipv6: nf_defrag: reduce struct net memory...
2018-08-22 Xin Longip6_tunnel: use the right value for ipv4 min mtu check...
2018-07-28 Hangbin Liumulticast: do not restore deleted record source filter...
2018-07-28 Willem de Bruijnip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
2018-07-28 Paolo Abeniip: hash fragments consistently
2018-07-22 Florian Westphalnetfilter: ipv6: nf_defrag: drop skb dst before queueing
2018-07-17 Florian Westphalnetfilter: x_tables: initialise match/target check...
2018-07-11 David S. MillerRevert "sit: reload iphdr in ipip6_rcv"
2018-06-26 Frank van der Lindentcp: verify the checksum of the first data segment...
2018-06-26 Julian Anastasovipv6: allow PMTU exceptions to local routes
2018-06-26 Eric Dumazetxfrm6: avoid potential infinite loop in _decode_session6()
2018-06-13 Stephen Suryaputravrf: check the original netdevice for generating redirect
2018-06-13 Sabrina Dubrocaip6mr: only set ip6mr_table from setsockopt when ip6mr_...
2018-05-30 Xin Longsit: fix IFLA_MTU ignored on NEWLINK
2018-05-30 Xin Longip6_tunnel: fix IFLA_MTU ignored on NEWLINK
2018-05-30 Subash Abhinov Kas... netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460...
2018-05-30 Subash Abhinov Kas... netfilter: ipv6: nf_defrag: Pass on packets to stack...
2018-05-25 Willem de Bruijnnet: test tailroom before appending to linear skb
2018-04-29 Eric Dumazetipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
2018-04-13 Eric Dumazetvti6: better validate user provided tunnel names
2018-04-13 Eric Dumazetip6_tunnel: better validate user provided tunnel names
2018-04-13 Eric Dumazetip6_gre: better validate user provided tunnel names
2018-04-13 Eric Dumazetipv6: sit: better validate user provided tunnel names
2018-04-13 Jeff Barnhillnet/ipv6: Increment OUTxxx counters after netfilter...
2018-04-13 David Ahernnet/ipv6: Fix route leaking between VRFs
next