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.12.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
2009-08-09
SUNRPC: clean up rpc_setup_pipedir()
Trond Myklebust
2
-70
/
+36
2009-08-09
SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path
Trond Myklebust
2
-14
/
+14
2009-08-09
SUNRPC: Clean up rpc_create_client_dir()
Trond Myklebust
1
-42
/
+41
2009-08-09
SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
Trond Myklebust
2
-9
/
+8
2009-08-09
SUNRPC: rpc_pipefs cleanup
Trond Myklebust
1
-40
/
+40
2009-08-09
SUNRPC: Clean up rpc_populate/depopulate
Trond Myklebust
1
-86
/
+101
2009-08-09
SUNRPC: Clean up rpc_lookup_create
Trond Myklebust
1
-41
/
+59
2009-08-09
SUNRPC: Clean up rpc_unlink()
Trond Myklebust
1
-8
/
+27
2009-08-09
SUNRPC: Clean up file creation code in rpc_pipefs
Trond Myklebust
1
-43
/
+77
2009-08-09
SUNRPC: Clean up rpc_pipefs lookup code...
Trond Myklebust
1
-5
/
+10
2009-08-09
SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall
Trond Myklebust
1
-4
/
+11
2009-08-09
SUNRPC: Constify rpc_pipe_ops...
Trond Myklebust
2
-7
/
+8
2009-08-09
SUNRPC: Add documenting comments in net/sunrpc/timer.c
Chuck Lever
1
-16
/
+29
2009-08-09
SUNRPC: Update xprt address strings after an rpcbind completes
Chuck Lever
1
-41
/
+41
2009-08-09
SUNRPC: Kill RPC_DISPLAY_ALL
Chuck Lever
2
-21
/
+34
2009-08-09
SUNRPC: Rename sock_xprt.addr as sock_xprt.srcaddr
Chuck Lever
1
-12
/
+12
2009-08-09
SUNRPC: Eliminate PROC macro from rpcb_clnt
Chuck Lever
1
-22
/
+91
2009-08-09
SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c
Chuck Lever
1
-81
/
+0
2009-08-09
SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c
Chuck Lever
1
-3
/
+77
2009-08-09
SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET
Chuck Lever
1
-0
/
+22
2009-08-09
SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c
Chuck Lever
1
-34
/
+0
2009-08-09
SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c
Chuck Lever
1
-1
/
+75
2009-08-09
SUNRPC: Use rpc_ntop() for constructing transport address strings
Chuck Lever
2
-102
/
+52
2009-08-09
SUNRPC: Remove duplicate universal address generation
Chuck Lever
3
-45
/
+29
2009-08-09
SUNRPC: Provide functions for managing universal addresses
Chuck Lever
2
-1
/
+365
2009-08-09
SUNRPC: Move XDR data type size macros
Chuck Lever
1
-25
/
+31
2009-08-09
SUNRPC: convert some sysctls into module parameters
Trond Myklebust
1
-0
/
+52
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+0
2009-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
3
-3
/
+33
2009-08-07
irda: Fix irda_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-07
appletalk: fix atalk_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-07
netrom: Fix nr_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-07
econet: Fix econet_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-07
rose: Fix rose_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-06
af_ieee802154: provide dummy get/setsockopt
Dmitry Eremin-Solenikov
2
-0
/
+28
2009-08-06
af_ieee802154: fix ioctl processing
Dmitry Eremin-Solenikov
1
-3
/
+5
2009-08-05
phonet: phonet_device_get() fix
Eric Dumazet
1
-1
/
+1
2009-08-05
dccp: missing destroy of percpu counter variable while unload module
Wei Yongjun
1
-0
/
+1
2009-08-05
net: Fix spinlock use in alloc_netdev_mq()
Ingo Molnar
1
-2
/
+0
2009-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-37
/
+79
2009-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-6
/
+10
2009-08-04
cfg80211: fix regression on beacon world roaming feature
Luis R. Rodriguez
2
-5
/
+7
2009-08-04
cfg80211: add two missing NULL pointer checks
Johannes Berg
1
-1
/
+3
2009-08-04
bluetooth: rfcomm_init bug fix
Dave Young
2
-9
/
+20
2009-08-02
net: restore the original spinlock to protect unicast list
Jiri Pirko
1
-9
/
+16
2009-08-02
net: net_assign_generic() fix
Eric Dumazet
1
-1
/
+1
2009-07-31
ipv4: ARP neigh procfs buffer overflow
roel kluin
1
-1
/
+3
2009-07-30
net/netlabel: Add kmalloc NULL tests
Julia Lawall
1
-1
/
+1
2009-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-10
/
+28
2009-07-30
net-dccp: suppress warning about large allocations from DCCP
Mel Gorman
1
-2
/
+2
[prev]
[next]