summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2015-09-29net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is setDavid Ahern
2015-09-24ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett
2015-09-24ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett
2015-09-20net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró
2015-09-17ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal
2015-09-17ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu
2015-09-15ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau
2015-09-15ipv6: Avoid double dst_freeMartin KaFai Lau
2015-09-15ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau
2015-09-15ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau
2015-09-15ipv6: Refactor common ip6gre_tunnel_init codesMartin KaFai Lau
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-09ipv6: fix ifnullfree.cocci warningsWu Fengguang
2015-09-09net: ipv6: use common fib_default_rule_prefPhil Sutter
2015-09-09ipv6: fix multipath route replace error recoveryRoopa Prabhu
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-05net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-09-02netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann
2015-09-02ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-08-31ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski
2015-08-31ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski
2015-08-31tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann
2015-08-31fib, fib6: reject invalid feature bitsDaniel Borkmann
2015-08-31net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann
2015-08-30net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T
2015-08-30net/ipv6: Export addrconf_ifid_eui48Matan Barak
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-28netfilter: reduce sparse warningsFlorian Westphal
2015-08-28Revert "netfilter: xtables: compute exact size needed for jumpstack"Florian Westphal
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-27ipv6: Export nf_ct_frag6_gather()Joe Stringer
2015-08-26netfilter: ip6t_REJECT: added missing icmpv6 codesAndreas Herz
2015-08-25ip6_gre: release cached dst on tunnel removalhuaibin Wang
2015-08-25ah6: fix error return codeJulia Lawall
2015-08-25xfrm: Use VRF master index if output device is enslavedDavid Ahern
2015-08-24ila: Precompute checksum difference for translationsTom Herbert
2015-08-24lwt: Add cfg argument to build_stateTom Herbert
2015-08-21netfilter: nf_dup: fix sparse warningsPablo Neira Ayuso
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-08-20ipv6: route: extend flow representation with tunnel keyJiri Benc
2015-08-20ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc
2015-08-20ipv6: drop metadata dst in ip6_route_inputJiri Benc
2015-08-20route: move lwtunnel state to dst_entryJiri Benc
2015-08-17net: Identifier Locator Addressing moduleTom Herbert
2015-08-17net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert
2015-08-17lwt: Add support to redirect dst.inputTom Herbert