summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)AuthorLines
2015-10-29ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa-0/+2
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa-5/+1
2015-10-27ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer-0/+1
2015-10-23ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa-1/+5
2015-10-23ipv6: fix the incorrect return value of throw routelucien-5/+26
2015-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-8/+16
2015-10-22net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern-2/+4
2015-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+1
2015-10-21net: Really fix vti6 with oif in dst lookupsDavid Ahern-1/+5
2015-10-19xfrm: Fix pmtu discovery for local generated packets.Steffen Klassert-0/+1
2015-10-16ipv6: Initialize rt6_info properly in ip6_blackhole_route()Martin KaFai Lau-15/+5
2015-10-16ipv6: Move common init code for rt6_info to a new function rt6_info_init()Martin KaFai Lau-6/+11
2015-10-13ipv6: Don't call with rt6_uncached_list_flush_devEric W. Biederman-5/+7
2015-10-11ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa-0/+3
2015-10-11ipv6: gre: setup default multicast routes over PtP linksHannes Frederic Sowa-0/+2
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern-0/+1
2015-10-01netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}Pablo Neira Ayuso-0/+1
2015-09-29net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is setDavid Ahern-1/+2
2015-09-24ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett-8/+8
2015-09-24ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett-8/+8
2015-09-20net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró-1/+3
2015-09-17ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal-6/+8
2015-09-17ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu-5/+6
2015-09-15ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau-26/+34
2015-09-15ipv6: Avoid double dst_freeMartin KaFai Lau-9/+16
2015-09-15ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau-46/+114
2015-09-15ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau-8/+8
2015-09-15ipv6: Refactor common ip6gre_tunnel_init codesMartin KaFai Lau-13/+24
2015-09-14xfrm6: Fix ICMPv6 and MH header checks in _decode_session6Mathias Krause-2/+4
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-34/+175
2015-09-09ipv6: fix ifnullfree.cocci warningsWu Fengguang-2/+1
2015-09-09net: ipv6: use common fib_default_rule_prefPhil Sutter-7/+0
2015-09-09ipv6: fix multipath route replace error recoveryRoopa Prabhu-26/+175
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-31/+0
2015-09-05net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing-1/+1
2015-09-04ipv6: Fix IPsec pre-encap fragmentation checkHerbert Xu-6/+11
2015-09-02netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann-0/+1
2015-09-02ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann-1/+1
2015-08-31ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski-3/+10
2015-08-31ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski-0/+5
2015-08-31tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann-2/+7
2015-08-31fib, fib6: reject invalid feature bitsDaniel Borkmann-0/+2
2015-08-31net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann-16/+16
2015-08-30net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T-10/+16
2015-08-30net/ipv6: Export addrconf_ifid_eui48Matan Barak-31/+0
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc-0/+9
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc-1/+1
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-18/+17
2015-08-28netfilter: reduce sparse warningsFlorian Westphal-1/+1
2015-08-28Revert "netfilter: xtables: compute exact size needed for jumpstack"Florian Westphal-15/+8