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: s2io: fix buffer overflow
Kulikov Vasiliy
2010-07-23
*
mv643xx_eth: potential null dereference
Dan Carpenter
2010-07-23
*
net: 3c59x: fix leak of iomaps
Kulikov Vasiliy
2010-07-23
*
net: core: don't use own hex_to_bin() method
Andy Shevchenko
2010-07-23
*
wireless: use newly introduced hex_to_bin()
Andy Shevchenko
2010-07-23
*
usb: usbnet: use newly introduced hex_to_bin()
Andy Shevchenko
2010-07-23
*
drivers: net: use newly introduced hex_to_bin()
Andy Shevchenko
2010-07-23
*
drivers: atm: don't use private copy of hex_to_bin()
Andy Shevchenko
2010-07-23
*
be2net: bump the driver version number
Ajit Khaparde
2010-07-23
*
be2net: variable name changes
Ajit Khaparde
2010-07-23
*
be2net: supress printing error when mac query fails for VF
Ajit Khaparde
2010-07-23
*
be2net: code to support tx rate configuration on virtual functions
Ajit Khaparde
2010-07-23
*
be2net: add vlan support for sriov virtual functions
Ajit Khaparde
2010-07-23
*
be2net: add support to get vf config
Ajit Khaparde
2010-07-23
*
be2net: change to call pmac_del only if necessary
Ajit Khaparde
2010-07-23
*
qeth: avoid useless removal of multicast addresses
Ursula Braun
2010-07-23
*
qeth: Use memdup_user when user data is immediately copied into the allocated...
Julia Lawall
2010-07-23
*
qeth: return zero from reply callback functions
Ursula Braun
2010-07-23
*
claw: A claw device is a group of just 2 ccw devices
Ursula Braun
2010-07-23
*
qeth: avoid loop if ipa command response is missing
Ursula Braun
2010-07-23
*
qeth: serialize sysfs-triggered device configurations
Ursula Braun
2010-07-23
*
qeth: Clear mac_bits field when switching between Layer 2 and Layer 3
Carsten Otte
2010-07-23
*
qeth: IP address takeover flag setting
Klaus-Dieter Wacker
2010-07-23
*
stmmac: handle allocation errors in setup functions
Dan Carpenter
2010-07-22
*
caif: precedence bug
Dan Carpenter
2010-07-22
*
bonding: don't lock when copying/clearing VLAN list on slave
Jay Vosburgh
2010-07-22
*
bonding: change test for presence of VLANs
Jay Vosburgh
2010-07-22
*
net/fec: restore interrupt mask after software-reset in fec_stop()
Wolfram Sang
2010-07-22
*
3c59x: handle pci_iomap() errors
Kulikov Vasiliy
2010-07-22
*
net: RTA_MARK addition
Eric Dumazet
2010-07-22
*
CAN: Add Flexcan CAN controller driver
Marc Kleine-Budde
2010-07-22
*
r6040: Fix args to phy_mii_ioctl().
David S. Miller
2010-07-22
*
vhost net: Fix warning.
David S. Miller
2010-07-22
*
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
2010-07-21
*
irda: Use __packed annotation instead IRDA_PACKED macro
Gustavo F. Padovan
2010-07-21
*
drivers/net/irda: use for_each_pci_dev()
Kulikov Vasiliy
2010-07-21
*
drivers/net/qlge: Use pr_<level>, shrink text a bit
Joe Perches
2010-07-21
*
arch/um/drivers: remove duplicate structure field initialization
Julia Lawall
2010-07-21
*
drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method
Andy Shevchenko
2010-07-21
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-20
|
\
|
*
bridge: Partially disable netpoll support
Herbert Xu
2010-07-20
|
*
tcp: fix crash in tcp_xmit_retransmit_queue
Ilpo Järvinen
2010-07-19
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-19
|
|
\
|
|
*
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
Stephen Boyd
2010-07-16
|
|
*
hostap_pci: set dev->base_addr during probe
John W. Linville
2010-07-14
|
*
|
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
Arnaud Ebalard
2010-07-18
|
*
|
ibmveth: lost IRQ while closing/opening device leads to service loss
Robert Jennings
2010-07-16
|
*
|
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2010-07-16
|
|
\
\
|
|
*
|
vhost: avoid pr_err on condition guest can trigger
Michael S. Tsirkin
2010-07-16
|
|
*
|
vhost-net: avoid flush under lock
Michael S. Tsirkin
2010-07-15
[next]