summaryrefslogtreecommitdiff
path: root/include/net/ipv6.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-08net: 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-19ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner1-4/+0
2015-02-28igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa1-0/+8
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2015-02-10ipv6: Make __ipv6_select_ident staticVlad Yasevich1-2/+0
2015-02-06Merge 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-04ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich1-0/+3
2015-02-03ipv6: introduce ipv6_make_skbVlad Yasevich1-0/+19
2014-10-31drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings1-0/+2
2014-09-29ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet1-1/+2
2014-09-05ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa1-0/+1
2014-07-28inet: frag: don't account number of fragment queuesFlorian Westphal1-5/+0
2014-07-28inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal1-2/+2
2014-07-17net: clean up some sparse endianness warnings in ipv6.hJeff Layton1-6/+11
2014-07-09net: provide stubs for ip6_set_txhash and ip6_make_flowlabelFlorian Fainelli1-0/+10
2014-07-08ipv6: Implement automatic flow label generation on transmitTom Herbert1-0/+20
2014-07-08net: 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-14net: 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
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet1-1/+1
2014-01-22ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa1-0/+2
2014-01-20ipv6: add a flag to get the flow label used remotlyFlorent Fourcot1-1/+2
2014-01-16ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing1-0/+5
2014-01-02ipv6: namespace cleanupsstephen hemminger1-4/+0
2013-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-4/+2
2013-12-10ipv6: add ip6_flowlabel helperFlorent Fourcot1-0/+5
2013-12-10ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot1-0/+1
2013-12-06net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert1-4/+2
2013-12-06xen-netback: fix fragment detection in checksum setupPaul Durrant1-1/+2
2013-11-24inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa1-2/+4
2013-11-08ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot1-0/+1
2013-10-24ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa1-2/+0
2013-10-20ipv6: split inet6_ehashfn to hash functions per compilation unitHannes Frederic Sowa1-2/+2
2013-09-21ip*.h: Remove extern from function prototypesJoe Perches1-149/+119
2013-09-01ipv6: move ip6_dst_hoplimit() into core kernelCong Wang1-0/+2
2013-08-24net: Add NEXTHDR_SCTP to ipv6.hJoe Stringer1-0/+1
2013-06-20ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2013-05-26net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti1-0/+6
2013-03-25ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa1-0/+2
2013-03-08ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa1-0/+12
2013-03-08ipv6 flowlabel: add __rcu annotationsEric Dumazet1-4/+4
2013-02-22ipv6: use a stronger hash for tcpEric Dumazet1-0/+12
2013-01-31ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明1-0/+1
2013-01-31ipv6 flowlabel: Convert hash list to RCU.YOSHIFUJI Hideaki / 吉藤英明1-0/+1
2013-01-29net: frag helper functions for mem limit trackingJesper Dangaard Brouer1-1/+1