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
Commit message (
Expand
)
Author
Age
*
drivers/net/bonding/bond_main.c - remove unnecessary #define
Joe Perches
2008-04-16
*
phy: Clean up header style
Andy Fleming
2008-04-16
*
phy: Change mii_bus id field to a string
Andy Fleming
2008-04-16
*
gianfar: Support NAPI for TX Frames
Dai Haruki
2008-04-16
*
spidernet: revise link status logging
Ishizaki Kou
2008-04-16
*
spidernet: fix error interrupt handling
Ishizaki Kou
2008-04-16
*
spidernet: change interrupt masks
Ishizaki Kou
2008-04-16
*
spidernet: increase auto-negotiation timeout to 5 seconds
Ishizaki Kou
2008-04-16
*
spidernet: add missing initialization
Ishizaki Kou
2008-04-16
*
tc35815: Whitespace cleanup
Atsushi Nemoto
2008-04-16
*
tc35815: Use generic PHY layer
Atsushi Nemoto
2008-04-16
*
tc35815: Use managed pci iomap helper
Atsushi Nemoto
2008-04-16
*
tc35815: Use netdev_priv()
Atsushi Nemoto
2008-04-16
*
tc35815: Use print_mac() helper
Atsushi Nemoto
2008-04-16
*
tc35815: Statistics cleanup
Atsushi Nemoto
2008-04-16
*
mv643xx_eth: update copyright
Lennert Buytenhek
2008-04-16
*
mv643xx_eth: only print banner once
Lennert Buytenhek
2008-04-16
*
mv643xx_eth: pass port identifier to register accessors
Lennert Buytenhek
2008-04-16
*
mv643xx_eth: report netdev name in all printks
Lennert Buytenhek
2008-04-16
*
mv643xx_eth: identify ports by struct mv643xx_private *
Lennert Buytenhek
2008-04-16
*
mv643xx_eth: various cleanups
Lennert Buytenhek
2008-04-16
*
mv643xx_eth: mp->tx_desc_count needs spinlock protection
Lennert Buytenhek
2008-04-16
*
[TCP]: Increase the max_burst threshold from 3 to tp->reordering.
John Heffner
2008-04-16
*
[NET]: Do not allocate unneeded memory for dev->priv alignment.
Pavel Emelyanov
2008-04-16
*
[NETNS]: Add netns refcnt debug for network devices.
Denis V. Lunev
2008-04-16
*
[NETNS]: Add netns refcnt debug to fib rules.
Denis V. Lunev
2008-04-16
*
[NETNS]: Add netns refcnt debug for dst ops.
Denis V. Lunev
2008-04-16
*
[NETNS]: Add netns refcnt debug for inet bind buckets.
Denis V. Lunev
2008-04-16
*
[NETNS]: Add netns refcnt debug into fib_info.
Denis V. Lunev
2008-04-16
*
[NETNS]: Add netns refcnt debug for timewait buckets.
Denis V. Lunev
2008-04-16
*
[NETNS]: Add netns refcnt debug for kernel sockets.
Denis V. Lunev
2008-04-16
*
[NETNS]: Make netns refconting debug like a socket one.
Denis V. Lunev
2008-04-16
*
[IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces.
Pavel Emelyanov
2008-04-16
*
[IP6TUNNEL]: Use proper net instead of init_net stubs.
Pavel Emelyanov
2008-04-16
*
[IP6TUNNEL]: Make tunnels hashes per-net.
Pavel Emelyanov
2008-04-16
*
[IP6TUNNEL]: Make the fallback tunnel device per-net.
Pavel Emelyanov
2008-04-16
*
[IP6TUNNEL]: Use proper net in hash-lookup functions.
Pavel Emelyanov
2008-04-16
*
[IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls.
Pavel Emelyanov
2008-04-16
*
[IP6TUNNEL]: Introduce empty ip6_tnl_net structure and net ops.
Pavel Emelyanov
2008-04-16
*
[SIT]: Allow for IPPROTO_IPV6 protocol in namespaces.
Pavel Emelyanov
2008-04-16
*
[SIT]: Allow to create SIT tunnels in net namespaces.
Pavel Emelyanov
2008-04-16
*
[SIT]: Use proper net in routing calls.
Pavel Emelyanov
2008-04-16
*
[SIT]: Make tunnels hashes per-net.
Pavel Emelyanov
2008-04-16
*
[SIT]: Make the fallback tunnel device per-net
Pavel Emelyanov
2008-04-16
*
[SIT]: Use proper net in hash-lookup functions.
Pavel Emelyanov
2008-04-16
*
[SIT]: Add net/sit_net argument to some functions.
Pavel Emelyanov
2008-04-16
*
[SIT]: Introduce empty struct sit_net and init/exit net ops.
Pavel Emelyanov
2008-04-16
*
[GRE]: Allow for IPPROTO_GRE protocol in namespaces.
Pavel Emelyanov
2008-04-16
*
[GRE]: Allow to create IPGRE tunnels in net namespaces.
Pavel Emelyanov
2008-04-16
*
[GRE]: Use proper net in routing calls.
Pavel Emelyanov
2008-04-16
[next]