summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-037-39/+28Star
|\
| * netfilter: allow logging from non-init namespacesMichal Kubeček2017-02-021-1/+1
| * netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal2017-02-021-1/+1
| * netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-023-8/+4Star
| * skbuff: add and use skb_nfct helperFlorian Westphal2017-02-023-8/+8
| * netfilter: reset netfilter state when duplicating packetFlorian Westphal2017-02-021-1/+1
| * netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal2017-02-021-6/+6
| * xtables: extend matches and targets with .usersizeWillem de Bruijn2017-01-091-0/+2
| * ip6tables: use match, target and data copy_to_user helpersWillem de Bruijn2017-01-091-15/+6Star
* | net: ipv6: Set protocol to kernel for local routesDavid Ahern2017-02-031-0/+1
* | tcp: add tcp_mss_clamp() helperEric Dumazet2017-02-031-4/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-022-2/+2
|\ \
| * | ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter2017-02-011-1/+1
| * | ipv6: Paritially checksum full MTU framesVlad Yasevich2017-01-301-1/+1
* | | net: ipv6: add NLM_F_APPEND in notifications when applicableDavid Ahern2017-02-011-0/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-012-67/+254
|\ \ \
| * | | esp: Introduce a helper to setup the trailerSteffen Klassert2017-01-171-25/+19Star
| * | | esp6: Avoid skb_cow_data whenever possibleSteffen Klassert2017-01-171-56/+246
| * | | IPsec: do not ignore crypto err in ah6 inputGilad Ben-Yossef2017-01-161-0/+3
| | |/ | |/|
* | | lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-303-3/+3
* | | net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman2017-01-301-7/+20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-2813-34/+59
|\ \ \ | | |/ | |/|
| * | tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-273-6/+5Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-264-13/+12Star
| |\ \
| | * | netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang2017-01-162-13/+8Star
| | * | tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol2017-01-091-0/+1
| | * | netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol2017-01-091-0/+3
| * | | net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-242-0/+2
| * | | ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet2017-01-241-12/+22
| * | | ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()Eric Dumazet2017-01-242-0/+5
| * | | ipv6: seg6_genl_set_tunsrc() must check kmemdup() return valueEric Dumazet2017-01-201-0/+2
| * | | ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang2017-01-191-3/+1Star
| * | | lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-181-1/+11
* | | | net/ipv6: support more tunnel interfaces for EUI64 link-local generationFelix Jia2017-01-273-0/+12
* | | | net/ipv6: allow sysctl to change link-local address generation modeFelix Jia2017-01-271-20/+84
* | | | net: ipv6: ignore null_entry on route dumpsDavid Ahern2017-01-271-1/+5
* | | | net: ipv6: remove skb_reserve in getrouteDavid Ahern2017-01-271-6/+0Star
* | | | net/tcp-fastopen: Add new API supportWei Wang2017-01-251-0/+5
* | | | net: Remove __sk_dst_reset() in tcp_v6_connect()Wei Wang2017-01-251-1/+0Star
* | | | Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-241-1/+2
* | | | ipv6: add NUMA awareness to seg6_hmac_init_algo()Eric Dumazet2017-01-221-1/+2
* | | | gre6: Clean up unused struct ipv6_tel_txoption definitionJakub Sitnicki2017-01-201-5/+0Star
* | | | net: ipv6: Keep nexthop of multipath route on admin downDavid Ahern2017-01-201-2/+5
* | | | net: ipv6: remove prefix arg to rt6_fill_nodeDavid Ahern2017-01-181-15/+12Star
* | | | net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern2017-01-182-24/+12Star
* | | | inet: drop ->bind_conflictJosef Bacik2017-01-182-42/+0Star
* | | | inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik2017-01-183-48/+4Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-175-25/+39
|\| | |
| * | | ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki2017-01-161-2/+2
| * | | mld: do not remove mld souce list info when set link downHangbin Liu2017-01-161-21/+30