aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-52/+26
2013-07-14sunrpc: now we can just set ->s_d_opGravatar Al Viro 1-3/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrGravatar Al Viro 1-25/+9
2013-07-14rpc_create_*_dir: don't bother with qstrGravatar Al Viro 3-31/+21
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 21-146/+170
2013-07-12ipv6: only static routes qualify for equal cost multipathingGravatar Hannes Frederic Sowa 1-4/+11
2013-07-12tcp: account all retransmit failuresGravatar Yuchung Cheng 1-3/+4
2013-07-12net: access page->private by using page_privateGravatar Sunghan Suh 1-3/+3
2013-07-12net: strict_strtoul is obsolete, use kstrtoul insteadGravatar “Cosmin 1-1/+1
2013-07-11net/tipc: use %*phC to dump small buffers in hex formGravatar Andy Shevchenko 1-7/+1
2013-07-11gre: Fix MTU sizing check for gretap tunnelsGravatar Alexander Duyck 1-1/+1
2013-07-11pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsGravatar Paolo Valente 1-63/+55
2013-07-11pkt_sched: sch_qfq: improve efficiency of make_eligibleGravatar Paolo Valente 1-1/+8
2013-07-11gso: Update tunnel segmentation to support Tx checksum offloadGravatar Alexander Duyck 3-9/+12
2013-07-11Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 2-12/+29
2013-07-11inet: fix spacing in assignmentGravatar Camelia Groza 1-1/+1
2013-07-11ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFGravatar Hannes Frederic Sowa 1-23/+40
2013-07-119p: fix off by one causing access violations and memory corruptionGravatar Sasha Levin 1-5/+5
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Gravatar Linus Torvalds 3-76/+167
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 6-51/+63
2013-07-10ipv6: in case of link failure remove route directly instead of letting it expireGravatar Hannes Frederic Sowa 1-3/+6
2013-07-10net: rename busy poll socket op and globalsGravatar Eliezer Tamir 3-9/+9
2013-07-10net: rename ll methods to busy-pollGravatar Eliezer Tamir 4-4/+4
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hGravatar Eliezer Tamir 9-9/+9
2013-07-10SUNRPC: Fix a deadlock in rpc_client_register()Gravatar Trond Myklebust 1-7/+9
2013-07-09rpc_pipe: rpc_dir_inode_operations can be staticGravatar Fengguang Wu 1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 331-7956/+11095
2013-07-09rpc_pipe: set dentry operations at d_alloc timeGravatar Jeff Layton 1-5/+20
2013-07-09Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...Gravatar Linus Torvalds 1-1/+4
2013-07-09net: sctp: confirm route during forward progressGravatar Daniel Borkmann 2-0/+15
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 2-31/+38
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 3-45/+53
2013-07-08net: rename low latency sockets functions to busy pollGravatar Eliezer Tamir 3-10/+11
2013-07-08svcrpc: fix failures to handle -1 uid'sGravatar J. Bruce Fields 1-2/+0
2013-07-079P: Add cancelled() to the transport functions.Gravatar Simon Derr 2-3/+20
2013-07-079P/RDMA: count posted buffers without a pending requestGravatar Simon Derr 2-3/+34
2013-07-079P/RDMA: Improve error handling in rdma_requestGravatar Simon Derr 1-16/+28
2013-07-079P/RDMA: Do not free req->rc in error handling in rdma_request()Gravatar Simon Derr 1-6/+3
2013-07-079P/RDMA: Use a semaphore to protect the RQGravatar Simon Derr 1-10/+12
2013-07-079P/RDMA: Protect against duplicate repliesGravatar Simon Derr 1-0/+7
2013-07-079P/RDMA: increase P9_RDMA_MAXSIZE to 1MBGravatar Simon Derr 1-3/+1
2013-07-079pnet: refactor struct p9_fcall alloc codeGravatar Simon Derr 1-17/+18
2013-07-079P/RDMA: rdma_request() needs not allocate req->rcGravatar Simon Derr 1-19/+0
2013-07-079P: Fix fcall allocation for rdmaGravatar Simon Derr 1-16/+23
2013-07-07net/9p: add privport option to 9p tcp transportGravatar Jim Garlick 1-1/+39
2013-07-06bridge: fix some kernel warning in multicast timerGravatar Cong Wang 2-2/+2
2013-07-04sit: fix tunnel update via netlinkGravatar Nicolas Dichtel 1-2/+2
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-9/+49
2013-07-04Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...Gravatar Jiri Kosina 89-405/+867
2013-07-03ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Gravatar Hannes Frederic Sowa 1-0/+2