| Commit message (Expand) | Author | Age |
* | cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup | Tejun Heo | 2013-08-08 |
* | cgroup: pass around cgroup_subsys_state instead of cgroup in file methods | Tejun Heo | 2013-08-08 |
* | cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods | Tejun Heo | 2013-08-08 |
* | cgroup: add css_parent() | Tejun Heo | 2013-08-08 |
* | cgroup: add/update accessors which obtain subsys specific data from css | Tejun Heo | 2013-08-08 |
* | netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne... | Tejun Heo | 2013-08-08 |
* | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ | Tejun Heo | 2013-08-08 |
* | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-07-11 |
|\ |
|
| * | SUNRPC: Fix a deadlock in rpc_client_register() | Trond Myklebust | 2013-07-10 |
| * | rpc_pipe: rpc_dir_inode_operations can be static | Fengguang Wu | 2013-07-09 |
| * | rpc_pipe: set dentry operations at d_alloc time | Jeff Layton | 2013-07-09 |
* | | Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2013-07-11 |
|\ \ |
|
| * | | 9P: Add cancelled() to the transport functions. | Simon Derr | 2013-07-07 |
| * | | 9P/RDMA: count posted buffers without a pending request | Simon Derr | 2013-07-07 |
| * | | 9P/RDMA: Improve error handling in rdma_request | Simon Derr | 2013-07-07 |
| * | | 9P/RDMA: Do not free req->rc in error handling in rdma_request() | Simon Derr | 2013-07-07 |
| * | | 9P/RDMA: Use a semaphore to protect the RQ | Simon Derr | 2013-07-07 |
| * | | 9P/RDMA: Protect against duplicate replies | Simon Derr | 2013-07-07 |
| * | | 9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB | Simon Derr | 2013-07-07 |
| * | | 9pnet: refactor struct p9_fcall alloc code | Simon Derr | 2013-07-07 |
| * | | 9P/RDMA: rdma_request() needs not allocate req->rc | Simon Derr | 2013-07-07 |
| * | | 9P: Fix fcall allocation for rdma | Simon Derr | 2013-07-07 |
| * | | net/9p: add privport option to 9p tcp transport | Jim Garlick | 2013-07-07 |
* | | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-07-11 |
|\ \ \ |
|
| * | | | svcrpc: fix failures to handle -1 uid's | J. Bruce Fields | 2013-07-08 |
| * | | | sunrpc: Don't schedule an upcall on a replaced cache entry. | NeilBrown | 2013-07-01 |
| * | | | net/sunrpc: xpt_auth_cache should be ignored when expired. | NeilBrown | 2013-07-01 |
| * | | | sunrpc/cache: ensure items removed from cache do not have pending upcalls. | NeilBrown | 2013-07-01 |
| * | | | sunrpc/cache: use cache_fresh_unlocked consistently and correctly. | NeilBrown | 2013-07-01 |
| * | | | sunrpc/cache: remove races with queuing an upcall. | NeilBrown | 2013-07-01 |
| * | | | svcrpc: don't error out on small tcp fragment | J. Bruce Fields | 2013-07-01 |
| * | | | svcrpc: fix handling of too-short rpc's | J. Bruce Fields | 2013-07-01 |
| * | | | svcrpc: store gss mech in svc_cred | J. Bruce Fields | 2013-07-01 |
| * | | | svcrpc: introduce init_svc_cred | J. Bruce Fields | 2013-07-01 |
| * | | | Merge branch 'for-3.10' into 'for-3.11' | J. Bruce Fields | 2013-07-01 |
| |\ \ \ |
|
| * | | | | sunrpc: the cache_detail in cache_is_valid is unused any more | chaoting fan | 2013-05-21 |
| * | | | | sunrpc: server back channel needs no rpcbind method | J. Bruce Fields | 2013-05-15 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | net: sctp: confirm route during forward progress | Daniel Borkmann | 2013-07-09 |
| * | | | | net: rename low latency sockets functions to busy poll | Eliezer Tamir | 2013-07-08 |
| * | | | | bridge: fix some kernel warning in multicast timer | Cong Wang | 2013-07-06 |
| * | | | | sit: fix tunnel update via netlink | Nicolas Dichtel | 2013-07-04 |
| * | | | | ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ... | Hannes Frederic Sowa | 2013-07-03 |
| * | | | | net: ipv6: fix wrong ping_v6_sendmsg return value | Lorenzo Colitti | 2013-07-03 |
| * | | | | net: ipv6: add missing lock in ping_v6_sendmsg | Lorenzo Colitti | 2013-07-03 |
| * | | | | netem: fix possible NULL deref in netem_dequeue() | Eric Dumazet | 2013-07-03 |
| * | | | | core: Copy inner_protocol in copy_skb_header() | Joe Stringer | 2013-07-03 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 |
| |\ \ \ \ |
|
| * | | | | | net: gre: move GSO functions to gre_offload | Daniel Borkmann | 2013-07-03 |
| * | | | | | ip_tunnels: Use skb-len to PMTU check. | Pravin B Shelar | 2013-07-02 |