1. 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 12 years ago
  2. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 12 years ago
  3. 0b4af2e libceph: dout() is missing a newline by Ilya Dryomov · 12 years ago
  4. eeb0bed libceph: add ceph_kv{malloc,free}() and switch to them by Ilya Dryomov · 12 years ago
  5. f2be82b libceph: fix preallocation check in get_reply() by Ilya Dryomov · 12 years ago
  6. 3f0a4ac libceph: rename front to front_len in get_reply() by Ilya Dryomov · 12 years ago
  7. 3cea4c3 libceph: rename ceph_msg::front_max to front_alloc_len by Ilya Dryomov · 12 years ago
  8. f48db1e libceph: use CEPH_MON_PORT when the specified port is 0 by Ilya Dryomov · 12 years ago
  9. 0e32d71 crush: fix crush_choose_firstn comment by Ilya Dryomov · 12 years ago
  10. 2d8be0b crush: attempts -> tries by Ilya Dryomov · 12 years ago
  11. f046bf9 crush: add set_choose_local_[fallback_]tries steps by Ilya Dryomov · 12 years ago
  12. d390bb2 crush: generalize descend_once by Ilya Dryomov · 12 years ago
  13. 917edad crush: CHOOSE_LEAF -> CHOOSELEAF throughout by Ilya Dryomov · 12 years ago
  14. cc10df4 crush: add SET_CHOOSE_TRIES rule step by Ilya Dryomov · 12 years ago
  15. f18650a crush: apply chooseleaf_tries to firstn mode too by Ilya Dryomov · 12 years ago
  16. be3226a crush: new SET_CHOOSE_LEAF_TRIES command by Ilya Dryomov · 12 years ago
  17. 4158608 crush: pass parent r value for indep call by Ilya Dryomov · 12 years ago
  18. ab4ce2b5 crush: clarify numrep vs endpos by Ilya Dryomov · 12 years ago
  19. 9fe0718 crush: strip firstn conditionals out of crush_choose, rename by Ilya Dryomov · 12 years ago
  20. 3102b0a crush: add note about r in recursive choose by Ilya Dryomov · 12 years ago
  21. 9a3b490 crush: use breadth-first search for indep mode by Ilya Dryomov · 12 years ago
  22. c6d98a6 crush: return CRUSH_ITEM_UNDEF for failed placements with indep by Ilya Dryomov · 12 years ago
  23. e8ef19c crush: eliminate CRUSH_MAX_SET result size limitation by Ilya Dryomov · 12 years ago
  24. 2a4ba74 crush: fix some comments by Ilya Dryomov · 12 years ago
  25. 8f99c85 crush: reduce scope of some local variables by Ilya Dryomov · 12 years ago
  26. bfb16d7 crush: factor out (trivial) crush_destroy_rule() by Ilya Dryomov · 12 years ago
  27. b3b33b0 crush: pass weight vector size to map function by Ilya Dryomov · 12 years ago
  28. 2b3e0c9 libceph: update ceph_features.h by Ilya Dryomov · 12 years ago
  29. 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 12 years ago
  30. 9a1ea2d libceph: resend all writes after the osdmap loses the full flag by Josh Durgin · 12 years ago
  31. d29adb3 libceph: block I/O when PAUSE or FULL osd map flags are set by Josh Durgin · 12 years ago
  32. 37c89bd ceph: Add necessary clean up if invalid reply received in handle_reply() by Li Wang · 12 years ago
  33. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  34. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  35. 3868204 {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation by fan.du · 12 years ago
  36. eff7979 netem: fix gemodel loss generator by stephen hemminger · 12 years ago
  37. ab6c27b netem: fix loss 4 state model by stephen hemminger · 12 years ago
  38. 7c2781f netem: missing break in ge loss generator by stephen hemminger · 12 years ago
  39. 98bf836 net/hsr: Support iproute print_opt ('ip -details ...') by Arvid Brodin · 12 years ago
  40. 213e3bc net/hsr: Very small fix of comment style. by Arvid Brodin · 12 years ago
  41. 7f88c6b ipv6: fix possible seqlock deadlock in ip6_finish_output2 by Hannes Frederic Sowa · 12 years ago
  42. f1d8cba inet: fix possible seqlock deadlocks by Eric Dumazet · 12 years ago
  43. d3f7d56 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 12 years ago
  44. db31c55 net: clamp ->msg_namelen instead of returning an error by Dan Carpenter · 12 years ago
  45. ec6f809 af_packet: block BH in prb_shutdown_retire_blk_timer() by Veaceslav Falico · 12 years ago
  46. 39af0c4 net: remove outdated comment for ipv4 and ipv6 protocol handler by Baker Zhang · 12 years ago
  47. 6602831 sit: use kfree_skb to replace dev_kfree_skb by Gao feng · 12 years ago
  48. 6eabca5 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements by Xufeng Zhang · 12 years ago
  49. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 12 years ago
  50. 0f0e215 genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups() by Geert Uytterhoeven · 12 years ago
  51. c297c8b SUNRPC: do not fail gss proc NULL calls with EACCES by Andy Adamson · 12 years ago
  52. 4d0820c sch_tbf: handle too small burst by Eric Dumazet · 12 years ago
  53. 1fa4c71 ipv6: fix leaking uninitialized port number of offender sockaddr by Hannes Frederic Sowa · 12 years ago
  54. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 12 years ago
  55. ca15a07 sit: generate icmpv6 error when receiving icmpv4 error by Oussama Ghorbel · 12 years ago
  56. fb10f80 tcp_memcg: remove useless var old_lim by Gao feng · 12 years ago
  57. b8ee93b gro: Clean up tcpX_gro_receive checksum verification by Herbert Xu · 12 years ago
  58. cc5c00b gro: Only verify TCP checksums for candidates by Herbert Xu · 12 years ago
  59. d6c4161 net: sctp: find the correct highest_new_tsn in sack by Chang Xiangzhong · 12 years ago
  60. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  61. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 12 years ago
  62. 9d8506c gso: handle new frag_list of frags GRO packets by Herbert Xu · 12 years ago
  63. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 12 years ago
  64. e40526c packet: fix use after free race in send path when dev is released by Daniel Borkmann · 12 years ago
  65. aec6f90 wimax: remove dead code by Michael Opdenacker · 12 years ago
  66. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  67. cd2cc01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 12 years ago
  68. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  69. 68c6beb net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage) by Hannes Frederic Sowa · 12 years ago
  70. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 12 years ago
  71. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  72. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  73. f873042 bridge: flush br's address entry in fdb when remove the by Ding Tianhong · 12 years ago
  74. d2615bf net: core: Always propagate flag changes to interfaces by Vlad Yasevich · 12 years ago
  75. dcdfdf5 ipv4: fix race in concurrent ip_route_input_slow() by Alexei Starovoitov · 12 years ago
  76. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  77. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 12 years ago
  78. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 12 years ago
  79. 62b68e9 genetlink: add and use genl_set_err() by Johannes Berg · 12 years ago
  80. c2ebb90 genetlink: remove family pointer from genl_multicast_group by Johannes Berg · 12 years ago
  81. 06fb555 genetlink: remove genl_unregister_mc_group() by Johannes Berg · 12 years ago
  82. 03ed382 hsr: don't call genl_unregister_mc_group() by Johannes Berg · 12 years ago
  83. 2ecf753 quota/genetlink: use proper genetlink multicast APIs by Johannes Berg · 12 years ago
  84. e5dcecb drop_monitor/genetlink: use proper genetlink multicast APIs by Johannes Berg · 12 years ago
  85. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 12 years ago
  86. dbde497 tcp: don't update snd_nxt, when a socket is switched from repair mode by Andrey Vagin · 12 years ago
  87. 236c9f8 xfrm: Release dst if this dst is improper for vti tunnel by fan.du · 12 years ago
  88. 840e93f2 netlink: fix documentation typo in netlink_set_err() by Johannes Berg · 12 years ago
  89. acab78b netfilter: ebt_ip6: fix source and destination matching by Luís Fernando Cornachioni Estrozi · 12 years ago
  90. cf970c0 ping: prevent NULL pointer dereference on write to msg_name by Hannes Frederic Sowa · 12 years ago
  91. eca42aa ipv6: Fix inet6_init() cleanup order by Vlad Yasevich · 12 years ago
  92. 029b234 genetlink: rename shadowed variable by Johannes Berg · 12 years ago
  93. bceaa90 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 12 years ago
  94. bcd081a net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n by Fabio Estevam · 12 years ago
  95. 0c3c6c0 netfilter: nf_conntrack: decrement global counter after object release by Pablo Neira Ayuso · 12 years ago
  96. 8691a9a netfilter: nft_compat: fix error path in nft_parse_compat() by Pablo Neira Ayuso · 12 years ago
  97. 23dfe13 netfilter: fix wrong byte order in nf_ct_seqadj_set internal information by Phil Oester · 12 years ago
  98. c1898c4 netfilter: synproxy: correct wscale option passing by Martin Topholm · 12 years ago
  99. a6441b7 netfilter: synproxy: send mss option to backend by Martin Topholm · 12 years ago
  100. 673fdfe Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago