index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-09-19
phylib: allow incremental scanning of an mii bus
Lennert Buytenhek
2008-09-19
mv643xx_eth: enforce frequent hardware statistics polling
Lennert Buytenhek
2008-09-19
mv643xx_eth: deal with unexpected ethernet header sizes
Lennert Buytenhek
2008-09-19
mv643xx_eth: fix receive checksumming
Lennert Buytenhek
2008-09-14
mv643xx_eth: add support for chips without transmit bandwidth control
Lennert Buytenhek
2008-09-14
mv643xx_eth: avoid reading ->byte_cnt twice during receive processing
Lennert Buytenhek
2008-09-14
mv643xx_eth: shrink default receive and transmit queue sizes
Lennert Buytenhek
2008-09-14
mv643xx_eth: replace array of skbs awaiting transmit completion with a queue
Lennert Buytenhek
2008-09-14
mv643xx_eth: avoid dropping tx lock during transmit reclaim
Lennert Buytenhek
2008-09-14
mv643xx_eth: switch to netif tx queue lock, get rid of private spinlock
Lennert Buytenhek
2008-09-14
mv643xx_eth: move all work to the napi poll handler
Lennert Buytenhek
2008-09-05
mv643xx_eth: transmit multiqueue support
Lennert Buytenhek
2008-09-05
mv643xx_eth: delete unused and uninteresting interrupt source mask bits
Lennert Buytenhek
2008-09-05
mv643xx_eth: get rid of netif_{stop,wake}_queue() calls on link down/up
Lennert Buytenhek
2008-09-05
mv643xx_eth: remove force_phy_addr field
Lennert Buytenhek
2008-09-05
mv643xx_eth: smi sharing is a per-unit property, not a per-port one
Lennert Buytenhek
2008-09-05
mv643xx_eth: require contiguous receive and transmit queue numbering
Lennert Buytenhek
2008-09-05
mv643xx_eth: get rid of compile-time configurable transmit checksumming
Lennert Buytenhek
2008-09-05
mv643xx_eth: get rid of receive-side locking
Lennert Buytenhek
2008-09-05
mv643xx_eth: make napi unconditional
Lennert Buytenhek
2008-09-05
mv643xx_eth: use the SMI done interrupt to wait for SMI access completion
Lennert Buytenhek
2008-09-05
mv643xx_eth: switch ->phy_lock from a spinlock to a mutex
Lennert Buytenhek
2008-09-05
mv643xx_eth: get rid of modulo operations
Lennert Buytenhek
2008-09-05
mv643xx_eth: get rid of IRQF_SAMPLE_RANDOM
Lennert Buytenhek
2008-09-05
mv643xx_eth: fix receive buffer DMA unmapping
Lennert Buytenhek
2008-09-05
mv643xx_eth: fix 'netdev_priv(dev) == dev->priv' assumption
Lennert Buytenhek
2008-08-28
Linux 2.6.27-rc5
v2.6.27-rc5
Linus Torvalds
2008-08-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-08-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-08-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-08-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-08-28
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-08-28
ftrace: disable tracing for hibernation
Rafael J. Wysocki
2008-08-28
[ARM] 5226/1: remove unmatched comment end.
Jean-Christophe DUBOIS
2008-08-28
sched: rt-bandwidth accounting fix
Peter Zijlstra
2008-08-28
Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE
Michael Hennerich
2008-08-28
Blackfin arch: sram: use 'unsigned long' for irqflags
Vegard Nossum
2008-08-28
sched: fix sched_rt_rq_enqueue() resched idle
John Blackwood
2008-08-28
i2c: Prevent log spam on some DVB adapters
Jean Delvare
2008-08-28
i2c: Add missing kerneldoc descriptions
Jean Delvare
2008-08-28
i2c: Fix device_init_wakeup place
Marc Pignat
2008-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-08-27
sctp: fix random memory dereference with SCTP_HMAC_IDENT option.
Vlad Yasevich
2008-08-27
sctp: correct bounds check in sctp_setsockopt_auth_key
Vlad Yasevich
2008-08-27
Merge branch 'omap-rmk'
Russell King
2008-08-27
IB/mlx4: Actually return L_Key and R_Key for fast register MRs
Vladimir Sokolovsky
2008-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2008-08-27
tty: Fix termios tty window resize race with pty/tty pair
Alan Cox
2008-08-27
tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron
Alan Cox
[next]