summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-10-26ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel
2016-10-26ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček
2016-10-26ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček
2016-10-26udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-10-26ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2016-10-26net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2016-10-26ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong
2016-10-26ipv6: fix tunnel error handlingMichal Kubeček
2016-04-27ipv6: Fix IPsec pre-encap fragmentation checkHerbert Xu
2016-03-21ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2016-03-21ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa
2016-03-21ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2016-03-21net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-09-18udp: fix behavior of wrong checksumsEric Dumazet
2015-09-14ipv6: add check for blackhole or prohibited entry in rt6_redireWeilong Chen
2015-06-19ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau
2015-04-14ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-02-02drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-12-01ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-08-14ip: make IP identifiers less predictableEric Dumazet
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-08-07ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng
2014-08-07Revert: "net: ip, ipv6: handle gso skbs in forwarding path"Greg Kroah-Hartman
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26net: tunnels - enable module autoloadingTom Gundersen
2014-06-07ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-18netfilter: Can't fail and free after table replacementThomas Graf
2014-04-26ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-04-26ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-04-26ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-04-26ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-03-11net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-02-06net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa
2014-01-15ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa
2013-12-08ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa
2013-12-08ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-12-08inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa
2013-12-08ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-11-04ipv6: restrict neighbor entry creation to output flowMarcelo Ricardo Leitner
2013-11-04net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-10-13ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine
2013-10-13ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa
2013-09-14net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann
2013-09-14ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-09-14ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-09-14ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa
2013-09-14ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa