index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-03
can: c_can: fix race condition in c_can_open()
AnilKumar Ch
1
-1
/
+2
2012-06-03
can: c_can: fix an interrupt thrash issue with c_can driver
AnilKumar Ch
2
-4
/
+4
2012-06-03
can: c_can: fix "BUG! echo_skb is occupied!" during transmit
AnilKumar Ch
1
-2
/
+4
2012-06-02
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
1
-1
/
+1
2012-06-02
mcs7830: Implement link state detection
Ondrej Zary
1
-2
/
+23
2012-06-02
e1000e: fix Rapid Start Technology support for i217
Bruce Allan
1
-9
/
+9
2012-06-02
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-02
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
1
-0
/
+3
2012-06-01
tcp: reflect SYN queue_mapping into SYNACK packets
Eric Dumazet
2
-6
/
+12
2012-06-01
tcp: do not create inetpeer on SYNACK message
Eric Dumazet
1
-1
/
+2
2012-06-01
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2
-2
/
+2
2012-06-01
8139cp: set ring address before enabling receiver
Jason Wang
1
-11
/
+11
2012-06-01
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
1
-1
/
+28
2012-06-01
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
1
-2
/
+5
2012-06-01
bql: Avoid possible inconsistent calculation.
Hiroaki SHIMODA
1
-5
/
+7
2012-06-01
bql: Avoid unneeded limit decrement.
Hiroaki SHIMODA
1
-2
/
+4
2012-06-01
bql: Fix POSDIFF() to integer overflow aware.
Hiroaki SHIMODA
1
-1
/
+1
2012-06-01
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
Jack Morgenstein
1
-3
/
+2
2012-06-01
net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
Jack Morgenstein
1
-3
/
+3
2012-06-01
net/mlx4_core: Fixes for VF / Guest startup flow
Jack Morgenstein
4
-14
/
+63
2012-06-01
net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_event
Jack Morgenstein
1
-5
/
+7
2012-06-01
net/mlx4_core: Fix number of EQs used in ICM initialisation
Marcel Apfelbaum
3
-15
/
+17
2012-06-01
net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int
Jack Morgenstein
1
-1
/
+1
2012-05-31
tty: add lockdep annotations
Eric Dumazet
1
-4
/
+15
2012-05-31
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
6
-54
/
+70
2012-05-31
block: avoid infinite loop in get_task_io_context()
Eric Dumazet
1
-1
/
+5
2012-05-31
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
4
-45
/
+3
2012-05-31
mtip32xx: Changes to sysfs entries
Asai Thambi S P
2
-21
/
+67
2012-05-31
mtip32xx: Convert macro definitions for flag bits to enum
Asai Thambi S P
1
-23
/
+25
2012-05-31
mtip32xx: minor performance tweak
Asai Thambi S P
1
-0
/
+2
2012-05-31
mtip32xx: Fix to support more than one sector in exec_drive_command()
Asai Thambi S P
1
-16
/
+44
2012-05-31
mtip32xx: Use plain spinlock for 'cmd_issue_lock'
Asai Thambi S P
1
-4
/
+2
2012-05-31
mtip32xx: Set block queue boundary variables
Asai Thambi S P
1
-0
/
+3
2012-05-31
mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
Asai Thambi S P
1
-30
/
+30
2012-05-31
mtip32xx: Change HDIO_GET_IDENTITY to return stored data
Asai Thambi S P
1
-6
/
+5
2012-05-31
mtip32xx: Set custom timeouts for PIO commands
Asai Thambi S P
1
-27
/
+28
2012-05-31
mtip32xx: fix clearing an incorrect register in mtip_init_port
Asai Thambi S P
1
-2
/
+1
2012-05-31
ARM: LPC32xx: Adjust dts files to gpio dt binding
Roland Stigge
2
-41
/
+4
2012-05-31
x86, amd, xen: Avoid NULL pointer paravirt references
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-05-30
net/smsc911x: Repair broken failure paths
Lee Jones
1
-3
/
+4
2012-05-30
x86/mce: Cleanup timer mess
Thomas Gleixner
1
-15
/
+16
2012-05-30
x86, mtrr: Fix a type overflow in range_to_mtrr func
zhenzhong.duan
1
-1
/
+1
2012-05-30
virtio-net: remove useless disable on freeze
Michael S. Tsirkin
1
-5
/
+0
2012-05-30
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG
Joe Perches
1
-4
/
+4
2012-05-30
x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c
H. Peter Anvin
2
-10
/
+5
2012-05-30
mm: fix vma_resv_map() NULL pointer
Dave Hansen
1
-1
/
+2
2012-05-30
Documentation: kernel-parameters.txt Add amd_iommu_dump
Shuah Khan
1
-0
/
+6
2012-05-30
[SCSI] fix scsi_wait_scan
James Bottomley
1
-1
/
+1
2012-05-30
[SCSI] fix async probe regression
Dan Williams
1
-2
/
+5
2012-05-30
[SCSI] be2iscsi: fix dma free size mismatch regression
Mike Christie
1
-3
/
+2
[next]