index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: fix for new ndo_get_stats64 signature
Dimitris Michailidis
2010-07-07
1
-2
/
+2
*
b44: remove unused dma_desc_align_mask
FUJITA Tomonori
2010-07-07
1
-2
/
+0
*
ethoc: Fix warning in ethoc_init_ring().
David S. Miller
2010-07-07
1
-2
/
+2
*
niu: BUG on inability to find page in rx page hashes.
David S. Miller
2010-07-07
1
-1
/
+3
*
cxgb4: Use kfree_skb for skb pointers
Denis Kirjanov
2010-07-07
1
-1
/
+1
*
isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI
Tilman Schmidt
2010-07-07
1
-2
/
+2
*
isdn/gigaset: fix leaks in error path
Tilman Schmidt
2010-07-07
1
-0
/
+2
*
isdn/gigaset: reduce syslog spam
Tilman Schmidt
2010-07-07
1
-8
/
+8
*
isdn/gigaset: remove obsolete compile time options
Tilman Schmidt
2010-07-07
5
-18
/
+0
*
isdn/gigaset: handle Supplementary Service Listen
Tilman Schmidt
2010-07-07
1
-1
/
+26
*
isdn/gigaset: improve CAPI message debugging
Tilman Schmidt
2010-07-07
1
-11
/
+16
*
isdn/gigaset: drop debug check on isochronous write
Tilman Schmidt
2010-07-07
1
-18
/
+0
*
isdn/gigaset: ignore irrelevant device responses
Tilman Schmidt
2010-07-07
2
-56
/
+16
*
isdn/gigaset: avoid copying AT commands twice
Tilman Schmidt
2010-07-07
6
-134
/
+85
*
isdn/gigaset: adjust usb_gigaset tty write buffer limit
Tilman Schmidt
2010-07-07
1
-1
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
30
-407
/
+633
|
\
|
*
NET: SB1250: Initialize .owner
Ralf Baechle
2010-07-07
1
-0
/
+1
|
*
vxge: show startup message with KERN_INFO
Wu Fengguang
2010-07-07
1
-2
/
+2
|
*
ll_temac: Fix missing iounmaps
Denis Kirjanov
2010-07-07
1
-5
/
+13
|
*
net/ne: fix memory leak in ne_drv_probe()
Kulikov Vasiliy
2010-07-05
1
-1
/
+3
|
*
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2010-07-02
3
-48
/
+58
|
|
\
|
|
*
vhost: add unlikely annotations to error path
Michael S. Tsirkin
2010-07-01
2
-28
/
+29
|
|
*
vhost: break out of polling loop on error
Michael S. Tsirkin
2010-06-27
3
-22
/
+31
|
*
|
virtio_net: fix oom handling on tx
Rusty Russell
2010-07-02
1
-8
/
+13
|
*
|
virtio_net: do not reschedule rx refill forever
Michael S. Tsirkin
2010-07-02
1
-4
/
+3
|
*
|
s2io: resolve statistics issues
Jon Mason
2010-07-02
2
-41
/
+64
|
*
|
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-07-02
1
-1
/
+1
|
*
|
qlge: fix a eeh handler to not add a pending timer
Breno Leitao
2010-07-02
1
-0
/
+2
|
*
|
qlge: Replacing add_timer() to mod_timer()
Breno Leitao
2010-07-02
1
-6
/
+3
|
*
|
usbnet: Set parent device early for netdev_printk()
Ben Hutchings
2010-07-02
1
-2
/
+3
|
*
|
net: Revert "rndis_host: Poll status channel before control channel"
Ben Hutchings
2010-07-02
1
-12
/
+6
|
*
|
drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h
Cody Rester
2010-07-01
1
-1
/
+1
|
*
|
bonding: check if clients MAC addr has changed
Flavio Leitner
2010-06-30
1
-1
/
+2
|
*
|
Bluetooth: Fix abuse of the preincrement operator
David Howells
2010-06-30
1
-1
/
+1
|
*
|
mv643xx_eth: use sw csum for big packets
Saeed Bishara
2010-06-30
1
-2
/
+7
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-30
4
-7
/
+18
|
|
\
\
|
*
|
|
ixgbe: skip non IPv4 packets in ATR filter
Guillaume Gaudonville
2010-06-29
1
-1
/
+3
|
*
|
|
ixgbe: disable tx engine before disabling tx laser
John Fastabend
2010-06-29
1
-4
/
+4
|
*
|
|
ixgbe: fix panic when shutting down system with WoL enabled
Andy Gospodarek
2010-06-29
1
-1
/
+2
|
*
|
|
bonding: prevent netpoll over bonded interfaces
Andy Gospodarek
2010-06-28
1
-11
/
+22
|
*
|
|
phylib: Add autoload support for the LXT973 phy.
David Woodhouse
2010-06-26
1
-0
/
+1
|
*
|
|
ISDN: hysdn, fix potential NULL dereference
Jiri Slaby
2010-06-26
1
-1
/
+2
|
*
|
|
vxge: fix memory leak in vxge_alloc_msix() error path
Michal Schmidt
2010-06-26
1
-9
/
+20
|
*
|
|
isdn/gigaset: correct CAPI connection state storage
Tilman Schmidt
2010-06-25
3
-53
/
+180
|
*
|
|
isdn/gigaset: encode HLC and BC together
Tilman Schmidt
2010-06-25
3
-38
/
+52
|
*
|
|
isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
Tilman Schmidt
2010-06-25
1
-32
/
+51
|
*
|
|
isdn/gigaset: correct CAPI voice connection encoding
Tilman Schmidt
2010-06-25
1
-4
/
+4
|
*
|
|
isdn/gigaset: honor CAPI application's buffer size request
Tilman Schmidt
2010-06-25
6
-112
/
+94
|
*
|
|
cpmac: do not leak struct net_device on phy_connect errors
Florian Fainelli
2010-06-25
1
-1
/
+2
|
*
|
|
smc91c92_cs: fix the problem that lan & modem does not work simultaneously
Ken Kawasaki
2010-06-25
1
-5
/
+13
|
|
|
/
|
|
/
|
[next]