Age | Commit message (Expand) | Author |
2013-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-14 | sunrpc: now we can just set ->s_d_op | Al Viro |
2013-07-14 | __rpc_lookup_create_exclusive: pass string instead of qstr | Al Viro |
2013-07-14 | rpc_create_*_dir: don't bother with qstr | Al Viro |
2013-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-07-12 | ipv6: only static routes qualify for equal cost multipathing | Hannes Frederic Sowa |
2013-07-12 | tcp: account all retransmit failures | Yuchung Cheng |
2013-07-12 | net: access page->private by using page_private | Sunghan Suh |
2013-07-12 | net: strict_strtoul is obsolete, use kstrtoul instead | “Cosmin |
2013-07-11 | net/tipc: use %*phC to dump small buffers in hex form | Andy Shevchenko |
2013-07-11 | gre: Fix MTU sizing check for gretap tunnels | Alexander Duyck |
2013-07-11 | pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts | Paolo Valente |
2013-07-11 | pkt_sched: sch_qfq: improve efficiency of make_eligible | Paolo Valente |
2013-07-11 | gso: Update tunnel segmentation to support Tx checksum offload | Alexander Duyck |
2013-07-11 | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-11 | inet: fix spacing in assignment | Camelia Groza |
2013-07-11 | ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF | Hannes Frederic Sowa |
2013-07-11 | 9p: fix off by one causing access violations and memory corruption | Sasha Levin |
2013-07-11 | Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2013-07-11 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-07-10 | ipv6: in case of link failure remove route directly instead of letting it expire | Hannes Frederic Sowa |
2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir |
2013-07-10 | net: rename ll methods to busy-poll | Eliezer Tamir |
2013-07-10 | net: rename include/net/ll_poll.h to include/net/busy_poll.h | Eliezer Tamir |
2013-07-10 | SUNRPC: Fix a deadlock in rpc_client_register() | Trond Myklebust |
2013-07-09 | rpc_pipe: rpc_dir_inode_operations can be static | Fengguang Wu |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
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-1' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2013-07-09 | net: sctp: confirm route during forward progress | Daniel Borkmann |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-07-09 | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-08 | net: rename low latency sockets functions to busy poll | Eliezer Tamir |
2013-07-08 | svcrpc: fix failures to handle -1 uid's | J. Bruce Fields |
2013-07-07 | 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-06 | bridge: fix some kernel warning in multicast timer | Cong Wang |
2013-07-04 | sit: fix tunnel update via netlink | Nicolas Dichtel |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-07-04 | Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for... | Jiri Kosina |
2013-07-03 | ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ... | Hannes Frederic Sowa |