summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* tcp: usec resolution SYN/ACK RTTYuchung Cheng2015-09-221-1/+1
* tcp: provide skb->hash to synack packetsEric Dumazet2015-09-181-1/+1
* netfilter: Add blank lines in callers of netfilter hooksEric W. Biederman2015-09-182-0/+2
* netfilter: Pass net into okfnEric W. Biederman2015-09-188-14/+13Star
* netfilter: Use nf_hook_state.netEric W. Biederman2015-09-188-22/+17Star
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-1810-26/+32
* ipv6: Compute net once in raw6_send_hdrincEric W. Biederman2015-09-181-2/+3
* ipv6: Cache net in ip6_outputEric W. Biederman2015-09-181-2/+2
* ipv6: Only compute net once in ip6_finish_output2Eric W. Biederman2015-09-181-6/+5Star
* ipv6: Don't recompute net in ip6_rcvEric W. Biederman2015-09-181-1/+1
* ipv6: Only compute net once in ip6mr_forward2_finishEric W. Biederman2015-09-181-2/+3
* net: Merge dst_output and dst_output_skEric W. Biederman2015-09-188-11/+11
* rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-161-4/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-103-34/+175
|\
| * ipv6: fix ifnullfree.cocci warningsWu Fengguang2015-09-101-2/+1Star
| * net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-092-7/+0Star
| * ipv6: fix multipath route replace error recoveryRoopa Prabhu2015-09-091-26/+175
| * net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2015-09-061-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-31/+0Star
|\ \ | |/ |/|
| * net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-311-31/+0Star
* | netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann2015-09-031-0/+1
* | ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann2015-09-031-1/+1
* | ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski2015-09-011-3/+10
* | ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski2015-09-011-0/+5
* | tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-311-2/+7
* | fib, fib6: reject invalid feature bitsDaniel Borkmann2015-08-311-0/+2
* | net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann2015-08-311-16/+16
* | net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T2015-08-311-10/+16
* | vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc2015-08-291-0/+9
* | ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-294-18/+17Star
|\ \
| * | netfilter: reduce sparse warningsFlorian Westphal2015-08-281-1/+1
| * | Revert "netfilter: xtables: compute exact size needed for jumpstack"Florian Westphal2015-08-281-15/+8Star
| * | netfilter: ip6t_REJECT: added missing icmpv6 codesAndreas Herz2015-08-261-0/+6
| * | netfilter: nf_dup: fix sparse warningsPablo Neira Ayuso2015-08-211-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-281-0/+1
|\ \ \
| * | | ip6_gre: release cached dst on tunnel removalhuaibin Wang2015-08-251-0/+1
| | |/ | |/|
* | | ipv6: Export nf_ct_frag6_gather()Joe Stringer2015-08-271-0/+1
* | | ah6: fix error return codeJulia Lawall2015-08-251-1/+3
* | | xfrm: Use VRF master index if output device is enslavedDavid Ahern2015-08-251-2/+5
* | | ila: Precompute checksum difference for translationsTom Herbert2015-08-241-0/+18
* | | lwt: Add cfg argument to build_stateTom Herbert2015-08-242-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-213-39/+75
|\| |
| * | ipv6: Fix a potential deadlock when creating pcpu rtMartin KaFai Lau2015-08-172-11/+35
| * | ipv6: Add rt6_make_pcpu_route()Martin KaFai Lau2015-08-171-4/+16
| * | ipv6: Remove un-used argument from ip6_dst_alloc()Martin KaFai Lau2015-08-171-12/+9Star
| * | net: fix wrong skb_get() usage / crash in IGMP/MLD parsing codeLinus Lüssing2015-08-141-15/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-217-11/+233
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-2113-24/+389
| |\ \
| * | | netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann2015-08-181-1/+3