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
*
[TCP] H-TCP: Fix accounting
Baruch Even
2006-01-30
1
-1
/
+0
*
[IPV4] igmp: remove pointless printk
Dave Jones
2006-01-30
1
-1
/
+0
*
[SCTP]: heartbeats exceed maximum retransmssion limit
Vlad Yasevich
2006-01-30
1
-1
/
+1
*
[SCTP]: correct the number of INIT retransmissions
Vlad Yasevich
2006-01-30
2
-4
/
+4
*
[IPV6] MLDv2: fix change records when transitioning to/from inactive
David L Stevens
2006-01-24
1
-9
/
+47
*
[AF_KEY]: no message type set
Jerome Borsboom
2006-01-24
1
-0
/
+2
*
[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl
Thomas Graf
2006-01-24
1
-2
/
+3
*
[NET]: Fix skb fclone error path handling.
Herbert Xu
2006-01-23
1
-3
/
+5
*
[SUNGEM]: Make PM of PHYs more reliable (#2)
Benjamin Herrenschmidt
2006-01-23
2
-27
/
+34
*
[NET]: Fix some whitespace issues in af_packet.c
Kris Katterjohn
2006-01-23
1
-8
/
+8
*
[NET]: more whitespace issues in net/core/filter.c
Kris Katterjohn
2006-01-23
1
-3
/
+3
*
[NETFILTER]: Unbreak x-tables on x86.
David S. Miller
2006-01-20
1
-1
/
+15
*
[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.
David S. Miller
2006-01-20
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-19
12
-85
/
+156
|
\
|
*
[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.
David S. Miller
2006-01-19
1
-1
/
+1
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
David S. Miller
2006-01-19
11
-84
/
+155
|
|
\
|
|
*
[SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.
Tsutomu Fujii
2006-01-17
2
-4
/
+11
|
|
*
[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().
Sridhar Samudrala
2006-01-17
3
-1
/
+40
|
|
*
[SCTP]: Fix machine check/connection hang on IA64.
Vlad Yasevich
2006-01-17
2
-1
/
+9
|
|
*
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
Vlad Yasevich
2006-01-17
5
-46
/
+47
|
|
*
[SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.
Vlad Yasevich
2006-01-17
1
-2
/
+2
|
|
*
[SCTP]: sctp doesn't show all associations/endpoints in /proc
Vlad Yasevich
2006-01-17
1
-18
/
+10
|
|
*
[SCTP]: Fix sctp_cookie alignment in the packet.
Vlad Yasevich
2006-01-17
2
-3
/
+14
|
|
*
[SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().
Sridhar Samudrala
2006-01-17
2
-10
/
+23
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-01-19
17
-422
/
+186
|
\
\
\
|
*
|
|
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
David S. Miller
2006-01-19
16
-422
/
+184
|
*
|
|
[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.
David S. Miller
2006-01-18
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-01-19
15
-147
/
+196
|
\
\
\
|
*
|
|
[IA64] eliminate softlockup warning
John Hawkes
2006-01-19
1
-0
/
+1
|
*
|
|
[IA64] sem2mutex: arch/ia64/kernel/perfmon.c
Jes Sorensen
2006-01-19
1
-5
/
+6
|
*
|
|
[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c
Jes Sorensen
2006-01-19
1
-16
/
+12
|
*
|
|
[IA64] Fix bug in ia64 specific down() function
Zoltan Menyhart
2006-01-17
1
-4
/
+4
|
*
|
|
[IA64] Zonelists for nodes without cpus
Jack Steiner
2006-01-17
1
-0
/
+4
|
*
|
|
[IA64-SGI] sn_console.c minor cleanup
Jes Sorensen
2006-01-17
1
-71
/
+58
|
*
|
|
[IA64-SGI] sn2 mutex conversion
Jes Sorensen
2006-01-17
6
-44
/
+43
|
*
|
|
[IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE calls
Mike Habeck
2006-01-17
1
-4
/
+8
|
*
|
|
[IA64-SGI] Older PROM WAR for device flush code
Prarit Bhargava
2006-01-17
2
-3
/
+60
|
|
|
/
|
|
/
|
*
|
|
[PATCH] Fix regression added by ppoll/pselect code.
David S. Miller
2006-01-19
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-01-18
21
-183
/
+729
|
\
\
|
*
|
[CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an
Steve French
2006-01-18
1
-1
/
+4
|
*
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-01-17
1248
-34362
/
+58179
|
|
\
\
|
*
|
|
[CIFS] Remove compiler warning
Steve French
2006-01-17
1
-1
/
+1
|
*
|
|
[CIFS] Fix CIFS to recognize share mode security
Steve French
2006-01-13
4
-15
/
+41
|
*
|
|
[CIFS] Fix typo
Steve French
2006-01-12
1
-1
/
+0
|
*
|
|
[CIFS] Add worker function for Get ACL cifs style
Steve French
2006-01-12
9
-20
/
+292
|
*
|
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-01-12
4766
-123247
/
+262349
|
|
\
\
\
|
*
|
|
|
[CIFS] Allow local filesize for file that is open for write to be updated
Steve French
2006-01-12
2
-2
/
+25
|
*
|
|
|
[CIFS] Fix cifs trying to write to f_ops
Steve French
2006-01-08
1
-6
/
+11
|
*
|
|
|
[CIFS] Minor cleanup to new cifs acl header.
Steve French
2006-01-08
1
-0
/
+2
|
*
|
|
|
[CIFS] Fix typos in rfc1002pdu.h
Steve French
2005-12-31
1
-2
/
+2
[next]