summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2014-05-19ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2014-05-19inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2014-05-19ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa
2014-05-19ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa
2014-05-19ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa
2014-05-19inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2014-05-19inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa
2014-05-19ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong
2014-05-19ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2014-05-19ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf
2014-05-19ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2014-05-19ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa
2014-05-19ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa
2014-05-19ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2014-05-19ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine
2014-05-19net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2014-05-19ipv6: tcp: fix panic in SYN processingEric Dumazet
2014-05-19ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet
2013-06-10ipv6: make fragment identifications less predictableEric Dumazet
2013-06-10ipv6: discard overlapping fragmentNicolas Dichtel
2013-06-10inet: add RCU protection to inet->optEric Dumazet
2012-10-07ipsec: be careful of non existing mac headersEric Dumazet
2012-02-13net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2012-02-13net: fix sk_forward_alloc corruptionsEric Dumazet
2011-11-26ipv6: udp: fix the wrong headroom checkShan Wei
2011-11-07ipv6: Add GSO support on forwarding pathHerbert Xu
2011-11-07Fix broken backport for IPv6 tunnelsStratos Psomadakis
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-08tunnels: fix netns vs proto registration orderingAlexey Dobriyan
2011-08-08netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan
2011-07-13udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-07-13ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang
2011-06-23netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao
2011-06-23netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...Patrick McHardy
2011-05-09ipv6: Silence privacy extensions initializationRomain Francoise
2011-04-14ipv6: netfilter: ip6_tables: fix infoleak to userspaceVasiliy Kulikov
2011-03-14ip6ip6: autoload ip6 tunnelstephen hemminger
2011-03-14net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2010-10-28ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-10-28net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2010-08-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-03-15ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-03-15net: Fix sysctl restarts...Eric W. Biederman
2010-02-23netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-01-18ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller
2010-01-06netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy
2010-01-06ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-10-30net: fix sk_forward_alloc corruptionEric Dumazet
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet
2009-09-30sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak