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
/
net
/
ipv6
/
ip6mr.c
Commit message (
Expand
)
Author
Age
*
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
Benjamin Thery
2008-12-10
*
netns: ip6mr: declare ip6mr /proc/net entries per-namespace
Benjamin Thery
2008-12-10
*
netns: ip6mr: declare reg_vif_num per-namespace
Benjamin Thery
2008-12-10
*
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
2008-12-10
*
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
2008-12-10
*
netns: ip6mr: dynamically allocate mfc6_cache_array
Benjamin Thery
2008-12-10
*
netns: ip6mr: store netns in struct mfc6_cache
Benjamin Thery
2008-12-10
*
netns: ip6mr: dynamically allocates vif6_table
Benjamin Thery
2008-12-10
*
netns: ip6mr: allocate mroute6_socket per-namespace.
Benjamin Thery
2008-12-10
*
net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset
Joe Perches
2008-12-04
*
net: /proc/net/ip_mr_cache, display Iif as a signed short
Benjamin Thery
2008-12-04
*
net: fix /proc/net/ip_mr_cache display - V2
Benjamin Thery
2008-12-04
*
ipmr: convert ipmr virtual interface to net_device_ops
Stephen Hemminger
2008-11-20
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
|
\
|
*
ipv6: use seq_release_private for ip6mr.c /proc entries
Benjamin Thery
2008-11-20
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-11
|
\
|
|
*
ipv6: fix ip6_mr_init error path
Benjamin Thery
2008-11-10
*
|
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
*
|
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-29
|
/
*
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
2008-10-08
*
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
2008-07-20
*
ipv6: Fix using after dev_put()
Wang Chen
2008-07-14
*
ipv6: Check return of dev_set_allmulti
Wang Chen
2008-07-14
*
ipv6: Do cleanup for ip6_mr_init.
Wang Chen
2008-07-03
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-13
|
\
|
*
bogus format in ip6mr
Al Viro
2008-06-04
*
|
ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.
Rami Rosen
2008-06-11
*
|
ip6mr: Use on-device stats instead of private ones.
Pavel Emelyanov
2008-05-21
|
/
*
ipv6: result of csum_fold() is already 16bit, no need to cast
Al Viro
2008-04-27
*
[IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward().
Rami Rosen
2008-04-14
*
[IPV6] MROUTE: Do not call ipv6_find_idev() directly.
YOSHIFUJI Hideaki
2008-04-14
*
[IPV6] MROUTE: Adjust IPV6 multicast routing module to use mroute6 header dec...
Rami Rosen
2008-04-12
*
[IPV6]: Sparse: Reuse previous delaration where appropriate.
YOSHIFUJI Hideaki
2008-04-11
*
[IPV6] MROUTE: Use skb_tail_pointer(skb) instead of skb->tail.
YOSHIFUJI Hideaki
2008-04-05
*
[IPV6] MROUTE: Support PIM-SM (SSM).
YOSHIFUJI Hideaki
2008-04-05
*
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
2008-04-05