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
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
72
-169
/
+168
*
[NETFILTER]: netbios conntrack: fix compile
Patrick McHardy
2006-09-22
1
-0
/
+1
*
[NET]: Move netlink interface bits to linux/if.h
Thomas Graf
2006-09-22
2
-132
/
+130
*
[NET]: Convert link dumping to new netlink api
Thomas Graf
2006-09-22
1
-144
/
+137
*
[NET]: Convert link modification to new netlink api
Thomas Graf
2006-09-22
1
-91
/
+100
*
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
2006-09-22
8
-56
/
+59
*
[IPV4]: Convert address dumping to new netlink api
Thomas Graf
2006-09-22
1
-19
/
+23
*
[IPV4]: Convert address deletion to new netlink api
Thomas Graf
2006-09-22
1
-15
/
+29
*
[IPV4]: Convert address addition to new netlink api
Thomas Graf
2006-09-22
1
-33
/
+75
*
[NETLINK]: Convert core netlink handling to new netlink api
Thomas Graf
2006-09-22
1
-19
/
+22
*
[NETLINK]: Extend netlink messaging interface
Thomas Graf
2006-09-22
4
-12
/
+141
*
[IPV4]: Use Protocol Independant Policy Routing Rules Framework
Thomas Graf
2006-09-22
5
-377
/
+249
*
[IPV6]: Policy Routing Rules
Thomas Graf
2006-09-22
9
-12
/
+329
*
[NET]: Protocol Independant Policy Routing Rules Framework
Thomas Graf
2006-09-22
6
-2
/
+577
*
[IPV6]: Multiple Routing Tables
Thomas Graf
2006-09-22
6
-137
/
+441
*
[IPV6]: Remove ndiscs rt6_lock dependency
Thomas Graf
2006-09-22
1
-5
/
+11
*
[NetLabel]: tie NetLabel into the Kconfig system
Paul Moore
2006-09-22
1
-0
/
+2
*
[NetLabel]: SELinux support
Venkat Yekkirala
2006-09-22
11
-28
/
+1020
*
[NetLabel]: CIPSOv4 and Unlabeled packet integration
Paul Moore
2006-09-22
2
-0
/
+795
*
[NetLabel]: core NetLabel subsystem
Paul Moore
2006-09-22
12
-0
/
+2395
*
[NetLabel]: CIPSOv4 engine
Paul Moore
2006-09-22
4
-0
/
+1647
*
[NetLabel]: core network changes
Paul Moore
2006-09-22
6
-2
/
+563
*
[NetLabel]: documentation
Paul Moore
2006-09-22
8
-0
/
+986
*
[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.
Venkat Yekkirala
2006-09-22
2
-1
/
+11
*
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
2006-09-22
12
-51
/
+197
*
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
2006-09-22
8
-24
/
+66
*
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
26
-40
/
+79
*
[MLSXFRM]: Add security context to acquire messages using PF_KEY
Venkat Yekkirala
2006-09-22
1
-0
/
+22
*
[MLSXFRM]: Add security context to acquire messages using netlink
Serge Hallyn
2006-09-22
1
-15
/
+28
*
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
2006-09-22
9
-80
/
+329
*
[MLSXFRM]: Add security sid to flowi
Venkat Yekkirala
2006-09-22
2
-0
/
+15
*
[MLSXFRM]: Add security sid to sock
Venkat Yekkirala
2006-09-22
6
-18
/
+53
*
[MLSXFRM]: Define new SELinux service routine
Venkat Yekkirala
2006-09-22
4
-20
/
+91
*
[MLSXFRM]: Granular IPSec associations for use in MLS environments
Venkat Yekkirala
2006-09-22
2
-0
/
+2
*
Merge git://git.infradead.org/~dwmw2/hdroneline
Linus Torvalds
2006-09-22
29
-159
/
+722
|
\
|
*
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
2006-09-19
29
-159
/
+721
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2006-09-22
21
-134
/
+440
|
\
\
|
*
|
ocfs2: Remove overzealous BUG_ON()
Mark Fasheh
2006-09-20
1
-8
/
+20
|
*
|
ocfs2: Don't print on unknown remote blocking call
Mark Fasheh
2006-09-20
1
-6
/
+4
|
*
|
ocfs2: Remove EXPERIMENTAL dependency
Mark Fasheh
2006-09-20
1
-2
/
+2
|
*
|
ocfs2: implement directory read-ahead
Mark Fasheh
2006-09-20
7
-47
/
+115
|
*
|
ocfs2: properly update i_mtime on buffered write
Mark Fasheh
2006-09-20
1
-49
/
+34
|
*
|
ocfs2: Fix directory link count checks in ocfs2_link()
Tiger Yang
2006-09-20
1
-5
/
+5
|
*
|
ocfs2: move nlink check in ocfs2_mknod()
Mark Fasheh
2006-09-20
1
-7
/
+5
|
*
|
ocfs2: Fix heartbeat sector calculation
Mathieu Avila
2006-09-20
1
-2
/
+6
|
*
|
[PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"
Adrian Bunk
2006-09-20
1
-0
/
+2
|
*
|
ocfs2: add ext2 attributes
Herbert Poetzl
2006-09-20
9
-6
/
+217
|
*
|
configfs: Prevent duplicate subsystem names.
Joel Becker
2006-09-20
1
-2
/
+30
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2006-09-22
98
-2780
/
+7726
|
\
\
\
|
*
|
|
[BLOCK] dm-crypt: trivial comment improvements
Rik Snel
2006-09-21
1
-4
/
+4
[next]