index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
mutex-design.txt
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-26
ptp: reduce stack usage when measuring the system time offset
Richard Cochran
1
-7
/
+14
2012-11-26
ptp: reduce stack usage when reading external time stamps
Richard Cochran
1
-5
/
+17
2012-11-26
stmmac: update the driver version to Nov_2012
Giuseppe CAVALLARO
1
-1
/
+1
2012-11-26
stmmac: update the doc with new IRQ mitigation
Giuseppe CAVALLARO
1
-13
/
+15
2012-11-26
stmmac: get/set coalesce parameters via ethtool
Giuseppe CAVALLARO
1
-0
/
+83
2012-11-26
stmmac: add Rx watchdog support to mitigate the DMA irqs
Giuseppe CAVALLARO
9
-20
/
+72
2012-11-26
stmmac: add the initial tx coalesce schema
Giuseppe CAVALLARO
5
-62
/
+111
2012-11-26
stmmac: remove dead code for STMMAC_TIMER support
Giuseppe CAVALLARO
6
-310
/
+3
2012-11-26
tun: put correct method name in a debug message.
Rami Rosen
1
-1
/
+1
2012-11-26
vtun: fix typos.
Rami Rosen
1
-4
/
+4
2012-11-26
atm: br2684: Fix excessive queue bloat
David Woodhouse
1
-14
/
+22
2012-11-26
dsa: Hide core config options; make drivers select what they need
Ben Hutchings
2
-17
/
+17
2012-11-25
ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool
Joe Perches
2
-6
/
+6
2012-11-25
ipv4: ipmr: various fixes and cleanups
Eric Dumazet
1
-7
/
+17
2012-11-25
MAINTAINERS: Add Q: patchwork entries for net/ and drivers/net/
Joe Perches
1
-1
/
+2
2012-11-25
smsc: Add logging message newlines
Joe Perches
2
-291
/
+296
2012-11-25
qlcnic: fix sparse check endian warnings
Shahed Shaikh
6
-221
/
+300
2012-11-25
net: dsa/slave: Fix compilation warnings
viresh kumar
2
-8
/
+9
2012-11-25
net: sched: enable CAN Identifier to be build into kernel
Marc Kleine-Budde
1
-1
/
+1
2012-11-25
8139cp: re-enable interrupts after tx timeout
David Woodhouse
1
-0
/
+1
2012-11-25
8139cp: enable bql
David Woodhouse
1
-0
/
+11
2012-11-25
8139cp: set ring address after enabling C+ mode
David Woodhouse
1
-12
/
+28
2012-11-25
Revert "8139cp: revert "set ring address before enabling receiver""
David S. Miller
1
-11
/
+11
2012-11-24
ALSA: hda - Fix build without CONFIG_PM
Takashi Iwai
1
-2
/
+4
2012-11-23
of/address: sparc: Declare of_iomap as an extern function for sparc again
Andreas Larsson
2
-1
/
+6
2012-11-23
PM / QoS: fix wrong error-checking condition
Guennadi Liakhovetski
1
-1
/
+1
2012-11-23
net/macb: GEM DMA configuration register update
Nicolas Ferre
2
-2
/
+19
2012-11-23
asix: use ramdom hw addr if the one read is not valid
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+16
2012-11-23
net: add micrel KSZ8873MLL switch support
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+45
2012-11-23
be2net: fix a possible events_get() race on BE2
Sathya Perla
1
-4
/
+7
2012-11-23
tun: change tun_get_iff() prototype.
Rami Rosen
1
-5
/
+2
2012-11-23
bnx2x: remove redundant warning log
Ariel Elior
1
-4
/
+7
2012-11-23
smsc95xx: refactor entering suspend modes
Steve Glendinning
1
-79
/
+99
2012-11-23
smsc95xx: support PHY wakeup source
Steve Glendinning
2
-17
/
+164
2012-11-23
smsc95xx: detect chip revision specific features
Steve Glendinning
2
-9
/
+23
2012-11-23
smsc95xx: fix error checking of usbnet_resume
Steve Glendinning
1
-1
/
+1
2012-11-23
tcp: remove dead prototype for tcp_v4_get_peer()
Neal Cardwell
1
-1
/
+0
2012-11-23
vxlan: fix command usage in its doc
Zhi Yong Wu
1
-2
/
+2
2012-11-23
8139cp: revert "set ring address before enabling receiver"
françois romieu
1
-11
/
+11
2012-11-23
block: Don't access request after it might be freed
Roland Dreier
1
-1
/
+7
2012-11-23
mtip32xx: Fix padding issue
Selvan Mani
1
-2
/
+2
2012-11-23
aoe: avoid running request handler on plugged queue
Ed Cashin
1
-1
/
+1
2012-11-23
mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()
Wei Yongjun
1
-1
/
+2
2012-11-23
mtip32xx: fix shift larger than type warning
Jens Axboe
1
-1
/
+2
2012-11-23
mtip32xx: Fix incorrect mask used for erase mode
Selvan Mani
1
-1
/
+1
2012-11-23
mtip32xx: Fix to make lba address correct in big-endian systems
Selvan Mani
1
-2
/
+6
2012-11-23
mtip32xx: fix potential crash on SEC_ERASE_UNIT
Selvan Mani
1
-2
/
+2
2012-11-23
dm: fix deadlock with request based dm and queue request_fn recursion
Jens Axboe
1
-1
/
+7
2012-11-23
floppy: destroy floppy workqueue before cleaning up the queue
Jiri Kosina
1
-2
/
+3
2012-11-22
i2c: mxs: Handle i2c DMA failure properly
Marek Vasut
1
-0
/
+2
[next]