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
*
tcp: fix tso_should_defer in 64bit
Ilpo Järvinen
2008-12-06
*
tcp: use tcp_write_xmit also in tcp_push_one
Ilpo Järvinen
2008-12-06
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-06
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-12-06
|
|
\
|
|
*
zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
2008-12-05
|
|
*
mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
2008-12-05
|
|
*
ipw2200: fix netif_*_queue() removal regression
Zhu Yi
2008-12-05
|
|
*
iwlwifi: clean key table in iwl_clear_stations_table function
Tomas Winkler
2008-12-05
|
*
|
tcp: tcp_vegas ssthresh bug fix
Doug Leith
2008-12-04
|
|
/
|
*
can: omit received RTR frames for single ID filter lists
Oliver Hartkopp
2008-12-04
|
*
ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table
Chas Williams
2008-12-04
|
*
netx-eth: initialize per device spinlock
Uwe Kleine-König
2008-12-04
|
*
tcp: make urg+gso work for real this time
Ilpo Järvinen
2008-12-04
|
*
enc28j60: Fix sporadic packet loss (corrected again)
Baruch Siach
2008-12-04
|
*
hysdn: fix writing outside the field on 64 bits
Pascal Terjan
2008-12-04
|
*
b1isa: fix b1isa_exit() to really remove registered capi controllers
Wilfried Klaebe
2008-12-03
|
*
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
Oliver Hartkopp
2008-12-03
|
*
Phonet: do not dump addresses from other namespaces
remi.denis-courmont@nokia
2008-12-03
|
*
netlabel: Fix a potential NULL pointer dereference
Paul Moore
2008-12-03
|
*
bnx2: Add workaround to handle missed MSI.
Michael Chan
2008-12-03
*
|
tcp: move some parts from tcp_write_xmit
Ilpo Järvinen
2008-12-06
*
|
tcp: share code through function, not through copy-paste. :-)
Ilpo Järvinen
2008-12-06
*
|
tcp: drop tcp_bound_rto, merge content of it tcp_set_rto
Ilpo Järvinen
2008-12-06
*
|
tcp: no need to pass prev skb around, reduces arg pressure
Ilpo Järvinen
2008-12-06
*
|
tcp: introduce struct tcp_sacktag_state to reduce arg pressure
Ilpo Järvinen
2008-12-06
*
|
tcp: make mtu probe failure to not break gso'ed skbs unnecessarily
Ilpo Järvinen
2008-12-06
*
|
tcp: Fix thinko making the not-shiftable to cover S|R as well
Ilpo Järvinen
2008-12-06
*
|
tcp: force mss equality with the next skb too.
Ilpo Järvinen
2008-12-06
*
|
dccp: use roundup instead of opencoding
Ilpo Järvinen
2008-12-06
*
|
tty: driverdata and discdata are void *
Alan Cox
2008-12-06
*
|
tty: Flags should be accessed via the foo_bit interfaces
Alan Cox
2008-12-06
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-12-06
|
\
\
|
*
|
ath9k: Use GFP_ATOMIC when allocating TX private area
Luis R. Rodriguez
2008-12-05
|
*
|
ath9k: Check for pci_map_single() errors
Luis R. Rodriguez
2008-12-05
|
*
|
rt2x00: Correctly initialize AID during set_key()
Ivo van Doorn
2008-12-05
|
*
|
rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c
Ivo van Doorn
2008-12-05
|
*
|
rt2x00: Fix check for BSS info changes
Ivo van Doorn
2008-12-05
|
*
|
generic swap(): ath9k: rename swap() to swap_array()
Wu Fengguang
2008-12-05
|
*
|
rt2x00: Add RXDONE_CRYPTO_IV/ICV flags
Ivo van Doorn
2008-12-05
|
*
|
iwl3945 : Fix a-band association for passive channels
Abhijeet Kolekar
2008-12-05
|
*
|
iwlwifi: rely on API version read from firmware
Reinette Chatre
2008-12-05
|
*
|
iwlwifi: store ucode version number
Chatre, Reinette
2008-12-05
|
*
|
iwlwifi: fix DMA channel number in iwl_txq_ctx_stop
Zhu Yi
2008-12-05
|
*
|
iwl3945: Fix iwl3945 rate scaling.
Abbas, Mohamed
2008-12-05
|
*
|
iwl3945: add debugfs support
Abbas, Mohamed
2008-12-05
|
*
|
iwlwifi: move channels sysfs to debugfs
Winkler, Tomas
2008-12-05
|
*
|
iwlwifi: move disable/enable interrupts to iwl-core.c
Winkler, Tomas
2008-12-05
|
*
|
iwl3945: Select correct sta ID from find_station()
Samuel Ortiz
2008-12-05
|
*
|
iwlwifi: fix printk size format error
Zhu Yi
2008-12-05
|
*
|
iwlwifi: move host command check function into separate file
Winkler, Tomas
2008-12-05
[next]