index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ipv6.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: mcast: RCU conversion
Eric Dumazet
2010-11-24
1
-1
/
+1
*
tproxy: added tproxy sockopt interface in the IPV6 layer
Balazs Scheidler
2010-10-21
1
-1
/
+3
*
header: fix broken headers for user space
Changli Gao
2010-08-22
1
-2
/
+2
*
ipv6: Make IP6CB(skb)->nhoff 16-bit.
David S. Miller
2010-07-19
1
-1
/
+1
*
net: use __packed annotation
Eric Dumazet
2010-06-03
1
-2
/
+2
*
ipv6: ip6mr: support multiple tables
Patrick McHardy
2010-05-11
1
-0
/
+1
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-05-10
1
-3
/
+13
|
\
|
*
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
2010-04-23
1
-0
/
+2
|
*
IPv6: data structure changes for new socket options
Brian Haley
2010-04-23
1
-3
/
+10
|
*
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
2010-04-22
1
-0
/
+1
*
|
netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
Jan Engelhardt
2010-04-13
1
-0
/
+1
|
/
*
inet: rename some inet_sock fields
Eric Dumazet
2009-10-18
1
-1
/
+1
*
ipv6: Fix the size overflow of addrconf_sysctl array
Jin Dongming
2009-10-08
1
-0
/
+1
*
make TLLAO option for NA packets configurable
Octavian Purdila
2009-10-07
1
-0
/
+1
*
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
Brian Haley
2009-06-01
1
-0
/
+6
*
headers_check fix: linux/ipv6.h
Jaswinder Singh Rajput
2009-01-30
1
-0
/
+1
*
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
Yang Hongyang
2008-12-16
1
-0
/
+1
*
ipv6: __KERNEL__ ifdef struct ipv6_devconf
David S. Miller
2008-07-21
1
-0
/
+2
*
ipv6 addrconf: add accept_dad sysctl to control DAD operation.
YOSHIFUJI Hideaki
2008-07-03
1
-0
/
+2
*
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
YOSHIFUJI Hideaki
2008-07-03
1
-0
/
+2
*
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Arnaldo Carvalho de Melo
2008-06-10
1
-1
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
1
-1
/
+1
|
\
|
*
[IPV6]: IPv6 extension header structures need to be packed.
YOSHIFUJI Hideaki
2008-04-13
1
-1
/
+1
*
|
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
2008-04-05
1
-0
/
+5
*
|
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-2
/
+2
*
|
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
2008-03-25
1
-1
/
+5
*
|
[IPV6]: Use bitfields for hop_limit and mcast_hops.
YOSHIFUJI Hideaki
2008-03-25
1
-4
/
+24
*
|
[IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.
YOSHIFUJI Hideaki
2008-03-25
1
-2
/
+2
*
|
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-03-25
1
-1
/
+0
|
/
*
[NETNS]: Tcp-v6 sockets per-net lookup.
Pavel Emelyanov
2008-01-31
1
-4
/
+4
*
[IPV6]: Introduce the INET6_TW_MATCH macro.
Pavel Emelyanov
2008-01-31
1
-0
/
+8
*
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
Herbert Xu
2007-10-10
1
-21
/
+0
*
[IPV6]: Remove circular dependency on if_inet6.h
Herbert Xu
2007-07-31
1
-1
/
+4
*
[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
YOSHIFUJI Hideaki
2007-07-10
1
-2
/
+2
*
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
2007-07-10
1
-2
/
+2
*
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
2007-07-10
1
-1
/
+1
*
[IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant.
YOSHIFUJI Hideaki
2007-05-31
1
-2
/
+1
*
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
1
-0
/
+5
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
1
-0
/
+5
*
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
Neil Horman
2007-04-25
1
-0
/
+4
*
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
2007-04-24
1
-0
/
+3
*
[IPV6]: flowlabels are net-endian
Al Viro
2006-12-02
1
-1
/
+1
*
[IPV6]: IPv6 headers annotations
Al Viro
2006-09-28
1
-7
/
+7
*
[IPV4]: INET_MATCH() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV6] NDISC: Add proxy_ndp sysctl.
YOSHIFUJI Hideaki
2006-09-22
1
-0
/
+2
*
[IPV6]: Put dsthao after flags in order to pack inet6_skb_parm better.
David S. Miller
2006-09-22
1
-3
/
+3
*
[IPV6] MIP6: Add inbound interface of home address option.
Masahide NAKAMURA
2006-09-22
1
-0
/
+3
*
[IPV6] MIP6: Add home address option definition.
Noriaki TAKAMIYA
2006-09-22
1
-0
/
+10
*
[IPV6] MIP6: Add routing header type 2 definition.
Noriaki TAKAMIYA
2006-09-22
1
-0
/
+13
[next]