1. 0e76abf libceph: make ceph_osdc_wait_request() uninterruptible by Yan, Zheng · 9 years ago
  2. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 9 years ago
  3. 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps by Ilya Dryomov · 9 years ago
  4. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 9 years ago
  5. b4f3479 libceph: take osdc->lock in osdmap_show() and dump flags in hex by Ilya Dryomov · 9 years ago
  6. 4609245 libceph: pool deletion detection by Ilya Dryomov · 9 years ago
  7. d0b1970 libceph: async MON client generic requests by Ilya Dryomov · 9 years ago
  8. b07d3c4 libceph: support for checking on status of watch by Ilya Dryomov · 9 years ago
  9. 1907920 libceph: support for sending notifies by Ilya Dryomov · 9 years ago
  10. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 9 years ago
  11. 42b0696 libceph: wait_request_timeout() by Ilya Dryomov · 9 years ago
  12. 3540bfd libceph: request_init() and request_release_checks() by Ilya Dryomov · 9 years ago
  13. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 9 years ago
  14. 9dd2845 libceph: protect osdc->osd_lru list with a spinlock by Ilya Dryomov · 9 years ago
  15. 7a28f59 libceph: allocate ceph_osd with GFP_NOFAIL by Ilya Dryomov · 9 years ago
  16. 0247a0c libceph: osd_init() and osd_cleanup() by Ilya Dryomov · 9 years ago
  17. 42c1b12 libceph: handle_one_map() by Ilya Dryomov · 9 years ago
  18. e5253a7 libceph: allocate dummy osdmap in ceph_osdc_init() by Ilya Dryomov · 9 years ago
  19. fbca963 libceph: schedule tick from ceph_osdc_init() by Ilya Dryomov · 9 years ago
  20. b37ee1b libceph: move schedule_delayed_work() in ceph_osdc_init() by Ilya Dryomov · 9 years ago
  21. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 9 years ago
  22. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 9 years ago
  23. bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 9 years ago
  24. a66dd38 libceph: switch to calc_target(), part 1 by Ilya Dryomov · 9 years ago
  25. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 9 years ago
  26. 04812ac libceph: pi->min_size, pi->last_force_request_resend by Ilya Dryomov · 9 years ago
  27. f984cb7 libceph: make pgid_cmp() global by Ilya Dryomov · 9 years ago
  28. f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 9 years ago
  29. 6f3bfd4 libceph: ceph_osds, ceph_pg_to_up_acting_osds() by Ilya Dryomov · 9 years ago
  30. d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 9 years ago
  31. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 9 years ago
  32. 42a2c09 libceph: open-code remove_{all,old}_osds() by Ilya Dryomov · 9 years ago
  33. 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 9 years ago
  34. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 9 years ago
  35. 711da55 libceph: change how osd_op_reply message size is calculated by Ilya Dryomov · 9 years ago
  36. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
  37. 8412728 libceph: grab snapc in ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
  38. 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 9 years ago
  39. 626abd5 net/route: enforce hoplimit max value by Paolo Abeni · 9 years ago
  40. 31b0b38 nf_conntrack: avoid kernel pointer value leak in slab name by Linus Torvalds · 9 years ago
  41. e271c7b gre: do not keep the GRE header around in collect medata mode by Jiri Benc · 9 years ago
  42. 16ec3d4 openvswitch: Fix cached ct with helper. by Joe Stringer · 9 years ago
  43. 4e8c861 net sched: ife action fix late binding by Jamal Hadi Salim · 9 years ago
  44. 5e1567a net sched: skbedit action fix late binding by Jamal Hadi Salim · 9 years ago
  45. 0e5538a net sched: simple action fix late binding by Jamal Hadi Salim · 9 years ago
  46. 87dfbdc net sched: mirred action fix late binding by Jamal Hadi Salim · 9 years ago
  47. a57f19d net sched: ipt action fix late binding by Jamal Hadi Salim · 9 years ago
  48. 5026c9b net sched: vlan action fix late binding by Jamal Hadi Salim · 9 years ago
  49. 10a8198 tcp: refresh skb timestamp at retransmit time by Eric Dumazet · 9 years ago
  50. adc0a8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  51. 79e4865 net: fix a kernel infoleak in x25 module by Kangjie Lu · 9 years ago
  52. 229740c udp_offload: Set encapsulation before inner completes. by Jarno Rajahalme · 9 years ago
  53. 43b8448 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). by Jarno Rajahalme · 9 years ago
  54. 1d2f7b2 net: ipv6: tcp reset, icmp need to consider L3 domain by David Ahern · 9 years ago
  55. 856ce5d bridge: fix igmp / mld query parsing by Linus Lüssing · 9 years ago
  56. 31ca045 net: bridge: fix old ioctl unlocked net device walk by Nikolay Aleksandrov · 9 years ago
  57. dedc58e VSOCK: do not disconnect socket when peer has shutdown SEND only by Ian Campbell · 9 years ago
  58. eda3fc5 netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter by Phil Turnbull · 9 years ago
  59. 32b583a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  60. 5f8e447 net: fix infoleak in rtnetlink by Kangjie Lu · 9 years ago
  61. b8670c0 net: fix infoleak in llc by Kangjie Lu · 9 years ago
  62. 79e8dc8 ipv6/ila: fix nlsize calculation for lwtunnel by Nicolas Dichtel · 9 years ago
  63. bd7c5f9 RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock. by Sowmini Varadhan · 9 years ago
  64. eb19284 RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock by Sowmini Varadhan · 9 years ago
  65. 996e802 net: Disable segmentation if checksumming is not supported by Alexander Duyck · 9 years ago
  66. 6071bd1 netem: Segment GSO packets on enqueue by Neil Horman · 9 years ago
  67. 9b40d5a Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  68. 9c5d1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  69. b7f8fe2 gre: do not pull header in ICMP error processing by Jiri Benc · 9 years ago
  70. efe7905 tipc: only process unicast on intended node by Hamish Martin · 9 years ago
  71. 90e5d0d soreuseport: Fix TCP listener hash collision by Craig Gallek · 9 years ago
  72. 018f825 net: l2tp: fix reversed udp6 checksum flags by Wang Shanker · 9 years ago
  73. f27337e ip_tunnel: fix preempt warning in ip tunnel creation/updating by Paolo Abeni · 9 years ago
  74. cec5913 netfilter: IDLETIMER: fix race condition when destroy the target by Liping Zhang · 9 years ago
  75. abe59c6 batman-adv: Fix reference counting of hardif_neigh_node object for neigh_node by Sven Eckelmann · 9 years ago
  76. a33d970 batman-adv: Fix reference counting of vlan object for tt_local_entry by Sven Eckelmann · 9 years ago
  77. b6cf5d4 batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event by Antonio Quartulli · 9 years ago
  78. 2871734 batman-adv: fix DAT candidate selection (must use vid) by Antonio Quartulli · 9 years ago
  79. 70d72b7 netfilter: conntrack: init all_locks to avoid debug warning by Florian Westphal · 9 years ago
  80. 6fa9bff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  81. 946b636 gre: reject GUE and FOU in collect metadata mode by Jiri Benc · 9 years ago
  82. 2090714 gre: build header correctly for collect metadata tunnels by Jiri Benc · 9 years ago
  83. a64b04d gre: do not assign header_ops in collect metadata mode by Jiri Benc · 9 years ago
  84. 12395d0 Merge tag 'mac80211-for-davem-2016-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  85. 956a7ffe Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  86. e6436be mac80211: fix statistics leak if dev_alloc_name() fails by Johannes Berg · 9 years ago
  87. 38bd10c net: ipv6: Delete host routes on an ifdown by David Ahern · 9 years ago
  88. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 9 years ago
  89. 841645b ipv6: Revert optional address flusing on ifdown. by David S. Miller · 9 years ago
  90. 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 9 years ago
  91. 391a203 ipv4/fib: don't warn when primary address is missing if in_dev is dead by Paolo Abeni · 9 years ago
  92. 45ebcce bridge: mdb: Marking port-group as offloaded by Elad Raz · 9 years ago
  93. 6dd684c bridge: mdb: Common function for mdb entry translation by Elad Raz · 9 years ago
  94. 7ceb2af switchdev: Adding complete operation to deferred switchdev ops by Elad Raz · 9 years ago
  95. c4fdb6cf batman-adv: Fix broadcast/ogm queue limit on a removed interface by Linus Lüssing · 9 years ago
  96. d1a65f1 batman-adv: Reduce refcnt of removed router when updating route by Sven Eckelmann · 9 years ago
  97. f2d2386 batman-adv: Deactivate TO_BE_ACTIVATED hardif on shutdown by Sven Eckelmann · 9 years ago
  98. e48474e batman-adv: init neigh node last seen field by Marek Lindner · 9 years ago
  99. c782966 batman-adv: Check skb size before using encapsulated ETH+VLAN header by Sven Eckelmann · 9 years ago
  100. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago