index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-12
[PATCH] Dynamic kernel command-line: sparc
Alon Bar-Lev
2
-2
/
+2
2007-02-12
[PATCH] Dynamic kernel command-line: sh64
Alon Bar-Lev
1
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: sh
Alon Bar-Lev
1
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: s390
Alon Bar-Lev
1
-1
/
+1
2007-02-12
[PATCH] Dynamic kernel command-line: ppc
Alon Bar-Lev
4
-5
/
+5
2007-02-12
[PATCH] Dynamic kernel command-line: powerpc
Alon Bar-Lev
4
-5
/
+5
2007-02-12
[PATCH] Dynamic kernel command-line: parisc
Alon Bar-Lev
2
-6
/
+6
2007-02-12
[PATCH] Dynamic kernel command-line: mips
Alon Bar-Lev
1
-1
/
+1
2007-02-12
[PATCH] Dynamic kernel command-line: m68knommu
Alon Bar-Lev
1
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: m68k
Alon Bar-Lev
1
-1
/
+1
2007-02-12
[PATCH] Dynamic kernel command-line: m32r
Alon Bar-Lev
1
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: ia64
Alon Bar-Lev
3
-6
/
+8
2007-02-12
[PATCH] Dynamic kernel command-line: i386
Alon Bar-Lev
2
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: h8300
Alon Bar-Lev
1
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: frv
Alon Bar-Lev
1
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: cris
Alon Bar-Lev
1
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: avr32
Alon Bar-Lev
1
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: arm26
Alon Bar-Lev
1
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: arm
Alon Bar-Lev
1
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: alpha
Alon Bar-Lev
1
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: common
Alon Bar-Lev
2
-7
/
+27
2007-02-12
[PATCH] sched: avoid div in rebalance_tick
Nick Piggin
1
-3
/
+5
2007-02-12
[PATCH] eCryptfs: add flush_dcache_page() calls
Michael Halcrow
1
-0
/
+6
2007-02-12
[PATCH] eCryptfs: open-code flag checking and manipulation
Michael Halcrow
7
-68
/
+49
2007-02-12
[PATCH] eCryptfs: convert kmap() to kmap_atomic()
Michael Halcrow
3
-94
/
+39
2007-02-12
[PATCH] eCryptfs: convert f_op->write() to vfs_write()
Michael Halcrow
2
-6
/
+23
2007-02-12
[PATCH] eCryptfs: Encrypted passthrough
Michael Halcrow
5
-11
/
+113
2007-02-12
[PATCH] eCryptfs: Generalize metadata read/write
Michael Halcrow
7
-146
/
+348
2007-02-12
[PATCH] eCryptfs: xattr flags and mount options
Michael Halcrow
3
-7
/
+46
2007-02-12
[PATCH] eCryptfs: Public key; packet management
Michael Halcrow
7
-170
/
+777
2007-02-12
[PATCH] eCryptfs: Public key transport mechanism
Michael Halcrow
5
-4
/
+860
2007-02-12
[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC
Adrian Bunk
2
-4
/
+1
2007-02-12
[PATCH] knfsd: SUNRPC: fix up svc_create_socket() to take a sockaddr struct +...
Chuck Lever
1
-8
/
+8
2007-02-12
[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path
Chuck Lever
2
-10
/
+48
2007-02-12
[PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_accept
akpm@linux-foundation.org
1
-9
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: add a "generic" function to see if the peer uses a sec...
Chuck Lever
1
-3
/
+18
2007-02-12
[PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses
Chuck Lever
1
-17
/
+48
2007-02-12
[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent
Chuck Lever
2
-6
/
+13
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
10
-28
/
+51
2007-02-12
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
Chuck Lever
2
-4
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
8
-39
/
+86
2007-02-12
[PATCH] knfsd: SUNRPC: Don't set msg_name and msg_namelen when calling sock_r...
Chuck Lever
1
-15
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
Chuck Lever
2
-6
/
+11
2007-02-12
[PATCH] knfsd: SUNRPC: aplit svc_sock_enqueue out of svc_setup_socket
NeilBrown
1
-5
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
5
-26
/
+34
2007-02-12
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...
Chuck Lever
2
-20
/
+34
2007-02-12
[PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
3
-31
/
+26
2007-02-12
[PATCH] Workaround CAPI subsystem locking issue
Michael Buesch
1
-0
/
+35
2007-02-12
[PATCH] drivers/isdn/hisax/: Convert to generic boolean-values
Richard Knutsson
2
-23
/
+20
2007-02-12
[PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values
Richard Knutsson
5
-200
/
+192
[prev]
[next]