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
*
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
1
-0
/
+1
*
[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs
Martin Bligh
2006-09-22
1
-0
/
+2
*
[DECNET]: cleanups
Adrian Bunk
2006-09-22
1
-3
/
+0
*
[IPV6] ip6_fib.c: make code static
Adrian Bunk
2006-09-22
1
-25
/
+0
*
[NET]: Increate RT_TABLE_MAX to 2^32
Patrick McHardy
2006-09-22
1
-3
/
+1
*
[DECNET]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
1
-2
/
+1
*
[IPV6]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
1
-0
/
+7
*
[IPV4]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
1
-20
/
+5
*
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
2006-09-22
3
-0
/
+19
*
[NET]: Use u32 for routing table IDs
Patrick McHardy
2006-09-22
2
-9
/
+9
*
[NEIGHBOUR]: Use ALIGN() macro.
Stephen Hemminger
2006-09-22
1
-1
/
+1
*
[NET]: sock_register interface changes
Stephen Hemminger
2006-09-22
1
-2
/
+2
*
[NET]: drop unused elements from net_proto_family
Stephen Hemminger
2006-09-22
1
-5
/
+0
*
[DECNET]: Covert rules to use generic code
Steven Whitehouse
2006-09-22
2
-6
/
+5
*
[IPV4]: Use network-order dport for all visible inet_lookup_*
Herbert Xu
2006-09-22
1
-7
/
+24
*
[IPV4]: Uninline inet_lookup_listener
Herbert Xu
2006-09-22
1
-31
/
+2
*
[INET]: Remove is_setbyuser patch
Louis Nyffenegger
2006-09-22
1
-3
/
+1
*
[IPV4]: Kill fib4_rules_clean().
David S. Miller
2006-09-22
1
-1
/
+0
*
[NET]: Make code static.
Adrian Bunk
2006-09-22
1
-4
/
+0
*
[NET]: Round out in-kernel sockets API
Sridhar Samudrala
2006-09-22
1
-0
/
+19
*
[NEIGH]: Move netlink neighbour table bits to linux/neighbour.h
Thomas Graf
2006-09-22
2
-101
/
+94
*
[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
Thomas Graf
2006-09-22
3
-100
/
+67
*
[NETFILTER]: Get rid of HW checksum invalidation
Patrick McHardy
2006-09-22
3
-8
/
+10
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
2
-10
/
+11
*
[NET]: Move netlink interface bits to linux/if.h
Thomas Graf
2006-09-22
2
-132
/
+130
*
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
2006-09-22
2
-56
/
+53
*
[NETLINK]: Extend netlink messaging interface
Thomas Graf
2006-09-22
1
-10
/
+64
*
[IPV4]: Use Protocol Independant Policy Routing Rules Framework
Thomas Graf
2006-09-22
1
-7
/
+7
*
[IPV6]: Policy Routing Rules
Thomas Graf
2006-09-22
3
-1
/
+15
*
[NET]: Protocol Independant Policy Routing Rules Framework
Thomas Graf
2006-09-22
2
-0
/
+150
*
[IPV6]: Multiple Routing Tables
Thomas Graf
2006-09-22
2
-2
/
+40
*
[NetLabel]: SELinux support
Venkat Yekkirala
2006-09-22
1
-12
/
+13
*
[NetLabel]: CIPSOv4 engine
Paul Moore
2006-09-22
1
-0
/
+4
*
[NetLabel]: core network changes
Paul Moore
2006-09-22
4
-1
/
+543
*
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
2006-09-22
3
-0
/
+57
*
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
2006-09-22
2
-4
/
+17
*
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
2
-13
/
+28
*
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
2006-09-22
2
-18
/
+92
*
[MLSXFRM]: Add security sid to flowi
Venkat Yekkirala
2006-09-22
1
-0
/
+1
*
[MLSXFRM]: Add security sid to sock
Venkat Yekkirala
2006-09-22
2
-0
/
+25
*
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 git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2006-09-22
13
-139
/
+851
|
\
\
|
*
|
[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available
Herbert Xu
2006-09-21
1
-5
/
+13
|
*
|
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
Herbert Xu
2006-09-21
1
-0
/
+6
|
*
|
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
2
-3
/
+7
|
*
|
[CRYPTO] api: Add crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
1
-6
/
+84
|
*
|
[CRYPTO] digest: Remove old HMAC implementation
Herbert Xu
2006-09-21
1
-16
/
+0
|
*
|
[SCTP]: Use HMAC template and hash interface
Herbert Xu
2006-09-21
3
-14
/
+4
|
*
|
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
2006-09-21
3
-27
/
+39
[next]