index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ipv6.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-06
net: ipv6: fix TCP early demux
Eric Dumazet
1
-0
/
+1
2012-07-18
ipv6: fix inet6_csk_xmit()
Eric Dumazet
1
-2
/
+2
2012-07-11
ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.
David S. Miller
1
-16
/
+16
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
1
-1
/
+1
2012-02-13
ipv6: helper function to get tclass
Jiri Benc
1
-0
/
+5
2012-02-08
ipv6: Implement IPV6_UNICAST_IF socket option.
Erich E. Hoover
1
-0
/
+1
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-2
/
+2
2010-11-24
ipv6: mcast: RCU conversion
Eric Dumazet
1
-1
/
+1
2010-10-21
tproxy: added tproxy sockopt interface in the IPV6 layer
Balazs Scheidler
1
-1
/
+3
2010-08-22
header: fix broken headers for user space
Changli Gao
1
-2
/
+2
2010-07-19
ipv6: Make IP6CB(skb)->nhoff 16-bit.
David S. Miller
1
-1
/
+1
2010-06-03
net: use __packed annotation
Eric Dumazet
1
-2
/
+2
2010-05-11
ipv6: ip6mr: support multiple tables
Patrick McHardy
1
-0
/
+1
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-3
/
+13
2010-04-23
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
1
-0
/
+2
2010-04-23
IPv6: data structure changes for new socket options
Brian Haley
1
-3
/
+10
2010-04-22
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
1
-0
/
+1
2010-04-13
netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
Jan Engelhardt
1
-0
/
+1
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
1
-1
/
+1
2009-10-08
ipv6: Fix the size overflow of addrconf_sysctl array
Jin Dongming
1
-0
/
+1
2009-10-07
make TLLAO option for NA packets configurable
Octavian Purdila
1
-0
/
+1
2009-06-01
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
Brian Haley
1
-0
/
+6
2009-01-30
headers_check fix: linux/ipv6.h
Jaswinder Singh Rajput
1
-0
/
+1
2008-12-16
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
Yang Hongyang
1
-0
/
+1
2008-07-21
ipv6: __KERNEL__ ifdef struct ipv6_devconf
David S. Miller
1
-0
/
+2
2008-07-03
ipv6 addrconf: add accept_dad sysctl to control DAD operation.
YOSHIFUJI Hideaki
1
-0
/
+2
2008-07-03
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
YOSHIFUJI Hideaki
1
-0
/
+2
2008-06-10
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Arnaldo Carvalho de Melo
1
-1
/
+3
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-04-13
[IPV6]: IPv6 extension header structures need to be packed.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-05
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
1
-0
/
+5
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-25
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
1
-1
/
+5
2008-03-25
[IPV6]: Use bitfields for hop_limit and mcast_hops.
YOSHIFUJI Hideaki
1
-4
/
+24
2008-03-25
[IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-25
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
1
-1
/
+0
2008-01-31
[NETNS]: Tcp-v6 sockets per-net lookup.
Pavel Emelyanov
1
-4
/
+4
2008-01-31
[IPV6]: Introduce the INET6_TW_MATCH macro.
Pavel Emelyanov
1
-0
/
+8
2007-10-10
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
Herbert Xu
1
-21
/
+0
2007-07-31
[IPV6]: Remove circular dependency on if_inet6.h
Herbert Xu
1
-1
/
+4
2007-07-10
[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
YOSHIFUJI Hideaki
1
-2
/
+2
2007-07-10
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
1
-2
/
+2
2007-07-10
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
1
-1
/
+1
2007-05-31
[IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant.
YOSHIFUJI Hideaki
1
-2
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-04-25
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
Neil Horman
1
-0
/
+4
2007-04-24
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
1
-0
/
+3
2006-12-02
[IPV6]: flowlabels are net-endian
Al Viro
1
-1
/
+1
[next]