index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
SUNRPC: Fix up constant string declarations in struct rpcbind_args
Trond Myklebust
1
-7
/
+5
2008-01-30
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
3
-36
/
+25
2008-01-30
SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()
Chuck Lever
1
-7
/
+6
2008-01-30
SUNRPC: Add support for per-client timeout values
Trond Myklebust
4
-18
/
+18
2008-01-30
SUNRPC: Clean up the transport timeout initialisation
Trond Myklebust
3
-26
/
+27
2008-01-30
SUNRPC: cleanup for rpc_new_client()
Trond Myklebust
1
-10
/
+14
2008-01-30
SUNRPC: Move universal address definitions to global header
Chuck Lever
1
-42
/
+3
2008-01-30
SUNRPC: RPC version numbers are u32
Chuck Lever
1
-2
/
+2
2008-01-30
SUNRPC: Fix socket address handling in rpcb_clnt
Chuck Lever
1
-8
/
+12
2008-01-30
SUNRPC: rpc_create() default hostname should support AF_INET6 addresses
Chuck Lever
1
-5
/
+27
2008-01-30
SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate()
Chuck Lever
1
-2
/
+2
2008-01-30
SUNRPC: temp var should match return type of xdr_skb_read_actor
Chuck Lever
1
-1
/
+1
2008-01-30
SUNRPC: Check a return result
Chuck Lever
1
-3
/
+5
2008-01-30
SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks()
Chuck Lever
1
-1
/
+1
2008-01-30
SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs()
Chuck Lever
1
-3
/
+3
2008-01-30
SUNRPC: Cleanup to remove the last users of the RPC_WAITQ declaration
Trond Myklebust
1
-1
/
+6
2008-01-30
SUNRPC: Unexport rpc_init_task() and rpc_execute()
Trond Myklebust
1
-3
/
+1
2008-01-30
SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task
Trond Myklebust
1
-6
/
+10
2008-01-30
SUNRPC: Remove the now unused function rpc_call_setup()
Trond Myklebust
1
-18
/
+0
2008-01-30
NFS/SUNRPC: Convert all users of rpc_call_setup()
Trond Myklebust
1
-21
/
+19
2008-01-30
SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg
Trond Myklebust
2
-7
/
+15
2008-01-30
SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action
Trond Myklebust
1
-0
/
+7
2008-01-30
SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task
Trond Myklebust
2
-6
/
+10
2008-01-30
SUNRPC: Clean up the initialisation of priority queue scheduling info.
Trond Myklebust
1
-15
/
+15
2008-01-30
SUNRPC: Clean up rpc_run_task
Trond Myklebust
2
-28
/
+16
2008-01-30
SUNRPC: Cleanup of rpc_task initialisation
Trond Myklebust
2
-28
/
+50
2008-01-30
SUNRPC: Restrict sunrpc client exports
Trond Myklebust
6
-44
/
+44
2008-01-30
SUNRPC: Move exported declarations to the function declarations
Trond Myklebust
9
-67
/
+55
2008-01-30
sunrpc: document the rpc_pipefs kernel api
J. Bruce Fields
1
-1
/
+51
2008-01-30
SUNRPC: Reconnect immediately whenever the server isn't refusing it.
Trond Myklebust
1
-1
/
+9
2008-01-30
SUNRPC: Rename xprt_disconnect()
Trond Myklebust
3
-7
/
+7
2008-01-30
SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect()
Trond Myklebust
2
-3
/
+3
2008-01-30
SUNRPC: xprt_autoclose() should not call xprt_disconnect()
Trond Myklebust
2
-3
/
+1
2008-01-30
SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket
Trond Myklebust
1
-7
/
+34
2008-01-30
SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes
Trond Myklebust
1
-0
/
+2
2008-01-30
SUNRPC: Allow the client to detect if the TCP connection is closed
Trond Myklebust
1
-3
/
+21
2008-01-30
SUNRPC: Fix TCP rebinding logic
Trond Myklebust
1
-21
/
+38
2008-01-30
SUNRPC: Fix a race in xs_tcp_state_change()
Trond Myklebust
2
-4
/
+21
2008-01-29
[IPV6] ADDRLABEL: Fix double free on label deletion.
YOSHIFUJI Hideaki
1
-8
/
+6
2008-01-29
[IPV4] fib_trie: remove unneeded NULL check
Stephen Hemminger
1
-3
/
+0
2008-01-29
[IPV4] fib_trie: More whitespace cleanup.
Stephen Hemminger
1
-6
/
+0
2008-01-29
[NET_SCHED]: Use nla_policy for attribute validation in ematches
Patrick McHardy
2
-8
/
+12
2008-01-29
[NET_SCHED]: Use nla_policy for attribute validation in actions
Patrick McHardy
7
-33
/
+51
2008-01-29
[NET_SCHED]: Use nla_policy for attribute validation in classifiers
Patrick McHardy
6
-68
/
+59
2008-01-29
[NET_SCHED]: Use nla_policy for attribute validation in packet schedulers
Patrick McHardy
9
-93
/
+87
2008-01-29
[NET_SCHED]: sch_api: introduce constant for rate table size
Patrick McHardy
1
-1
/
+2
2008-01-29
[NET_SCHED]: Use typeful attribute parsing helpers
Patrick McHardy
11
-29
/
+27
2008-01-29
[NET_SCHED]: Use typeful attribute construction helpers
Patrick McHardy
11
-31
/
+26
2008-01-29
[NET_SCHED]: Use NLA_PUT_STRING for string dumping
Patrick McHardy
6
-8
/
+8
2008-01-29
[NET_SCHED]: Use nla_nest_start/nla_nest_end
Patrick McHardy
16
-133
/
+166
[next]