index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ipv6.h
Commit message (
Expand
)
Author
Age
*
ipv6: mcast: RCU conversion
Eric Dumazet
2010-11-24
*
tproxy: added tproxy sockopt interface in the IPV6 layer
Balazs Scheidler
2010-10-21
*
header: fix broken headers for user space
Changli Gao
2010-08-23
*
ipv6: Make IP6CB(skb)->nhoff 16-bit.
David S. Miller
2010-07-20
*
net: use __packed annotation
Eric Dumazet
2010-06-03
*
ipv6: ip6mr: support multiple tables
Patrick McHardy
2010-05-11
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-05-10
|
\
|
*
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
2010-04-24
|
*
IPv6: data structure changes for new socket options
Brian Haley
2010-04-24
|
*
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
2010-04-22
*
|
netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
Jan Engelhardt
2010-04-13
|
/
*
inet: rename some inet_sock fields
Eric Dumazet
2009-10-18
*
ipv6: Fix the size overflow of addrconf_sysctl array
Jin Dongming
2009-10-09
*
make TLLAO option for NA packets configurable
Octavian Purdila
2009-10-07
*
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
Brian Haley
2009-06-01
*
headers_check fix: linux/ipv6.h
Jaswinder Singh Rajput
2009-01-30
*
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
Yang Hongyang
2008-12-16
*
ipv6: __KERNEL__ ifdef struct ipv6_devconf
David S. Miller
2008-07-21
*
ipv6 addrconf: add accept_dad sysctl to control DAD operation.
YOSHIFUJI Hideaki
2008-07-03
*
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
YOSHIFUJI Hideaki
2008-07-03
*
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Arnaldo Carvalho de Melo
2008-06-10
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
|
\
|
*
[IPV6]: IPv6 extension header structures need to be packed.
YOSHIFUJI Hideaki
2008-04-14
*
|
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
2008-04-05
*
|
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
*
|
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
2008-03-24
*
|
[IPV6]: Use bitfields for hop_limit and mcast_hops.
YOSHIFUJI Hideaki
2008-03-24
*
|
[IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.
YOSHIFUJI Hideaki
2008-03-24
*
|
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-03-24
|
/
*
[NETNS]: Tcp-v6 sockets per-net lookup.
Pavel Emelyanov
2008-01-31
*
[IPV6]: Introduce the INET6_TW_MATCH macro.
Pavel Emelyanov
2008-01-31
*
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
Herbert Xu
2007-10-10
*
[IPV6]: Remove circular dependency on if_inet6.h
Herbert Xu
2007-07-31
*
[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
YOSHIFUJI Hideaki
2007-07-11
*
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
2007-07-11
*
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
2007-07-11
*
[IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant.
YOSHIFUJI Hideaki
2007-05-31
*
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-26
*
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
Neil Horman
2007-04-26
*
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
2007-04-24
*
[IPV6]: flowlabels are net-endian
Al Viro
2006-12-03
*
[IPV6]: IPv6 headers annotations
Al Viro
2006-09-28
*
[IPV4]: INET_MATCH() annotations
Al Viro
2006-09-28
*
[IPV6] NDISC: Add proxy_ndp sysctl.
YOSHIFUJI Hideaki
2006-09-22
*
[IPV6]: Put dsthao after flags in order to pack inet6_skb_parm better.
David S. Miller
2006-09-22
*
[IPV6] MIP6: Add inbound interface of home address option.
Masahide NAKAMURA
2006-09-22
*
[IPV6] MIP6: Add home address option definition.
Noriaki TAKAMIYA
2006-09-22
*
[IPV6] MIP6: Add routing header type 2 definition.
Noriaki TAKAMIYA
2006-09-22
[next]