aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: Limit mtu to 65575 bytesEric Dumazet2014-05-31
* netfilter: Can't fail and free after table replacementThomas Graf2014-05-31
* ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa2014-04-14
* ip6mr: fix mfc notification flagsNicolas Dichtel2014-04-14
* ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien2014-04-14
* ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit2014-04-14
* ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca2014-04-14
* ipv6: Fix exthdrs offload registration.Anton Nayshtut2014-04-14
* ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom2014-03-24
* ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa2014-03-24
* net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-03-07
* ip6tnl: fix double free of fb_tnl_dev on exitNicolas Dichtel2014-02-06
* Revert "ip6tnl: fix use after free of fb_tnl_dev"Nicolas Dichtel2014-02-06
* sit: fix double free of fb_tunnel_dev on exitNicolas Dichtel2014-02-06
* net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger2014-02-06
* net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2014-02-06
* ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing2014-01-15
* ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa2014-01-15
* ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa2014-01-15
* IPv6: Fixed support for blackhole and prohibit routesKamala R2014-01-15
* ip6tnl: fix use after free of fb_tnl_devNicolas Dichtel2013-12-20
* ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa2013-12-08
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-12-08
* ip6_output: fragment outgoing reassembled skb properlyJiri Pirko2013-12-08
* ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa2013-12-08
* inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-12-08
* inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa2013-12-08
* ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bhHannes Frederic Sowa2013-12-08
* ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong2013-12-08
* ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa2013-12-08
* ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa2013-11-20
* ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa2013-11-04
* ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-11-04
* inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa2013-11-04
* net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2013-11-04
* ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-13
* sit: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-13
* ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine2013-10-13
* ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa2013-10-13
* IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin(ux) M. BOIE2013-10-13
* ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa2013-10-13
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-13
* ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi2013-10-13
* net: fib: fib6_add: fix potential NULL pointer dereferenceDaniel Borkmann2013-10-13
* ipv6/exthdrs: accept tlv which includes only paddingJiri Pirko2013-10-13
* net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann2013-09-14
* ipv6: fix null pointer dereference in __ip6addrlbl_addHannes Frederic Sowa2013-09-14
* ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2013-09-14
* ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf2013-09-14
* ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-09-14