summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2019-02-08inet: frags: use rhashtables for reassembly unitsEric Dumazet
2019-02-08inet: frags: refactor ipv6_frag_init()Eric Dumazet
2019-02-08inet: frags: add a pointer to struct netns_fragsEric Dumazet
2019-02-08inet: frags: change inet_frags_init_net() return valueEric Dumazet
2019-02-06ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern
2019-01-26ipv6: Take rcu_read_lock in __inet6_bind for mapped addressesDavid Ahern
2019-01-26ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped addressDavid Ahern
2019-01-26ip: on queued skb use skb_header_pointer instead of pskb_may_pullWillem de Bruijn
2019-01-26ipv6: fix kernel-infoleak in ipv6_local_error()Eric Dumazet
2019-01-13ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang
2019-01-13ip6mr: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-17ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio
2018-11-27ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern
2018-11-10net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-11-10ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-11-10ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet
2018-11-10vti6: flush x-netns xfrm cache when vti interface is removedNicolas Dichtel
2018-11-10ipv6: orphan skbs in reassembly unitEric Dumazet
2018-11-10xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo
2018-10-20net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-10-20ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-10-13tcp: increment sk_drops for dropped rx packetsEric Dumazet
2018-09-29ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet
2018-09-29gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen
2018-09-15vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev
2018-09-05vti6: fix PMTU caching and reporting on xmitEyal Birger
2018-08-24netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal
2018-08-24ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu
2018-08-24netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
2018-08-15ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer
2018-07-28ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn
2018-07-28ip: hash fragments consistentlyPaolo Abeni
2018-07-22Revert "sit: reload iphdr in ipip6_rcv"David S. Miller
2018-07-17netfilter: x_tables: initialise match/target check parameter structFlorian Westphal
2018-07-03tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden
2018-07-03xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet
2018-06-13ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca
2018-05-30sit: fix IFLA_MTU ignored on NEWLINKXin Long
2018-05-26net: test tailroom before appending to linear skbWillem de Bruijn
2018-04-29ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet
2018-04-13ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni
2018-04-13net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill
2018-04-13vti6: better validate user provided tunnel namesEric Dumazet
2018-04-13ip6_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-13ip6_gre: better validate user provided tunnel namesEric Dumazet
2018-04-13ipv6: sit: better validate user provided tunnel namesEric Dumazet
2018-04-13net/ipv6: Fix route leaking between VRFsDavid Ahern
2018-04-13ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2018-04-13sit: reload iphdr in ipip6_rcvHaishuang Yan
2018-04-13ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar