1. 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
  2. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  3. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  4. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 8 years ago
  6. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  7. 7e01726 libceph: remove outdated comment by Ilya Dryomov · 8 years ago
  8. f6cdb29 libceph: kill off ceph_x_ticket_handler::validity by Ilya Dryomov · 8 years ago
  9. 187d131 libceph: invalidate AUTH in addition to a service ticket by Ilya Dryomov · 8 years ago
  10. 6abe097 libceph: fix authorizer invalidation, take 2 by Ilya Dryomov · 8 years ago
  11. f6330cc libceph: clear messenger auth_retry flag if we fault by Ilya Dryomov · 8 years ago
  12. 67645d7 libceph: fix ceph_msg_revoke() by Ilya Dryomov · 8 years ago
  13. 10bcee1 libceph: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  14. 17ddc49 libceph: use list_next_entry instead of list_entry_next by Geliang Tang · 9 years ago
  15. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 8 years ago
  16. 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 8 years ago
  17. 6d378da mm: memcontrol: drop unused @css argument in memcg_init_kmem by Johannes Weiner · 8 years ago
  18. 68920c9 net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y by Andrey Ryabinin · 8 years ago
  19. 5fe1043 svc_rdma: use local_dma_lkey by Christoph Hellwig · 8 years ago
  20. 5d252f9 svcrdma: Add class for RDMA backwards direction transport by Chuck Lever · 8 years ago
  21. 03fe993 svcrdma: Define maximum number of backchannel requests by Chuck Lever · 8 years ago
  22. ba986c9 svcrdma: Make map_xdr non-static by Chuck Lever · 8 years ago
  23. 78da2b3 svcrdma: Remove last two __GFP_NOFAIL call sites by Chuck Lever · 8 years ago
  24. 39b09a1 svcrdma: Add gfp flags to svc_rdma_post_recv() by Chuck Lever · 8 years ago
  25. 71810ef svcrdma: Remove unused req_map and ctxt kmem_caches by Chuck Lever · 8 years ago
  26. 2fe81b2 svcrdma: Improve allocation of struct svc_rdma_req_map by Chuck Lever · 8 years ago
  27. cc886c9 svcrdma: Improve allocation of struct svc_rdma_op_ctxt by Chuck Lever · 8 years ago
  28. ced4ac0 svcrdma: Clean up process_context() by Chuck Lever · 8 years ago
  29. 3d61677 svcrdma: Clean up rdma_create_xprt() by Chuck Lever · 8 years ago
  30. b064d0d ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack by Hannes Frederic Sowa · 8 years ago
  31. dd7445a sctp: the temp asoc's transports should not be hashed/unhashed by Xin Long · 8 years ago
  32. 42eff6a batman-adv: Drop immediate orig_node free function by Sven Eckelmann · 8 years ago
  33. b4d922c batman-adv: Drop immediate batadv_hard_iface free function by Sven Eckelmann · 8 years ago
  34. ae3e1e3 batman-adv: Drop immediate neigh_ifinfo free function by Sven Eckelmann · 8 years ago
  35. f638969 batman-adv: Drop immediate batadv_hardif_neigh_node free function by Sven Eckelmann · 8 years ago
  36. 2baa753 batman-adv: Drop immediate batadv_neigh_node free function by Sven Eckelmann · 8 years ago
  37. deed966 batman-adv: Drop immediate batadv_orig_ifinfo free function by Sven Eckelmann · 8 years ago
  38. 44e8e7e9 batman-adv: Avoid recursive call_rcu for batadv_nc_node by Sven Eckelmann · 8 years ago
  39. 63b3992 batman-adv: Avoid recursive call_rcu for batadv_bla_claim by Sven Eckelmann · 8 years ago
  40. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  41. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  42. c6894de bridge: fix lockdep addr_list_lock false positive splat by Nikolay Aleksandrov · 8 years ago
  43. fb33118 net: sctp: Move sequence start handling into sctp_transport_get_idx() by Geert Uytterhoeven · 8 years ago
  44. 34ae6a1 ipv6: update skb->csum when CE mark is propagated by Eric Dumazet · 8 years ago
  45. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  46. 65a5124 sctp: support to lookup with ep+paddr in transport rhashtable by Xin Long · 8 years ago
  47. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 8 years ago
  48. 75f26df Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  49. ef12947 mm: memcontrol: switch to the updated jump-label API by Johannes Weiner · 8 years ago
  50. 80e95fe mm: memcontrol: generalize the socket accounting jump label by Johannes Weiner · 8 years ago
  51. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 8 years ago
  52. e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 8 years ago
  53. 80f2312 net: tcp_memcontrol: simplify the per-memcg limit access by Johannes Weiner · 8 years ago
  54. af95d7d net: tcp_memcontrol: remove dead per-memcg count of allocated sockets by Johannes Weiner · 8 years ago
  55. 3d596f7 net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label by Johannes Weiner · 8 years ago
  56. 9ee11ba memcg: do not allow to disable tcp accounting after limit is set by Vladimir Davydov · 8 years ago
  57. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  58. 1adbfc4 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  59. b8e429a genetlink: Fix off-by-one in genl_allocate_reserve_groups() by David S. Miller · 8 years ago
  60. bab7c6c batman-adv: Fix list removal of batadv_hardif_neigh_node by Sven Eckelmann · 8 years ago
  61. af63cf5 batman-adv: fix lockdep splat when doing mcast_free by Simon Wunderlich · 9 years ago
  62. ddb5388 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 8 years ago
  63. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  64. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  65. 229394e net: bpf: reject invalid shifts by Rabin Vincent · 8 years ago
  66. ccdf6ce net: netlink: Fix multicast group storage allocation for families with more than one groups by Matti Vaittinen · 8 years ago
  67. 06928b3 net: bpf: reject invalid shifts by Rabin Vincent · 8 years ago
  68. 7aaed57 phonet: properly unshare skbs in phonet_rcv() by Eric Dumazet · 8 years ago
  69. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. 40ba330 udp: disallow UFO for sockets with SO_NO_CHECK option by Michal Kubeček · 8 years ago
  71. 3de0359 net: pktgen: fix null ptr deref in skb allocation by John Fastabend · 8 years ago
  72. c6c3345 bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key by Daniel Borkmann · 8 years ago
  73. 781c53b bpf: export helper function flags and reject invalid ones by Daniel Borkmann · 8 years ago
  74. 66530bd sched,cls_flower: set key address type when present by Jamal Hadi Salim · 8 years ago
  75. 83d15e7 tcp_yeah: don't set ssthresh below 2 by Neal Cardwell · 8 years ago
  76. 649621e sctp: fix use-after-free in pr_debug statement by Marcelo Ricardo Leitner · 8 years ago
  77. 617cfc7 net/rtnetlink: remove unused sz_idx variable by Alexander Kuleshov · 8 years ago
  78. 712f4aa unix: properly account for FDs passed over unix sockets by willy tarreau · 8 years ago
  79. c5420eb1 openvswitch: update kernel doc for struct vport by Jean Sacren · 8 years ago
  80. 2f7066a openvswitch: fix struct geneve_port member name by Jean Sacren · 8 years ago
  81. 5ea0304 openvswitch: clean up unused function by Jean Sacren · 8 years ago
  82. 3e4006f ipv6: tcp: add rcu locking in tcp_v6_send_synack() by Eric Dumazet · 8 years ago
  83. a78cb84 net: add scheduling point in recvmmsg/sendmmsg by Eric Dumazet · 8 years ago
  84. 3d171f3 ipv6: always add flag an address that failed DAD with DADFAILED by Lubomir Rintel · 8 years ago
  85. 1f211a1 net, sched: add clsact qdisc by Daniel Borkmann · 8 years ago
  86. 320f1a4 net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory by Sasha Levin · 8 years ago
  87. f8ffad69 bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions by Daniel Borkmann · 8 years ago
  88. fdc5432 net, sched: add skb_at_tc_ingress helper by Daniel Borkmann · 8 years ago
  89. b840d15 ipv4: Namespecify the tcp_keepalive_intvl sysctl knob by Nikolay Borisov · 8 years ago
  90. 9bd6861 ipv4: Namespecify tcp_keepalive_probes sysctl knob by Nikolay Borisov · 8 years ago
  91. 13b287e ipv4: Namespaceify tcp_keepalive_time sysctl knob by Nikolay Borisov · 8 years ago
  92. 787d7ac udp: restrict offloads to one namespace by Hannes Frederic Sowa · 8 years ago
  93. f1fecb1 bridge: Reflect MDB entries to hardware by Elad Raz · 8 years ago
  94. 4d41e125 switchdev: Adding MDB entry offload by Elad Raz · 8 years ago
  95. ed21d17 batman-adv: Add kerneldoc for batadv_neigh_node::refcount by Sven Eckelmann · 9 years ago
  96. 8a3719a batman-adv: Remove kerneldoc for missing struct members by Sven Eckelmann · 9 years ago
  97. 006a199 batman-adv: Fix kerneldoc member names in for main structs by Sven Eckelmann · 9 years ago
  98. 426fc6c batman-adv: Fix kernel-doc parsing of main structs by Sven Eckelmann · 9 years ago
  99. e087f34 batman-adv: Split a condition check by Markus Elfring · 9 years ago
  100. f75a33a batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref" by Markus Elfring · 9 years ago