summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* crush: add SET_CHOOSE_TRIES rule stepIlya Dryomov2013-12-311-0/+5
* crush: apply chooseleaf_tries to firstn mode tooIlya Dryomov2013-12-311-4/+10
* crush: new SET_CHOOSE_LEAF_TRIES commandIlya Dryomov2013-12-311-10/+21
* crush: pass parent r value for indep callIlya Dryomov2013-12-311-4/+6
* crush: clarify numrep vs endposIlya Dryomov2013-12-311-8/+8
* crush: strip firstn conditionals out of crush_choose, renameIlya Dryomov2013-12-311-55/+33
* crush: add note about r in recursive chooseIlya Dryomov2013-12-311-0/+8
* crush: use breadth-first search for indep modeIlya Dryomov2013-12-311-9/+163
* crush: return CRUSH_ITEM_UNDEF for failed placements with indepIlya Dryomov2013-12-311-2/+6
* crush: eliminate CRUSH_MAX_SET result size limitationIlya Dryomov2013-12-312-7/+19
* crush: fix some commentsIlya Dryomov2013-12-311-1/+1
* crush: reduce scope of some local variablesIlya Dryomov2013-12-311-3/+3
* crush: factor out (trivial) crush_destroy_rule()Ilya Dryomov2013-12-311-2/+5
* crush: pass weight vector size to map functionIlya Dryomov2013-12-312-6/+13
* libceph: update ceph_features.hIlya Dryomov2013-12-311-1/+3
* libceph: all features fields must be u64Ilya Dryomov2013-12-312-4/+4
* libceph: resend all writes after the osdmap loses the full flagJosh Durgin2013-12-131-6/+22
* libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin2013-12-131-2/+27
* ceph: Add necessary clean up if invalid reply received in handle_reply()Li Wang2013-12-131-0/+7
* Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-12-051-1/+1
|\
| * SUNRPC: do not fail gss proc NULL calls with EACCESAndy Adamson2013-11-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-0228-94/+186
|\ \
| * | {pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du2013-12-011-0/+7
| * | netem: fix gemodel loss generatorstephen hemminger2013-11-301-1/+1
| * | netem: fix loss 4 state modelstephen hemminger2013-11-301-2/+2
| * | netem: missing break in ge loss generatorstephen hemminger2013-11-301-0/+1
| * | net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin2013-11-301-0/+28
| * | net/hsr: Very small fix of comment style.Arvid Brodin2013-11-301-1/+2
| * | ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa2013-11-301-2/+2
| * | inet: fix possible seqlock deadlocksEric Dumazet2013-11-293-3/+3
| * | net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden2013-11-291-0/+3
| * | net: clamp ->msg_namelen instead of returning an errorDan Carpenter2013-11-292-2/+2
| * | af_packet: block BH in prb_shutdown_retire_blk_timer()Veaceslav Falico2013-11-291-2/+2
| * | net: remove outdated comment for ipv4 and ipv6 protocol handlerBaker Zhang2013-11-282-12/+0
| * | sit: use kfree_skb to replace dev_kfree_skbGao feng2013-11-281-3/+3
| * | sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang2013-11-282-1/+5
| * | genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg2013-11-281-2/+9
| * | genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups()Geert Uytterhoeven2013-11-281-1/+1
| * | sch_tbf: handle too small burstEric Dumazet2013-11-231-7/+25
| * | ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa2013-11-231-0/+1
| * | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-11-239-13/+19
| * | sit: generate icmpv6 error when receiving icmpv4 errorOussama Ghorbel2013-11-231-6/+38
| * | tcp_memcg: remove useless var old_limGao feng2013-11-231-2/+0
| * | gro: Clean up tcpX_gro_receive checksum verificationHerbert Xu2013-11-232-33/+20
| * | gro: Only verify TCP checksums for candidatesHerbert Xu2013-11-232-0/+10
| * | net: sctp: find the correct highest_new_tsn in sackChang Xiangzhong2013-11-231-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-2248-173/+198
|\ \ \ | |/ /
| * | gso: handle new frag_list of frags GRO packetsHerbert Xu2013-11-211-25/+50
| * | genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-211-2/+2
| * | packet: fix use after free race in send path when dev is releasedDaniel Borkmann2013-11-212-23/+37
OpenPOWER on IntegriCloud