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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Phonet: implement GPRS virtual interface over PEP socket
Rémi Denis-Courmont
2008-10-05
4
-0
/
+48
*
Phonet: receive pipe control requests as out-of-band data
Rémi Denis-Courmont
2008-10-05
1
-0
/
+2
*
Phonet: Pipe End Point for Phonet Pipes protocol
Rémi Denis-Courmont
2008-10-05
2
-1
/
+117
*
Phonet: connected sockets glue
Rémi Denis-Courmont
2008-10-05
1
-0
/
+43
*
sctp: try harder to figure out address family when checking wildcards
Vlad Yasevich
2008-10-01
1
-1
/
+1
*
sctp: reduce memory footprint of sctp_chunk structure
Neil Horman
2008-10-01
1
-14
/
+17
*
udp: Export UDP socket lookup function
KOVACS Krisztian
2008-10-01
1
-0
/
+4
*
tcp: Port redirection support for TCP
KOVACS Krisztian
2008-10-01
2
-1
/
+2
*
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
KOVACS Krisztian
2008-10-01
1
-0
/
+6
*
tcp: Handle TCP SYN+ACK/ACK/RST transparency
KOVACS Krisztian
2008-10-01
2
-1
/
+10
*
ipv4: Conditionally enable transparent flow flag when connecting
KOVACS Krisztian
2008-10-01
1
-1
/
+5
*
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
2008-10-01
3
-7
/
+6
*
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
2008-10-01
3
-2
/
+5
*
ipv4: Loosen source address check on IPv4 output
Julian Anastasov
2008-10-01
1
-0
/
+2
*
ipsec: Put dumpers on the dump list
Herbert Xu
2008-10-01
2
-43
/
+29
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-01
22
-80
/
+209
|
\
|
*
sctp: Fix kernel panic while process protocol violation parameter
Wei Yongjun
2008-09-30
1
-0
/
+3
|
*
kgdb, x86_64: fix PS CS SS registers in gdb serial
Jason Wessel
2008-09-26
1
-11
/
+9
|
*
kgdb, x86_64: gdb serial has BX and DX reversed
Jason Wessel
2008-09-26
1
-2
/
+2
|
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-09-24
1
-1
/
+1
|
|
\
|
|
*
[MIPS] Fixe the definition of PTRS_PER_PGD
Jack Tan
2008-09-24
1
-1
/
+1
|
*
|
MN10300: Move asm-arm/cnt32_to_63.h to include/linux/
David Howells
2008-09-24
1
-0
/
+80
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-09-24
2
-2
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
9p: implement proper trans module refcounting and unregistration
Tejun Heo
2008-09-24
2
-2
/
+8
|
*
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-09-23
3
-0
/
+5
|
|
\
\
|
|
*
|
x86: prevent C-states hang on AMD C1E enabled machines
Thomas Gleixner
2008-09-23
2
-0
/
+3
|
|
*
|
x86: prevent stale state of c1e_mask across CPU offline/online
Thomas Gleixner
2008-09-23
1
-0
/
+2
|
|
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-09-23
1
-4
/
+4
|
|
\
\
|
|
*
|
PCI: fix compiler warnings in pci_get_subsys()
Greg KH
2008-09-16
1
-4
/
+4
|
*
|
|
smb.h: do not include linux/time.h in userspace
Kirill A. Shutemov
2008-09-23
1
-0
/
+2
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-09-19
1
-0
/
+4
|
|
\
\
|
|
*
|
IB/mlx4: Fix up fast register page list format
Vladimir Sokolovsky
2008-09-15
1
-0
/
+4
|
*
|
|
warn: Turn the netdev timeout WARN_ON() into a WARN()
Arjan van de Ven
2008-09-16
1
-0
/
+10
|
*
|
|
Fix PNP build failure, bugzilla #11276
David Miller
2008-09-16
1
-0
/
+7
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-09-13
1
-1
/
+1
|
|
\
\
|
|
*
|
[libata] LBA28/LBA48 off-by-one bug in ata.h
Taisuke Yamada
2008-09-13
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-09-13
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
netlink: fix overrun in attribute iteration
Vegard Nossum
2008-09-11
1
-1
/
+1
|
*
|
|
|
memstick: fix MSProHG 8-bit interface mode support
Alex Dubov
2008-09-13
1
-48
/
+49
|
*
|
|
|
mm: mark the correct zone as full when scanning zonelists
Mel Gorman
2008-09-13
1
-6
/
+6
|
*
|
|
|
include/linux/ioport.h: add missing macro argument for devm_release_* family
Hiroshi DOYU
2008-09-13
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-09-11
1
-2
/
+0
|
|
\
\
\
|
|
*
|
|
block: disable sysfs parts of the disk command filter
Jens Axboe
2008-09-11
1
-2
/
+0
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2008-09-11
1
-0
/
+14
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
[SCSI] fix check of PQ and PDT bits for WLUNs
James Bottomley
2008-08-29
1
-0
/
+14
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-09-09
1
-1
/
+2
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
lib: Correct printk %pF to work on all architectures
James Bottomley
2008-09-09
2
-0
/
+11
*
|
|
|
|
ipv6: almost identical frag hashing funcs combined
Ilpo Järvinen
2008-10-01
1
-0
/
+2
*
|
|
|
|
net: add skb_recycle_check() to enable netdriver skb recycling
Lennert Buytenhek
2008-10-01
1
-0
/
+2
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-10-01
1
-4
/
+0
|
\
\
\
\
\
[next]