summaryrefslogtreecommitdiff
path: root/net/ipv6/ipv6_sockglue.c
Commit message (Expand)AuthorAge
* inet: whitespace cleanupStephen Hemminger2018-02-28
* netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2018-02-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-01
|\
| * netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni2018-01-31
* | ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-23
|/
* net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2017-12-21
* net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)Maciej Żenczykowski2017-09-30
* ipv6: do not set sk_destruct in IPV6_ADDRFORM sockoptXin Long2017-08-29
* Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-05
|\
| * do_ipv6_setsockopt(): don't open-code memdup_user()Al Viro2017-06-30
* | net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
|/
* net: Allow IP_MULTICAST_IF to set index to L3 slaveDavid Ahern2016-12-30
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* ipv6: sr: add support for SRH injection through setsockoptDavid Lebrun2016-11-09
* ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn2016-11-03
* ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2016-10-21
* Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-07-07
|\
| * calipso: Set the calipso socket label to match the secattr.Huw Davies2016-06-27
* | ipv6: add new struct ipcm6_cookieWei Wang2016-05-03
* | net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa2016-04-07
* | ipv6: process socket-level control messages in IPv6Soheil Hassas Yeganeh2016-04-04
|/
* ipv6: add complete rcu protection around np->optEric Dumazet2015-12-02
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
* ipv6: invert join/leave anycast rtnl/socket locking orderMarcelo Ricardo Leitner2015-03-20
* ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-18
* ipv4,ipv6: grab rtnl before locking the socketMarcelo Ricardo Leitner2015-03-18
* ipv6: tcp: fix race in IPV6_2292PKTOPTIONSEric Dumazet2015-01-26
* ipv6: remove useless spin_lock/spin_unlockDuan Jiong2014-12-09
* ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-24
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-24
* ipv6: remove unnecessary break after returnFabian Frederick2014-07-15
* ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-07
* inet: move ipv6only in sock_commonEric Dumazet2014-07-01
* ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa2014-02-26
* ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-19
* ipv6: add a flag to get the flow label used remotlyFlorent Fourcot2014-01-19
* ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing2014-01-15
* ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-18
* ipv6: fix incorrect type in declarationFlorent Fourcot2013-12-12
* ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot2013-12-09
* ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot2013-12-09
* ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot2013-11-08
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-31
* net: Allow userns root to control ipv6Eric W. Biederman2012-11-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
|\
| * ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa2012-11-13
* | ipv6: use IS_ENABLED()Amerigo Wang2012-11-01
|/
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* net/ipv6/ipv6_sockglue.c: Removed redundant externEldad Zack2012-04-12