1. 18bcf29 ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
  2. 3298456 tcp_bbr: init pacing rate on first RTT sample by Neal Cardwell · 7 years ago
  3. 1d3648e tcp_bbr: remove sk_pacing_rate=0 transient during init by Neal Cardwell · 7 years ago
  4. 79135b8 tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper by Neal Cardwell · 7 years ago
  5. f19fd62 tcp_bbr: introduce bbr_bw_to_pacing_rate() helper by Neal Cardwell · 7 years ago
  6. 4aea287 tcp_bbr: cut pacing rate only if filled pipe by Neal Cardwell · 7 years ago
  7. 8b97ac5 openvswitch: Fix for force/commit action failures by Greg Rose · 7 years ago
  8. 254d900 ipv4: ip_do_fragment: fix headroom tests by Vasily Averin · 7 years ago
  9. 10b3bf5 sctp: fix an array overflow when all ext chunks are set by Xin Long · 7 years ago
  10. c4c4290 net sched actions: rename act_get_notify() to tcf_get_notify() by Roman Mashak · 7 years ago
  11. ccd4eb4 net/packet: Fix Tx queue selection for AF_PACKET by Iván Briano · 7 years ago
  12. 31a4562 net: bridge: fix dest lookup when vlan proto doesn't match by Nikolay Aleksandrov · 7 years ago
  13. 230cd12 netpoll: shut up a kernel warning on refcount by WANG Cong · 7 years ago
  14. 5d89fb3 net: set fib rule refcount after malloc by David Ahern · 7 years ago
  15. 5e349fc dccp: make const array error_code static by Colin Ian King · 7 years ago
  16. e4a6a34 bpf: fix return in bpf_skb_adjust_net by Kefeng Wang · 7 years ago
  17. edaf382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  18. d3f6cd9 datagram: fix kernel-doc comments by stephen hemminger · 7 years ago
  19. 2e3d232 net: ipmr: ipmr_get_table() returns NULL by Dan Carpenter · 7 years ago
  20. 1bfb159 bridge: mdb: fix leak on complete_info ptr on fail path by Eduardo Valentin · 7 years ago
  21. 3bf7878 Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  22. a906c1a mpls: fix uninitialized in_label var warning in mpls_getroute by Roopa Prabhu · 7 years ago
  23. f51048c bonding: avoid NETDEV_CHANGEMTU event when unregistering slave by WANG Cong · 7 years ago
  24. 0933a57 rds: tcp: use sock_create_lite() to create the accept socket by Sowmini Varadhan · 7 years ago
  25. 0bb05da libceph: osd_state is 32 bits wide in luminous by Ilya Dryomov · 8 years ago
  26. 9eebe45 crush: remove an obsolete comment by Ilya Dryomov · 8 years ago
  27. b88ed8d crush: crush_init_workspace starts with struct crush_work by Ilya Dryomov · 8 years ago
  28. 5cf9c4a libceph, crush: per-pool crush_choose_arg_map for crush_do_rule() by Ilya Dryomov · 8 years ago
  29. 069f322 crush: implement weight and id overrides for straw2 by Ilya Dryomov · 8 years ago
  30. 1c2e7b4 libceph: apply_upmap() by Ilya Dryomov · 8 years ago
  31. 463bb8d libceph: compute actual pgid in ceph_pg_to_up_acting_osds() by Ilya Dryomov · 8 years ago
  32. 6f428df libceph: pg_upmap[_items] infrastructure by Ilya Dryomov · 8 years ago
  33. 278b1d70 libceph: ceph_decode_skip_* helpers by Ilya Dryomov · 8 years ago
  34. ab75144 libceph: kill __{insert,lookup,remove}_pg_mapping() by Ilya Dryomov · 8 years ago
  35. a303bb0 libceph: introduce and switch to decode_pg_mapping() by Ilya Dryomov · 8 years ago
  36. 33333d1 libceph: don't pass pgid by value by Ilya Dryomov · 8 years ago
  37. a02a946 libceph: respect RADOS_BACKOFF backoffs by Ilya Dryomov · 8 years ago
  38. df28152 libceph: avoid unnecessary pi lookups in calc_target() by Ilya Dryomov · 8 years ago
  39. 6d637a5 libceph: use target pi for calc_target() calculations by Ilya Dryomov · 8 years ago
  40. db098ec libceph: always populate t->target_{oid,oloc} in calc_target() by Ilya Dryomov · 8 years ago
  41. 04c7d78 libceph: make sure need_resend targets reflect latest map by Ilya Dryomov · 8 years ago
  42. a10bcb1 libceph: delete from need_resend_linger before check_linger_pool_dne() by Ilya Dryomov · 8 years ago
  43. 7de030d libceph: resend on PG splits if OSD has RESEND_ON_SPLIT by Ilya Dryomov · 8 years ago
  44. 84ed45d libceph: drop need_resend from calc_target() by Ilya Dryomov · 8 years ago
  45. 8cb441c libceph: MOSDOp v8 encoding (actual spgid + full hash) by Ilya Dryomov · 8 years ago
  46. 98ad5eb libceph: ceph_connection_operations::reencode_message() method by Ilya Dryomov · 8 years ago
  47. 2e59ffd libceph: encode_{pgid,oloc}() helpers by Ilya Dryomov · 8 years ago
  48. dc98ff7 libceph: introduce ceph_spg, ceph_pg_to_primary_shard() by Ilya Dryomov · 8 years ago
  49. 8e48cf0 libceph: new pi->last_force_request_resend by Ilya Dryomov · 8 years ago
  50. dc93e0e libceph: fold [l]req->last_force_resend into ceph_osd_request_target by Ilya Dryomov · 8 years ago
  51. 220abf5 libceph: support SERVER_JEWEL feature bits by Ilya Dryomov · 8 years ago
  52. ca35ffe libceph: handle non-empty dest in ceph_{oloc,oid}_copy() by Ilya Dryomov · 8 years ago
  53. dcbbd97 libceph: remove ceph_sanitize_features() workaround by Ilya Dryomov · 8 years ago
  54. 0eaf83d Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  55. d7f13f7 cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES by Srinivas Dasari · 7 years ago
  56. 8feb69c cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE by Srinivas Dasari · 7 years ago
  57. 0a27844 cfg80211: Check if NAN service ID is of expected size by Srinivas Dasari · 7 years ago
  58. 9361df1 cfg80211: Check if PMKID attribute is of expected size by Srinivas Dasari · 7 years ago
  59. c644bd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  60. 25e7f2d sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst to find the correct route entry. by Zheng Li · 7 years ago
  61. 5a3b886 TLS: Fix length check in do_tls_getsockopt_tx() by Matthias Rosenfelder · 7 years ago
  62. e8f37d5 tcp: md5: tcp_md5_do_lookup_exact() can be static by Wu Fengguang · 7 years ago
  63. f06b754 net: ipv6: Compare lwstate in detecting duplicate nexthops by David Ahern · 7 years ago
  64. 7114f51 Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  65. 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  66. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  67. 6d3f06a bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP case by Colin Ian King · 7 years ago
  68. ca4a1cd mpls: fix rtm policy in mpls_getroute by Roopa Prabhu · 7 years ago
  69. b6d52ed net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  70. 39f25d4 net, ax25: convert ax25_route.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  71. 07f2282 net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  72. c638457 net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  73. a4b2b58 net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  74. e7f0279 net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  75. c0acdfb net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  76. 6871584 net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  77. 55eabed net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  78. 850a621 net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  79. 88755e9c net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  80. 5534a51 net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  81. 5f9ccf6 net, x25: convert x25_route.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  82. 6c5a1c4 net, rds: convert rds_message.m_refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  83. 803ea85 net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  84. b7f0292 net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  85. 50d61ff net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  86. 7ff1396 net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  87. 0fa1047 net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  88. 156be7e net, netrom: convert nr_node.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  89. af42074 net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  90. 16f73c9 net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  91. d25189c net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  92. 0408c58 net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  93. 7b93640 net, sched: convert Qdisc.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  94. edcd927 net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  95. 2512775 net, bridge: convert net_bridge_vlan.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  96. e00bdbe net, atm: convert eg_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  97. 93714912 net, atm: convert in_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  98. 7889366 net, atm: convert lec_arp_table.usage from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  99. 458bc30 net, atm: convert atm_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  100. e0542dd net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago