1. 4c58f32 Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences by Glenn Ruben Bakke · 9 years ago
  2. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  3. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  4. e62a123 tcp: fix NULL deref in tcp_v4_send_ack() by Eric Dumazet · 9 years ago
  5. 7e01726 libceph: remove outdated comment by Ilya Dryomov · 9 years ago
  6. f6cdb29 libceph: kill off ceph_x_ticket_handler::validity by Ilya Dryomov · 9 years ago
  7. 187d131 libceph: invalidate AUTH in addition to a service ticket by Ilya Dryomov · 9 years ago
  8. 6abe097 libceph: fix authorizer invalidation, take 2 by Ilya Dryomov · 9 years ago
  9. f6330cc libceph: clear messenger auth_retry flag if we fault by Ilya Dryomov · 9 years ago
  10. 67645d7 libceph: fix ceph_msg_revoke() by Ilya Dryomov · 9 years ago
  11. 10bcee1 libceph: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  12. 17ddc49 libceph: use list_next_entry instead of list_entry_next by Geliang Tang · 9 years ago
  13. 8034e1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  14. 7c13067 net: diag: support v4mapped sockets in inet_diag_find_one_icsk() by Eric Dumazet · 9 years ago
  15. ce87fc6 gro: Make GRO aware of lightweight tunnels. by Jesse Gross · 9 years ago
  16. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 9 years ago
  17. 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 9 years ago
  18. 6d378da mm: memcontrol: drop unused @css argument in memcg_init_kmem by Johannes Weiner · 9 years ago
  19. 68920c9 net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y by Andrey Ryabinin · 9 years ago
  20. b16c291 netfilter: nf_conntrack: use safer way to lock all buckets by Sasha Levin · 9 years ago
  21. 5fe1043 svc_rdma: use local_dma_lkey by Christoph Hellwig · 9 years ago
  22. 5d252f9 svcrdma: Add class for RDMA backwards direction transport by Chuck Lever · 9 years ago
  23. 03fe993 svcrdma: Define maximum number of backchannel requests by Chuck Lever · 9 years ago
  24. ba986c9 svcrdma: Make map_xdr non-static by Chuck Lever · 9 years ago
  25. 78da2b3 svcrdma: Remove last two __GFP_NOFAIL call sites by Chuck Lever · 9 years ago
  26. 39b09a1 svcrdma: Add gfp flags to svc_rdma_post_recv() by Chuck Lever · 9 years ago
  27. 71810ef svcrdma: Remove unused req_map and ctxt kmem_caches by Chuck Lever · 9 years ago
  28. 2fe81b2 svcrdma: Improve allocation of struct svc_rdma_req_map by Chuck Lever · 9 years ago
  29. cc886c9 svcrdma: Improve allocation of struct svc_rdma_op_ctxt by Chuck Lever · 9 years ago
  30. ced4ac0 svcrdma: Clean up process_context() by Chuck Lever · 9 years ago
  31. 3d61677 svcrdma: Clean up rdma_create_xprt() by Chuck Lever · 9 years ago
  32. b4ace4f soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind by Craig Gallek · 9 years ago
  33. 52a82e2 af_iucv: Validate socket address length in iucv_sock_bind() by Ursula Braun · 9 years ago
  34. ed0dfff udp: fix potential infinite loop in SO_REUSEPORT logic by Eric Dumazet · 9 years ago
  35. b064d0d ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack by Hannes Frederic Sowa · 9 years ago
  36. 35b8153 netfilter: nf_tables_netdev: fix error path in module initialization by Pablo Neira Ayuso · 9 years ago
  37. d6b3347 netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6() by Eric Dumazet · 9 years ago
  38. dd7445a sctp: the temp asoc's transports should not be hashed/unhashed by Xin Long · 9 years ago
  39. 42eff6a batman-adv: Drop immediate orig_node free function by Sven Eckelmann · 9 years ago
  40. b4d922c batman-adv: Drop immediate batadv_hard_iface free function by Sven Eckelmann · 9 years ago
  41. ae3e1e3 batman-adv: Drop immediate neigh_ifinfo free function by Sven Eckelmann · 9 years ago
  42. f638969 batman-adv: Drop immediate batadv_hardif_neigh_node free function by Sven Eckelmann · 9 years ago
  43. 2baa753 batman-adv: Drop immediate batadv_neigh_node free function by Sven Eckelmann · 9 years ago
  44. deed966 batman-adv: Drop immediate batadv_orig_ifinfo free function by Sven Eckelmann · 9 years ago
  45. 44e8e7e9 batman-adv: Avoid recursive call_rcu for batadv_nc_node by Sven Eckelmann · 9 years ago
  46. 63b3992 batman-adv: Avoid recursive call_rcu for batadv_bla_claim by Sven Eckelmann · 9 years ago
  47. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  48. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  49. c6894de bridge: fix lockdep addr_list_lock false positive splat by Nikolay Aleksandrov · 9 years ago
  50. fb331185 net: sctp: Move sequence start handling into sctp_transport_get_idx() by Geert Uytterhoeven · 9 years ago
  51. 34ae6a1 ipv6: update skb->csum when CE mark is propagated by Eric Dumazet · 9 years ago
  52. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  53. 65a5124 sctp: support to lookup with ep+paddr in transport rhashtable by Xin Long · 9 years ago
  54. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 9 years ago
  55. 75f26df Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  56. ef12947 mm: memcontrol: switch to the updated jump-label API by Johannes Weiner · 9 years ago
  57. 80e95fe mm: memcontrol: generalize the socket accounting jump label by Johannes Weiner · 9 years ago
  58. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 9 years ago
  59. e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 9 years ago
  60. 80f2312 net: tcp_memcontrol: simplify the per-memcg limit access by Johannes Weiner · 9 years ago
  61. af95d7d net: tcp_memcontrol: remove dead per-memcg count of allocated sockets by Johannes Weiner · 9 years ago
  62. 3d596f7 net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label by Johannes Weiner · 9 years ago
  63. 9ee11ba memcg: do not allow to disable tcp accounting after limit is set by Vladimir Davydov · 9 years ago
  64. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  65. efaea94 netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELS by Pablo Neira Ayuso · 9 years ago
  66. da629cf mac80211: Don't buffer non-bufferable MMPDUs by Helmut Schaa · 9 years ago
  67. 2bc533b mac80211: handle sched_scan_stopped vs. hw restart race by Eliad Peller · 9 years ago
  68. 1a57081 mac80211: fix PS-Poll handling by Emmanuel Grumbach · 9 years ago
  69. b9f628f mac80211: clear local->sched_scan_req properly on reconfig by Eliad Peller · 9 years ago
  70. 470f4d6 mac80211: avoid ROC during hw restart by Eliad Peller · 9 years ago
  71. c382680 regulatory: fix world regulatory domain data by Johannes Berg · 9 years ago
  72. 94c4fd6 wireless: change cfg80211 regulatory domain info as debug messages by Dave Young · 9 years ago
  73. e6a8a3a mac80211: fix remain-on-channel cancellation by Johannes Berg · 9 years ago
  74. e9db455 mac80211: recalculate SW ROC only when needed by Johannes Berg · 9 years ago
  75. 1adbfc4 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  76. b8e429a genetlink: Fix off-by-one in genl_allocate_reserve_groups() by David S. Miller · 9 years ago
  77. f90d2d3 netfilter: ipset: allow a 0 netmask with hash_netiface type by Florian Westphal · 9 years ago
  78. 4b8c4ed netfilter: nft_byteorder: avoid unneeded le/be conversion steps by Florian Westphal · 9 years ago
  79. bab7c6c batman-adv: Fix list removal of batadv_hardif_neigh_node by Sven Eckelmann · 9 years ago
  80. af63cf5 batman-adv: fix lockdep splat when doing mcast_free by Simon Wunderlich · 9 years ago
  81. ddb5388 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 9 years ago
  82. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  83. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  84. 229394e net: bpf: reject invalid shifts by Rabin Vincent · 9 years ago
  85. ccdf6ce net: netlink: Fix multicast group storage allocation for families with more than one groups by Matti Vaittinen · 9 years ago
  86. 06928b3 net: bpf: reject invalid shifts by Rabin Vincent · 9 years ago
  87. 7aaed57 phonet: properly unshare skbs in phonet_rcv() by Eric Dumazet · 9 years ago
  88. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. 40ba330 udp: disallow UFO for sockets with SO_NO_CHECK option by Michal Kubeček · 9 years ago
  90. 3de0359 net: pktgen: fix null ptr deref in skb allocation by John Fastabend · 9 years ago
  91. c6c3345 bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key by Daniel Borkmann · 9 years ago
  92. 781c53b bpf: export helper function flags and reject invalid ones by Daniel Borkmann · 9 years ago
  93. 66530bd sched,cls_flower: set key address type when present by Jamal Hadi Salim · 9 years ago
  94. 83d15e7 tcp_yeah: don't set ssthresh below 2 by Neal Cardwell · 9 years ago
  95. 649621e sctp: fix use-after-free in pr_debug statement by Marcelo Ricardo Leitner · 9 years ago
  96. 617cfc7 net/rtnetlink: remove unused sz_idx variable by Alexander Kuleshov · 9 years ago
  97. 712f4aa unix: properly account for FDs passed over unix sockets by willy tarreau · 9 years ago
  98. c5420eb1 openvswitch: update kernel doc for struct vport by Jean Sacren · 9 years ago
  99. 2f7066a openvswitch: fix struct geneve_port member name by Jean Sacren · 9 years ago
  100. 5ea0304 openvswitch: clean up unused function by Jean Sacren · 9 years ago