index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials
Eric W. Biederman
1
-2
/
+4
2013-02-13
sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.
Eric W. Biederman
1
-5
/
+9
2013-02-13
sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials
Eric W. Biederman
1
-3
/
+3
2013-02-13
sunrpc: Hash uids by first computing their value in the initial userns
Eric W. Biederman
2
-3
/
+8
2013-02-13
sunrpc: Update svcgss xdr handle to rpsec_contect cache
Eric W. Biederman
1
-5
/
+13
2013-02-13
sunrpc: Update gss uid to security context mapping.
Eric W. Biederman
1
-5
/
+15
2013-02-13
sunrpc: Use gid_valid to test for gid != INVALID_GID
Eric W. Biederman
1
-3
/
+2
2013-02-13
sunrpc: Convert kuids and kgids to uids and gids for printing
Eric W. Biederman
3
-7
/
+13
2013-02-13
sunrpc: Simplify auth_unix now that everything is a kgid_t
Eric W. Biederman
1
-10
/
+4
2013-02-13
sunrpc: Use uid_eq and gid_eq where appropriate
Eric W. Biederman
4
-8
/
+8
2013-02-13
sunrpc: Use kuid_t and kgid_t where appropriate
Eric W. Biederman
3
-10
/
+10
2013-02-13
sunrpc: Use userns friendly constants.
Eric W. Biederman
4
-9
/
+9
2013-02-12
9p: Modify the stat structures to use kuid_t and kgid_t
Eric W. Biederman
2
-11
/
+20
2013-02-12
9p: Transmit kuid and kgid values
Eric W. Biederman
1
-12
/
+13
2013-02-12
9p: Add 'u' and 'g' format specifies for kuids and kgids
Eric W. Biederman
1
-0
/
+36
2013-02-12
ceph: Only allow mounts in the initial network namespace
Eric W. Biederman
1
-0
/
+5
2012-12-20
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-60
/
+61
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
4
-111
/
+105
2012-12-20
libceph: register request before unregister linger
Alex Elder
1
-1
/
+1
2012-12-20
libceph: don't use rb_init_node() in ceph_osdc_alloc_request()
Alex Elder
1
-1
/
+1
2012-12-20
libceph: init event->node in ceph_osdc_create_event()
Alex Elder
1
-0
/
+1
2012-12-20
libceph: init osd->o_node in create_osd()
Alex Elder
1
-0
/
+1
2012-12-20
libceph: report connection fault with warning
Alex Elder
1
-1
/
+1
2012-12-20
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2012-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-57
/
+121
2012-12-19
ipv6: addrconf.c: remove unnecessary "if"
Cong Ding
1
-2
/
+1
2012-12-19
bridge: Correctly encode addresses when dumping mdb entries
Vlad Yasevich
1
-2
/
+4
2012-12-19
bridge: Do not unregister all PF_BRIDGE rtnl operations
Vlad Yasevich
4
-1
/
+9
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+2
2012-12-18
Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-74
/
+144
2012-12-17
atm: use scnprintf() instead of sprintf()
chas williams - CONTRACTOR
1
-25
/
+15
2012-12-17
netlink: validate addr_len on bind
Hannes Frederic Sowa
1
-0
/
+3
2012-12-17
netlink: change presentation of portid in procfs to unsigned
Hannes Frederic Sowa
1
-1
/
+1
2012-12-17
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
4
-7
/
+11
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+30
2012-12-17
svcrpc: fix some printks
J. Bruce Fields
1
-4
/
+4
2012-12-17
libceph: socket can close in any connection state
Alex Elder
1
-17
/
+30
2012-12-17
rbd: remove linger unconditionally
Alex Elder
1
-1
/
+1
2012-12-17
SUNRPC: continue run over clients list on PipeFS event instead of break
Stanislav Kinsbursky
1
-1
/
+1
2012-12-17
libceph: avoid using freed osd in __kick_osd_requests()
Alex Elder
1
-1
/
+2
2012-12-17
ceph: don't reference req after put
Alex Elder
1
-1
/
+1
2012-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-9
/
+6
2012-12-16
ipv6: Fix Makefile offload objects
Simon Arlott
1
-1
/
+1
2012-12-15
sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch
Daniel Borkmann
1
-1
/
+2
2012-12-15
bridge: add flags to distinguish permanent mdb entires
Amerigo Wang
3
-7
/
+14
2012-12-15
sctp: Change defaults on cookie hmac selection
Neil Horman
2
-4
/
+27
2012-12-15
SUNRPC: variable 'svsk' is unused in function bc_send_request
Trond Myklebust
1
-2
/
+0
2012-12-15
SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket
Trond Myklebust
1
-0
/
+4
2012-12-14
userns: Require CAP_SYS_ADMIN for most uses of setns.
Eric W. Biederman
1
-1
/
+2
2012-12-14
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
5
-8
/
+24
[next]