index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ipv6.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-09-28
[IPV6]: IPv6 headers annotations
Al Viro
1
-7
/
+7
2006-09-28
[IPV4]: INET_MATCH() annotations
Al Viro
1
-1
/
+1
2006-09-22
[IPV6] NDISC: Add proxy_ndp sysctl.
YOSHIFUJI Hideaki
1
-0
/
+2
2006-09-22
[IPV6]: Put dsthao after flags in order to pack inet6_skb_parm better.
David S. Miller
1
-3
/
+3
2006-09-22
[IPV6] MIP6: Add inbound interface of home address option.
Masahide NAKAMURA
1
-0
/
+3
2006-09-22
[IPV6] MIP6: Add home address option definition.
Noriaki TAKAMIYA
1
-0
/
+10
2006-09-22
[IPV6] MIP6: Add routing header type 2 definition.
Noriaki TAKAMIYA
1
-0
/
+13
2006-09-22
[IPV6]: Cache source address as well in ipv6_pinfo{}.
YOSHIFUJI Hideaki
1
-0
/
+3
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-20
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
YOSHIFUJI Hideaki
1
-0
/
+4
2006-03-20
[IPV6]: ROUTE: Add router_probe_interval sysctl.
YOSHIFUJI Hideaki
1
-0
/
+2
2006-03-20
[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
YOSHIFUJI Hideaki
1
-0
/
+4
2006-03-20
[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
YOSHIFUJI Hideaki
1
-0
/
+2
2006-03-20
[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
YOSHIFUJI Hideaki
1
-0
/
+2
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
1
-0
/
+3
2006-01-07
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
1
-0
/
+1
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-4
/
+3
2006-01-03
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
1
-1
/
+2
2006-01-03
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
1
-11
/
+21
2006-01-03
[IPV6]: Generalise some functions
Arnaldo Carvalho de Melo
1
-0
/
+2
2006-01-03
[IPV6]: Introduce inet6_rsk()
Arnaldo Carvalho de Melo
1
-6
/
+33
2005-10-03
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
1
-2
/
+3
2005-09-10
[IPV6]: Bring Type 0 routing header in-line with rfc3542.
Brian Haley
1
-1
/
+1
[next]