summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2015-09-18tcp: provide skb->hash to synack packetsEric Dumazet
2015-09-18netfilter: Add blank lines in callers of netfilter hooksEric W. Biederman
2015-09-18netfilter: Pass net into okfnEric W. Biederman
2015-09-18netfilter: Use nf_hook_state.netEric W. Biederman
2015-09-18netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-18ipv6: Compute net once in raw6_send_hdrincEric W. Biederman
2015-09-18ipv6: Cache net in ip6_outputEric W. Biederman
2015-09-18ipv6: Only compute net once in ip6_finish_output2Eric W. Biederman
2015-09-18ipv6: Don't recompute net in ip6_rcvEric W. Biederman
2015-09-18ipv6: Only compute net once in ip6mr_forward2_finishEric W. Biederman
2015-09-18net: Merge dst_output and dst_output_skEric W. Biederman
2015-09-15rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-10ipv6: 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-06net/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-09-01ipv6: 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-31net: 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-28Merge 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-21Merge 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-18net: Identifier Locator Addressing moduleTom Herbert
2015-08-18net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert