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
*
ipv4: ipmr: support multiple tables
Patrick McHardy
2010-04-13
*
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
2010-04-13
*
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
2010-04-13
*
ipv4: ipmr: remove net pointer from struct mfc_cache
Patrick McHardy
2010-04-13
*
ipv4: ipmr: move unres_queue and timer to per-namespace data
Patrick McHardy
2010-04-13
*
ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h
Patrick McHardy
2010-04-13
*
net: fib_rules: decouple address families from real address families
Patrick McHardy
2010-04-13
*
net: fib_rules: set family in fib_rule_hdr centrally
Patrick McHardy
2010-04-13
*
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
Patrick McHardy
2010-04-13
*
dst: don't inline dst_ifdown
stephen hemminger
2010-04-13
*
be2net: clarify promiscuous cmd with a comment
Sathya Perla
2010-04-13
*
drivers: net: last_rx elimination
Eric Dumazet
2010-04-13
*
net: uninline skb_bond_should_drop()
Eric Dumazet
2010-04-13
*
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
2010-04-13
*
bcm63xx_enet: do not overwrite ENET_CTL_REG value
Florian Fainelli
2010-04-13
*
PHY: fix typo in bcm63xx PHY driver table
Florian Fainelli
2010-04-13
*
chelsio: Fix build warning.
David S. Miller
2010-04-13
*
e1000e: use static params to save stack space
Jesse Brandeburg
2010-04-13
*
skbuff: remove unused dev_consume_skb macro definition
Alexander Duyck
2010-04-13
*
igb: modify register test for i350 to reflect read only bits in RDLEN/TDLEN
Alexander Duyck
2010-04-13
*
myri10ge: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-04-13
*
qlge: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-04-13
*
cxgb3: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-04-13
*
chelsio: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-04-13
*
qla3xxx: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-04-13
*
tg3: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-04-13
*
IPv6: only notify protocols if address is compeletely gone
stephen hemminger
2010-04-13
*
ipv6: additional ref count for hash list unnecessary
stephen hemminger
2010-04-13
*
IPv6: keep tentative addresses in hash table
stephen hemminger
2010-04-13
*
IPv6: keep route for tentative address
stephen hemminger
2010-04-13
*
tg3: Update version to 3.110
Matt Carlson
2010-04-13
*
tg3: Remove function errors flagged by checkpatch
Matt Carlson
2010-04-13
*
tg3: Unify max pkt size preprocessor constants
Matt Carlson
2010-04-13
*
tg3: Re-inline VLAN tags when appropriate
Matt Carlson
2010-04-13
*
tg3: Optimize rx double copy test
Matt Carlson
2010-04-13
*
tg3: Reduce 57765 core clock when link at 10Mbps
Matt Carlson
2010-04-13
*
tg3: Set card 57765 card reader MRRS to 1024B
Matt Carlson
2010-04-13
*
tg3: Disable CLKREQ in L2
Matt Carlson
2010-04-13
*
net: sk_dst_cache RCUification
Eric Dumazet
2010-04-13
*
net: Dont use netdev_warn()
Eric Dumazet
2010-04-13
*
gianfar: Add hardware TX timestamping support
Manfred Rudigier
2010-04-13
*
gianfar: Add hardware RX timestamping support
Manfred Rudigier
2010-04-13
*
Add non-Virtex5 support for LL TEMAC driver
John Linn
2010-04-13
*
net: ll_temac: remove virt_to_bus call
John Linn
2010-04-13
*
packet: support for TX time stamps on RAW sockets
Richard Cochran
2010-04-13
*
r6040: use (dev|netdev)_<level> macros helpers
Florian Fainelli
2010-04-13
*
can: Add esd board support to plx_pci CAN driver
Matthias Fuchs
2010-04-13
*
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
David S. Miller
2010-04-11
*
inet: Remove unused send_check length argument
Herbert Xu
2010-04-11
*
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6
Herbert Xu
2010-04-11
[next]