index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-10-01
9
-16
/
+8
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2009-09-28
13
-207
/
+247
|
\
|
*
sony-laptop: re-read the rfkill state when resuming from suspend
Alan Jenkins
2009-09-28
1
-0
/
+3
|
*
sony-laptop: check for rfkill hard block at load time
Alan Jenkins
2009-09-28
1
-0
/
+6
|
*
iwlwifi: fix 3945 ucode info retrieval after failure
Reinette Chatre
2009-09-28
11
-204
/
+229
|
*
iwlwifi: fix memory leak in command queue handling
Reinette Chatre
2009-09-28
1
-0
/
+6
|
*
iwlwifi: fix debugfs buffer handling
Reinette Chatre
2009-09-28
1
-3
/
+3
*
|
isdn: fix netjet/isdnhdlc build errors
Randy Dunlap
2009-09-28
2
-2
/
+2
*
|
atm: dereference of he_dev->rbps_virt in he_init_group()
Juha Leppanen
2009-09-28
1
-7
/
+7
|
/
*
e1000: cleanup unused prototype
Don Skidmore
2009-09-27
1
-1
/
+0
*
e1000: fix namespacecheck warnings
Jesse Brandeburg
2009-09-27
2
-15
/
+1
*
e1000: drop unused functionality for eeprom write/read
Jesse Brandeburg
2009-09-27
2
-120
/
+3
*
e1000: updated whitespace and comments
Jesse Brandeburg
2009-09-27
3
-6229
/
+6337
*
e1000: drop redunant line of code, cleanup
Jesse Brandeburg
2009-09-27
1
-8
/
+4
*
e1000: remove races when changing mtu
Jesse Brandeburg
2009-09-27
1
-2
/
+14
*
e1000: two workarounds were incomplete, fix them
Jesse Brandeburg
2009-09-27
1
-7
/
+10
*
e1000: fix tx waking queue after queue stopped during shutdown
Jesse Brandeburg
2009-09-27
1
-6
/
+9
*
e1000: test link state conclusively
Jesse Brandeburg
2009-09-27
4
-77
/
+157
*
e1000: stop timers at appropriate times
Jesse Brandeburg
2009-09-27
1
-7
/
+19
*
e1000: use netif_tx_disable
Jesse Brandeburg
2009-09-27
1
-2
/
+1
*
e1000: remove unused functions
Jesse Brandeburg
2009-09-27
2
-174
/
+2
*
e1000: drop dead pcie code from e1000
Jesse Brandeburg
2009-09-27
6
-4335
/
+193
*
at91_can: Forgotten git 'add' of at91_can.c
David S. Miller
2009-09-25
1
-0
/
+1186
*
TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2
Sriram
2009-09-25
1
-1
/
+8
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...
David S. Miller
2009-09-25
1
-141
/
+88
|
\
|
*
virtio_net: Check for room in the vq before adding buffer
Amit Shah
2009-09-24
1
-4
/
+4
|
*
virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early.
Rusty Russell
2009-09-24
1
-24
/
+40
|
*
virtio_net: formalize skb_vnet_hdr
Rusty Russell
2009-09-24
1
-37
/
+44
|
*
virtio_net: don't free buffers in xmit ring
Rusty Russell
2009-09-24
1
-59
/
+5
|
*
virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.
Rusty Russell
2009-09-24
1
-36
/
+10
|
*
virtio_net: skb_orphan() and nf_reset() in xmit path.
Rusty Russell
2009-09-24
1
-1
/
+5
*
|
3c59x: Get rid of "Trying to free already-free IRQ"
Anton Vorontsov
2009-09-25
1
-9
/
+3
*
|
ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2
Sebastian Haas
2009-09-25
1
-7
/
+9
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-09-25
3033
-293646
/
+483479
|
\
\
|
*
\
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-24
22
-460
/
+2765
|
|
\
\
|
|
*
|
drm/i915: Handle ERESTARTSYS during page fault
Chris Wilson
2009-09-23
1
-17
/
+12
|
|
*
|
drm/i915: Warn before mmaping a purgeable buffer.
Chris Wilson
2009-09-23
1
-0
/
+8
|
|
*
|
drm/i915: Track purged state.
Chris Wilson
2009-09-23
1
-9
/
+15
|
|
*
|
drm/i915: Remove eviction debug spam
Chris Wilson
2009-09-23
1
-33
/
+7
|
|
*
|
drm/i915: Immediately discard any backing storage for uneeded objects
Chris Wilson
2009-09-23
1
-0
/
+5
|
|
*
|
drm/i915: Do not mis-classify clean objects as purgeable
Chris Wilson
2009-09-23
1
-29
/
+26
|
|
*
|
drm/i915: Whitespace correction for madv
Chris Wilson
2009-09-23
1
-2
/
+2
|
|
*
|
drm/i915: BUG_ON page refleak during unbind
Chris Wilson
2009-09-23
1
-0
/
+1
|
|
*
|
drm/i915: Search harder for a reusable object
Chris Wilson
2009-09-23
1
-21
/
+22
|
|
*
|
drm/i915: Clean up evict from list.
Chris Wilson
2009-09-23
1
-25
/
+14
|
|
*
|
drm/i915: Add tracepoints
Chris Wilson
2009-09-23
6
-16
/
+447
|
|
*
|
drm/i915: framebuffer compression for GM45+
Jesse Barnes
2009-09-22
4
-26
/
+132
|
|
*
|
drm/i915: split display functions by chip type
Jesse Barnes
2009-09-22
2
-98
/
+231
|
|
*
|
drm/i915: Skip the sanity checks if the current relocation is valid
Chris Wilson
2009-09-19
1
-45
/
+47
|
|
*
|
drm/i915: Check that the relocation points to within the target
Chris Wilson
2009-09-19
1
-0
/
+10
[next]