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