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
*
tipc: introduce publication lists struct
Allan Stephens
2012-04-18
1
-10
/
+17
*
net/core:Remove memleak reports by kmemleak_not_leak.
majianpeng
2012-04-18
1
-1
/
+1
*
net/ipv4:Remove two memleak reports by kmemleak_not_leak.
majianpeng
2012-04-18
1
-1
/
+1
*
net: filter: remove unused cpu_off in sparc JIT
Eric Dumazet
2012-04-17
1
-2
/
+0
*
dmfe: enforce consistent timing delay.
françois romieu
2012-04-17
1
-1
/
+5
*
net: filter: Fix some more small issues in sparc JIT.
David S. Miller
2012-04-17
3
-44
/
+84
*
net: filter: Fix some minor issues in sparc JIT.
David S. Miller
2012-04-17
3
-5
/
+6
*
r8169: support the new RTL8411 chip.
Hayes Wang
2012-04-17
1
-2
/
+138
*
r8169: adjust some functions of 8111f
Hayes Wang
2012-04-17
1
-52
/
+47
*
r8169: support the new RTL8402 chip.
Hayes Wang
2012-04-17
1
-1
/
+121
*
r8169: add device specific CSI access helpers.
Hayes Wang
2012-04-17
1
-106
/
+194
*
r8169: modify pll power function
Hayes Wang
2012-04-17
1
-7
/
+30
*
r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.
Francois Romieu
2012-04-17
1
-0
/
+6
*
r8169: Config1 is read-only on 8168c and later.
Francois Romieu
2012-04-17
1
-2
/
+13
*
hippi: fix printk format in rrunner.c
Randy Dunlap
2012-04-16
1
-2
/
+3
*
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-04-16
6
-60
/
+6
|
\
|
*
net/can: use module_pci_driver
Axel Lin
2012-04-16
5
-59
/
+5
|
*
can: fix sparse warning for cgw_list
Daniel Baluta
2012-04-16
1
-1
/
+1
*
|
net: filter: Just In Time compiler for sparc
David S. Miller
2012-04-16
6
-0
/
+1042
|
/
*
tcp: restore formatting of macros for tcp_skb_cb sacked field
Neal Cardwell
2012-04-16
1
-2
/
+3
*
atl1: remove unused member from atl1_adapter structure
Tony Zelenoff
2012-04-16
1
-1
/
+0
*
drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.c
Paul Gortmaker
2012-04-16
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-15
24
-99
/
+167
|
\
|
*
net/ethernet: ks8851_mll fix rx frame buffer overflow
Davide Ciminaghi
2012-04-14
1
-1
/
+1
|
*
ixgbe: fix WoL issue with fiber
Don Skidmore
2012-04-14
1
-0
/
+10
|
*
e1000e: issues in Sx on 82577/8/9
Bruce Allan
2012-04-14
1
-5
/
+10
|
*
net: smsc911x: fix skb handling in receive path
Will Deacon
2012-04-13
1
-9
/
+5
|
*
ks8851: Fix missing mutex_lock/unlock
Matt Renzelmann
2012-04-13
1
-4
/
+4
|
*
drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright
Michal Simek
2012-04-13
4
-11
/
+9
|
*
8139cp: set intr mask after its handler is registered
Jason Wang
2012-04-13
1
-2
/
+8
|
*
atl1: fix kernel panic in case of DMA errors
Tony Zelenoff
2012-04-13
3
-10
/
+7
|
*
skbuff: struct ubuf_info callback type safety
Michael S. Tsirkin
2012-04-13
4
-8
/
+8
|
*
ppp: Fix race condition with queue start/stop
David Woodhouse
2012-04-13
1
-9
/
+6
|
*
ipv6: fix problem with expired dst cache
Gao feng
2012-04-13
6
-41
/
+99
*
|
macvlan: add FDB bridge ops and macvlan flags
John Fastabend
2012-04-15
3
-6
/
+71
*
|
ixgbe: UTA table incorrectly programmed
Greg Rose
2012-04-15
1
-29
/
+0
*
|
ixgbe: allow RAR table to be updated in promisc mode
John Fastabend
2012-04-15
1
-10
/
+11
*
|
ixgbe: enable FDB netdevice ops
John Fastabend
2012-04-15
1
-0
/
+71
*
|
net: rtnetlink notify events for FDB NTF_SELF adds and deletes
John Fastabend
2012-04-15
1
-2
/
+33
*
|
net: add fdb generic dump routine
John Fastabend
2012-04-15
1
-0
/
+84
*
|
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
2012-04-15
2
-16
/
+83
*
|
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
2012-04-15
8
-112
/
+228
*
|
atl1: do not drop rx/tx interrupts before they are scheduled
Tony Zelenoff
2012-04-15
1
-4
/
+10
*
|
atl1: do not process interrupts in cycle in handler
Tony Zelenoff
2012-04-15
2
-57
/
+52
*
|
atl1: enable errors and link ints when rx/tx scheduled
Tony Zelenoff
2012-04-15
2
-13
/
+29
*
|
atl1: add value to check ability of reenabling IRQs
Tony Zelenoff
2012-04-15
2
-0
/
+8
*
|
atl1: make function to set imr of card
Tony Zelenoff
2012-04-15
1
-4
/
+9
*
|
atl1: use defined functions to disable irq
Tony Zelenoff
2012-04-15
1
-3
/
+3
*
|
atl1: add napi process of tx interrupts
Tony Zelenoff
2012-04-15
1
-11
/
+16
*
|
atl1: make driver napi compatible
Tony Zelenoff
2012-04-15
2
-6
/
+41
[next]