| Commit message (Expand) | Author | Age | Files | Lines |
* | crush: new SET_CHOOSE_LEAF_TRIES command | Ilya Dryomov | 2013-12-31 | 1 | -10/+21 |
* | crush: pass parent r value for indep call | Ilya Dryomov | 2013-12-31 | 1 | -4/+6 |
* | crush: clarify numrep vs endpos | Ilya Dryomov | 2013-12-31 | 1 | -8/+8 |
* | crush: strip firstn conditionals out of crush_choose, rename | Ilya Dryomov | 2013-12-31 | 1 | -55/+33 |
* | crush: add note about r in recursive choose | Ilya Dryomov | 2013-12-31 | 1 | -0/+8 |
* | crush: use breadth-first search for indep mode | Ilya Dryomov | 2013-12-31 | 1 | -9/+163 |
* | crush: return CRUSH_ITEM_UNDEF for failed placements with indep | Ilya Dryomov | 2013-12-31 | 1 | -2/+6 |
* | crush: eliminate CRUSH_MAX_SET result size limitation | Ilya Dryomov | 2013-12-31 | 2 | -7/+19 |
* | crush: fix some comments | Ilya Dryomov | 2013-12-31 | 1 | -1/+1 |
* | crush: reduce scope of some local variables | Ilya Dryomov | 2013-12-31 | 1 | -3/+3 |
* | crush: factor out (trivial) crush_destroy_rule() | Ilya Dryomov | 2013-12-31 | 1 | -2/+5 |
* | crush: pass weight vector size to map function | Ilya Dryomov | 2013-12-31 | 2 | -6/+13 |
* | libceph: update ceph_features.h | Ilya Dryomov | 2013-12-31 | 1 | -1/+3 |
* | libceph: all features fields must be u64 | Ilya Dryomov | 2013-12-31 | 2 | -4/+4 |
* | libceph: resend all writes after the osdmap loses the full flag | Josh Durgin | 2013-12-13 | 1 | -6/+22 |
* | libceph: block I/O when PAUSE or FULL osd map flags are set | Josh Durgin | 2013-12-13 | 1 | -2/+27 |
* | ceph: Add necessary clean up if invalid reply received in handle_reply() | Li Wang | 2013-12-13 | 1 | -0/+7 |
* | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-12-05 | 1 | -1/+1 |
|\ |
|
| * | SUNRPC: do not fail gss proc NULL calls with EACCES | Andy Adamson | 2013-11-26 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-12-02 | 28 | -94/+186 |
|\ \ |
|
| * | | {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation | fan.du | 2013-12-01 | 1 | -0/+7 |
| * | | netem: fix gemodel loss generator | stephen hemminger | 2013-11-30 | 1 | -1/+1 |
| * | | netem: fix loss 4 state model | stephen hemminger | 2013-11-30 | 1 | -2/+2 |
| * | | netem: missing break in ge loss generator | stephen hemminger | 2013-11-30 | 1 | -0/+1 |
| * | | net/hsr: Support iproute print_opt ('ip -details ...') | Arvid Brodin | 2013-11-30 | 1 | -0/+28 |
| * | | net/hsr: Very small fix of comment style. | Arvid Brodin | 2013-11-30 | 1 | -1/+2 |
| * | | ipv6: fix possible seqlock deadlock in ip6_finish_output2 | Hannes Frederic Sowa | 2013-11-30 | 1 | -2/+2 |
| * | | inet: fix possible seqlock deadlocks | Eric Dumazet | 2013-11-29 | 3 | -3/+3 |
| * | | net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST | Shawn Landden | 2013-11-29 | 1 | -0/+3 |
| * | | net: clamp ->msg_namelen instead of returning an error | Dan Carpenter | 2013-11-29 | 2 | -2/+2 |
| * | | af_packet: block BH in prb_shutdown_retire_blk_timer() | Veaceslav Falico | 2013-11-29 | 1 | -2/+2 |
| * | | net: remove outdated comment for ipv4 and ipv6 protocol handler | Baker Zhang | 2013-11-28 | 2 | -12/+0 |
| * | | sit: use kfree_skb to replace dev_kfree_skb | Gao feng | 2013-11-28 | 1 | -3/+3 |
| * | | sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements | Xufeng Zhang | 2013-11-28 | 2 | -1/+5 |
| * | | genetlink/pmcraid: use proper genetlink multicast API | Johannes Berg | 2013-11-28 | 1 | -2/+9 |
| * | | genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups() | Geert Uytterhoeven | 2013-11-28 | 1 | -1/+1 |
| * | | sch_tbf: handle too small burst | Eric Dumazet | 2013-11-23 | 1 | -7/+25 |
| * | | ipv6: fix leaking uninitialized port number of offender sockaddr | Hannes Frederic Sowa | 2013-11-23 | 1 | -0/+1 |
| * | | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa | 2013-11-23 | 9 | -13/+19 |
| * | | sit: generate icmpv6 error when receiving icmpv4 error | Oussama Ghorbel | 2013-11-23 | 1 | -6/+38 |
| * | | tcp_memcg: remove useless var old_lim | Gao feng | 2013-11-23 | 1 | -2/+0 |
| * | | gro: Clean up tcpX_gro_receive checksum verification | Herbert Xu | 2013-11-23 | 2 | -33/+20 |
| * | | gro: Only verify TCP checksums for candidates | Herbert Xu | 2013-11-23 | 2 | -0/+10 |
| * | | net: sctp: find the correct highest_new_tsn in sack | Chang Xiangzhong | 2013-11-23 | 1 | -1/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-11-22 | 48 | -173/+198 |
|\ \ \
| |/ / |
|
| * | | gso: handle new frag_list of frags GRO packets | Herbert Xu | 2013-11-21 | 1 | -25/+50 |
| * | | genetlink: fix genlmsg_multicast() bug | Johannes Berg | 2013-11-21 | 1 | -2/+2 |
| * | | packet: fix use after free race in send path when dev is released | Daniel Borkmann | 2013-11-21 | 2 | -23/+37 |
| * | | wimax: remove dead code | Michael Opdenacker | 2013-11-21 | 1 | -1/+0 |
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-11-21 | 4 | -1/+14 |
| |\ \ |
|