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: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
2011-11-18
*
|
ipv6: Use pr_warn() in ip6_fib.c
David S. Miller
2011-11-17
*
|
IPV6 Fix a crash when trying to replace non existing route
Matti Vaittinen
2011-11-17
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
*
|
IPv6: Removing unnecessary NULL checks.
Matti Vaittinen
2011-11-15
*
|
IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou...
Matti Vaittinen
2011-11-14
*
|
IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_...
Matti Vaittinen
2011-11-14
*
|
neigh: new unresolved queue limits
Eric Dumazet
2011-11-14
*
|
ipv6: reduce percpu needs for icmpv6msg mibs
Eric Dumazet
2011-11-14
*
|
ipv4: PKTINFO doesnt need dst reference
Eric Dumazet
2011-11-09
*
|
net: make ipv6 PKTINFO honour freebind
Maciej Żenczykowski
2011-11-08
*
|
net: make ipv6 bind honour freebind
Maciej Żenczykowski
2011-11-08
*
|
net: better pcpu data alignment
Eric Dumazet
2011-11-08
|
/
*
ipv6: drop packets when source address is multicast
Brian Haley
2011-11-08
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
*
|
net: make the tcp and udp file_operations for the /proc stuff const
Arjan van de Ven
2011-11-01
*
|
netfilter: ipv6: fix afinfo->route refcnt leak on error
Florian Westphal
2011-11-01
*
|
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-11-01
*
|
ipv6: fix route lookup in addrconf_prefix_rcv()
Andreas Hofmeister
2011-10-30
*
|
ipv6: fix route error binding peer in func icmp6_dst_alloc
Gao feng
2011-10-28
*
|
ipv6: fix error propagation in ip6_ufo_append_data()
Zheng Yan
2011-10-28
*
|
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-10-27
|
/
*
ipv6: Do not use routes from locally generated RAs
Andreas Hofmeister
2011-10-24
*
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-24
|
\
|
*
gro: refetch inet6_protos[] after pulling ext headers
Yan, Zheng
2011-10-10
*
|
tcp: md5: add more const attributes
Eric Dumazet
2011-10-24
*
|
tcp: add const qualifiers where possible
Eric Dumazet
2011-10-21
*
|
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
Maciej Żenczykowski
2011-10-20
*
|
cleanup: remove unnecessary include.
Kevin Wilson
2011-10-19
*
|
net: add skb frag size accessors
Eric Dumazet
2011-10-19
*
|
xfrm6: Don't call icmpv6_send on local error
Steffen Klassert
2011-10-18
*
|
ipv6: Fix IPsec slowpath fragmentation problem
Steffen Klassert
2011-10-18
*
|
ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu
Steffen Klassert
2011-10-18
*
|
ipv6: remove a rcu_read_lock in ndisc_constructor
Roy.Li
2011-10-17
*
|
net: more accurate skb truesize
Eric Dumazet
2011-10-13
*
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-07
|
\
|
|
*
tcp: properly handle md5sig_pool references
Yan, Zheng
2011-10-04
|
*
ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket
Yan, Zheng
2011-09-29
|
*
ipv6-multicast: Fix memory leak in IPv6 multicast.
Ben Greear
2011-09-27
|
*
ipv6: check return value for dst_alloc
Madalin Bucur
2011-09-27
|
*
ipv6-multicast: Fix memory leak in input path.
Ben Greear
2011-09-27
*
|
tcp: unalias tcp_skb_cb flags and ip_dsfield
Eric Dumazet
2011-09-27
*
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
|
\
|
|
*
ipv6: fix a possible double free
Roy Li
2011-09-20
|
*
ipv6: don't use inetpeer to store metrics for routes.
Yan, Zheng
2011-09-17
|
*
Merge branch 'master' of ../netdev/
David S. Miller
2011-09-16
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-08-30
|
|
|
\
|
|
|
*
netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
Florian Westphal
2011-08-30
|
|
|
*
netfilter: ip_queue: Fix small leak in ipq_build_packet_message()
Jesper Juhl
2011-07-29
[prev]
[next]