]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - net/ipv6
OPP: Free OPP table properly on performance state irregularities
[mirror_ubuntu-bionic-kernel.git] / net / ipv6 /
2019-07-24 Stefano Brivioip6_tunnel: Fix encapsulation layout
2019-07-24 Paolo Abeniudp6: fix encap return code for resubmitting
2019-07-24 Sean Tranchettinet: udp: fix handling of CHECKSUM_COMPLETE packets
2019-07-24 David Ahernnet/ipv6: Fix index counter for unicast addresses in...
2019-07-24 Stefano Brivioipv6/ndisc: Preserve IPv6 control buffer if protocol...
2019-07-24 Eric Dumazetipv6: mcast: fix a use-after-free in inet6_mc_check
2019-07-24 Sasha LevinRevert "netfilter: ipv6: nf_defrag: drop skb dst before...
2019-07-24 Sowmini Varadhanxfrm: reset transport header back to network header...
2019-07-24 Thadeu Lima de Sou... xfrm6: call kfree_skb when skb is toobig
2019-07-24 Jeff Barnhillnet/ipv6: Display all addresses in output of /proc...
2019-07-24 Wei Wangipv6: take rcu lock in rawv6_send_hdrinc()
2019-07-24 Paolo Abeniip6_tunnel: be careful when accessing the inner header
2019-07-24 Paolo Abeniudp6: add missing checks on edumux packet processing
2019-07-24 Eric Dumazetipv6: fix possible use-after-free in ip6_xmit()
2019-07-24 Toke Høiland-Jørgensengso_segment: Reset skb->mac_len after modifying network...
2019-07-24 David Ahernnet/ipv6: prevent use after free in ip6_route_mpath_notify
2019-07-24 Florian Westphalipv6: defrag: drop non-last frags smaller than min mtu
2019-07-24 Eric Dumazetinet: frags: fix ip6frag_low_thresh boundary
2019-07-24 Eric Dumazetipv6: frags: rewrite ip6_expire_frag_queue()
2019-07-24 Eric Dumazetinet: frags: break the 2GB limit for frags storage
2019-07-24 Eric Dumazetinet: frags: remove inet_frag_maybe_warn_overflow()
2019-07-24 Eric Dumazetinet: frags: get rif of inet_frag_evicting()
2019-07-24 Eric Dumazetinet: frags: remove some helpers
2019-07-24 Eric Dumazetinet: frags: use rhashtables for reassembly units
2019-07-24 Eric Dumazetipv6: export ip6 fragments sysctl to unprivileged users
2019-07-24 Eric Dumazetinet: frags: refactor ipv6_frag_init()
2019-07-24 Eric Dumazetinet: frags: add a pointer to struct netns_frags
2019-07-24 Eric Dumazetinet: frags: change inet_frags_init_net() return value
2019-07-24 Haishuang Yanip6_vti: fix a null pointer deference when destroy...
2019-07-24 Florian Westphalnetfilter: ip6t_rpfilter: set F_IFACE for linklocal...
2019-07-24 Alexey Kodanevvti6: remove !skb->ignore_df check from vti6_xmit()
2019-07-24 Zhen Leiesp6: fix memleak on error path in esp6_input
2019-07-24 Eyal Birgervti6: fix PMTU caching and reporting on xmit
2019-07-24 Paul Mooreipv6: make ipv6_renew_options() interrupt/kernel safe
2019-07-24 Florian Westphalnetfilter: x_tables: set module owner for icmp(6) matches
2019-07-24 Hangbin Liuipv6: mcast: fix unsolicited report interval after...
2019-07-24 Eric Dumazetnetfilter: ipv6: nf_defrag: reduce struct net memory...
2019-07-24 Xin Longip6_tunnel: use the right value for ipv4 min mtu check...
2019-04-24 Gustavo A. R. Silvaip6mr: Fix potential Spectre v1 vulnerability
2019-03-01 Hangbin Liumulticast: do not restore deleted record source filter...
2019-03-01 David Ahernnet/ipv6: Fix linklocal to global address with VRF
2019-03-01 Willem de Bruijnip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
2019-03-01 Paolo Abeniip: hash fragments consistently
2019-02-06 Sabrina Dubrocaipv6: make DAD fail with enhanced DAD when nonce length...
2019-02-06 Arnd Bergmannipv6: ila: select CONFIG_DST_CACHE
2019-02-06 Florian Westphalnetfilter: ipv6: nf_defrag: drop skb dst before queueing
2019-02-06 David Ahernnet/tcp: Fix socket lookups with SO_BINDTODEVICE
2019-02-06 Eric Biggersipv6: sr: fix passing wrong flags to crypto_alloc_shash()
2019-02-06 Olivier Matzip6_gre: fix tunnel list corruption for x-netns
2019-01-14 Florian Westphalnetfilter: x_tables: initialise match/target check...
2019-01-14 Eric Dumazetxfrm6: avoid potential infinite loop in _decode_session6()
2019-01-14 Vincent Bernatnetfilter: ip6t_rpfilter: provide input interface for...
2019-01-14 Florian Westphalnetfilter: don't set F_IFACE on ipv6 fib lookups
2018-11-09 Paolo Abeniudp: fix rx queue len reported by diag and proc interface
2018-11-09 Frank van der Lindentcp: verify the checksum of the first data segment...
2018-11-09 Julian Anastasovipv6: allow PMTU exceptions to local routes
2018-10-23 Yossi Kupermanxfrm: Verify MAC header exists before overwriting eth_h...
2018-10-01 Pablo Neira Ayusonetfilter: nf_tables: NAT chain and extensions require...
2018-09-05 Mathieu Xhonneuxipv6: sr: fix memory OOB access in seg6_do_srh_encap...
2018-09-05 Stephen Suryaputravrf: check the original netdevice for generating redirect
2018-09-05 Michal Kubecekipv6: omit traffic class when calculating flow hash
2018-09-05 Nicolas Dichtelip6_tunnel: remove magic mtu value 0xFFF8
2018-09-05 Sabrina Dubrocaip6mr: only set ip6mr_table from setsockopt when ip6mr_...
2018-08-27 Stefano Briviovti6: Fix dev->max_mtu setting
2018-08-27 Xin Longsit: fix IFLA_MTU ignored on NEWLINK
2018-08-27 Xin Longip6_tunnel: fix IFLA_MTU ignored on NEWLINK
2018-08-14 Petr Machatanet: ip6_gre: Split up ip6gre_changelink()
2018-08-14 Petr Machatanet: ip6_gre: Split up ip6gre_newlink()
2018-08-14 Petr Machatanet: ip6_gre: Split up ip6gre_tnl_change()
2018-08-14 Petr Machatanet: ip6_gre: Split up ip6gre_tnl_link_config()
2018-08-14 Petr Machatanet: ip6_gre: Request headroom in __gre6_xmit()
2018-08-14 Willem de Bruijnnet: test tailroom before appending to linear skb
2018-08-14 Subash Abhinov Kas... netfilter: nf_socket: Fix out of bounds access in nf_sk...
2018-08-14 Paolo Abeniudp: fix SO_BINDTODEVICE
2018-08-14 Eric Dumazetipv6: fix uninit-value in ip6_multipath_l3_keys()
2018-06-12 Ahmed Abdelsalamipv6: sr: fix NULL pointer dereference in seg6_do_srh_e...
2018-06-12 Eric Dumazetipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
2018-06-06 Florian Westphalnetfilter: compat: prepare xt_compat_init_offsets to...
2018-06-06 Florian Westphalnetfilter: x_tables: add counters allocation wrapper
2018-06-06 Subash Abhinov Kas... netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460...
2018-06-06 Subash Abhinov Kas... netfilter: ipv6: nf_defrag: Pass on packets to stack...
2018-05-23 Xin Longxfrm: reuse uncached_list to track xdsts
2018-04-12 David Lebrunipv6: sr: fix seg6 encap performances with TSO enabled
2018-04-12 Eric Dumazetvti6: better validate user provided tunnel names
2018-04-12 Eric Dumazetip6_tunnel: better validate user provided tunnel names
2018-04-12 Eric Dumazetip6_gre: better validate user provided tunnel names
2018-04-12 Eric Dumazetipv6: sit: better validate user provided tunnel names
2018-04-12 Jeff Barnhillnet/ipv6: Increment OUTxxx counters after netfilter...
2018-04-12 David Ahernnet/ipv6: Fix route leaking between VRFs
2018-04-12 Paolo Abeniipv6: the entire IPv6 header chain must fit the first...
2018-04-12 Tobias Brunneripv6: Reinject IPv6 packets if IPsec policy matches...
2018-04-09 Greg Kroah-HartmanRevert "ip6_vti: adjust vti mtu according to mtu of...
2018-04-09 Eric Dumazetipv6: fix possible deadlock in rt6_age_examine_exception()
2018-04-02 Lorenzo Bianconiipv6: fix access to non-linear packet in ndisc_fill_red...
2018-04-02 Stefano Brivioipv6: Reflect MTU changes on PMTU of exceptions for...
2018-04-02 David Lebrunipv6: sr: fix scheduling in RCU when creating seg6...
2018-04-02 David Lebrunipv6: sr: fix NULL pointer dereference when setting...
2018-04-02 Stefano Brivioipv6: old_dport should be a __be16 in __ip6_datagram_co...
2018-04-02 Paolo Abeninet: ipv6: keep sk status consistent after datagram...
2018-03-26 Alexey Kodanevip6_vti: adjust vti mtu according to mtu of lower device
next