summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-01-14libceph: fix preallocation check in get_reply()Ilya Dryomov
2014-01-14libceph: rename front to front_len in get_reply()Ilya Dryomov
2014-01-14libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2013-12-31libceph: use CEPH_MON_PORT when the specified port is 0Ilya Dryomov
2013-12-31crush: fix crush_choose_firstn commentIlya Dryomov
2013-12-31crush: attempts -> triesIlya Dryomov
2013-12-31crush: add set_choose_local_[fallback_]tries stepsIlya Dryomov
2013-12-31crush: generalize descend_onceIlya Dryomov
2013-12-31crush: CHOOSE_LEAF -> CHOOSELEAF throughoutIlya Dryomov
2013-12-31crush: add SET_CHOOSE_TRIES rule stepIlya Dryomov
2013-12-31crush: apply chooseleaf_tries to firstn mode tooIlya Dryomov
2013-12-31crush: new SET_CHOOSE_LEAF_TRIES commandIlya Dryomov
2013-12-31crush: pass parent r value for indep callIlya Dryomov
2013-12-31crush: clarify numrep vs endposIlya Dryomov
2013-12-31crush: strip firstn conditionals out of crush_choose, renameIlya Dryomov
2013-12-31crush: add note about r in recursive chooseIlya Dryomov
2013-12-31crush: use breadth-first search for indep modeIlya Dryomov
2013-12-31crush: return CRUSH_ITEM_UNDEF for failed placements with indepIlya Dryomov
2013-12-31crush: eliminate CRUSH_MAX_SET result size limitationIlya Dryomov
2013-12-31crush: fix some commentsIlya Dryomov
2013-12-31crush: reduce scope of some local variablesIlya Dryomov
2013-12-31crush: factor out (trivial) crush_destroy_rule()Ilya Dryomov
2013-12-31crush: pass weight vector size to map functionIlya Dryomov
2013-12-31libceph: update ceph_features.hIlya Dryomov
2013-12-31libceph: all features fields must be u64Ilya Dryomov
2013-12-13libceph: resend all writes after the osdmap loses the full flagJosh Durgin
2013-12-13libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin
2013-12-13ceph: Add necessary clean up if invalid reply received in handle_reply()Li Wang
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-02{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du
2013-11-30netem: fix gemodel loss generatorstephen hemminger
2013-11-30netem: fix loss 4 state modelstephen hemminger
2013-11-30netem: missing break in ge loss generatorstephen hemminger
2013-11-30net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin
2013-11-30net/hsr: Very small fix of comment style.Arvid Brodin
2013-11-30ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa
2013-11-29inet: fix possible seqlock deadlocksEric Dumazet
2013-11-29net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-11-29net: clamp ->msg_namelen instead of returning an errorDan Carpenter
2013-11-29af_packet: block BH in prb_shutdown_retire_blk_timer()Veaceslav Falico
2013-11-28net: remove outdated comment for ipv4 and ipv6 protocol handlerBaker Zhang
2013-11-28sit: use kfree_skb to replace dev_kfree_skbGao feng
2013-11-28sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang
2013-11-28genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg
2013-11-28genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups()Geert Uytterhoeven
2013-11-26SUNRPC: do not fail gss proc NULL calls with EACCESAndy Adamson
2013-11-23sch_tbf: handle too small burstEric Dumazet
2013-11-23ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa
2013-11-23inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa