summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2015-10-13ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček
2015-10-13ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2015-10-13net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-13ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-10-13ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2015-10-13ipv6: Fix build failure when CONFIG_INET disabledBen Hutchings
2015-08-07udp: fix behavior of wrong checksumsEric Dumazet
2015-05-09udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-05-09ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-05-09ip: zero sockaddr returned on error queueWillem de Bruijn
2015-05-09ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-05-09ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau
2015-03-06ipv6: fib: fix fib dump restartKumar Sundararajan
2015-03-06ipv6: fib: fix fib dump restartEric Dumazet
2015-02-20ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2015-02-20ipv6: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu
2015-01-01tcp: md5: remove spinlock usage in fast pathEric Dumazet
2015-01-01drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-12-14tcp: be more strict before accepting ECN negociationEric Dumazet
2014-11-05ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-11-05ipv6: reallocate addrconf router for ipv6 address when lo device upchenweilong
2014-09-13ip: make IP identifiers less predictableEric Dumazet
2014-09-13inetpeer: get rid of ip_id_countEric Dumazet
2014-08-06Revert "net: ip, ipv6: handle gso skbs in forwarding path"Ben Hutchings
2014-07-11net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-07-11net: tunnels - enable module autoloadingTom Gundersen
2014-06-09ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-06-09netfilter: Can't fail and free after table replacementThomas Graf
2014-04-30ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-04-30ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-04-30ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-04-30ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-04-09net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-02-15net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa
2014-02-15ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa
2014-01-03ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa
2014-01-03ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa
2014-01-03inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2014-01-03inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa
2014-01-03ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong
2013-11-28inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-11-28ipv6: restrict neighbor entry creation to output flowMarcelo Ricardo Leitner
2013-11-28net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-10-26ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine
2013-10-26ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa
2013-10-26ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-10-26ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf
2013-10-26ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-10-26ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa
2013-10-26ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa