1. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  2. b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 8 years ago
  3. b9b519b crush: decode and initialize chooseleaf_stable by Ilya Dryomov · 8 years ago
  4. dc6ae6d crush: add chooseleaf_stable tunable by Ilya Dryomov · 8 years ago
  5. 56a4f30 crush: ensure take bucket value is valid by Ilya Dryomov · 8 years ago
  6. f224a69 crush: ensure bucket id is valid before indexing buckets array by Ilya Dryomov · 8 years ago
  7. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  8. 53729eb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  9. 99b4dd9 tcp: avoid cwnd undo after receiving ECN by Yuchung Cheng · 8 years ago
  10. 3d45296 irda: fix a potential use-after-free in ircomm_param_request by WANG Cong · 8 years ago
  11. 1cdda91 ipv6/udp: use sticky pktinfo egress ifindex on connect() by Paolo Abeni · 8 years ago
  12. 6f21c96 ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() by Paolo Abeni · 8 years ago
  13. aa3a022 netlink: not trim skb for mmaped socket when dump by Ken-ichirou MATSUZAWA · 8 years ago
  14. a5829f5 fib_trie: Fix shift by 32 in fib_table_lookup by Alexander Duyck · 8 years ago
  15. 52b79e2 ipv4: ipconfig: avoid unused ic_proto_used symbol by Arnd Bergmann · 8 years ago
  16. df3eb6c net_sched: drr: check for NULL pointer in drr_dequeue by Bernie Harris · 8 years ago
  17. 4d5cfcb tipc: fix connection abort during subscription cancel by Parthasarathy Bhuvaragan · 8 years ago
  18. 63e51b6 ipv4: early demux should be aware of fragments by Eric Dumazet · 8 years ago
  19. cff10ce Bluetooth: Fix incorrect removing of IRKs by Johan Hedberg · 8 years ago
  20. a2342c5 Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID by Johan Hedberg · 8 years ago
  21. 92594a5 Bluetooth: L2CAP: Fix auto-allocating LE PSM values by Johan Hedberg · 8 years ago
  22. 114f9f1 Bluetooth: L2CAP: Introduce proper defines for PSM ranges by Johan Hedberg · 8 years ago
  23. ff5d749 tcp: beware of alignments in tcp_get_info() by Eric Dumazet · 8 years ago
  24. 4f2c6ae switchdev: Require RTNL mutex to be held when sending FDB notifications by Ido Schimmel · 8 years ago
  25. bd7c5e3 Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  26. d88270e tcp: fix tcp_mark_head_lost to check skb len before fragmenting by Neal Cardwell · 8 years ago
  27. 8282f27 inet: frag: Always orphan skbs inside ip_defrag() by Joe Stringer · 8 years ago
  28. 47faa1e sctp: remove the dead field of sctp_transport by Xin Long · 8 years ago
  29. fba4c33 sctp: hold transport before we access t->asoc in sctp proc by Xin Long · 8 years ago
  30. 1eed677 sctp: fix the transport dead race check by using atomic_add_unless on refcnt by Xin Long · 8 years ago
  31. 6736fde rfkill: fix rfkill_fop_read wait_event usage by Johannes Berg · 8 years ago
  32. 4fa11ec mac80211: Requeue work after scan complete for all VIF types. by Sachin Kulkarni · 8 years ago
  33. 87e5739 sit: set rtnl_link_ops before calling register_netdevice by Thadeu Lima de Souza Cascardo · 8 years ago
  34. 32b6170 ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV by Thomas Egerer · 8 years ago
  35. 27f7ed2 sctp: allow setting SCTP_SACK_IMMEDIATELY by the application by Marcelo Ricardo Leitner · 8 years ago
  36. fa0dc04 af_unix: fix struct pid memory leak by Eric Dumazet · 8 years ago
  37. c52cb43 Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 8 years ago
  38. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  39. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  40. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. 87f5fed Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets by Lukasz Duda · 8 years ago
  42. 4c58f32 Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences by Glenn Ruben Bakke · 8 years ago
  43. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 8 years ago
  44. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  45. e62a123 tcp: fix NULL deref in tcp_v4_send_ack() by Eric Dumazet · 8 years ago
  46. 7e01726 libceph: remove outdated comment by Ilya Dryomov · 8 years ago
  47. f6cdb29 libceph: kill off ceph_x_ticket_handler::validity by Ilya Dryomov · 8 years ago
  48. 187d131 libceph: invalidate AUTH in addition to a service ticket by Ilya Dryomov · 8 years ago
  49. 6abe097 libceph: fix authorizer invalidation, take 2 by Ilya Dryomov · 8 years ago
  50. f6330cc libceph: clear messenger auth_retry flag if we fault by Ilya Dryomov · 8 years ago
  51. 67645d7 libceph: fix ceph_msg_revoke() by Ilya Dryomov · 8 years ago
  52. 10bcee1 libceph: use list_for_each_entry_safe by Geliang Tang · 8 years ago
  53. 17ddc49 libceph: use list_next_entry instead of list_entry_next by Geliang Tang · 9 years ago
  54. 8034e1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  55. 7c13067 net: diag: support v4mapped sockets in inet_diag_find_one_icsk() by Eric Dumazet · 8 years ago
  56. ce87fc6 gro: Make GRO aware of lightweight tunnels. by Jesse Gross · 8 years ago
  57. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 8 years ago
  58. 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 8 years ago
  59. 6d378da mm: memcontrol: drop unused @css argument in memcg_init_kmem by Johannes Weiner · 8 years ago
  60. 68920c9 net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y by Andrey Ryabinin · 8 years ago
  61. b16c291 netfilter: nf_conntrack: use safer way to lock all buckets by Sasha Levin · 8 years ago
  62. 5fe1043 svc_rdma: use local_dma_lkey by Christoph Hellwig · 8 years ago
  63. 5d252f9 svcrdma: Add class for RDMA backwards direction transport by Chuck Lever · 8 years ago
  64. 03fe993 svcrdma: Define maximum number of backchannel requests by Chuck Lever · 8 years ago
  65. ba986c9 svcrdma: Make map_xdr non-static by Chuck Lever · 8 years ago
  66. 78da2b3 svcrdma: Remove last two __GFP_NOFAIL call sites by Chuck Lever · 8 years ago
  67. 39b09a1 svcrdma: Add gfp flags to svc_rdma_post_recv() by Chuck Lever · 8 years ago
  68. 71810ef svcrdma: Remove unused req_map and ctxt kmem_caches by Chuck Lever · 8 years ago
  69. 2fe81b2 svcrdma: Improve allocation of struct svc_rdma_req_map by Chuck Lever · 8 years ago
  70. cc886c9 svcrdma: Improve allocation of struct svc_rdma_op_ctxt by Chuck Lever · 8 years ago
  71. ced4ac0 svcrdma: Clean up process_context() by Chuck Lever · 8 years ago
  72. 3d61677 svcrdma: Clean up rdma_create_xprt() by Chuck Lever · 8 years ago
  73. b4ace4f soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind by Craig Gallek · 8 years ago
  74. 52a82e2 af_iucv: Validate socket address length in iucv_sock_bind() by Ursula Braun · 8 years ago
  75. ed0dfff udp: fix potential infinite loop in SO_REUSEPORT logic by Eric Dumazet · 8 years ago
  76. b064d0d ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack by Hannes Frederic Sowa · 8 years ago
  77. 35b8153 netfilter: nf_tables_netdev: fix error path in module initialization by Pablo Neira Ayuso · 8 years ago
  78. d6b3347 netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6() by Eric Dumazet · 8 years ago
  79. dd7445a sctp: the temp asoc's transports should not be hashed/unhashed by Xin Long · 8 years ago
  80. 42eff6a batman-adv: Drop immediate orig_node free function by Sven Eckelmann · 8 years ago
  81. b4d922c batman-adv: Drop immediate batadv_hard_iface free function by Sven Eckelmann · 8 years ago
  82. ae3e1e3 batman-adv: Drop immediate neigh_ifinfo free function by Sven Eckelmann · 8 years ago
  83. f638969 batman-adv: Drop immediate batadv_hardif_neigh_node free function by Sven Eckelmann · 8 years ago
  84. 2baa753 batman-adv: Drop immediate batadv_neigh_node free function by Sven Eckelmann · 8 years ago
  85. deed966 batman-adv: Drop immediate batadv_orig_ifinfo free function by Sven Eckelmann · 8 years ago
  86. 44e8e7e9 batman-adv: Avoid recursive call_rcu for batadv_nc_node by Sven Eckelmann · 8 years ago
  87. 63b3992 batman-adv: Avoid recursive call_rcu for batadv_bla_claim by Sven Eckelmann · 8 years ago
  88. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  89. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  90. c6894de bridge: fix lockdep addr_list_lock false positive splat by Nikolay Aleksandrov · 8 years ago
  91. fb33118 net: sctp: Move sequence start handling into sctp_transport_get_idx() by Geert Uytterhoeven · 8 years ago
  92. 34ae6a1 ipv6: update skb->csum when CE mark is propagated by Eric Dumazet · 8 years ago
  93. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  94. 65a5124 sctp: support to lookup with ep+paddr in transport rhashtable by Xin Long · 8 years ago
  95. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 8 years ago
  96. 75f26df Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  97. ef12947 mm: memcontrol: switch to the updated jump-label API by Johannes Weiner · 8 years ago
  98. 80e95fe mm: memcontrol: generalize the socket accounting jump label by Johannes Weiner · 8 years ago
  99. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 8 years ago
  100. e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 8 years ago