index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
atm/suni.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-07-09
1
-2
/
+3
*
atm/solos-pci: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-07-09
1
-3
/
+3
*
atm/idt77105.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-07-09
1
-5
/
+6
*
atm/adummy: add syfs DEVICE_ATTR to change signal
Karl Hiramoto
2010-07-09
1
-0
/
+39
*
atm/br2684: register notifier event for carrier signal changes.
Karl Hiramoto
2010-07-09
1
-2
/
+64
*
atm: propagate signal changes via notifier
Karl Hiramoto
2010-07-09
2
-0
/
+47
*
cxgb4vf: Implement "Unhandled Interrupts" statistic
Casey Leedom
2010-07-08
2
-3
/
+8
*
fec_mpc52xx: fix error path
Kulikov Vasiliy
2010-07-08
1
-21
/
+17
*
ll_temac: fix memory leak
Kulikov Vasiliy
2010-07-08
1
-1
/
+4
*
ax88796: free irq on error
Kulikov Vasiliy
2010-07-08
1
-1
/
+3
*
ks8842: Remove unnecessary bank select.
Richard Röjfors
2010-07-08
1
-1
/
+0
*
ks8842: Do the TX timeout work in workqueue context.
Richard Röjfors
2010-07-08
1
-2
/
+22
*
ll_temac: fix DMA resources leak
Denis Kirjanov
2010-07-08
1
-0
/
+32
*
sfc: Remove unused field left from mis-merge
Ben Hutchings
2010-07-08
1
-2
/
+0
*
tg3: allow TSO on vlan devices
Eric Dumazet
2010-07-08
1
-7
/
+21
*
tg3: 64 bit stats on all arches
Eric Dumazet
2010-07-08
2
-25
/
+14
*
bnx2: 64 bit stats on all arches
Eric Dumazet
2010-07-08
1
-18
/
+7
*
cxgb3: simplify need_skb_unmap
FUJITA Tomonori
2010-07-08
1
-9
/
+5
*
cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usage
FUJITA Tomonori
2010-07-08
1
-9
/
+5
*
vlan: allow TSO setting on vlan interfaces
Eric Dumazet
2010-07-08
1
-0
/
+20
*
gre: propagate ipv6 transport class
Stephen Hemminger
2010-07-08
1
-0
/
+2
*
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
2
-49
/
+55
*
isdn/gigaset: document dial-out number format
Tilman Schmidt
2010-07-07
1
-1
/
+16
*
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
46
-439
/
+738
|
\
|
*
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
|
*
bridge: Clear IPCB before possible entry into IP stack
Herbert Xu
2010-07-07
1
-0
/
+3
|
*
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
Herbert Xu
2010-07-05
1
-9
/
+12
|
*
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
Ben Hutchings
2010-07-05
1
-1
/
+1
|
*
net/ne: fix memory leak in ne_drv_probe()
Kulikov Vasiliy
2010-07-05
1
-1
/
+3
|
*
xfrm: fix xfrm by MARK logic
Peter Kosyh
2010-07-04
2
-0
/
+4
|
*
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
[next]