aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-13
* sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.Eric W. Biederman2013-02-13
* sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-13
* sunrpc: Hash uids by first computing their value in the initial usernsEric W. Biederman2013-02-13
* sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman2013-02-13
* sunrpc: Update gss uid to security context mapping.Eric W. Biederman2013-02-13
* sunrpc: Use gid_valid to test for gid != INVALID_GIDEric W. Biederman2013-02-13
* sunrpc: Convert kuids and kgids to uids and gids for printingEric W. Biederman2013-02-13
* sunrpc: Simplify auth_unix now that everything is a kgid_tEric W. Biederman2013-02-13
* sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman2013-02-13
* sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-13
* sunrpc: Use userns friendly constants.Eric W. Biederman2013-02-13
* 9p: Modify the stat structures to use kuid_t and kgid_tEric W. Biederman2013-02-12
* 9p: Transmit kuid and kgid valuesEric W. Biederman2013-02-12
* 9p: Add 'u' and 'g' format specifies for kuids and kgidsEric W. Biederman2013-02-12
* ceph: Only allow mounts in the initial network namespaceEric W. Biederman2013-02-12
* Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-20
|\
| * nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-17
| * svcrpc: fix some printksJ. Bruce Fields2012-12-17
| * SUNRPC: remove redundant "linux/nsproxy.h" includesStanislav Kinsbursky2012-12-10
| * svcrpc: support multiple-fragment rpc'sJ. Bruce Fields2012-12-04
| * svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields2012-12-04
| * svcrpc: fix off-by-4 error in "incomplete TCP record" dprintkJ. Bruce Fields2012-12-04
| * svcrpc: delay minimum-rpc-size check till laterJ. Bruce Fields2012-12-04
| * svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields2012-12-04
| * svcrpc: demote some printks to a dprintkJ. Bruce Fields2012-11-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-20
|\ \
| * | libceph: register request before unregister lingerAlex Elder2012-12-20
| * | libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder2012-12-20
| * | libceph: init event->node in ceph_osdc_create_event()Alex Elder2012-12-20
| * | libceph: init osd->o_node in create_osd()Alex Elder2012-12-20
| * | libceph: report connection fault with warningAlex Elder2012-12-20
| * | libceph: socket can close in any connection stateAlex Elder2012-12-17
| * | rbd: remove linger unconditionallyAlex Elder2012-12-17
| * | libceph: avoid using freed osd in __kick_osd_requests()Alex Elder2012-12-17
| * | ceph: don't reference req after putAlex Elder2012-12-17
| * | libceph: remove 'osdtimeout' optionSage Weil2012-12-13
| * | libceph: define ceph_pg_pool_name_by_id()Alex Elder2012-11-01
| * | libceph: fix osdmap decode error pathsSage Weil2012-10-30
| * | libceph: avoid NULL kref_put from NULL alloc_msg returnSage Weil2012-10-26
| * | rbd: define common queue_con_delay()Alex Elder2012-10-10
| * | rbd: let con_work() handle backoffAlex Elder2012-10-10
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-20
|\ \ \
| * | | virtio: 9p: correctly pass physical address to userspace for high pagesWill Deacon2012-10-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-19
|\ \ \ \
| * | | | ipv6: addrconf.c: remove unnecessary "if"Cong Ding2012-12-19
| * | | | bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich2012-12-19
| * | | | bridge: Do not unregister all PF_BRIDGE rtnl operationsVlad Yasevich2012-12-19
| * | | | atm: use scnprintf() instead of sprintf()chas williams - CONTRACTOR2012-12-17
| * | | | netlink: validate addr_len on bindHannes Frederic Sowa2012-12-17