summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ipv6_sockglue.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: remove useless spin_lock/spin_unlockDuan Jiong2014-12-091-5/+1
* ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-241-4/+0
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-241-11/+11
* ipv6: remove unnecessary break after returnFabian Frederick2014-07-151-1/+0
* ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-071-0/+8
* inet: move ipv6only in sock_commonEric Dumazet2014-07-011-2/+2
* ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa2014-02-261-1/+1
* ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-191-3/+1
* ipv6: add a flag to get the flow label used remotlyFlorent Fourcot2014-01-191-1/+4
* ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing2014-01-151-1/+2
* ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-181-1/+1
* ipv6: fix incorrect type in declarationFlorent Fourcot2013-12-121-1/+2
* ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot2013-12-091-1/+1
* ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot2013-12-091-0/+4
* ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot2013-11-081-0/+28
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-3/+4
* ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-311-3/+3
* net: Allow userns root to control ipv6Eric W. Biederman2012-11-181-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-171-0/+1
|\
| * ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa2012-11-131-0/+1
* | ipv6: use IS_ENABLED()Amerigo Wang2012-11-011-1/+1
|/
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* net/ipv6/ipv6_sockglue.c: Removed redundant externEldad Zack2012-04-121-1/+0
* net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-131-0/+4
* ipv6: Implement IPV6_UNICAST_IF socket option.Erich E. Hoover2012-02-081-0/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-021-1/+1
|\
| * ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.Li Wei2011-11-281-1/+1
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-5/+3
|/
* net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski2011-10-201-1/+1
* net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski2011-08-301-1/+1
* ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta2011-08-191-4/+5
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-121-5/+5
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-121-2/+2
* tproxy: Add missing CAP_NET_ADMIN check to ipv6 sideBalazs Scheidler2010-10-241-0/+4
* tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler2010-10-211-0/+23
* ipv6: remove ipv6_statisticsEric Dumazet2010-06-251-2/+0
* IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-231-1/+2
* IPv6: data structure changes for new socket optionsBrian Haley2010-04-231-0/+46
* IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-221-0/+12
* net: sk_dst_cache RCUificationEric Dumazet2010-04-131-12/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-271-1/+5
|\
| * net: Fix IP_MULTICAST_IFEric Dumazet2009-10-191-1/+5
* | IP: CleanupsJohn Dykstra2009-10-191-1/+1
* | inet: rename some inet_sock fieldsEric Dumazet2009-10-181-3/+3
* | Use sk_mark for IPv6 routing lookupsBrian Haley2009-10-071-0/+1
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-3/+3
* inet6: Set default traffic classGerrit Renker2009-08-131-0/+3
* inet6: Conversion from u8 to intGerrit Renker2009-08-131-2/+0
* ipv6:remove useless checkYang Hongyang2009-04-141-4/+0
OpenPOWER on IntegriCloud