summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2013-12-08xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert
2013-12-08ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa
2013-12-08gro: Clean up tcpX_gro_receive checksum verificationHerbert Xu
2013-12-08gro: Only verify TCP checksums for candidatesHerbert Xu
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-12-08ip6_output: fragment outgoing reassembled skb properlyJiri Pirko
2013-12-08ipv6: Fix inet6_init() cleanup orderVlad Yasevich
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-08ip6tnl: fix use after free of fb_tnl_devNicolas Dichtel
2013-12-08sit: fix use after free of fb_tunnel_devWillem de Bruijn
2013-12-08ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bhHannes Frederic Sowa
2013-12-08ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong
2013-12-08ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa
2013-11-20ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa
2013-10-21ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-10-19ip6_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko
2013-10-19udp6: respect IPV6_DONTFRAG sockopt in case there are pending framesJiri Pirko
2013-10-11ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is foundOussama Ghorbel
2013-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-10-08ipv6: Fix the upper MTU limit in GRE tunnelOussama Ghorbel
2013-10-07ipv6: Allow the MTU of ipip6 tunnel to be set below 1280Oussama Ghorbel
2013-10-02net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-10-01ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-01sit: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-30ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine
2013-09-30ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa
2013-09-30ipv6: Fix preferred_lft not updating in some casesPaul Marks
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE
2013-09-24ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa
2013-09-24net: raw: do not report ICMP redirects to user spaceDuan Jiong
2013-09-24net: udp: do not report ICMP redirects to user spaceDuan Jiong
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-16ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi
2013-09-16ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACHSteffen Klassert
2013-09-16xfrm: Decode sessions with output interface.Steffen Klassert
2013-09-13netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pktPhil Oester
2013-09-11ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček
2013-09-11fib6_rules: fix indentationStefan Tomanek
2013-09-11net: fib: fib6_add: fix potential NULL pointer dereferenceDaniel Borkmann
2013-09-11ipv6/exthdrs: accept tlv which includes only paddingJiri Pirko
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-05ipv6:introduce function to find route for redirectDuan Jiong
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functionsDaniel Borkmann