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
*
gianfar: Convert gianfar to an of_platform_driver
Andy Fleming
2008-12-16
42
-424
/
+1217
*
gianfar: Use gfar_halt to stop DMA in gfar_probe
Andy Fleming
2008-12-16
1
-13
/
+1
*
tlan: Remove broken support for big buffers
Sakari Ailus
2008-12-16
1
-134
/
+77
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-16
3
-9
/
+17
|
\
|
*
tlan: Fix pci memory unmapping
Sakari Ailus
2008-12-16
1
-4
/
+9
|
*
enc28j60: use netif_rx_ni() to deliver RX packets
Baruch Siach
2008-12-16
1
-1
/
+1
|
*
tlan: Fix small (< 64 bytes) datagram transmissions
Sakari Ailus
2008-12-16
1
-4
/
+6
|
*
netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC
Pablo Neira Ayuso
2008-12-16
1
-0
/
+1
*
|
ipv6: fix the outgoing interface selection order in udpv6_sendmsg()
Yang Hongyang
2008-12-16
1
-0
/
+3
*
|
ipv6: fix the return interface index when get it while no message is received
Yang Hongyang
2008-12-16
1
-4
/
+8
*
|
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
Yang Hongyang
2008-12-16
2
-0
/
+23
*
|
net: Refactor full duplex flow control resolution
Steve Glendinning
2008-12-16
5
-92
/
+33
*
|
net: Move flow control definitions to mii.h
Steve Glendinning
2008-12-16
6
-35
/
+29
*
|
simeth: convert to net_device_ops
Alexey Dobriyan
2008-12-16
1
-5
/
+10
*
|
cxgb3: untie strict FW matching
Divy Le Ray
2008-12-16
3
-30
/
+15
*
|
vcan: convert to net_device_ops
Oliver Hartkopp
2008-12-16
1
-1
/
+5
*
|
l2tp: fix UDP checksum support
James Chapman
2008-12-16
1
-12
/
+82
*
|
Phonet: improve GPRS variable names
Rémi Denis-Courmont
2008-12-16
1
-84
/
+86
*
|
isdn: eicon: fix sparse warning: make global functions static
Hannes Eder
2008-12-16
2
-41
/
+47
*
|
ipmr: merge common code
Ilpo Järvinen
2008-12-16
1
-64
/
+39
*
|
hp100: use roundup instead of open coding
Ilpo Järvinen
2008-12-16
1
-4
/
+4
*
|
cxgb3: Add multiple Tx queue support.
Divy Le Ray
2008-12-16
4
-16
/
+31
*
|
e1000e: Add GRO support
Herbert Xu
2008-12-15
1
-1
/
+1
*
|
ethtool: Add GGRO and SGRO ops
Herbert Xu
2008-12-15
2
-2
/
+53
*
|
tcp: Add GRO support
Herbert Xu
2008-12-15
4
-0
/
+143
*
|
net: Add skb_gro_receive
Herbert Xu
2008-12-15
2
-0
/
+61
*
|
ipv4: Add GRO infrastructure
Herbert Xu
2008-12-15
2
-0
/
+100
*
|
net: Add Generic Receive Offload infrastructure
Herbert Xu
2008-12-15
3
-59
/
+219
*
|
net: Add frag_list support to GSO
Herbert Xu
2008-12-15
2
-2
/
+2
*
|
net: Add frag_list support to skb_segment
Herbert Xu
2008-12-15
1
-14
/
+59
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-15
197
-2520
/
+3729
|
\
\
|
|
/
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-12-15
6
-7
/
+8
|
|
\
|
|
*
[ARM] 5348/1: fix documentation wrt location of the alignment trap interface
Nicolas Pitre
2008-12-15
1
-1
/
+1
|
|
*
[ARM] Ensure linux/hardirqs.h is included where required
Russell King
2008-12-15
2
-0
/
+2
|
|
*
[ARM] fix kernel-doc syntax
Randy Dunlap
2008-12-14
1
-3
/
+2
|
|
*
[ARM] arch/arm/common/sa1111.c: Correct error handling code
Julia Lawall
2008-12-14
1
-1
/
+1
|
|
*
[ARM] 5341/2: there is no copy_page on nommu ARM
Nicolas Pitre
2008-12-11
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-15
11
-156
/
+164
|
|
\
\
|
|
*
|
Phonet: keep TX queue disabled when the device is off
Rémi Denis-Courmont
2008-12-15
1
-5
/
+22
|
|
*
|
SCHED: netem: Correct documentation comment in code.
Jesper Dangaard Brouer
2008-12-15
1
-3
/
+0
|
|
*
|
netfilter: update rwlock initialization for nat_table
Steven Rostedt
2008-12-15
1
-1
/
+1
|
|
*
|
netlabel: Compiler warning and NULL pointer dereference fix
Paul Moore
2008-12-11
1
-18
/
+20
|
|
*
|
e1000e: fix double release of mutex
Jeff Kirsher
2008-12-11
1
-2
/
+7
|
|
*
|
IA64: HP_SIMETH needs to depend upon NET
Alexander Beregalov
2008-12-10
1
-0
/
+1
|
|
*
|
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
2008-12-09
2
-0
/
+9
|
|
*
|
ipv6: silence log messages for locally generated multicast
Jan Sembera
2008-12-09
1
-1
/
+6
|
|
*
|
sungem: improve ethtool output with internal pcs and serdes
Hermann Lauer
2008-12-09
1
-0
/
+15
|
|
*
|
tcp: tcp_vegas cong avoid fix
Doug Leith
2008-12-09
1
-70
/
+10
|
|
*
|
sungem: Make PCS PHY support partially work again.
David S. Miller
2008-12-09
1
-56
/
+73
|
*
|
|
Define smp_call_function_many for UP
Rusty Russell
2008-12-15
1
-0
/
+2
[next]