1. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  2. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. f78ef7c strparser: destroy workqueue on module exit by WANG Cong · 8 years ago
  4. 20b83643 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  5. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. a8d63a5 rds: remove unnecessary returned value check by Zhu Yanjun · 8 years ago
  7. 37411ca rxrpc: Fix potential NULL-pointer exception by David Howells · 8 years ago
  8. 25e94a9 netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails by Pablo Neira Ayuso · 8 years ago
  9. f912135 netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups by Pablo Neira Ayuso · 8 years ago
  10. da2f27e netfilter: nf_conntrack_sip: fix wrong memory initialisation by Christophe Leroy · 8 years ago
  11. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  12. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  13. 35576ee Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  14. 9d6acb3 ipv6: ignore null_entry in inet6_rtm_getroute() too by WANG Cong · 8 years ago
  15. 7db9236 tcp: fix potential double free issue for fastopen_req by Wei Wang · 8 years ago
  16. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  17. 0f221a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  18. 94352d4 net: Introduce sk_clone_lock() error path routine by Arnaldo Carvalho de Melo · 8 years ago
  19. d5afb6f dccp: Unlock sock before calling sk_free() by Arnaldo Carvalho de Melo · 8 years ago
  20. 6ab2b99 Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  21. f1304f7 openvswitch: actions: fixed a brace coding style warning by Peter Downs · 8 years ago
  22. e333003 ipv6: check for ip6_null_entry in __ip6_del_rt_siblings() by WANG Cong · 8 years ago
  23. f719ff9 sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  24. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  25. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  26. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  27. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  28. 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 8 years ago
  29. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  30. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  31. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  32. eb1e011 average: change to declare precision, not factor by Johannes Berg · 8 years ago
  33. 48cac18 ipv6: orphan skbs in reassembly unit by Eric Dumazet · 8 years ago
  34. 13baa00 net: net_enable_timestamp() can be called from irq contexts by Eric Dumazet · 8 years ago
  35. 540e289 net: don't call strlen() on the user buffer in packet_bind_spkt() by Alexander Potapenko · 8 years ago
  36. 8953de2 net: bridge: allow IPv6 when multicast flood is disabled by Mike Manning · 8 years ago
  37. 8f03cf5 Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  38. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  39. 16c54ac Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  40. 449809a tcp/dccp: block BH for SYN processing by Eric Dumazet · 8 years ago
  41. df2c433 bridge: Fix error path in nbp_vlan_init by Yotam Gigi · 8 years ago
  42. 3b45a41 net: route: add missing nla_policy entry for RTA_MARK attribute by Liping Zhang · 8 years ago
  43. 8c171d6 net/ipv6: avoid possible dead locking on addr_gen_mode sysctl by Felix Jia · 8 years ago
  44. 39e6c82 net: solve a NAPI race by Eric Dumazet · 8 years ago
  45. 4f7bfb3 rds: ib: add the static type to the variables by Zhu Yanjun · 8 years ago
  46. 5179b26 sctp: call rcu_read_lock before checking for duplicate transport nodes by Xin Long · 8 years ago
  47. 540b1c4 rxrpc: Fix deadlock between call creation and sendmsg/recvmsg by David Howells · 8 years ago
  48. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  49. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  50. b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  51. c2eca00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  52. 29e0922 netfilter: use skb_to_full_sk in ip_route_me_harder by Florian Westphal · 8 years ago
  53. 19d19e9 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 8 years ago
  54. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  55. b564d62 scripts/spelling.txt: add "varible" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  56. 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  57. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  58. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  59. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  60. 4ca257e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  61. 09e0a2f mac80211: fix typo in debug print by Sara Sharon · 8 years ago
  62. 2595d25 mac80211: shorten debug message by Sara Sharon · 8 years ago
  63. d98937f mac80211: fix power saving clients handling in iwlwifi by Emmanuel Grumbach · 8 years ago
  64. 890030d mac80211: don't handle filtered frames within a BA session by Felix Fietkau · 8 years ago
  65. b7540d8 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 8 years ago
  66. a9e9200 mac80211: flush delayed work when entering suspend by Matt Chen · 8 years ago
  67. 0328edc mac80211: fix packet statistics for fast-RX by Johannes Berg · 8 years ago
  68. 51fb60e l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv by Paul Hüber · 8 years ago
  69. 1ecc9ad xfrm: provide correct dst in xfrm_neigh_lookup by Julian Anastasov · 8 years ago
  70. 37f1c63 net sched actions: do not overwrite status of action creation. by Roman Mashak · 8 years ago
  71. d7e1583 rxrpc: Kernel calls get stuck in recvmsg by David Howells · 8 years ago
  72. edb9d1b net sched actions: decrement module reference count after table flush. by Roman Mashak · 8 years ago
  73. 99253eb ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt by Xin Long · 8 years ago
  74. 2e3ce5b sctp: set sin_port for addr param when checking duplicate address by Xin Long · 8 years ago
  75. 13aa5a8 netfilter: nft_set_bitmap: incorrect bitmap size by Pablo Neira Ayuso · 8 years ago
  76. 4b86c45 netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value. by Jarno Rajahalme · 8 years ago
  77. 6e28099 ipv4: mask tos for input route by Julian Anastasov · 8 years ago
  78. 8bcfd09 ipv4: add missing initialization for flowi4_uid by Julian Anastasov · 8 years ago
  79. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  80. 7fb668a netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success. by Jarno Rajahalme · 8 years ago
  81. 7259f1d sunrpc: don't register UDP port with rpcbind when version needs congestion control by Jeff Layton · 8 years ago
  82. 5283b03 nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 by Jeff Layton · 8 years ago
  83. 362142b2 sunrpc: flag transports as having congestion control by Jeff Layton · 8 years ago
  84. 05a45a2 sunrpc: turn bitfield flags in svc_version into bools by Jeff Layton · 8 years ago
  85. 3b5923f rds: fix memory leak error by Zhu Yanjun · 8 years ago
  86. 54ea004 libceph, rbd, ceph: WRITE | ONDISK -> WRITE by Ilya Dryomov · 8 years ago
  87. b18b955 libceph: get rid of ack vs commit by Ilya Dryomov · 8 years ago
  88. 7dcdf94 vti6: return GRE_KEY for vti6 by David Forster · 8 years ago
  89. 774521f rxrpc: Fix an assertion in rxrpc_read() by Marc Dionne · 8 years ago
  90. 681a55d tipc: move premature initilalization of stack variables by Jon Paul Maloy · 8 years ago
  91. 77cc7ae RDS: IB: fix ifnullfree.cocci warnings by Wu Fengguang · 8 years ago
  92. dfcb9f4 sctp: deny peeloff operation on asocs with threads sleeping on it by Marcelo Ricardo Leitner · 8 years ago
  93. 7ba0487 crush: fix dprintk compilation by Ilya Dryomov · 8 years ago
  94. 98ba6af crush: do is_out test only if we do not collide by Ilya Dryomov · 8 years ago
  95. 427345d netfilter: nft_ct: fix random validation errors for zone set support by Florian Westphal · 8 years ago
  96. 9c47137 bpf: Fix bpf_xdp_event_output by Martin KaFai Lau · 8 years ago
  97. ccaba06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  98. eee2faa tcp: account for ts offset only if tsecr not zero by Alexey Kodanev · 8 years ago
  99. 00355fa tcp: setup timestamp offset when write_seq already set by Alexey Kodanev · 8 years ago
  100. ec7cb62 net/dccp: fix use after free in tw_timer_handler() by Andrey Ryabinin · 8 years ago