ipv6: fix typo in fib6_net_exit()
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / ipv6 /
2017-11-02 Eric Dumazetipv6: fix typo in fib6_net_exit()
2017-11-02 Sabrina Dubrocaipv6: fix memory leak with multiple tables during netns...
2017-11-02 WANG Congipv6: avoid unregistering inet6_dev for loopback
2017-11-02 Eric Dumazetnet: ping: do not abuse udp_poll()
2017-11-01 Willem de Bruijnudp: consistently apply ufo or fragmentation
2017-06-20 Jamie Bainbridgeipv6: check raw payload size correctly in ioctl
2017-06-20 Nikolay Aleksandrovip6mr: fix notification device destruction
2017-06-20 Mantas Mnet: ipv6: check route protocol when deleting routes
2017-06-20 Florian Westphalipv6: avoid write to a possibly cloned skb
2017-06-20 Kefeng Wangipv6: addrconf: Avoid addrconf_disable_change() using...
2017-06-07 Dave Jonesipv6: handle -EFAULT from skb_copy_bits
2017-06-07 Li RongQingipv6: fix the use of pcpu_tstats in ip6_tunnel
2017-06-07 Dan Carpenteripv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
2017-06-07 Eric Dumazetipv6: fix ip6_tnl_parse_tlv_enc_lim()
2017-06-07 Jon Maxwelldccp/tcp: fix routing redirect race
2017-06-07 Eric Dumazetip6_gre: fix ip6gre_err() invalid reads
2017-06-07 Herbert Xugro: Disable frag0 optimization on IPv6 ext headers
2017-02-10 Nikolay Aleksandrovipmr, ip6mr: fix scheduling while atomic and a deadlock...
2017-02-10 Michal Kubeceknet: disable fragment reassembly if high_thresh is...
2017-02-10 Eric Dumazettcp: take care of truncations done by sk_filter()
2017-02-10 Eric Dumazettcp: properly scale window in tcp_v[46]_reqsk_send_ack()
2017-02-10 Paolo Abeniip6_tunnel: disable caching when the traffic class...
2017-02-10 Nicolas Dichtelipv6: correctly add local routes when lo goes up
2017-02-10 Lance Richardsonip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
2017-02-10 Sabrina Dubrocaipv6: fix rtnl locking in setsockopt for anycast and...
2017-02-10 Wei Yongjunipv6: addrconf: fix dev refcont leak when DAD failed
2017-02-10 Hannes Frederic... ipv6: move DAD and addrconf_verify processing to workqueue
2017-02-10 Hannes Frederic... ipv6: split duplicate address detection and router...
2017-02-10 Michal KubeÄ\8dekipv6: don't call fib6_run_gc() until routing is ready
2016-08-27 Tom Goffipmr/ip6mr: Initialize the last assert time of mfc...
2016-08-27 Simon Hormansit: correct IP protocol used in ipip6_err
2016-08-21 Yuchung Chengtcp: record TLP and ER timer stats in v6 stats
2016-08-21 Eric Dumazetudp: properly support MSG_PEEK with truncated buffers
2016-08-21 Florian Westphalnetfilter: x_tables: introduce and use xt_copy_counters...
2016-08-21 Florian Westphalnetfilter: x_tables: do compat validation via translate...
2016-08-21 Dave Jonesnetfilter: ensure number of counters is >0 in do_replace()
2016-08-21 Florian Westphalnetfilter: x_tables: xt_compat_match_from_user doesn...
2016-08-21 Florian Westphalnetfilter: ip6_tables: simplify translate_compat_table...
2016-08-21 Florian Westphalnetfilter: x_tables: check for bogus target offset
2016-08-21 Florian Westphalnetfilter: x_tables: add compat version of xt_check_ent...
2016-08-21 Florian Westphalnetfilter: x_tables: kill check_entry helper
2016-08-21 Florian Westphalnetfilter: x_tables: add and use xt_check_entry_offsets
2016-08-21 Florian Westphalnetfilter: x_tables: don't move to non-existent next...
2016-08-21 Florian Westphalnetfilter: x_tables: fix unconditional helper
2016-08-21 Florian Westphalnetfilter: x_tables: make sure e->next_offset covers...
2016-08-21 Florian Westphalnetfilter: x_tables: validate e->target_offset early
2016-06-07 Thadeu Lima de Sou... ip6_tunnel: set rtnl_link_ops before calling register_n...
2016-06-07 Bill Sommerfeldudp6: fix UDP/IPv6 encap resubmit path
2016-06-07 Florian Westphalipv6: re-enable fragment header matching in ipv6_find_hdr
2016-02-25 WANG Congip6mr: call del_timer_sync() in ip6mr_free_table()
2016-01-29 Andrey Ryabininipv6/addrlabel: fix ip6addrlbl_get()
2016-01-23 Hannes Frederic... net: add validation for the socket syscall protocol...
2016-01-23 Nicolas Dichtelgre6: allow to update all parameters via rtnl
2016-01-23 Michal Kubečekipv6: distinguish frag queues by device for multicast...
2016-01-23 Nikolay Aleksandrovnet: ip6mr: fix static mfc/dev leaks on table destruction
2016-01-23 Neil Hormansnmp: Remove duplicate OUTMCAST stat increment
2015-10-01 Richard Laingnet/ipv6: Correct PIM6 mrt_lock handling
2015-10-01 Daniel Borkmannipv6: fix exthdrs offload registration in out_rt path
2015-10-01 huaibin Wangip6_gre: release cached dst on tunnel removal
2015-10-01 Eric Dumazetipv6: lock socket in ip6_datagram_connect()
2015-10-01 Anggaipv6: Make MLD packets to only be processed locally
2015-07-04 Michal Kubečekipv6: update ip6_rt_last_gc every time GC is run
2015-07-04 Michal Kubečekipv6: prevent fib6_run_gc() contention
2015-07-04 Steffen Klassertxfrm: Increase the garbage collector threshold
2015-06-22 Eric Dumazetudp: fix behavior of wrong checksums
2015-04-29 D.S. Ljungmarkipv6: Don't reduce hop limit for an interface
2015-04-29 Michal Kubečektcp: prevent fetching dst twice in early demux code
2015-03-18 Michal Kubečekudp: only allow UFO for packets from SOCK_DGRAM sockets
2015-03-18 Martin KaFai Lauipv6: fix ipv6_cow_metrics for non DST_HOST case
2015-02-27 Hannes Frederic... ipv6: replacing a rt6_info needs to purge possible...
2015-02-27 Hagen Paul Pfeiferipv6: stop sending PTB packets for MTU < 1280
2015-02-27 Willem de Bruijnip: zero sockaddr returned on error queue
2014-12-16 Yuri Chislovipv6: gre: fix wrong skb->protocol in WCCP
2014-11-21 Steffen Klassertgre6: Move the setting of dev->iflink into the ndo_init...
2014-11-21 Steffen Klassertip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
2014-10-15 Gao fengipv6: reallocate addrconf router for ipv6 address when...
2014-10-15 Nicolas Dichtelip6_gre: fix flowi6_proto value in xmit path
2014-10-15 Neal Cardwelltcp: fix tcp_release_cb() to dispatch via address famil...
2014-10-15 Shmulik Ladkanisit: Fix ipip6_tunnel_lookup device matching criteria
2014-08-14 Eric Dumazetip: make IP identifiers less predictable
2014-08-14 Eric Dumazetinetpeer: get rid of ip_id_count
2014-06-26 Dmitry Popovipip, sit: fix ipv4_{update_pmtu,redirect} calls
2014-06-26 Eric Dumazetnet: fix inet_getid() and ipv6_select_ident() bugs
2014-06-26 Tom Gundersennet: tunnels - enable module autoloading
2014-06-11 Sergey Popovichnetfilter: Fix potential use after free in ip6_route_me...
2014-05-31 Susant Sahaniip6_tunnel: fix potential NULL pointer dereference
2014-05-31 Florian Westphalnet: ipv6: send pkttoobig immediately if orig frag...
2014-05-31 Kumar Sundararajanipv6: fib: fix fib dump restart
2014-05-31 Nicolas Dichtelip6_gre: don't allow to remove the fb_tunnel_dev
2014-05-31 Eric Dumazetipv6: Limit mtu to 65575 bytes
2014-05-31 Thomas Grafnetfilter: Can't fail and free after table replacement
2014-04-14 Hannes Frederic... ipv6: some ipv6 statistic counters failed to disable bh
2014-04-14 Nicolas Dichtelip6mr: fix mfc notification flags
2014-04-14 lucienipv6: ip6_append_data_mtu do not handle the mtu of...
2014-04-14 Heiner Kallweitipv6: Avoid unnecessary temporary addresses being generated
2014-04-14 Sabrina Dubrocaipv6: don't set DST_NOCOUNT for remotely added routes
2014-04-14 Anton Nayshtutipv6: Fix exthdrs offload registration.
2014-03-24 Hans Schillstromipv6: ipv6_find_hdr restore prev functionality
2014-03-24 Hannes Frederic... ipv6: reuse ip6_frag_id from ip6_ufo_append_data
2014-03-07 Florian Westphalnet: ip, ipv6: handle gso skbs in forwarding path
next