index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials
Eric W. Biederman
2013-02-13
1
-2
/
+4
*
sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.
Eric W. Biederman
2013-02-13
1
-5
/
+9
*
sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials
Eric W. Biederman
2013-02-13
1
-3
/
+3
*
sunrpc: Hash uids by first computing their value in the initial userns
Eric W. Biederman
2013-02-13
2
-3
/
+8
*
sunrpc: Update svcgss xdr handle to rpsec_contect cache
Eric W. Biederman
2013-02-13
1
-5
/
+13
*
sunrpc: Update gss uid to security context mapping.
Eric W. Biederman
2013-02-13
1
-5
/
+15
*
sunrpc: Use gid_valid to test for gid != INVALID_GID
Eric W. Biederman
2013-02-13
1
-3
/
+2
*
sunrpc: Convert kuids and kgids to uids and gids for printing
Eric W. Biederman
2013-02-13
3
-7
/
+13
*
sunrpc: Simplify auth_unix now that everything is a kgid_t
Eric W. Biederman
2013-02-13
1
-10
/
+4
*
sunrpc: Use uid_eq and gid_eq where appropriate
Eric W. Biederman
2013-02-13
4
-8
/
+8
*
sunrpc: Use kuid_t and kgid_t where appropriate
Eric W. Biederman
2013-02-13
3
-10
/
+10
*
sunrpc: Use userns friendly constants.
Eric W. Biederman
2013-02-13
4
-9
/
+9
*
9p: Modify the stat structures to use kuid_t and kgid_t
Eric W. Biederman
2013-02-12
2
-11
/
+20
*
9p: Transmit kuid and kgid values
Eric W. Biederman
2013-02-12
1
-12
/
+13
*
9p: Add 'u' and 'g' format specifies for kuids and kgids
Eric W. Biederman
2013-02-12
1
-0
/
+36
*
ceph: Only allow mounts in the initial network namespace
Eric W. Biederman
2013-02-12
1
-0
/
+5
*
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-12-20
5
-60
/
+61
|
\
|
*
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-12-17
4
-7
/
+11
|
*
svcrpc: fix some printks
J. Bruce Fields
2012-12-17
1
-4
/
+4
|
*
SUNRPC: remove redundant "linux/nsproxy.h" includes
Stanislav Kinsbursky
2012-12-10
2
-2
/
+0
|
*
svcrpc: support multiple-fragment rpc's
J. Bruce Fields
2012-12-04
1
-25
/
+25
|
*
svcrpc: track rpc data length separately from sk_tcplen
J. Bruce Fields
2012-12-04
1
-7
/
+12
|
*
svcrpc: fix off-by-4 error in "incomplete TCP record" dprintk
J. Bruce Fields
2012-12-04
1
-1
/
+2
|
*
svcrpc: delay minimum-rpc-size check till later
J. Bruce Fields
2012-12-04
1
-9
/
+7
|
*
svcrpc: don't byte-swap sk_reclen in place
J. Bruce Fields
2012-12-04
1
-15
/
+11
|
*
svcrpc: demote some printks to a dprintk
J. Bruce Fields
2012-11-07
1
-3
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-12-20
4
-111
/
+105
|
\
\
|
*
|
libceph: register request before unregister linger
Alex Elder
2012-12-20
1
-1
/
+1
|
*
|
libceph: don't use rb_init_node() in ceph_osdc_alloc_request()
Alex Elder
2012-12-20
1
-1
/
+1
|
*
|
libceph: init event->node in ceph_osdc_create_event()
Alex Elder
2012-12-20
1
-0
/
+1
|
*
|
libceph: init osd->o_node in create_osd()
Alex Elder
2012-12-20
1
-0
/
+1
|
*
|
libceph: report connection fault with warning
Alex Elder
2012-12-20
1
-1
/
+1
|
*
|
libceph: socket can close in any connection state
Alex Elder
2012-12-17
1
-17
/
+30
|
*
|
rbd: remove linger unconditionally
Alex Elder
2012-12-17
1
-1
/
+1
|
*
|
libceph: avoid using freed osd in __kick_osd_requests()
Alex Elder
2012-12-17
1
-1
/
+2
|
*
|
ceph: don't reference req after put
Alex Elder
2012-12-17
1
-1
/
+1
|
*
|
libceph: remove 'osdtimeout' option
Sage Weil
2012-12-13
2
-45
/
+5
|
*
|
libceph: define ceph_pg_pool_name_by_id()
Alex Elder
2012-11-01
1
-0
/
+16
|
*
|
libceph: fix osdmap decode error paths
Sage Weil
2012-10-30
1
-11
/
+20
|
*
|
libceph: avoid NULL kref_put from NULL alloc_msg return
Sage Weil
2012-10-26
1
-1
/
+2
|
*
|
rbd: define common queue_con_delay()
Alex Elder
2012-10-09
1
-15
/
+23
|
*
|
rbd: let con_work() handle backoff
Alex Elder
2012-10-09
1
-18
/
+2
*
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-20
1
-1
/
+2
|
\
\
\
|
*
|
|
virtio: 9p: correctly pass physical address to userspace for high pages
Will Deacon
2012-10-22
1
-1
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-12-19
18
-57
/
+121
|
\
\
\
\
|
*
|
|
|
ipv6: addrconf.c: remove unnecessary "if"
Cong Ding
2012-12-19
1
-2
/
+1
|
*
|
|
|
bridge: Correctly encode addresses when dumping mdb entries
Vlad Yasevich
2012-12-19
1
-2
/
+4
|
*
|
|
|
bridge: Do not unregister all PF_BRIDGE rtnl operations
Vlad Yasevich
2012-12-19
4
-1
/
+9
|
*
|
|
|
atm: use scnprintf() instead of sprintf()
chas williams - CONTRACTOR
2012-12-17
1
-25
/
+15
|
*
|
|
|
netlink: validate addr_len on bind
Hannes Frederic Sowa
2012-12-17
1
-0
/
+3
[next]