aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett2015-09-24
* ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett2015-09-24
* net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2015-09-21
* ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal2015-09-18
* ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu2015-09-17
* ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau2015-09-15
* ipv6: Avoid double dst_freeMartin KaFai Lau2015-09-15
* ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau2015-09-15
* ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau2015-09-15
* ipv6: Refactor common ip6gre_tunnel_init codesMartin KaFai Lau2015-09-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-10
|\
| * ipv6: fix ifnullfree.cocci warningsWu Fengguang2015-09-09
| * net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-09
| * ipv6: fix multipath route replace error recoveryRoopa Prabhu2015-09-09
| * net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2015-09-05
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09
|\ \ | |/ |/|
| * net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-30
* | netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann2015-09-02
* | ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann2015-09-02
* | ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski2015-09-01
* | ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski2015-08-31
* | tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-31
* | fib, fib6: reject invalid feature bitsDaniel Borkmann2015-08-31
* | net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann2015-08-31
* | net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T2015-08-31
* | vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc2015-08-29
* | ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-28
|\ \
| * | netfilter: reduce sparse warningsFlorian Westphal2015-08-28
| * | Revert "netfilter: xtables: compute exact size needed for jumpstack"Florian Westphal2015-08-28
| * | netfilter: ip6t_REJECT: added missing icmpv6 codesAndreas Herz2015-08-26
| * | netfilter: nf_dup: fix sparse warningsPablo Neira Ayuso2015-08-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-28
|\ \ \
| * | | ip6_gre: release cached dst on tunnel removalhuaibin Wang2015-08-25
| | |/ | |/|
* | | ipv6: Export nf_ct_frag6_gather()Joe Stringer2015-08-27
* | | ah6: fix error return codeJulia Lawall2015-08-25
* | | xfrm: Use VRF master index if output device is enslavedDavid Ahern2015-08-25
* | | ila: Precompute checksum difference for translationsTom Herbert2015-08-24
* | | lwt: Add cfg argument to build_stateTom Herbert2015-08-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-21
|\| |
| * | ipv6: Fix a potential deadlock when creating pcpu rtMartin KaFai Lau2015-08-17
| * | ipv6: Add rt6_make_pcpu_route()Martin KaFai Lau2015-08-17
| * | ipv6: Remove un-used argument from ip6_dst_alloc()Martin KaFai Lau2015-08-17
| * | net: fix wrong skb_get() usage / crash in IGMP/MLD parsing codeLinus Lüssing2015-08-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-21
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-21
| |\ \
| * | | netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann2015-08-17
| * | | netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2015-08-17
| * | | netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-11
| * | | netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso2015-08-07