aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-12ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa
2013-07-12tcp: account all retransmit failuresYuchung Cheng
2013-07-12net: access page->private by using page_privateSunghan Suh
2013-07-12net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin
2013-07-11net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko
2013-07-11gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck
2013-07-11pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente
2013-07-11pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente
2013-07-11gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck
2013-07-11Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-11inet: fix spacing in assignmentCamelia Groza
2013-07-11ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa
2013-07-119p: fix off by one causing access violations and memory corruptionSasha Levin
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-10ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-10net: rename ll methods to busy-pollEliezer Tamir
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-10SUNRPC: Fix a deadlock in rpc_client_register()Trond Myklebust
2013-07-09rpc_pipe: rpc_dir_inode_operations can be staticFengguang Wu
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09rpc_pipe: set dentry operations at d_alloc timeJeff Layton
2013-07-09Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...Linus Torvalds
2013-07-09net: sctp: confirm route during forward progressDaniel Borkmann
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-08svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields
2013-07-079P: Add cancelled() to the transport functions.Simon Derr
2013-07-079P/RDMA: count posted buffers without a pending requestSimon Derr
2013-07-079P/RDMA: Improve error handling in rdma_requestSimon Derr
2013-07-079P/RDMA: Do not free req->rc in error handling in rdma_request()Simon Derr
2013-07-079P/RDMA: Use a semaphore to protect the RQSimon Derr
2013-07-079P/RDMA: Protect against duplicate repliesSimon Derr
2013-07-079P/RDMA: increase P9_RDMA_MAXSIZE to 1MBSimon Derr
2013-07-079pnet: refactor struct p9_fcall alloc codeSimon Derr
2013-07-079P/RDMA: rdma_request() needs not allocate req->rcSimon Derr
2013-07-079P: Fix fcall allocation for rdmaSimon Derr
2013-07-07net/9p: add privport option to 9p tcp transportJim Garlick
2013-07-06bridge: fix some kernel warning in multicast timerCong Wang
2013-07-04sit: fix tunnel update via netlinkNicolas Dichtel
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...Jiri Kosina
2013-07-03ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa