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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-10
virtio_net: Add schedule check to napi_enable call
Bruce Rogers
1
-11
/
+16
2011-02-09
pch_can: fix tseg1/tseg2 setting issue
Tomoya MORINAGA
1
-2
/
+2
2011-02-09
isdn: hysdn: Kill (partially buggy) CVS regision log reporting.
David S. Miller
4
-32
/
+2
2011-02-09
can: softing_cs needs slab.h
Randy Dunlap
1
-0
/
+1
2011-02-09
pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool
Toshiharu Okada
1
-8
/
+4
2011-02-08
pch_can: fix module reload issue with MSI
Tomoya
1
-0
/
+1
2011-02-08
pch_can: fix rmmod issue
Tomoya
1
-1
/
+1
2011-02-08
pch_can: fix 800k comms issue
Tomoya
1
-1
/
+1
2011-02-08
USB CDC NCM errata updates for cdc_ncm host driver
Alexey Orishko
1
-80
/
+147
2011-02-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
8
-14
/
+21
2011-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-6
/
+20
2011-02-08
ixgbe: update version string
Don Skidmore
1
-1
/
+1
2011-02-08
ixgbe: cleanup variable initialization
Don Skidmore
1
-1
/
+1
2011-02-08
ixgbe: limit VF access to network traffic
Alexander Duyck
2
-2
/
+3
2011-02-08
ixgbe: fix for 82599 erratum on Header Splitting
Don Skidmore
1
-2
/
+9
2011-02-08
ixgbe: fix variable set but not used warnings by gcc 4.6
Emil Tantilov
2
-6
/
+3
2011-02-08
e1000: add support for Marvell Alaska M88E1118R PHY
Florian Fainelli
2
-1
/
+4
2011-02-08
e1000e: tx_timeout should not increment for non-hang events
Jesse Brandeburg
1
-1
/
+0
2011-02-07
iwlagn: Re-enable RF_KILL interrupt when down
Don Fry
1
-0
/
+6
2011-02-07
ssb-pcmcia: Fix parsing of invariants tuples
Michael Büsch
1
-1
/
+1
2011-02-06
bnx2x: Duplication in promisc mode
Vladislav Zolotarov
1
-9
/
+23
2011-02-05
sis900: Fix mem leak in sis900_rx error path
Jesper Juhl
1
-0
/
+1
2011-02-05
benet: Avoid potential null deref in be_cmd_get_seeprom_data()
Ajit Khaparde
1
-0
/
+5
2011-02-04
ath9k: Fix possible double free of PAPRD skb's
Mohammed Shafi Shajakhan
3
-4
/
+7
2011-02-04
carl9170: fix typo in PS code
Christian Lamparter
1
-1
/
+1
2011-02-04
net: can: janz-ican3: world-writable sysfs termination file
Vasiliy Kulikov
1
-1
/
+1
2011-02-04
net: can: at91_can: world-writable sysfs files
Vasiliy Kulikov
1
-1
/
+1
2011-02-04
r8169: prevent RxFIFO induced loops in the irq handler.
Francois Romieu
1
-0
/
+9
2011-02-04
r8169: RxFIFO overflow oddities with 8168 chipsets.
Francois Romieu
1
-9
/
+21
2011-02-04
r8169: use RxFIFO overflow workaround for 8168c chipset.
Ivan Vecera
1
-2
/
+4
2011-02-03
niu: Fix races between up/down and get_stats.
David S. Miller
1
-16
/
+45
2011-02-03
wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...
Jesper Juhl
1
-0
/
+3
2011-02-02
atl1c: Add missing PCI device ID
Chuck Ebbert
1
-0
/
+1
2011-02-02
s390: Fix possibly wrong size in strncmp (smsgiucv)
Stefan Weil
1
-1
/
+1
2011-02-02
s390: Fix wrong size in memcmp (netiucv)
Stefan Weil
1
-1
/
+1
2011-02-02
qeth: allow OSA CHPARM change in suspend state
Ursula Braun
1
-41
/
+63
2011-02-02
qeth: allow HiperSockets framesize change in suspend
Ursula Braun
1
-1
/
+9
2011-02-02
qeth: add more strict MTU checking
Frank Blaschka
1
-31
/
+4
2011-02-02
qeth: show new mac-address if its setting fails
Ursula Braun
1
-2
/
+2
2011-02-02
iwlagn: overwrite EEPROM chain setting for 6250 devices
Wey-Yi Guy
1
-0
/
+2
2011-02-01
be2net: remove netif_stop_queue being called before register_netdev.
Ajit Khaparde
1
-2
/
+0
2011-02-01
be2net: fix a crash seen during insmod/rmmod test
Ajit Khaparde
1
-2
/
+0
2011-02-01
isdn: icn: Fix potentially wrong string handling
Stefan Weil
1
-1
/
+2
2011-02-01
bnx2x: multicasts in NPAR mode
Vladislav Zolotarov
1
-7
/
+2
2011-02-01
depca: Fix warnings
Alan Cox
1
-3
/
+3
2011-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-46
/
+58
2011-02-01
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2
-7
/
+8
2011-02-01
vxge: Fix wrong boolean operator
Stefan Weil
1
-1
/
+1
2011-02-01
ath9k: Fix memory leak due to failed PAPRD frames
Mohammed Shafi Shajakhan
1
-1
/
+7
2011-02-01
vhost: rcu annotation fixup
Michael S. Tsirkin
2
-7
/
+8
[next]