index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
[IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES.
Ville Nuorvala
2006-10-18
1
-8
/
+8
|
|
*
|
|
|
[IPV6]: Clean up BACKTRACK().
Ville Nuorvala
2006-10-18
1
-1
/
+1
|
|
*
|
|
|
[IPV6]: Make sure error handling is done when calling ip6_route_output().
Ville Nuorvala
2006-10-18
2
-10
/
+12
|
|
*
|
|
|
[SCTP]: Fix minor typo
Ville Nuorvala
2006-10-18
1
-1
/
+1
|
|
*
|
|
|
[IPV6]: Remove struct pol_chain.
Ville Nuorvala
2006-10-18
1
-7
/
+0
|
|
*
|
|
|
[TIPC]: Updated TIPC version number to 1.6.2
Allan Stephens
2006-10-18
1
-1
/
+1
|
|
*
|
|
|
[TIPC]: Unrecognized configuration command now returns error message
Allan Stephens
2006-10-18
1
-2
/
+3
|
|
*
|
|
|
[TIPC]: Added subscription cancellation capability
Lijun Chen
2006-10-18
2
-15
/
+85
|
|
*
|
|
|
[TIPC]: Can now list multicast link on an isolated network node
Allan Stephens
2006-10-18
1
-1
/
+1
|
|
*
|
|
|
[TIPC]: Fixed slow link reactivation when link tolerance is large
Allan Stephens
2006-10-18
1
-3
/
+4
|
|
*
|
|
|
[TIPC]: Name publication events now delivered in chronological order
Allan Stephens
2006-10-18
1
-1
/
+1
|
|
*
|
|
|
[TIPC]: Add support for Ethernet VLANs
Allan Stephens
2006-10-18
2
-3
/
+7
|
|
*
|
|
|
[TIPC]: Remove code bloat introduced by print buffer rework
Allan Stephens
2006-10-18
2
-7
/
+7
|
|
*
|
|
|
[TIPC]: Optimize wakeup logic when socket has no waiting processes
Allan Stephens
2006-10-18
1
-2
/
+4
|
|
*
|
|
|
[TIPC]: Added duplicate node address detection capability
Allan Stephens
2006-10-18
2
-5
/
+35
|
|
*
|
|
|
[TIPC]: Stream socket can now send > 66000 bytes at a time
Allan Stephens
2006-10-18
1
-1
/
+6
|
|
*
|
|
|
[TIPC]: Debug print buffer enhancements and fixes
Allan Stephens
2006-10-18
3
-57
/
+110
|
|
*
|
|
|
[TIPC]: Add missing unlock in port timeout code.
Allan Stephens
2006-10-18
1
-1
/
+6
|
|
|
/
/
/
|
*
|
|
|
[PATCH] one more ARM IRQ fix
Adrian Bunk
2006-10-20
1
-1
/
+1
|
*
|
|
|
[PATCH] knfsd: fix race that can disable NFS server
NeilBrown
2006-10-20
1
-1
/
+1
|
*
|
|
|
[PATCH] kernel/nsproxy.c: use kmemdup()
Alexey Dobriyan
2006-10-20
1
-4
/
+2
|
*
|
|
|
[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()
OGAWA Hirofumi
2006-10-20
2
-4
/
+6
|
*
|
|
|
[PATCH] mm: more commenting on lock ordering
Nick Piggin
2006-10-20
2
-23
/
+17
|
*
|
|
|
[PATCH] firmware/dcdbas: add size check in smi_data_write
Doug Warzecha
2006-10-20
1
-2
/
+5
|
*
|
|
|
[PATCH] ipmi: fix return codes in failure case
Dave Jones
2006-10-20
1
-2
/
+2
|
*
|
|
|
[PATCH] mm: D-cache aliasing issue in cow_user_page
Dmitriy Monakhov
2006-10-20
1
-0
/
+1
|
*
|
|
|
[PATCH] doc: fixing cpu-hotplug documentation
Satoru Takeuchi
2006-10-20
1
-74
/
+74
|
*
|
|
|
[PATCH] drivers/isdn: ioremap balanced with iounmap
Amol Lad
2006-10-20
2
-3
/
+25
|
*
|
|
|
[PATCH] highest_possible_node_id() linkage fix
Andrew Morton
2006-10-20
2
-16
/
+16
|
*
|
|
|
[PATCH] Fix potential interrupts during alternative patching
Zachary Amsden
2006-10-20
1
-0
/
+4
|
*
|
|
|
[PATCH] nfsd: nfs_replay_me
Al Viro
2006-10-20
3
-5
/
+6
|
*
|
|
|
[PATCH] nfsd: misc endianness annotations
Al Viro
2006-10-20
11
-18
/
+18
|
*
|
|
|
[PATCH] xdr annotations: nfsd callback*
Al Viro
2006-10-20
1
-10
/
+10
|
*
|
|
|
[PATCH] nfsd: NFSv4 errno endianness annotations
Al Viro
2006-10-20
2
-26
/
+31
|
*
|
|
|
[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values
Al Viro
2006-10-20
4
-45
/
+51
|
*
|
|
|
[PATCH] nfsd: nfs4 code returns error values in net-endian
Al Viro
2006-10-20
6
-191
/
+191
|
*
|
|
|
[PATCH] nfsd: vfs.c endianness annotations
Al Viro
2006-10-20
2
-161
/
+176
|
*
|
|
|
[PATCH] xdr annotations: NFSv4 server
Al Viro
2006-10-20
3
-46
/
+46
|
*
|
|
|
[PATCH] xdr annotations: NFSv3 server
Al Viro
2006-10-20
3
-125
/
+125
|
*
|
|
|
[PATCH] xdr annotations: NFSv2 server
Al Viro
2006-10-20
4
-71
/
+71
|
*
|
|
|
[PATCH] xdr annotations: nfsd_dispatch()
Al Viro
2006-10-20
1
-4
/
+4
|
*
|
|
|
[PATCH] nfsfh simple endianness annotations
Al Viro
2006-10-20
2
-8
/
+8
|
*
|
|
|
[PATCH] nfsd: nfserrno() endianness annotations
Al Viro
2006-10-20
2
-5
/
+4
|
*
|
|
|
[PATCH] nfs_common endianness annotations
Al Viro
2006-10-20
1
-2
/
+2
|
*
|
|
|
[PATCH] xdr annotations: mount_clnt
Al Viro
2006-10-20
1
-3
/
+3
|
*
|
|
|
[PATCH] nfs: verifier is network-endian
Al Viro
2006-10-20
4
-9
/
+9
|
*
|
|
|
[PATCH] xdr annotations: fs/nfs/callback*
Al Viro
2006-10-20
2
-24
/
+24
|
*
|
|
|
[PATCH] fs/nfs/callback* passes error values big-endian
Al Viro
2006-10-20
3
-36
/
+36
|
*
|
|
|
[PATCH] xdr annotations: NFS readdir entries
Al Viro
2006-10-20
8
-15
/
+15
|
*
|
|
|
[PATCH] xdr annotations: NFSv4
Al Viro
2006-10-20
1
-177
/
+181
[prev]
[next]