index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mac53c94.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
Benjamin Herrenschmidt
2
-14
/
+14
2011-01-12
cxgb4vf: recover from failure in cxgb4vf_open()
Casey Leedom
1
-5
/
+10
2011-01-11
netfilter: ebtables: make broute table work again
Florian Westphal
1
-1
/
+1
2011-01-11
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
1
-9
/
+5
2011-01-11
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
2
-6
/
+9
2011-01-11
ah: update maximum truncated ICV length
Nicolas Dichtel
1
-1
/
+1
2011-01-11
xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC
Nicolas Dichtel
1
-1
/
+3
2011-01-11
ehea: Increase the skb array usage
Breno Leitao
2
-5
/
+3
2011-01-11
net/fec: remove config FEC2 as it's used nowhere
Shawn Guo
1
-8
/
+0
2011-01-11
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2011-01-11
tcp: disallow bind() to reuse addr/port
Eric Dumazet
2
-3
/
+4
2011-01-11
ext4: fix trimming starting with block 0 with small blocksize
Jan Kara
1
-0
/
+6
2011-01-11
ext4: revert buggy trim overflow patch
Theodore Ts'o
1
-6
/
+0
2011-01-11
NFS fix the setting of exchange id flag
Andy Adamson
2
-6
/
+27
2011-01-11
fs/9p: Don't set dentry->d_op in create routines
Aneesh Kumar K.V
2
-19
/
+0
2011-01-11
fs/9p: fix spelling typo
Eric Van Hensbergen
1
-1
/
+1
2011-01-11
fs/9p: TREADLINK bugfix
M. Mohan Kumar
1
-36
/
+22
2011-01-11
net/9p: Use proper data types
M. Mohan Kumar
1
-12
/
+10
2011-01-11
fs/9p: Simplify the .L create operation
Aneesh Kumar K.V
1
-47
/
+28
2011-01-11
fs/9p: Move dotl inode operations into a seperate file
Aneesh Kumar K.V
4
-862
/
+916
2011-01-11
fs/9p: fix menu presentation
Randy Dunlap
1
-1
/
+4
2011-01-11
fs/9p: Fix the return error on default acl removal
Aneesh Kumar K.V
1
-1
/
+1
2011-01-11
fs/9p: Remove unnecessary semicolons
Joe Perches
2
-2
/
+2
2011-01-11
x86: Fix Moorestown VRTC fixmap placement
Arjan van de Ven
1
-2
/
+2
2011-01-11
x86/gpio: Implement x86 gpio_to_irq convert function
Alek Du
1
-4
/
+1
2011-01-11
x86, UV: Fix APICID shift for Westmere processors
Jack Steiner
1
-1
/
+1
2011-01-11
x86: Use PCI method for enabling AMD extended config space before MSR method
Jan Beulich
4
-28
/
+63
2011-01-11
x86: tsc: Prevent delayed init if initial tsc calibration failed
Thomas Gleixner
1
-1
/
+1
2011-01-11
powerpc/pseries: Fix VPHN build errors on non-SMP systems
Jesse Larrew
2
-12
/
+17
2011-01-11
IB/qib: Fix refcount leak in lkey/rkey validation
Mike Marciniszyn
1
-16
/
+14
2011-01-11
IB/qib: Improve SERDES tunning on QMH boards
Mike Marciniszyn
1
-3
/
+23
2011-01-11
IB/qib: Unnecessary delayed completions on RC connection
Mike Marciniszyn
1
-0
/
+24
2011-01-11
IB/qib: Issue pre-emptive NAKs on eager buffer overflow
Mike Marciniszyn
1
-4
/
+137
2011-01-11
IB/qib: RDMA lkey/rkey validation is inefficient for large MRs
Mike Marciniszyn
3
-23
/
+60
2011-01-11
IB/qib: Change QPN increment
Mike Marciniszyn
1
-1
/
+1
2011-01-11
IB/qib: Add fix missing from earlier patch
Mike Marciniszyn
1
-31
/
+24
2011-01-11
IB/qib: Change receive queue/QPN selection
Mike Marciniszyn
4
-31
/
+15
2011-01-11
IB/qib: Fix interrupt mitigation
Mike Marciniszyn
5
-8
/
+12
2011-01-11
IB/qib: Avoid duplicate writes to the rcv head register
Mike Marciniszyn
1
-1
/
+9
2011-01-11
IB/qib: Add a few new SERDES tunings
Mike Marciniszyn
1
-3
/
+26
2011-01-11
IB/qib: Reset packet list after freeing
Mike Marciniszyn
1
-0
/
+1
2011-01-11
IB/qib: New SERDES init routine and improvements to SI quality
Mike Marciniszyn
1
-15
/
+255
2011-01-11
IB/qib: Clear WAIT_SEND flags when setting QP to error state
Mike Marciniszyn
1
-0
/
+4
2011-01-11
IB/qib: Fix context allocation with multiple HCAs
Mike Marciniszyn
1
-5
/
+5
2011-01-11
IB/qib: Fix multi-Florida HCA host panic on reboot
Mike Marciniszyn
1
-2
/
+4
2011-01-11
IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE better
Mike Marciniszyn
1
-1
/
+2
2011-01-11
IB/qib: UD send with immediate receive completion has wrong size
Mike Marciniszyn
1
-1
/
+1
2011-01-11
IB/qib: Set port physical state even if other fields are invalid
Mike Marciniszyn
1
-20
/
+25
2011-01-11
IB/qib: Generate completion callback on errors
Mike Marciniszyn
1
-1
/
+2
2011-01-11
IB/qib: Add support for the new QME7362 card
Mike Marciniszyn
1
-0
/
+4
[next]