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
2010-07-12
axnet_cs: use spin_lock_irqsave in ax_interrupt
Ken Kawasaki
1
-3
/
+4
2010-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+17
2010-07-11
r8169: incorrect identifier for a 8168dp
Francois Romieu
1
-1
/
+1
2010-07-07
NET: SB1250: Initialize .owner
Ralf Baechle
1
-0
/
+1
2010-07-07
vxge: show startup message with KERN_INFO
Wu Fengguang
1
-2
/
+2
2010-07-07
ll_temac: Fix missing iounmaps
Denis Kirjanov
1
-5
/
+13
2010-07-07
ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs
Rajkumar Manoharan
1
-2
/
+6
2010-07-05
net/ne: fix memory leak in ne_drv_probe()
Kulikov Vasiliy
1
-1
/
+3
2010-07-02
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
3
-48
/
+58
2010-07-02
virtio_net: fix oom handling on tx
Rusty Russell
1
-8
/
+13
2010-07-02
virtio_net: do not reschedule rx refill forever
Michael S. Tsirkin
1
-4
/
+3
2010-07-02
s2io: resolve statistics issues
Jon Mason
2
-41
/
+64
2010-07-02
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
1
-1
/
+1
2010-07-02
qlge: fix a eeh handler to not add a pending timer
Breno Leitao
1
-0
/
+2
2010-07-02
qlge: Replacing add_timer() to mod_timer()
Breno Leitao
1
-6
/
+3
2010-07-02
usbnet: Set parent device early for netdev_printk()
Ben Hutchings
1
-2
/
+3
2010-07-02
net: Revert "rndis_host: Poll status channel before control channel"
Ben Hutchings
1
-12
/
+6
2010-07-02
iwlwifi: remove key information during device restart
Reinette Chatre
1
-0
/
+11
2010-07-01
drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h
Cody Rester
1
-1
/
+1
2010-07-01
vhost: add unlikely annotations to error path
Michael S. Tsirkin
2
-28
/
+29
2010-06-30
bonding: check if clients MAC addr has changed
Flavio Leitner
1
-1
/
+2
2010-06-30
Bluetooth: Fix abuse of the preincrement operator
David Howells
1
-1
/
+1
2010-06-30
mv643xx_eth: use sw csum for big packets
Saeed Bishara
1
-2
/
+7
2010-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-7
/
+18
2010-06-29
ixgbe: skip non IPv4 packets in ATR filter
Guillaume Gaudonville
1
-1
/
+3
2010-06-29
ixgbe: disable tx engine before disabling tx laser
John Fastabend
1
-4
/
+4
2010-06-29
ixgbe: fix panic when shutting down system with WoL enabled
Andy Gospodarek
1
-1
/
+2
2010-06-28
bonding: prevent netpoll over bonded interfaces
Andy Gospodarek
1
-11
/
+22
2010-06-27
vhost: break out of polling loop on error
Michael S. Tsirkin
3
-22
/
+31
2010-06-26
phylib: Add autoload support for the LXT973 phy.
David Woodhouse
1
-0
/
+1
2010-06-26
ISDN: hysdn, fix potential NULL dereference
Jiri Slaby
1
-1
/
+2
2010-06-26
vxge: fix memory leak in vxge_alloc_msix() error path
Michal Schmidt
1
-9
/
+20
2010-06-25
isdn/gigaset: correct CAPI connection state storage
Tilman Schmidt
3
-53
/
+180
2010-06-25
isdn/gigaset: encode HLC and BC together
Tilman Schmidt
3
-38
/
+52
2010-06-25
isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
Tilman Schmidt
1
-32
/
+51
2010-06-25
isdn/gigaset: correct CAPI voice connection encoding
Tilman Schmidt
1
-4
/
+4
2010-06-25
isdn/gigaset: honor CAPI application's buffer size request
Tilman Schmidt
6
-112
/
+94
2010-06-25
cpmac: do not leak struct net_device on phy_connect errors
Florian Fainelli
1
-1
/
+2
2010-06-25
smc91c92_cs: fix the problem that lan & modem does not work simultaneously
Ken Kawasaki
1
-5
/
+13
2010-06-25
iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flag
Wey-Yi Guy
1
-5
/
+1
2010-06-25
iwlwifi: fix multicast
Johannes Berg
1
-1
/
+6
2010-06-23
sky2: enable rx/tx in sky2_phy_reinit()
Brandon Philips
1
-5
/
+14
2010-06-23
ath9k: Fix bug in starting ani
Vasanthakumar Thiagarajan
2
-1
/
+11
2010-06-23
cnic: Disable statistics initialization for eth clients that do not support s...
Dmitry Kravkov
1
-21
/
+34
2010-06-23
net: add dependency on fw class module to qlcnic and netxen_nic
Anirban Chakraborty
1
-0
/
+2
2010-06-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+1
2010-06-22
hso: remove setting of low_latency flag
Filip Aben
1
-1
/
+0
2010-06-21
lasi82596: fix netdev_mc_count conversion
Helge Deller
1
-1
/
+1
2010-06-21
NET: MIPSsim: Fix modpost warning.
Ralf Baechle
1
-1
/
+1
2010-06-18
ath5k: initialize ah->ah_current_channel
Bob Copeland
1
-0
/
+1
[next]