summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ipv6_sockglue.c
Commit message (Expand)AuthorAgeFilesLines
* 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-201-3/+1Star
* ipv6: add a flag to get the flow label used remotlyFlorent Fourcot2014-01-201-1/+4
* ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing2014-01-161-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-101-1/+1
* ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot2013-12-101-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-191-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-181-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/+0Star
* 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-291-1/+1
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-5/+3Star
|/
* net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski2011-10-211-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-131-5/+5
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-131-2/+2
* tproxy: Add missing CAP_NET_ADMIN check to ipv6 sideBalazs Scheidler2010-10-251-0/+4
* tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler2010-10-211-0/+23
* ipv6: remove ipv6_statisticsEric Dumazet2010-06-261-2/+0Star
* IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-241-1/+2
* IPv6: data structure changes for new socket optionsBrian Haley2010-04-241-0/+46
* IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-231-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-201-1/+5
* | IP: CleanupsJohn Dykstra2009-10-201-1/+1
* | inet: rename some inet_sock fieldsEric Dumazet2009-10-191-3/+3
* | Use sk_mark for IPv6 routing lookupsBrian Haley2009-10-071-0/+1
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-10-011-3/+3
* inet6: Set default traffic classGerrit Renker2009-08-141-0/+3
* inet6: Conversion from u8 to intGerrit Renker2009-08-141-2/+0Star
* ipv6:remove useless checkYang Hongyang2009-04-141-4/+0Star
* ipv6: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-251-2/+1Star
* ipv6: IPV6_PKTINFO relied userspace providing correct lengthIlpo Järvinen2009-01-051-1/+1
* ipv6: fix the return interface index when get it while no message is receivedYang Hongyang2008-12-161-4/+8
* ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang2008-12-161-0/+22
* ipv6: routing header fixesBrian Haley2008-11-131-0/+5
* ipv6: Fix the return interface index when get it while no message is received.Yang Hongyang2008-08-181-2/+2