index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-07
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
Trent Jaeger
4
-11
/
+4
2006-01-07
[PKTGEN]: Adds missing __init.
Luiz Capitulino
1
-3
/
+2
2006-01-07
[ACPI] linux-acpi@vger.kernel.org replaces acpi-devel@lists.sourceforge.net
Len Brown
1
-1
/
+1
2006-01-07
[NETFILTER]: ipt_helper.c needs linux/interrupt.h
Joe
1
-0
/
+1
2006-01-07
[BRIDGE] netfilter: vlan + hw checksum = bug?
Stephen Hemminger
1
-4
/
+9
2006-01-07
[X25]: Fix for broken x25 module.
Shaun Pereira
1
-6
/
+1
2006-01-07
[NET]: Change sk_run_filter()'s return type in net/core/filter.c
Kris Katterjohn
3
-6
/
+6
2006-01-07
[NET]: Use newer is_multicast_ether_addr() in some files
Kris Katterjohn
3
-3
/
+3
2006-01-06
Merge ../torvalds-2.6/
Greg Kroah-Hartman
631
-12111
/
+62650
2006-01-06
kconfig: fix gconfig with POSIXLY_CORRECT=1
Adrian Bunk
1
-4
/
+4
2006-01-06
kbuild: un-stringnify KBUILD_MODNAME
Sam Ravnborg
10
-15
/
+13
2006-01-06
SUNRPC: Make krb5 report unsupported encryption types
J. Bruce Fields
1
-3
/
+7
2006-01-06
SUNRPC: Make spkm3 report unsupported encryption types
J. Bruce Fields
1
-3
/
+7
2006-01-06
SUNRPC: Update the spkm3 code to use the make_checksum interface
J. Bruce Fields
4
-9
/
+9
2006-01-06
NFSv4: Fix an Oops in nfs_do_expire_all_delegations
Trond Myklebust
1
-4
/
+2
2006-01-06
NFSv4: Allow entries in the idmap cache to expire
Trond Myklebust
5
-0
/
+39
2006-01-06
SUNRPC: Clean up xprt_destroy()
Trond Myklebust
1
-24
/
+6
2006-01-06
SUNRPC: Ensure client closes the socket when server initiates a close
Trond Myklebust
3
-19
/
+27
2006-01-06
NFS: get rid of some needless code obfuscation in xdr_encode_sattr().
Trond Myklebust
1
-11
/
+10
2006-01-06
NFS: Send valid mode bits to the server
Trond Myklebust
3
-2
/
+5
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
8
-15
/
+5
2006-01-06
SUNRPC: transport switch API for setting port number
Chuck Lever
3
-3
/
+20
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
3
-8
/
+18
2006-01-06
SUNRPC: switchable buffer allocation
Chuck Lever
6
-36
/
+49
2006-01-06
NFSv3: try get_root user-supplied security_flavor
J. Bruce Fields
1
-7
/
+19
2006-01-06
NLM: fix parsing of sm notify procedure
J. Bruce Fields
1
-1
/
+3
2006-01-06
NLM: Further cancel fixes
J. Bruce Fields
3
-7
/
+17
2006-01-06
NLM: clean up nlmsvc_delete_block
J. Bruce Fields
1
-2
/
+1
2006-01-06
NLM: don't unlock on cancel requests
J. Bruce Fields
2
-16
/
+2
2006-01-06
NLM: Clean up nlmsvc_grant_reply locking
J. Bruce Fields
1
-4
/
+3
2006-01-06
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
Adrian Bunk
2
-22
/
+0
2006-01-06
NFSv4: Allow user to set the port used by the NFSv4 callback channel
Trond Myklebust
7
-3
/
+128
2006-01-06
NFS: Clean up weak cache consistency code
Trond Myklebust
1
-20
/
+40
2006-01-06
NFSv4: Ensure DELEGRETURN returns attributes
Trond Myklebust
4
-17
/
+41
2006-01-06
NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec
Trond Myklebust
3
-1
/
+5
2006-01-06
SUNRPC: Fix a potential race in rpc_pipefs.
Trond Myklebust
1
-3
/
+6
2006-01-06
NFS: Make directIO aware of compound pages...
Trond Myklebust
1
-3
/
+4
2006-01-06
NFS: Make stat() return updated mtimes after a write()
Trond Myklebust
3
-11
/
+15
2006-01-06
NFSv4: Ensure that we return the delegation on the target of a rename too.
Trond Myklebust
1
-1
/
+3
2006-01-06
NFS: support large reads and writes on the wire
Chuck Lever
8
-53
/
+91
2006-01-06
NFS: make "inode number mismatch" message more useful
Chuck Lever
1
-8
/
+9
2006-01-06
NFS: get rid of useless kernel log message
Chuck Lever
1
-2
/
+1
2006-01-06
NFS: simplify inlined bit ops in nfs_page.h
Chuck Lever
1
-9
/
+3
2006-01-06
NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()
Chuck Lever
1
-2
/
+2
2006-01-06
NFS: use generic_write_checks() to sanity check direct writes
Chuck Lever
1
-24
/
+19
2006-01-06
NFSv4: Remove requirement for machine creds for the "setclientid" operation
Trond Myklebust
4
-49
/
+52
2006-01-06
NFSv4: Remove requirement for machine creds for the "renew" operation
Trond Myklebust
4
-25
/
+41
2006-01-06
NFSv4: Send RENEW requests to the server only when we're holding state
Trond Myklebust
5
-2
/
+75
2006-01-06
NFS: Convert instances of kernel_thread() to kthread()
Trond Myklebust
1
-30
/
+16
2006-01-06
NFSv4: State recovery cleanup
Trond Myklebust
3
-25
/
+28
[prev]
[next]