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
Commit message (
Expand
)
Author
Age
*
ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]
Romain Kuntz
2013-01-10
*
ipv6: fix the noflags test in addrconf_get_prefix_route
Romain Kuntz
2013-01-10
*
netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation
Ulrich Weber
2013-01-04
*
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-12-28
|
\
|
*
netfilter: nf_ct_reasm: fix conntrack reassembly expire code
Haibo Xi
2012-12-16
|
*
netfilter: nf_conntrack_ipv6: fix comment for packets without data
Florent Fourcot
2012-12-16
|
*
netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE
Andrew Collins
2012-12-16
|
*
netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset
Mukund Jampala
2012-12-16
*
|
ipv6/ip6_gre: set transport header correctly
Isaku Yamahata
2012-12-26
*
|
ipv6: addrconf.c: remove unnecessary "if"
Cong Ding
2012-12-19
|
/
*
ipv6: Fix Makefile offload objects
Simon Arlott
2012-12-16
*
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
2012-12-14
*
ipv6: Change skb->data before using icmpv6_notify() to propagate redirect
Duan Jiong
2012-12-14
*
ndisc: Fix padding error in link-layer address option.
YOSHIFUJI Hideaki / 吉藤英明
2012-12-13
*
ndisc: Unexport ndisc_{build,send}_skb().
YOSHIFUJI Hideaki
2012-12-12
*
ipv6: avoid taking locks at socket dismantle
Eric Dumazet
2012-12-05
*
ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE
David S. Miller
2012-12-04
*
ip6mr: fix rtm_family of rtnl msg
Nicolas Dichtel
2012-12-04
*
ip6mr: advertise new mfc entries via rtnl
Nicolas Dichtel
2012-12-04
*
ipmr/ip6mr: allow to get unresolved cache via netlink
Nicolas Dichtel
2012-12-04
*
ipmr/ip6mr: report origin of mfc entry into rtnl msg
Nicolas Dichtel
2012-12-04
*
ipmr/ip6mr: advertise mfc stats via rtnetlink
Nicolas Dichtel
2012-12-04
*
ip6mr: use nla_nest_* helpers
Nicolas Dichtel
2012-12-04
*
netconf: advertise mc_forwarding status
Nicolas Dichtel
2012-12-04
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-12-04
|
\
|
*
netfilter: nf_nat: Handle routing changes in MASQUERADE target
Jozsef Kadlecsik
2012-12-03
*
|
ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=n
Paul Marks
2012-12-03
*
|
ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...
Shmulik Ladkani
2012-12-03
|
/
*
ipv6: unify logic evaluating inet6_dev's accept_ra property
Shmulik Ladkani
2012-12-01
*
net: move inet_dport/inet_num in sock_common
Eric Dumazet
2012-11-30
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2012-11-30
|
\
|
*
ipv6: improve ipv6_find_hdr() to skip empty routing headers
Ansis Atteka
2012-11-12
|
*
ipv6: Move ipv6_find_hdr() out of Netfilter code.
Jesse Gross
2012-11-09
*
|
ip6tnl/sit: drop packet if ECN present with not-ECT
Nicolas Dichtel
2012-11-28
*
|
ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM
Joe Perches
2012-11-26
*
|
ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool
Joe Perches
2012-11-25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-25
|
\
\
|
*
|
ipv6: fix inet6_csk_update_pmtu() return value
Eric Dumazet
2012-11-20
*
|
|
ipv6: adapt connect for repair move
Andrey Vagin
2012-11-22
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2012-11-22
|
\
\
\
|
*
|
|
xfrm6: Remove commented out function call to xfrm6_input_fini
Steffen Klassert
2012-11-16
|
*
|
|
xfrm: Use a static gc threshold value for ipv6
Steffen Klassert
2012-11-15
*
|
|
|
sit: allow to configure 6rd tunnels via netlink
Nicolas Dichtel
2012-11-20
*
|
|
|
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
2012-11-18
*
|
|
|
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
2012-11-18
*
|
|
|
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
2012-11-18
*
|
|
|
net: Allow userns root to control ipv6
Eric W. Biederman
2012-11-18
*
|
|
|
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-18
*
|
|
|
net: Don't export sysctls to unprivileged users
Eric W. Biederman
2012-11-18
*
|
|
|
ipv6: Preserve ipv6 functionality needed by NET
Vlad Yasevich
2012-11-18
[next]