index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
llc
/
llc_sap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-27
fnctl: f_modown should call write_lock_irqsave/restore
Greg Kroah-Hartman
1
-2
/
+4
2010-01-26
virtio_net: Make delayed refill more reliable
Herbert Xu
1
-2
/
+1
2010-01-26
sfc: Use fixed-size buffers for MCDI NVRAM requests
Ben Hutchings
3
-6
/
+7
2010-01-26
sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
Guido Barzini
1
-1
/
+3
2010-01-26
tcp_probe: avoid modulus operation and wrap fix
Stephen Hemminger
1
-9
/
+10
2010-01-26
qlge: Only free resources if they were allocated
Breno Leitao
1
-7
/
+8
2010-01-25
[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.
Denis Turischev
2
-8
/
+7
2010-01-25
ASoC: fix a memory-leak in wm8903
Guennadi Liakhovetski
1
-1
/
+2
2010-01-25
KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
Wei Yongjun
1
-2
/
+3
2010-01-25
KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
Wei Yongjun
1
-0
/
+1
2010-01-25
KVM: S390: fix potential array overrun in intercept handling
Christian Borntraeger
1
-2
/
+2
2010-01-25
KVM: fix spurious interrupt with irqfd
Michael S. Tsirkin
1
-1
/
+2
2010-01-25
eventfd - allow atomic read and waitqueue remove
Davide Libenzi
2
-15
/
+90
2010-01-25
KVM: MMU: bail out pagewalk on kvm_read_guest error
Marcelo Tosatti
1
-1
/
+3
2010-01-25
KVM: properly check max PIC pin in irq route setup
Marcelo Tosatti
1
-1
/
+5
2010-01-25
KVM: only allow one gsi per fd
Michael S. Tsirkin
1
-2
/
+13
2010-01-25
KVM: x86: Fix host_mapping_level()
Sheng Yang
1
-4
/
+2
2010-01-25
KVM: powerpc: Show timing option only on embedded
Alexander Graf
1
-1
/
+1
2010-01-25
KVM: Fix race between APIC TMR and IRR
Avi Kivity
1
-5
/
+6
2010-01-25
hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
Hans de Goede
1
-2
/
+5
2010-01-25
hwmon: (asus_atk0110) Do not fail if MBIF is missing
Luca Tettamanti
1
-10
/
+9
2010-01-25
hwmon: (amc6821) Double unlock bug
Dan Carpenter
1
-1
/
+0
2010-01-25
hwmon: (smsc47m1) Fix section mismatch
Jeff Mahoney
1
-1
/
+1
2010-01-25
ALSA: hda - add possibility to choose speakers configuration for 4930g
Łukasz Wojniłowicz
1
-0
/
+1
2010-01-25
netns xfrm: deal with dst entries in netns
Alexey Dobriyan
4
-20
/
+84
2010-01-25
sky2: revert config space change
stephen hemminger
1
-0
/
+13
2010-01-25
drm/radeon/kms: preface warning printk with driver name
Dave Airlie
1
-1
/
+1
2010-01-25
drm/radeon/kms: drop unnecessary printks.
Dave Airlie
1
-2
/
+0
2010-01-25
drm: fix regression in fb blank handling
Zhenyu Wang
1
-1
/
+1
2010-01-25
drm/radeon/kms: make hibernate work on IGPs
Dave Airlie
1
-1
/
+2
2010-01-25
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
4
-1
/
+30
2010-01-25
drm/ttm: Allow system memory as a busy placement.
Thomas Hellstrom
1
-0
/
+8
2010-01-25
vlan: fix vlan_skb_recv()
Eric Dumazet
1
-1
/
+1
2010-01-25
drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)
Luca Barbieri
1
-31
/
+23
2010-01-25
drm/nv50: prevent switching off SOR when in use for DVI-over-DP
Ben Skeggs
1
-0
/
+13
2010-01-25
drm/nv50: fail auxch transaction if reply count not what we expect
Ben Skeggs
1
-1
/
+7
2010-01-25
drm/nouveau: fix failure path if userspace specifies no valid memtypes
Ben Skeggs
1
-0
/
+1
2010-01-25
drm/nouveau: report LVDS as disconnected if lid closed
Ben Skeggs
3
-0
/
+12
2010-01-24
i2c: imx: call ioremap only after request_mem_region
Uwe Kleine-König
1
-10
/
+11
2010-01-24
i2c: mxc: let time to generate stop bit
Valentin Longchamp
1
-2
/
+3
2010-01-24
drm/radeon/kms: fix legacy get_engine/memory clock
Alex Deucher
1
-2
/
+2
2010-01-24
drm/radeon/kms/atom: atom parser fixes
Alex Deucher
1
-2
/
+6
2010-01-24
drm/radeon/kms: clean up atombios pll code
Alex Deucher
1
-75
/
+121
2010-01-24
drm/radeon/kms: clean up pll struct
Alex Deucher
4
-49
/
+62
2010-01-24
drm/radeon/kms/atom: fix crtc lock ordering
Alex Deucher
1
-1
/
+1
2010-01-24
netns xfrm: fix "ip xfrm state|policy count" misreport
Alexey Dobriyan
4
-19
/
+21
2010-01-23
sky2: Enable/disable WOL per hardware device
Mike McCormack
1
-7
/
+22
2010-01-23
net: Fix IPv6 GSO type checks in Intel ethernet drivers
Sridhar Samudrala
4
-4
/
+4
2010-01-23
igb/igbvf: cleanup exception handling in tx_map_adv
Alexander Duyck
2
-2
/
+2
2010-01-23
MAINTAINERS: Add Intel igbvf maintainer
Jeff Kirsher
1
-1
/
+3
[next]