summaryrefslogtreecommitdiffstats
path: root/include/net/ipv6.h
AgeCommit message (Expand)AuthorLines
2015-12-10ipv6: add ipv6_addr_prefix_copyAlexander Aring-0/+15
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet-1/+20
2015-11-24ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček-0/+1
2015-10-08dst: Pass net into dst->outputEric W. Biederman-1/+1
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman-1/+1
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman-1/+1
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman-2/+1
2015-10-08ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman-2/+1
2015-10-08dst: Pass a sk into .local_outEric W. Biederman-0/+1
2015-09-25ipv6: constify ip6_xmit() sock argumentEric Dumazet-1/+1
2015-09-25ipv6: constify ip6_dst_lookup_{flow|tail}() sock argumentsEric Dumazet-1/+1
2015-09-17netfilter: Pass net into okfnEric W. Biederman-1/+1
2015-07-31ipv6: Enable auto flow labels by defaultTom Herbert-1/+1
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert-13/+46
2015-07-31ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert-2/+3
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu-1/+2
2015-07-29net: Set sk_txhash from a random numberTom Herbert-19/+0
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert-2/+19
2015-06-04net: Get skb hash over flow_keys structureTom Herbert-0/+2
2015-05-25ipv6: ipv6_select_ident() returns a __be32Eric Dumazet-3/+3
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau-1/+3
2015-05-25ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau-2/+1
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko-2/+2
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko-4/+4
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko-1/+1
2015-05-03ipv6: Flow label state rangesTom Herbert-2/+7
2015-04-07net: remove extra newlinesSheng Yong-2/+0
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller-0/+1
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller-1/+1
2015-03-25ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa-2/+3
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner-4/+0
2015-02-27igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa-0/+8
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+0
2015-02-09ipv6: Make __ipv6_select_ident staticVlad Yasevich-2/+0
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+5
2015-02-05ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet-2/+2
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich-0/+3
2015-02-02ipv6: introduce ipv6_make_skbVlad Yasevich-0/+19
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings-0/+2
2014-09-28ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet-1/+2
2014-09-04ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa-0/+1
2014-07-27inet: frag: don't account number of fragment queuesFlorian Westphal-5/+0
2014-07-27inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal-2/+2
2014-07-16net: clean up some sparse endianness warnings in ipv6.hJeff Layton-6/+11
2014-07-08net: provide stubs for ip6_set_txhash and ip6_make_flowlabelFlorian Fainelli-0/+10
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert-0/+20
2014-07-07net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert-0/+15
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet-2/+0
2014-05-13net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti-0/+3
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti-0/+19