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
*
net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
Patrick McHardy
2010-03-20
*
KS8695: update ksp->next_rx_desc_read at the end of rx loop
Yegor Yefremov
2010-03-20
*
igb: Add support for 82576 ET2 Quad Port Server Adapter
Carolyn Wyborny
2010-03-20
*
ixgbevf: Message formatting cleanups
Greg Rose
2010-03-20
*
ixgbevf: Shorten up delay timer for watchdog task
Greg Rose
2010-03-20
*
ixgbevf: Fix VF Stats accounting after reset
Greg Rose
2010-03-20
*
ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
Mallikarjuna R Chilakala
2010-03-20
*
ixgbe: fix for real_num_tx_queues update issue
Vasu Dev
2010-03-20
*
TCP: check min TTL on received ICMP packets
stephen hemminger
2010-03-20
*
ipv6: Remove redundant dst NULL check in ip6_dst_check
Herbert Xu
2010-03-20
*
ipv4: check rt_genid in dst_check
Timo Teräs
2010-03-20
*
smsc95xx: Fix tx checksum offload for small packets
Steve Glendinning
2010-03-19
*
ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown
Mallikarjuna R Chilakala
2010-03-19
*
ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping
Mallikarjuna R Chilakala
2010-03-19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-19
|
\
|
*
iwlwifi: Silence tfds_in_queue message
Adel Gadllah
2010-03-16
|
*
ath9k: fix BUG_ON triggered by PAE frames
Felix Fietkau
2010-03-16
|
*
wl1251: fix potential crash
Grazvydas Ignotas
2010-03-16
*
|
net: Potential null skb->dev dereference
Eric Dumazet
2010-03-19
*
|
jme: Advance driver version number
Guo-Fu Tseng
2010-03-19
*
|
jme: Protect vlgrp structure by pause RX actions.
Guo-Fu Tseng
2010-03-19
*
|
jme: Fix VLAN memory leak
Guo-Fu Tseng
2010-03-19
*
|
KS8851: Avoid NULL pointer in set rx mode
Abraham Arce
2010-03-19
*
|
tcp: Fix OOB POLLIN avoidance.
Alexandra Kossovsky
2010-03-18
*
|
gigaset: fix build failure
Tilman Schmidt
2010-03-17
*
|
bridge: Make first arg to deliver_clone const.
David S. Miller
2010-03-16
*
|
bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...
YOSHIFUJI Hideaki / 吉藤英明
2010-03-16
*
|
route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()
Vitaliy Gusev
2010-03-16
*
|
bridge br_multicast: Fix skb leakage in error path.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-16
*
|
bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-16
*
|
NET: netpoll, fix potential NULL ptr dereference
Jiri Slaby
2010-03-16
*
|
tipc: fix lockdep warning on address assignment
Neil Horman
2010-03-16
*
|
l2tp: Fix UDP socket reference count bugs in the pppol2tp driver
James Chapman
2010-03-16
*
|
smsc95xx: wait for PHY to complete reset during init
Steve Glendinning
2010-03-16
*
|
l2tp: Fix oops in pppol2tp_xmit
James Chapman
2010-03-16
*
|
smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
Steve Glendinning
2010-03-16
*
|
ne: Do not use slashes in irq name string
Atsushi Nemoto
2010-03-16
*
|
NET: ksz884x, fix lock imbalance
Jiri Slaby
2010-03-16
*
|
gigaset: correct range checking off by one error
Tilman Schmidt
2010-03-16
*
|
bridge: Fix br_forward crash in promiscuous mode
Michael Braun
2010-03-16
*
|
bridge: Move NULL mdb check into br_mdb_ip_get
Herbert Xu
2010-03-15
*
|
ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
Lars Ellenberg
2010-03-15
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-03-15
|
\
\
|
*
\
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2010-03-14
|
|
\
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
2010-03-14
|
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPICA: fix acpi_ex_release_mutex() comment
Bartlomiej Zolnierkiewicz
2010-02-16
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin...
Bartlomiej Zolnierkiewicz
2010-02-16
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: delete unused acpi_evaluate_string()
Len Brown
2010-02-16
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
ACPI video: Be more liberal in validating _BQC behaviour
Matthew Garrett
2010-03-14
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
ACPI thermal: Check for thermal zone requirement
Thomas Renninger
2010-02-19
|
|
|
|
|
|
|
|
|
|
|
|
/
/
/
[next]