index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-17
NETROM: Fix use of static buffer
Ralf Baechle
1
-9
/
+12
2009-08-15
e1000e: fix use of pci_enable_pcie_error_reporting
Xiaotian Feng
1
-8
/
+8
2009-08-15
e1000e: WoL does not work on 82577/82578 with manageability enabled
Bruce Allan
1
-3
/
+3
2009-08-15
cnic: Fix locking in init/exit calls.
Michael Chan
2
-9
/
+40
2009-08-15
cnic: Fix locking in start/stop calls.
Michael Chan
2
-16
/
+29
2009-08-15
bnx2: Use mutex on slow path cnic calls.
Michael Chan
2
-6
/
+12
2009-08-15
cnic: Refine registration with bnx2.
Michael Chan
1
-13
/
+36
2009-08-15
cnic: Fix symbol_put_addr() panic on ia64.
Michael Chan
1
-1
/
+1
2009-08-14
gre: Fix MTU calculation for bound GRE tunnels
Tom Goff
1
-1
/
+1
2009-08-14
pegasus: Add new device ID.
Petko Manolov
1
-0
/
+2
2009-08-14
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
Dongdong Deng
4
-8
/
+12
2009-08-14
via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULL
roel kluin
1
-1
/
+1
2009-08-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+12
2009-08-14
rt2x00: fix memory corruption in rf cache, add a sanity check
Pavel Roskin
1
-2
/
+4
2009-08-13
ixgbe: Fix receive on real device when VLANs are configured
Lucy Liu
1
-2
/
+2
2009-08-13
ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion
Yi Zou
1
-1
/
+1
2009-08-13
netxen: free napi resources during detach
Dhananjay Phadke
2
-15
/
+24
2009-08-13
netxen: remove netxen workqueue
Amit Kumar Salecha
2
-29
/
+42
2009-08-13
ixgbe: fix issues setting rx-usecs with legacy interrupts
Don Skidmore
1
-8
/
+19
2009-08-13
can: fix oops caused by wrong rtnl newlink usage
Oliver Hartkopp
1
-0
/
+7
2009-08-13
mac80211: fix panic when splicing unprepared TIDs
Luis R. Rodriguez
1
-0
/
+8
2009-08-12
8139cp: balance dma_map_single vs dma_unmap_single pair
Francois Romieu
1
-3
/
+2
2009-08-12
Revert "libertas: Read buffer overflow"
David S. Miller
1
-8
/
+10
2009-08-10
ar9170: fix read & write outside array bounds
Dan Carpenter
1
-2
/
+3
2009-08-10
ar9170usb: fix spurious firmware related message
Christian Lamparter
1
-1
/
+5
2009-08-09
mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()
roel kluin
1
-2
/
+3
2009-08-09
zorro8390: Fix read buffer overflow in zorro8390_init_one()
roel kluin
1
-0
/
+3
2009-08-09
pcnet32: Read buffer overflow
roel kluin
1
-1
/
+1
2009-08-09
sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()
Rafael Laufer
1
-0
/
+1
2009-08-09
MAINTAINERS: additional NETWORKING [GENERAL] and NETWORKING DRIVERS patterns
Joe Perches
1
-0
/
+5
2009-08-09
gianfar: keep vlan related state when restart
Yong Zhang
1
-2
/
+10
2009-08-09
e1000e: fix potential NVM corruption on ICH9 with 8K bank size
Bruce Allan
1
-38
/
+12
2009-08-09
e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts
Bruce Allan
1
-13
/
+31
2009-08-09
ixgbe: Disable packet split only on FCoE queues in 82599
Yi Zou
2
-16
/
+19
2009-08-09
ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()
Yi Zou
1
-40
/
+15
2009-08-09
tun: Extend RTNL lock coverage over whole ioctl
Herbert Xu
1
-31
/
+19
2009-08-09
fec: fix FEC driver packet transmission breakage
Greg Ungerer
1
-4
/
+5
2009-08-09
can: Fix raw_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-09
Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...
Jussi Mäki
1
-1
/
+1
2009-08-09
atlx: strncpy does not null terminate string
Roel Kluin
2
-8
/
+8
2009-08-09
irda: fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-08-09
MAINTAINERS: update atlx contact info
Chris Snook
1
-1
/
+1
2009-08-09
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1975
-30967
/
+52429
2009-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-15
/
+22
2009-08-09
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2
-1
/
+13
2009-08-09
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-41
/
+110
2009-08-09
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-3
/
+5
2009-08-09
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2009-08-09
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-50
/
+207
2009-08-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-9
/
+21
[next]